On Wed, 11 Jun 2008 23:57:00 +0200
Mats Bengtsson <[EMAIL PROTECTED]> wrote:

> Graham Percival wrote:
> 
> >Rewriting the parser for such a trivial thing would be a waste of
> >resources.  Just get used to typing #, just like {} or ,' or any
> >other piece of lilypond input.  The docs are supposed to use #""
> >all the time, to reinforce this point.
> >  
> >
> Do you really mean "all the time", i.e. even in situations like
> 
> \new Voice = "one" { ... } 
> ...
> \new Lyrics \lyricsto "one" { ... }

All the time that it's getting passed as a scheme value, for
example
  \set instrumentName = #"cello"

Not for things like
  \markup { this "is some quoted text" }

Cheers,
- Graham


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to