lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3639 in lilypond: tuplet of a single chord gives a


From: lilypond
Subject: [Lilypond-auto] Issue 3639 in lilypond: tuplet of a single chord gives a syntax error
Date: Wed, 30 Oct 2013 07:53:09 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical Regression

New issue 3639 by address@hidden: 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]