Hi Thomas!

Thomas Scharkowski schrieb:
LilyPond 2.7.38 (WIN) places articulations outside the prasing slur.
When I first made the file with 2.7.12 they were inside, which I prefer.
How can I override the new behaviour?
Example...???

In the example below the articulation is set explicitly outside the phrasing slur. BTW: For me (same version/OS) the example below has it inside without any tweak.

Question @experts: I would have expected stacc. articulation above slur also by setting PhrasingSlur #'avoid-slur = #'... but there was no effect at all, neither for #'outside, #'inside nor #'around. What's the difference between setting the property for Script and PhrasingSlur?

Example:
--------

\score {
  \new Staff \relative c'' {
    \override Script #'avoid-slur = #'outside
    a8 \( c d e a4 -. \) r2
  }
}

--------------
End of example

Kind regards,
Thies Albrecht


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

Reply via email to