Thanks, Ben, for that recommendation. It definitely could work. Plus it got me to stumble on a couple of other possible options. It looks like in my example, either of the following would also work:
\override Score.SpacingSpanner.shortest-duration-space = #4.5 \override TextScript.outside-staff-priority = ##f They would have to be used with some care in a more complex context, but better to have the tools than not. Thanks again! Emilio On Tue, Mar 27, 2018 at 9:42 PM, Emilio Millan <[email protected]> wrote: > Hi all. I'm a fairly new user so I may be missing something obvious. > > In the following example, is there a way to "snug up" the rounded boxes over > the second note so that they are vertically spaced like the boxes over the > first note? > > \version "2.19.80" > { > f''2^\markup{\box "1"}^\markup{\box "2"}^\markup{\box "3"} > f''2^\markup{\rounded-box "1"}^\markup{\rounded-box > "2"}^\markup{\rounded-box "3"} > } > > Regards, > Emilio _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
