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 spec


From: lilypond
Subject: Re: Issue 903 in lilypond: Enhancement: a more user-friendly way to specify notename languages
Date: Thu, 19 Nov 2009 23:32:51 +0000


Comment #5 on issue 903 by n.puttock: Enhancement: a more user-friendly way to specify notename languages
http://code.google.com/p/lilypond/issues/detail?id=903

I broadly agree with Carl's comments.

I'm not fussed about having block scope, since it's easy enough to implement this as
a music function, thus allowing it to be set at top-level and in music.

It is however, a bit more complicated than just doing

#(ly:parser-set-note-names parser dutchPitchnames)

since the identifier `pitchnames' must also be set to the pitchnames alist each time
(it's reserved by the parser for use with \notemode).

Cheers,
Neil

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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