Status: New Owner: ---- Labels: Type-Enhancement Patch-new
New issue 2045 by [email protected]: Patch: Allow embedded Scheme inside of markup expressions
http://code.google.com/p/lilypond/issues/detail?id=2045 Allow embedded Scheme inside of markup expressions In my ongoing quest of trying to get something nice before getting it documented, here is a change allowing #... to be used inside of markup expressions for providing either markup (including simple strings) or markup lists. Eventually this might make it possible to retire MARKUP_IDENTIFIER and MARKUPLIST_IDENTIFIER from the parser. Since we already had a problem report caused by $'() being (quite correctly according to current logic) turned into a MARKUPLIST_IDENTIFIER, this might be expedient. http://codereview.appspot.com/5413045 _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
