lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4472 in lilypond: Let \mark and Mark_engraver


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4472 in lilypond: Let \mark and Mark_engraver act consistently
Date: Wed, 01 Jul 2015 21:27:18 +0000


Comment #5 on issue 4472 by address@hidden: Let \mark and Mark_engraver act consistently
https://code.google.com/p/lilypond/issues/detail?id=4472

Well, it's not like LilyPond complained when you omitted the \default argument. It just gobbled whatever came next in the input and ignored it silently when it was unsuitable. Which is not overly helpful for figuring out what was wrong.

Generally, \default at the _end_ of the argument list cannot be left off because the parser can only "reuse" stuff it already scanned (in order to check for its usability as an optional argument) in the same function call.

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