Issue 518: \oldaddlyrics broken
http://code.google.com/p/lilypond/issues/detail?id=518
Comment #4 by gpermus:
In case anybody tackles this later:
Mats, Graham:
A proper solution would need to deal with arbitrarily nested
music expressions.
As for nesting, we could
simply count the number of { } and << >> to figure out when the
expression is over.
I actually implemented such a solution in convert-ly in the conversion
rules for version 1.9.0, to
be able to handle the conversion of the old markup syntax that used
nested parentheses (like Scheme),
so this might be useful as a source of inspiration.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond