… 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

Reply via email to