lilypond-user
[Top][All Lists]
Advanced

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

Re: \book usage


From: Graham Percival
Subject: Re: \book usage
Date: Wed, 2 Nov 2005 14:38:19 -0800


On 2-Nov-05, at 4:06 AM, Gilles wrote:

\documentclass{article}
\begin{document}
\lilypondfile{1allegro/score.ly}
\liypondfile{2largo/score.ly}
\end{document}


If I understand correctly, this is to make it possible to insert
text between the different movements (as is the purpose of \book).
Right?

The purpose of using lilypond-book here is just to stick multiple scores together, with page numbering.

--- 1allegro/score.ly

According to Han-Wen's remark, with or without \book here, the
result should be the same.

Not if you're using lilypond-book. If you don't use \book, then you can't use \pageBreak in your scores. There used to be a bug (in Aug) wherein the horizontal alignment of some systems was also messed up without \book; I'm not certain if that's still around.

Cheers,
- Graham





reply via email to

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