[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Raise the "Fine" and "D.C. Fine" above the repeat volta alternative brackets, how?
From:       Jean Abou Samra <jean () abou-samra ! fr>
Date:       2022-09-20 9:01:44
Message-ID: 02fec2ef-df04-8ba0-ee3d-23c57dc67547 () abou-samra ! fr
[Download RAW message or body]

Le 20/09/2022 à 04:27, David Wright a écrit  :
> On Mon 19 Sep 2022 at 17:45:24 (-0700), Kenneth Wolcott wrote:
>
>>    What is "\rightjust"? Is it a variable (macro) that you have
>> defined?  I can't find that command in the NR.  How does that differ
>> from right-align, which I tried and it didn't work for me.
> Oops, I'm sorry. I forgot that I'm relying on my main library for
> its definition:
>
> rightjust = {
>    \override Score.RehearsalMark.self-alignment-X = #right
>    \override Score.RehearsalMark.break-visibility = #begin-of-line-invisible
> }
>
> Of course, now I shall read Jean's contribution to see whether
> I'm up-to-date. My libraries can otherwise fall behind the latest
> ways of doing things.



This is the latest way of doing it as of LilyPond 2.23.13. However,
with a patch that has been merged just last night, the next version
will have a \textEndMark command making \textEndMark <markup> somewhat
similar to \rightjust \mark <markup> with your definition, but
creating a TextMark grob and not a RehearsalMark grob. The counterpart
is \textMark <markup>, which is sort of an equivalent of
\tweak self-alignment-X #LEFT \mark <markup>. We're adding these
to disentangle arbitrary text marks from "rehearsal" marks
(and there are some more differences: there can be several
text marks at the same moment, and the default font size is not
the same).

Jean


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic