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: Werner LEMBERG
Subject: Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c'
Date: Thu, 02 Jun 2011 09:54:41 +0200 (CEST)

>> Not just for section but also for bar numbers.
>> ThemeFromBarsThirtyTwoToSixtyFour versus theme32-64.  Numbers are
>> easier to grasp with the eye than words.
> 
> And so you silently demand dashes in variable names as well...

Assuming that we allow Unicode characters in variable names in the
future also, then dashes like `–' are OK, but the ASCII hyphen-minus
character `-' is not.  To take another step forward, by using
Mathematical Alphanumeric Symbols (which start at Unicode U+1D400), it
is currently possible to write

  themeπŸ‘πŸβ€“πŸ”πŸ’

but I doubt whether this is a good idea since it is both error prone
(due to the possible mix-up with normal digits) and difficult to type.

> Try themeXXXIItoLXIV.

We definitely need TeX's \csname command:-)


   Werner

reply via email to

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