Hi Jean,
This the sort of this that I do. I am sure you can adapt this to your
requirements.
Andrew
— snip
In the paper block:
oddHeaderMarkup = \markup
\fill-line {
" "
\sans \abs-fontsize #28 \on-the-fly #print-page-number-check-first
\fromproperty #'page:page-number-string
}
evenHeaderMarkup = \markup
\fill-line {
\sans \abs-fontsize #28 \on-the-fly #print-page-number-check-first
\fromproperty #'page:page-number-string
" "
}
— snip
On 13 Nov 2015, at 13:35, Jean Menezes da Rocha <[email protected]>
wrote:
is there any way by which I can change the font used to render page numbers?
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user