[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Markups attached to elements other than notes?
From: |
James Harkins |
Subject: |
Re: Markups attached to elements other than notes? |
Date: |
Fri, 23 May 2025 10:45:09 +0800 |
User-agent: |
Zoho Mail |
---- On Thu, 22 May 2025 16:24:58 +0800 Robin Bannister <rcb@dabble.ch> wrote
---
> James Harkins wrote:
> > I'd like to attach a performance direction to the right edge of a
> > particular bar. If I could \markup \right-align and attach to the barline,
> > it would be so easy, but markups seem to apply only to notes or rests.
>
> Have a look at splitStaffBarLine in
> https://lsr.di.unimi.it/LSR/Item?id=650
Thanks for the tip -- will take a bit of time to unpack and separate from the
arrow markup.
@Oliver -- tried the textEndMark but saw a couple of issues with it: 1/ it
won't work for the score because it clumps all the marks outside the staff
system; and 2/ the last bar in the line expands to fit the text, instead of the
text just sitting below normally-spaced music. Good suggestion though --
\textMark didn't exist last time I did a real project in LilyPond so I didn't
think of it here.
hjh