Your suggestions worked smoothly. Thank you very much. Now I would like to know how to force a pageBreak before something, e.g after a Solo and before a Tutti, that the Tutti starts the new page.
How to code that? Kind regards Bernhard Von: Stephen MacNeil [mailto:[email protected]] Gesendet: Donnerstag, 28. Mai 2015 18:31 An: [email protected]; Lilypond-User Mailing List Betreff: RE: Several pieces into one I create a file and \include the files. you can add markups for space text etc. \version "2.18.2" \include "Song1.ly" \markup {\vspace #3 } \include "Song2.ly" \markup {text } \include "Song3.ly" \pageBreak \include "Song4.ly" \include "Song5.ly" HTH Stephen
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
