Comment #2 on issue 1280 by PhilEHolmes: \displayMusic does not properly quote cons lilypond properties
http://code.google.com/p/lilypond/issues/detail?id=1280

I can confirm that 13.34 gives:

(#:override (box-padding . 0.5)

and 13.35 gives:

(#:override                       (cons (quote box-padding) 0.5)

No idea whether this is what was intended, though.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to