[EMAIL PROTECTED] writes:
> I know either HW or Jan called this a bug two versions ago, but it's a
> problem I can't quite pinpoint.
>
> I have a definitions file for storing frequently used markups. This
> line causes all instances of it in music (eg, a4_\a ) to be called a
> parse error:
>
> a = \markup { \bold {a 2} }
>
> The line below it, though, is accepted everywhere:
>
> one = \markup { \bold {1.}}
>
> What's the difference between these two? How can I tweak it?
a is the name of a note. try
"a" = \markup ...
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond