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