Bug related to breve rests in Lilypond version 2.24.1
thysupremematrix--- via bug-lilypond <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <[email protected]> |
Code:
\version "2.24.1"
\new ChoirStaff \relative c {
% breve rest has lines on either side, like a normal breve note, when it shouldn't c\breve\rest
}
By Matrix :)