Tim Nowaczyk wrote:
>
> Using lily 1.3.41 I can't use variables with underscores in them in the \score
> section.
> \score
> {
> \context ChoirStaff \notes
> <
> \treble_staff_context
> \bass_staff_context
> >
> \paper
> {
> }
> }
>
I don't have lily here, but if I remember correct, you have to precede
the variable name with a dollar sign, like this:
\$treble_staff_context
when you are in note mode
Tom Cato
- lilypond variable names Tim Nowaczyk
- Re: lilypond variable names Tom Cato Amundsen
- Re: lilypond variable names Han-Wen Nienhuys
