lilypond-auto
[Top][All Lists]
Advanced

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

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


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


Comment #3 on issue 3639 by address@hidden: tuplet of a single chord gives a syntax error
http://code.google.com/p/lilypond/issues/detail?id=3639

The regression is that convert-ly converts
  \version "2.16.1" \times 6/4 <d'a'>2.:8
into a syntax error.

The documentation says the input should have been \times 6/4 { <d' a'>2.:8 }
so maybe it worked accidentally in version 2.16. It would then be good to document that all music functions need {} around the music to which they apply.

The convert-ly-ed syntax worked (maybe by accident) in development version just after the \tuplet patch, and I found a pdf from version 2.17.26 that gave good output from \tuplet6/4 <g, b>2.:8

--
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]