lilypond-user
[Top][All Lists]
Advanced

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

Re: 2.25.20 aligning text at end of multi-measure rest


From: Paul Scott
Subject: Re: 2.25.20 aligning text at end of multi-measure rest
Date: Sun, 29 Sep 2024 13:57:55 -0700
User-agent: Mozilla Thunderbird

Thank you for your reply.

I want the text at the end of the 10 bar rest.

Strangely the MM rests are not compressed in your code.

Paul


On 9/29/24 1:31 PM, William Rehwinkel wrote:
Dear Paul,

Is this by any chance the output you were expecting?

-William

\version "2.25.20"
{
  \compressMMRests
  <>^\markup\sans\right-align{ "poco accel." }
  R1*10
  \mark \default
  R1
}

On 9/29/24 15:44, Paul Scott wrote:
My MWE seems consistent with NR 1.8.2 Text alignment but how can I get text actually right aligned in a section of music?

\version "2.25.20"
{
   \compressMMRests
   R1*10^\markup\sans\right-align{ "poco accel." }
   \mark \default
   R1
}

TIA,

Paul






reply via email to

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