If you tell what you want to achieve, it's much easier to
provide a relevant answer. Also, it helps if the example
code you include in your email can be compiled as it is.
However, as far as I can remember, there's no point in
specifying a padding value less than 0. Also, I hope you
have noticed the staff-padding property that tells the
minimum distance to the closest staff line (in contrast
to padding which specifies the minimum distance to
any object).
Finally, please always tell what LilyPond version you
are using. The positioning of objects around staves
has changed dramatically from the latest stable version,
2.10 to the development version 2.11.
/Mats
Stefan Thomas wrote:
Dear Lilypondusers,
I have a problem with moving the dynamics generally. I dont't
understand why this doesnt make any effect:
dynamik = { \override DynamicLineSpanner #'padding = #-2.0 \override
DynamicText #'padding =#2.1
s1\f s1*10 s1\setTextCresc s1*3 s1\ff}
\score {
<<
\new PianoStaff << \new Staff = "Primorechts" \relative c'' {
\Primorechts }
\context Staff = "Primorechts" \dynamik
\new Staff = "Primolinks" \Primolinks >>
\new PianoStaff << \new Staff = "Secondorechts" \Secondorechts
\context Staff = "Secondorechts" \dynamik
\new Staff = "Secondolinks"
\Secondolinks >>
}
Sorry for boring You again with my greenhorn-questions.
Stefan
_______________________________________________
lilypond-user mailing list
[email protected]
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
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user