Hello everyone,

The following example produces a cropped score at the bottom. The lyric tie
is not complete.
Is it a bug? How can this be avoided?

\documentclass[a4paper, twoside, 12pt]{book}

\begin{document}
\begin{lilypond}
soprano = { d''8 c'' \stemDown b'4 }
wordstrans = \lyricmode { a b~c d }
\score{
\new Staff  <<
  \new Voice = "soprano" \soprano
  \new Lyrics \lyricsto "soprano" \wordstrans
>>
  \layout { }
}
\end{lilypond}
\end{document}

Lilypond version 2.24.3
LaTeX2e <2023-11-01> patch level 1
L3 programming layer <2024-01-22>

Thank you
Tiago Morin

Attachment: lily-7bfb5e81-1.pdf
Description: Adobe PDF document

Reply via email to