X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fly-syntax-constructors.scm;fp=scm%2Fly-syntax-constructors.scm;h=584dd6b3e17943623010c56e969c406ca94d3674;hb=7e2d3e7e87fa65f5b67ffa64a4749c952debf048;hp=4479d01d3191f8c794338be8beb1896f8505a4ba;hpb=2e30eb4cc0cfddc506b5dfd8271db7fe924f812d;p=lilypond.git diff --git a/scm/ly-syntax-constructors.scm b/scm/ly-syntax-constructors.scm index 4479d01d31..584dd6b3e1 100644 --- a/scm/ly-syntax-constructors.scm +++ b/scm/ly-syntax-constructors.scm @@ -97,6 +97,8 @@ (context-spec-music (make-sequential-music (list + (make-property-unset 'tempoUnitDuration) + (make-property-unset 'tempoUnitCount) (make-property-set 'tempoText text))) 'Score))