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.
marks = {s1\mark \default s1\tempo "Allegro" s1 }musE = { e'1 e'1 e'1 }musF = { f'1 f'1 f'1 }musG = { g'1 g'1 g'1 }\book{ \score { << \new Staff <<\marks \musE>> \new Staff \musF \new Staff \musG >> }}\book{ \score { \new Staff <<\marks \musE>> }}\book{ \score { \new Staff <<\marks \musF>> }}\book{ \score { \new Staff <<\marks \musG>> }}