Updates:
Summary: tuplets at the begin of a piece cannot begin with a \tempo indication

Comment #3 on issue 995 by reinhold.kainhofer: tuplets at the begin of a piece cannot begin with a \tempo indication
http://code.google.com/p/lilypond/issues/detail?id=995

Actually, tuplets can start with a \tempo mark. It is just at the very beginning of a piece that you have to use \new Voice in that case. Otherwise the implicit creation of the voice will mess up things: The implicit voice will only be created when c'2 is encountered, so the voice does not have the beginning of the tuplet, but the timing
engraver -- living in the score context -- will still detect the tuplet.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to