On 24/07/2008, Reinhold Kainhofer wrote:

> Note that other spanners (like line spanners) do not exhibit this problem.

Although this might be a different case the same thing happens with
volta brackets. It can be very annoying if you are short of vertical
space.

%%%%
\version "2.11.53"

#(ly:set-option 'debug-skylines #t)

\paper { ragged-right = ##t }

{
    \repeat volta 2 {
        b'2 b' }
    \alternative {{b' b' \break
        }{
    b' b'}}
}
%%%%

-Risto

<<attachment: volta_line_break_clef.png>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to