On Sun, Feb 23, 2020 at 12:54 PM Torsten Hämmerle <torsten.haemme...@web.de> wrote:
> > A *pragmatic solution* to your problem would be to re-define the dynamics > definitions concerned, simply adding a wee bit of space to the left and to > the right, as in > > mf = #(make-dynamic-script (markup #:line (#:hspace 0.2 "mf" #:hspace > 0.5))) > > This will make your output look like > > < > http://lilypond.1069038.n5.nabble.com/file/t3887/italic-box-overshoot-dynamics.png> > > > HTH, > Torsten Hello Thorsten, unfortunately this work-around has the side effect of adding unwanted padding when the dynamic is followed by a hairpin. I wonder if is there, at least, a way to overlay the dynamic *over* the box (and not the box over the dynamic, as it happen by default) Thanks for your support, Best P