Dies ist das Archiv des alten Forums (bis März 2017). Das aktuelle Forum ist unter https://lilypondforum.de zu finden. This is the archive of the old forum (until March 2017). You can find the current forum at https://lilypondforum.de.
\version "2.14.2"#(set-global-staff-size 16)\layout { \context { % Leere Zeilen weglassen \RemoveEmptyStaffContext % Auch am Anfang: \override VerticalAxisGroup #'remove-first = ##t }}\header { title = "16 dreistimmige Stücke" subtitle = "Oboe, Klarinette, Bandoneon" composer = "von Bach, Telemann, Haydn, Mozart" enteredby = "RW" tagline = "" piece = ""}\paper { print-all-headers = ##t}\book { \bookpart { \score { \new Staff { c'1 } \header { title = "1. Polonaise" composer = "J.S.Bach" subtitle = "g-moll" subsubtitle = "Notenbüchlein für Anna-Magdalena Bach, 1725" breakbefore = ##f } } \score { \new Staff { c'1 } \header { title = "2. Menuett" composer = "J.S.Bach" subtitle = "d-moll" subsubtitle = "Notenbüchlein für Anna-Magdalena Bach, 1725" breakbefore = ##f } } } \bookpart { \paper { bookTitleMarkup = ##f } \score { \new Staff { c'1 } \header { title = "3.Walzer" composer = "F.Chopin" subtitle = "h-moll" subsubtitle = "whatever" breakbefore = ##f } } }}
Nur eins: \bookpart beginnt immer auf einer neuen Seite. Ich habe es zwar nicht geprüft, aber ich bin sicher, daß sich das auf User-level nicht ändern läßt.
Dank an Robert!!