Le jeudi 04 mai 2023 à 15:17 -0700, Eric Benson a écrit : > \pageBreak doesn't work outside of a \score
What makes you believe this?
This works fine over here:
```
\version "2.24.1"
\score { { c' d' e' } }
\markup "Foobar"
\pageBreak
\score { { c' d' f' } }
```
signature.asc
Description: This is a digitally signed message part
