]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: NR 1.3.3: Clarify arpeggio examples
authorTrevor Daniels <t.daniels@treda.co.uk>
Thu, 30 Jul 2009 19:27:10 +0000 (20:27 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Thu, 30 Jul 2009 19:27:10 +0000 (20:27 +0100)
Documentation/notation/expressive.itely

index 3145261f6dcd0173e3caf7192edecce47625124f..06b5143b54baf9bd40712a56f2187fd6100a8296 100644 (file)
@@ -954,10 +954,13 @@ Different types of arpeggios may be written.
 
 @lilypond[verbatim,quote,relative=1]
 <c e g c>2\arpeggio
+
 \arpeggioArrowUp
 <c e g c>2\arpeggio
+
 \arpeggioArrowDown
 <c e g c>2\arpeggio
+
 \arpeggioNormal
 <c e g c>2\arpeggio
 @end lilypond
@@ -976,12 +979,16 @@ Special @emph{bracketed} arpeggio symbols can be created:
 
 @lilypond[verbatim,quote,relative=1]
 <c e g c>2
+
 \arpeggioBracket
 <c e g c>2\arpeggio
+
 \arpeggioParenthesis
 <c e g c>2\arpeggio
+
 \arpeggioParenthesisDashed
 <c e g c>2\arpeggio
+
 \arpeggioNormal
 <c e g c>2\arpeggio
 @end lilypond