bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2


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 >>}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]