release commit
[lilypond.git] / input / test / rhythm-excercise.ly
blob696389646882459d95809e57265c0e1944801a9f
1 \version "2.1.7"
2 \header { texidoc = "@cindex Rhythm Exercise
3 This example shows a way to generate rhythm exercises with
4 LilyPond (e.g. no staff but retaining the barlines). "
7 \score { \notes { c4 c4 c8[ c8] c2 c2 }
9 \paper {
10 \translator { \StaffContext
11 StaffSymbol \set #'transparent = ##t
12 \consists Pitch_squash_engraver
13 \remove Clef_engraver
15 raggedright= ##t