]> git.donarmstrong.com Git - lilypond.git/commitdiff
Move melody rhythms from percussion
authorTrevor Daniels <t.daniels@treda.co.uk>
Sat, 19 Apr 2008 10:41:55 +0000 (11:41 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Sat, 19 Apr 2008 14:25:32 +0000 (15:25 +0100)
Documentation/user/rhythms.itely

index 199f90c8625e35bff40ec803ea426ff981ee69cf..4b82d8bbdb2804f4c9992fe38d7e10a25f9a2bb8 100644 (file)
@@ -1335,7 +1335,17 @@ split rests.
 @node Showing melody rhythms
 @subsubsection Showing melody rhythms
 
-TODO
+Sometimes you might want to show only the rhythm of a melody.  This
+can be done with the rhythmic staff.  All pitches of notes on such a
+staff are squashed, and the staff itself has a single line
+
+@c TODO Devise a more realistic example, perhaps with lyrics -td
+@lilypond[quote,ragged-right,fragment,relative=1,verbatim]
+\new RhythmicStaff {
+  \time 4/4
+  c4 e8 f g2 | r4 g r2 | g1 | r1 |
+}
+@end lilypond
 
 
 @node Beams