Quoting NJW <[EMAIL PROTECTED]>:

The solution (that is, one solution ;-) ) is to put it in a book.  The
prospect of using the \book command seemed a bit too advanced, but is
actually quite straightforward.  Use of \paper in the \book is analogous to
\layout in \score.

\book {
        \score {
        %verse goes here
        }
        \score {
        %refrain goes here
        }
        \paper {
        }
}

As has been said many times on the mailing list, there's no need to use \book here. If you just remove the "\book {" and matching "}", you will get exactly the same result. If there's any information left in the current manual that indicates that you need to explicitly specify the \book command, please tell us, so we can clarify this issue
even further.

   /Mats



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

Reply via email to