Hi Brahim,

Try:

\version "2.20.0"

\paper {
  print-first-page-number = ##t
  oddHeaderMarkup = \markup \fill-line { \null \fontsize #5 \on-the-fly
\print-page-number-check-first
        \fromproperty #'page:page-number-string }
  evenHeaderMarkup = \oddHeaderMarkup
}

{ c' } \pageBreak { c' } \pageBreak { c' }

HTH, cheers,
Pierre

Le ven. 15 mai 2020 à 18:38, brahim.pro <brahim....@protonmail.com> a
écrit :

> Hello,
>
> I would like to change the page number position. Now, it's in the left for
> right pages and on the right for left pages. I would like to put them
> always on the left. And I would like also to change its font size.
>
> How could I do that?
>
> Thanks
>
> Brahim
>
> Sent with ProtonMail <https://protonmail.com> Secure Email.
>
>

Reply via email to