>> I'd like to use \setTextCresc but I don't want any spanner lines >> after the "cresc." text. How can I do that? >> Is there a >> \set crescendoSpanner = "nothing" >> command?
> Almost! I presume you've only looked in the 2.10 manual -- the > answer's in the 2.11. Try > \override DynamicTextSpanner #'dash-period = #-1.0 > HTH Thank you very much, it works! One more question about this: How can I bring the "cresc." text closer to the staff? \override DynamicText #'extra-offset = #'( 0.0 . -0.5 ) won't do it... Zoltán _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
