Hi,

a dashed slur collides with the lyrics below. I reduced it to a small
LilyPond source you can see here:

%%%%%%   BEGIN   %%%%%%
\version "2.10.25"

\score {
    {
        <<
        \relative c' {
             %\slurDashed
             b4( b) e g
        }
        \addlyrics { testtesttest test test }
        >>
    }

}
%%%%%%   END   %%%%%%



If you uncomment the \slurDashed you see the collision. With a solid
slur the collision doesn´t appear (also see the attached images).

Maybe this is a bug, isn´t it?

Dominic

<<attachment: slurdashed.png>>

<<attachment: slursolid.png>>

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

Reply via email to