bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug: Repeated chords (via "q") are not rendered when using ly:book-proce


From: Lovis B. Suchmann
Subject: Bug: Repeated chords (via "q") are not rendered when using ly:book-process.
Date: Sat, 30 Mar 2024 16:47:13 +0000

\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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]