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.
copyrightCopyright notice, centered at the bottom of the first page. To insert the copyrightsymbol, see Section 3.3.3 [Text encoding], page 319.
tagline Centered at the bottom of the last page.
\version "2.12.2"\paper { bookTitleMarkup = ##f indent=0 }noten = { \tempo "allegro" 4=160 \repeat unfold 44 { c' d' e' f' } }\book { \header { title ="Book" tagline ="bookTagline" copyright ="bookCopyright" } \bookpart { \score { \noten \header { piece =\markup {\concat {\italic "piece:" " Allegro" \translate #'( 1 . .5 ) \note #"4.." #UP \hspace #1 "= 66" }} opus =\markup {\italic "opus" " Name (2009)"} } } } \bookpart { \score { \noten \header { piece =\markup {\concat {"Allegro" \hspace #1 \note #"4.." #UP \hspace #1 "= 66" }} opus =" Name (2009)" } } } \bookpart { \score { \noten \header { piece =\markup {\concat {"Allegro" \hspace #1 \note #"4.." #UP \hspace #1 "= 66" }} opus =" Name (2009)" } } } }
Ich bin bei "myTitleMarkup", weil die Vorgaben zu starr sind