Hi, 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 }
}
--
Kind regards,
Daniel Tobias
