2014-07-26 12:02 GMT+02:00 Abel Cheung <[email protected]>: > Hi, > > Currently hairpin is always placed outside slurs. What controls their > vertial priority? > outside-staff-priority only covers spanners, marks and such, while > \override Hairpin.avoid-slur = #'inside > seems to have no effect here. The desired effect is in second system, > without using hard-coded extra-offset of course. > > > ===================================== > music = { c16( c c c c_\< c c c\! c\> c c c\! c c c c) } > \version "2.19.10" > \paper { ragged-right = ##t indent = 0 } > \layout { \context { \Staff \remove "Time_signature_engraver" } } > \relative c' { > \override Slur.height-limit = 4
\override DynamicLineSpanner #'outside-staff-priority = ##f > \music > \break > \override Hairpin.extra-offset = #'(0 . 3) > \music > } > > -- > Abel Cheung HTH, Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
