"Bertrand Bordage" <[email protected]> wrote in message news:[email protected]...
Hello,

When we use a smaller staff, Beam_collision_engraver creates collisions that
where not in 2.12.

\version "2.13"
music = << \relative c'' { e16 f e c } \\ \relative c''' { g a g e } >>

\new Staff \music
\new Staff \with {
 fontSize = #-3
 \override StaffSymbol #'staff-space = #(magstep -3)
 \override StaffSymbol #'thickness = #(magstep -3) }
 \music

In this simple case, removing Beam_collision_engraver on the small staff
solves the problem. But on more complicated cases, Beam_collision_engraver
should handle this.
Or, at least for the moment, we should add "\remove Beam_collision_engraver"
to the ossia staves doc (NR 1.6.2).

Regards,
Bertrand

Which version of 2.13 are you using?

--
Phil Holmes
Bug Squad



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

Reply via email to