On 12/30/05, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
> Trevor Bača wrote:
> > Is ...
> >
> > \new Score {
> > - music -
> > \layout {
> > \context {
> > \Score
> > \override Foo #'bar = #value
> > }
> > }
> > }
> >
> > ... exactly equivalent to ...
> >
> > \new Score \with {
> > \override Foo #'bar = #value
> > } {
> > - music -
> > }
>
>
> yes.
OK. Thank you.
> > ... or is there a reason to prefer one to the other?
>
> it saves on typing if you have many \scores
Ah. True.
FWIW, I really like \new Score { ... } and somehow missed it when I
first learning the input sytax! Guess this is why it's a good idea to
go back and reread the manual (which just keeps getting better, much
like the code itself, imo).
--
Trevor Bača
[EMAIL PROTECTED]
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user