On 30-Jul-05, at 1:25 PM, Mats Bengtsson wrote:

Do you have any particular reason to use \book{...}?
I don't have a running LilyPond available for the moment, but as
far as I recall, you should get exactly the same result even if you
remove the \book{...}.

As far as I know, if you have multiple toplevel music or markup
expressions, lilypond automatically makes them into a book.

Assuming that is correct, then I suppose that there's no particular
benefit to explicitly declaring
\book{
  \markup{}
  \score{}
  \score{}
}

instead of
\markup{}
\score{}
\score{}

... but then again, I can't see any disadvantage to explicitly declaring
\book.

Cheers,
- Graham



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to