You could also make a book like this:

\book {
  \header {
    title = "MY BOOK"
  }
  \score {
    \header {
      piece = "Piece 1"
    }
    % music 1
    \layout {
      % options 1
    }

  \score {
    \header {
      piece = "Piece 2"
    }
    % music 2
    \layout {
      % options 2
    }

And you can change all the layout (or paper) for each new movement.



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

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

Reply via email to