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 <j...@menezesdarocha.info> 
wrote:

is there any way by which I can change the font used to render page numbers?


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

Reply via email to