]> git.donarmstrong.com Git - lilypond.git/commit
Fix #691: setting \tempo without duration shouldn't print a duration
authorReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 6 Oct 2008 15:34:51 +0000 (17:34 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 6 Oct 2008 19:43:59 +0000 (21:43 +0200)
commit7e2d3e7e87fa65f5b67ffa64a4749c952debf048
treecb8a962b7e4d82820ddaf3e233355f5ee2a1a9d8
parent2e30eb4cc0cfddc506b5dfd8271db7fe924f812d
Fix #691: setting \tempo without duration shouldn't  print a duration

We can turn off the printing of (dur=count) by simply unsetting the count and duration properties (they are unset in the beginning, so I don't think this will break anything, but then, I'm not totally sure...)
Also added a show regtest for this case.
input/regression/metronome-text.ly
scm/ly-syntax-constructors.scm