Re: dynamics vs. text markings

2002-06-10 Thread Mats Bengtsson
One solution is to set the padding (the extra distance from the nearest musical object) of either the text script or the dynamics, using \property Score.TextScript \override #'padding = #4 or \property Score.DynamicLineSpanner \override #'padding = #3.5 or whatever values you want to use. The uni

dynamics vs. text markings

2002-06-10 Thread Michael Ossmann
--AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Is there an easy way to prevent dynamics from clobbering text scripts and other markings when using \dynamicUp? I've tried: d^"a tempo" \mp d^\mp^"a tempo" d^"a tempo"^\mp which all cause the two markin