[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2
From: |
David Kastrup |
Subject: |
Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c' |
Date: |
Sun, 29 May 2011 08:24:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
address@hidden writes:
> 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 >>}
The language should strive to be simple enough to be understandable to
simple local parsers, or you can forget about teaching it to smart
editors (syntax highlighting, indentation etc).
--
David Kastrup
- Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c', lilypond, 2011/05/27
- Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c', lilypond, 2011/05/28
- Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c', lilypond, 2011/05/28
- Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c', lilypond, 2011/05/28
- Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c', lilypond, 2011/05/28
- Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c',
David Kastrup <=
- Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c', lilypond, 2011/05/29
- Re: Issue 1670 in lilypond: Allow numbers in variable names: violin1mvt2 = c', lilypond, 2011/05/29