"Keith OHara" <[email protected]> writes: > Another minimal example from > http://code.google.com/p/lilypond/issues/detail?id=2795#c16 > > \paper { indent = 0\mm > line-width = 41\mm > ragged-right = ##f } > \score { << \new Staff { g1_"retaliate" } > \new Staff << { e''4 e''' r2 } \\ e'1 >> >> } > > Workaround > \override DynamicTextSpanner #'skyline-horizontal-padding = #0.5
Would it make sense if the "skyline horizontal padding" was only applied in inward direction and/or limited/clipped by the outward padding? In that case, one could use comparatively larger values for stopping interleaving while not causing outward problems. It would also make it possible to "close" something like the \downbow symbol with liberal internal padding without causing outward problems. -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
