\version "2.15.20" #(set-global-staff-size 10) m = \new Voice = "mel" \relative c' { \repeat unfold 100 { c1 \break } } lyr = \lyricmode { \repeat unfold 100 { bla } } chrds = \chords { \repeat unfold 100 c } \score { \new StaffGroup << << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> << \new Staff = "staff" \m \context ChordNames \with { alignBelowContext = #"staff" } \chrds \new Lyrics\with { alignAboveContext = #"staff" } \lyricsto "mel" \lyr >> >> }