Read in "Common Tweaks" on how to change the padding property
of the Script layout object to solve the problem.

  /Mats

Martial wrote:

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



------------------------------------------------------------------------


------------------------------------------------------------------------

------------------------------------------------------------------------

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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to