Am 28.06.2018 um 16:38 schrieb Bernhard Kleine:
I have a missa with four parts each of which I include with the include
command. That works like a charm. To make the next piece more evident I
would like to center piece and to increase its size. Which screws I have
to turn?
Try something like
\paper {
scoreTitleMarkup = \markup {
\column {
\on-the-fly \print-all-headers { \bookTitleMarkup \hspace #1 }
\huge \bold \fill-line {
\fromproperty #'header:piece
}
}
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user