smallScore = \markup{
\score{ \new StaffGroup <<
\new Staff { c' d' e' f' }
\new Staff { c' d' e' f' }
\new Staff { c' d' e' f' }
\new Staff { c' d' e' f' }
>>
\layout {
line-width=4\cm indent=1\cm
}
}
}
\markup{\concat { \smallScore \smallScore \smallScore }}