lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fix underline-markup to make multiple calls have nice output (issue


From: thomasmorley65
Subject: Re: Fix underline-markup to make multiple calls have nice output (issue 559150043 by address@hidden)
Date: Mon, 21 Oct 2019 04:26:06 -0700

On 2019/10/21 11:24:02, thomasmorley651 wrote:
On 2019/10/21 11:13:17, dak wrote:

> The combination
>
>     \markup \underline \overtie huh
>
> would likely be madly confusing if the \underline managed to shift
the
\overtie
> around.

One could work around with
\markup
   \underline \underline \underline \underline \underline
   \override #'(offset . 2) \overtie huh
Similiar to nested/overlapping underlines, if the user wants a
different
stacking.


(Deleted by accident:)

I'm aware of the problem, though

Stay with "underline-offset" then?



https://codereview.appspot.com/559150043/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]