Re: first-page-number silently ignored sometimes

2022-09-08 Thread Jean Abou Samra
Le 08/09/2022 à 03:35, Nikolai Hedler a écrit : Putting the function inside a bookpart's paper block causes it to have no effect. Well, that's expected. It's similar to \override Clef.color = ... instead of \override Staff.Clef.color = ... Page numbering is handled on the book level, so you ha

Re: first-page-number silently ignored sometimes

2022-09-07 Thread Nikolai Hedler
Putting the function inside a bookpart's paper block causes it to have no effect. - Nikolai On Wed, Sep 7, 2022, 19:34 Jean Abou Samra wrote: > Le 08/09/2022 à 01:31, Nikolai Hedler a écrit : > > Hello, > > > > When attempting to determine the correct usage of "first-page-number" in > a > > (fa

Re: first-page-number silently ignored sometimes

2022-09-07 Thread Jean Abou Samra
Le 08/09/2022 à 01:31, Nikolai Hedler a écrit : Hello, When attempting to determine the correct usage of "first-page-number" in a (fairly complex) project, I first found that it did nothing at all - even with absurd inputs (e.g. first-page-number = asdf) it changed nothing and the compiler carri