Le 25/10/2022 à 10:31, Stefan Thomas a écrit :
Community,
I just noticed that it doesn't seem to make any difference whether I write
 \begin[line-width=394\pt]{lilypond}
or
 \begin[line-width=394\pt]{lilypond}
in a latex file, that I process with lilypond-book.
The lines don't fit the page margins.
Does anyone know what to do here?


The correct syntax is

\begin{lilypond}[line-width=394\pt]

Best,
Jean


Reply via email to