On 07/12/11 09:14, James wrote:
oddHeaderMarkup = \markup {
    \fill-line {
    \override #'(font-name . "Palatino italic")
    \abs-fontsize #8
    "The Unwilling Waltz"
    }
  }


oddHeaderMarkup = \markup {
    \fill-line { \on-the-fly #not-first-page
    \override #'(font-name . "Palatino italic")
    \abs-fontsize #8
    "The Unwilling Waltz"
    }
  }


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to