]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/unfretted-strings.itely
Docs: NR 2.3 Unfretted: Fix bowing example
[lilypond.git] / 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