]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: NR 2.3 Unfretted: Fix bowing example
authorTrevor Daniels <t.daniels@treda.co.uk>
Tue, 14 Oct 2008 08:54:08 +0000 (09:54 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Tue, 14 Oct 2008 08:56:40 +0000 (09:56 +0100)
Documentation/user/unfretted-strings.itely

index a200e70b65705580a7b469a312255be06234d7b7..cf563d0ee274c9906bc98266afab97334dca404d 100644 (file)
@@ -100,10 +100,13 @@ c4(\downbow d) e(\upbow f)
 @end lilypond
 
 @noindent
-and the following example shows how an open D string is indicated:
+and the following example shows three ways in which an open A
+string on a violin might be indicated:
 
-@lilypond[verbatim,quote,relative=1]
-d1 \open ^\markup { \teeny "IV" }
+@lilypond[verbatim,quote,relative=2]
+a4 \open 
+a^\markup { \teeny "II" } 
+a2^\markup { \small "sul A" }
 @end lilypond
 
 @predefined