Hi Giles,

> though being able to put multiple columns side by side without them thinking 
> they were continuous music would be even more awesome, and very elegant imho

Like this?

%%%  SNIPPET BEGINS
\version "2.24.3"

\layout {
  \context {
    \Score
    \override RehearsalMark.padding = #3
  }
}

\markup {
  \fill-line {
    \score { { \mark "ON079-1a-_01" \key c\major \time 9/8 a''8 b''8 a''8 g''4 
e''8 d''4 d''8 } }
    \score { { \mark "ON079-1a-_02" \key c\major \time 9/8 a'8 a'8 a'8 d''4 
d''8 e''8 f''8 g''8 } }
    \score { { \mark "ON079-1a-_03" \key c\major \time 9/8 a''8 b''8 a''8 g''4 
e''8 d''4 f''8 } }
  }
}
%%%  SNIPPET ENDS

Cheers,
Kieren.
______________________________________________

My work day may look different than your work day. Please do not feel obligated 
to read or respond to this email outside of your normal working hours.


Reply via email to