lilypond-user
[Top][All Lists]
Advanced

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

Dashed slur colliding with lyrics


From: Dominic Neumann
Subject: Dashed slur colliding with lyrics
Date: Sat, 28 Jul 2007 23:58:45 +0200

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
Description: PNG image

Attachment: slursolid.png
Description: PNG image


reply via email to

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