Hi List,

I noticed that slurs are avoided a little bit to much. See the example. I know I can fix that with an override but is this a known issue? Or do you think I should make an enhancement request?


\version "2.14.2"

\relative c''' {
  % Trill
  c2( c,2
  % \once \override TrillSpanner #'outside-staff-priority = ##f
  g1)~\startTrillSpan
  g1\stopTrillSpan

  % Dynamic text
  % \once \override DynamicLineSpanner #'outside-staff-priority = ##f
  % \once \override DynamicLineSpanner #'padding = #1.8
  g1(\f
  g,1)
}

Greetings, Ed

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to