I forgot to reply. This worked very well except that I added an empty space
before or after the markup to make the even page numbers to the left and
the odd to the right
\version "2.14.1"
\paper {
oddHeaderMarkup = \markup \fill-line { " " \fontsize #2 \on-the-fly
#not-first-page \fromproperty
On 07/02/12 07:00, Caio Barros wrote:
Hello.
how can I change the font size of the page number? I cannot find this
information anywhere.
I don't know if there are simpler ways, but you can do it like this.
Change the \fontsize value:
\version "2.14.1"
\paper {
oddHeaderMarkup = \markup
Man, what a mess! I found how to change the bar number size, not the page
number.
I still don't know how to change the page size number
2012/2/6 Caio Barros
> Nevermind. found it.
>
> \layout {
>
> \context {
>
> \Score
>
> \override BarNumber #'font-size = #5
>
> }
>
> }
>
>
> 2012/2/6 Caio
Nevermind. found it.
\layout {
\context {
\Score
\override BarNumber #'font-size = #5
}
}
2012/2/6 Caio Barros
> Hello.
> how can I change the font size of the page number? I cannot find this
> information anywhere.
>
> thanks!
>
___
lilypond-u
Hello.
how can I change the font size of the page number? I cannot find this
information anywhere.
thanks!
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user