Please always tell what LilyPond version you use and preferably
also include a short but complete example of an .ly file that illustrates
what you tried so far.

However, in this case I think I can answer your question anyway. Try
\override SustainPedalLineSpanner #'padding = ...
(the default value is 1.2) or
\override SustainPedalLineSpanner #'staff-padding = ...
(the default value is also 1.2). This is similar to how the vertical positioning of
dynamics is handled.

  /Mats

Robert Memering wrote:
Hi all,

the SustainPedal object apparently does not
avoid collisions with slurs of other voices.

So, in order to fix things manually, how can
I adjust the vertical position of a SustainPedal
sign?
The padding property desribed in the program
reference does not have any effect. I also tried
Y-offset, again no effect. The only thing I can
tweak is the X-offset.

Any suggestions?

Regards,
Robert Memering


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

--
=============================================
        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
=============================================



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

Reply via email to