Mike Solomon wrote:
I’d like to place page numbers to the left and right of the music’s margin
How about duping \fill-line?
evenHeaderMarkup = \markup \fill-line {
\with-dimensions #'(6 . 8) #'(0 . 0)
\fromproperty #'page:page-number-string
\fromproperty #'header:title
\with-dimensions #'(-8 . -6) #'(0 . 0)
\fromproperty #'page:page-number-string
}
Cheers,
Robin
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user