bug-lilypond
[Top][All Lists]
Advanced

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

Collision between brackets and bar numbers


From: Jefferson dos Santos Felix
Subject: Collision between brackets and bar numbers
Date: Wed, 20 Oct 2004 23:17:10 -0200

%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]




reply via email to

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