[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Barline doesn't whiteout stave lines sometimes
From: |
William Rehwinkel |
Subject: |
Barline doesn't whiteout stave lines sometimes |
Date: |
Thu, 8 Jun 2023 22:14:45 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 |
Dear list,
In the following example, the stave lines overlap the barlines at the
end of the bottom two staves (the expected behavior would have been for
the stave lines to be interrupted by the bar lines like the others).
Thank you,
-William
% -----------
\version "2.25.4"
notes = \repeat unfold 6 \relative c' { c4 c c c \bar "." }
\score {
<<
\new Staff \notes
\new Staff \notes
\new Staff \notes
\new Staff \notes
\new Staff \notes
>>
\layout {
\context {
\Staff
\override BarLine.color = #red
}
}
}
% -----------
--
+ ------------------------------------------- +
| William Rehwinkel - Oberlin College and |
| Conservatory '24 |
|william@williamrehwinkel.net |
| PGP key: |
|https://ftp.williamrehwinkel.net/pubkey.txt |
+ ------------------------------------------- +
OpenPGP_signature
Description: OpenPGP digital signature
- Barline doesn't whiteout stave lines sometimes,
William Rehwinkel <=