bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 903 in lilypond: Enhancement: a more user-friendly way to sp


From: Ian Hulin
Subject: Re: Issue 903 in lilypond: Enhancement: a more user-friendly way to specify notename languages
Date: Wed, 18 Nov 2009 21:19:36 +0000
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

how about

\score {
        noteNames = "deutsch"
.
.
}

or
\score {
        noteNames = "italiano"
.
.
}
or
\score {
        noteNames = "english"
.
.
}
or maybe have the supported languages for note-naming available as keywords
\score {
        noteNames = nederlands
...
}

or if you want it to apply to every score block in a file put it in
\header block?


Cheers,

Ian





reply via email to

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