%There's a collision between the bracket of the Staff and the bar
number on lilypond 2.3.22
% Look at this example:
\score
{
        \new StaffGroup
        <<
                \new Staff
                {
                        \repeat unfold 4 { \repeat unfold 48 {c''8} \break }
                }
                \new Staff
                {
                        \clef bass
                        \repeat unfold 4 { \repeat unfold 48 {c8} \break }
                }
        >>
}
%EOF


-- 
jEfF_[Feliks]


_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to