Bug: Repeated chords (via "q") are not rendered when using ly:book-process.
"Lovis B. Suchmann" <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <IIMBbTTHnhUfBa2r0XSx994NhJLdnmnf5CbGAO2cAMJa-V29ll9mabOuATKTK8dBvbWEHQmb0VzBmgBovgZy7imUJDzfk5twkqZ1nJLx1f0=@such.club> |
\version "2.24.3"
% Repeated chords (via "q") are not rendered when using ly:book-process.
test = { r4 <c' e'> r q | }
\book { \score { \test \layout {} } }
#(ly:book-process (ly:make-book $defaultpaper
#f
(ly:make-score test))
$defaultpaper
$defaultlayout
(string-append (ly:parser-output-name) "-1"))
Sent with [Proton Mail](https://proton.me/) secure email.