… and if you want this footer on every page, you can have it shorter:
oddFooterMarkup = \markup \fill-line {
\line {
\fromproperty #'page:page-number-string
"–"
\fromproperty #'header:title
}
}
Best,
Joram
… and if you want this footer on every page, you can have it shorter:
oddFooterMarkup = \markup \fill-line {
\line {
\fromproperty #'page:page-number-string
"–"
\fromproperty #'header:title
}
}
Best,
Joram