It's often a much better idea to change the padding property, than
using extra-offset. In this specific situation, you can use
\override DynamicLineSpanner #'padding = #0
The default value is 0.6.
/Mats
Quoting Selyem Zoltán <[EMAIL PROTECTED]>:
I've found the answer, sorry for asking...
How can I bring the "cresc." text closer to the staff?
\override DynamicText #'extra-offset = #'( 0.0 . -0.5 )
won't do it...
\override DynamicTextSpanner #'extra-offset = #'( 0.0 . -0.5 )
works.
Zoltán
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user