lilypond-user
[Top][All Lists]
Advanced

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

Re: ragged-right and \rhythm


From: Lukas-Fabian Moser
Subject: Re: ragged-right and \rhythm
Date: Wed, 17 Aug 2022 10:18:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

Hi all,

Am 17.08.22 um 01:23 schrieb Daniel Tobias Johansen Langhoff:
How can I have ragged-right = ##f not apply to \rhythm?

--
\version "2.23.11"
\score {
   {
     \tempo \markup { \rhythm { 8[ 8] } = \rhythm { \tuplet 3/2 { 4 8 } } }
     \repeat unfold 8 { a'8[ 8] }
   }
   \layout { ragged-right = ##f }
}

To me, this looks like an oversight in the recently added \rhythm markup command.

@Jean, would you deem it reasonable to just add \layout { ragged-right = ##t } to the \score { ... } block in the definition of \rhythm?

Lukas




reply via email to

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