|
From: | lilypond |
Subject: | Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c' |
Date: | Sat, 28 May 2011 18:55:37 +0000 |
Comment #5 on issue 1670 by address@hidden: Allow numbers in variable names: violin1mvt2 = c'
http://code.google.com/p/lilypond/issues/detail?id=1670
I think requiring quotes around variable definitions in order to allow numbers would be a mistake.
Just to be clear, only definitions of those variables with numbers need quotes:
timpani = \relative c, { ... "motif254" = { ... "violin1" = \relative c'' { ... \motif254 \score {<< \violin1 \timpani >>}
[Prev in Thread] | Current Thread | [Next in Thread] |