Y-offset not working for slurs
Hi, Does anybody know how to increase the slur vertical space without using control points? Tried this below with no success. \version "2.18.2" \relative c' { \override PhrasingSlur.direction = #UP \override PhrasingSlur.Y-offset = #10 %{removing this line is not making any difference, I want to make the slur higher than normal %} f8\( d f d g d f d\) } Cheers, Thiago ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user
Increase distance from staff for dynamics
Hi, I'm new to lilypond and I would like to know how to increase the distance between the dynamics markups and the staff. Tried the command below (and a lot similar) but no success. Any ideas? \version "2.18.2" \relative c' { \override VerticalAxisGroup.nonstaff-relatedstaff-spacing.padding = #5 f d \mp f d | f\< e f e\! | } Good weekend for all! Thiago ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user