Comment #5 on issue 4472 by [email protected]: 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