Status: Accepted
Owner: ----
Labels: Type-Critical Regression
New issue 3639 by [email protected]: tuplet of a single chord gives a
syntax error
http://code.google.com/p/lilypond/issues/detail?id=3639
Convert-ly changes \times to \tuplet, but \tuplet applied to a single chord
is a syntax error.
{ \times 4/6 <d' a'>2.:8 \tuplet 6/4 <d' a'>2.:8 }
"error: syntax error, unexpected <, expecting (backed-up?)"
My original \tuplet music function did work for this case, so maybe there
was some change to the parser later on.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings