Liebe Christa,
verwende statt instrument eine Header-Variable, die per default links ausgerichtet wird, z.B. poet, meter oder piece und entferne \fill-line!
\version "2.18.2"
\header {
title = \markup \fontsize #1.5 \column {
"Spiel-Gaben-Spiel"
\null
}
subtitle = \markup \fontsize #2 "Hommage à Friedrich Fröbel"
subsubtitle = \markup \column {
\fontsize #2 "für Blockflöte und Mandoline"
\null
}
piece = \markup {
\italic \bold \fontsize #1 {
\rounded-box {
\column {
"Bitte vor Spielbeginn hintere"
"Umschlagseite ausklappen"
}
}
}
}
}
\relative {
c d e f g a b c
}
Gruß, Robert