The bass clef in the following example collides with the rest in the following example. It looks worse in context than it does here, but normally lilypond does a good job of spacing the clef changes. Is there any tweak I can do to fix this or are there deeper problems? Thanks for the help.
-----
\version "2.9.21"
\score
{
<<
\new PianoStaff
<<
\new Staff="RH" { \times 2/3 {c'4 c' c'} \times 2/3 {c'4 c' c'} | }
\new Staff="LH" { c'4 r \clef bass c r | }
>>
>>
\layout
{
ragged-right = ##t
}
}
-----
-----Horndude77
bug2.preview.png
Description: PNG image
bug.preview.png
Description: PNG image
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
