lilypond-book crop
Tiago Morin <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.general |
|---|---|
| Message-ID | <CAHDJUoOeWjQ_7ys9pfiUULBucezLubC-5ztEG4Metdij7WK0ig@mail.gmail.com> |
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
lily-7bfb5e81-1.pdf
(application/pdf, 31.1 KB) - not displayed