lilypond-user
[Top][All Lists]
Advanced

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

Re: title page for \book


From: Mats Bengtsson
Subject: Re: title page for \book
Date: Mon, 01 Aug 2005 09:57:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

One reason to skip the \book was brought up in
http://lists.gnu.org/archive/html/lilypond-user/2005-06/msg00060.html
namely that you cannot define identifiers within a \book{...}.

   /Mats

Graham Percival wrote:

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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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