bug-lilypond
[Top][All Lists]
Advanced

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

slur and tie collision


From: Martial
Subject: slur and tie collision
Date: Mon, 03 Apr 2006 07:59:38 +0200
User-agent: Thunderbird 1.5 (Windows/20051201)

v2.8.1 win2k

They are collision with slur (up) or tie and musicglyph
prall, mordent, downbow etc... (not with trill)

\relative c'' {
   a'4\prall~a
   a\mordent ( a )
   a\longfermata (a )
   a\downbow ( a )
   a\trill ( a )
}

I use \markup to a tempory  solution

correctPos = ^\markup {\musicglyph #"scripts.prall" }

\relative c'' {
     a'\correctPos (  a)
}
--
Martial
http://cathemline.org


JPEG image

JPEG image


reply via email to

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