]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/script-abbreviations.ly
(conv): dashes rule.
[lilypond.git] / input / test / script-abbreviations.ly
index d7ae6461ab5c4cbc538c3beedd5d09914a4753c8..5cb8f8919a54744745adbe599b30c6b9f7679330 100644 (file)
@@ -1,7 +1,13 @@
-\version "1.7.18"
-% FIXMEsoon: check if test/ is the right place.
+
+% this chart is used in the manual too.
+
+\version "1.9.1"
 \header { texidoc = "@cindex Script Abbreviations
-Some scripts may be entered using an abbreviation. "
+
+Some scripts may be entered using an abbreviation.
+
+"
+         
 }
 
 \score {
@@ -13,8 +19,8 @@ Some scripts may be entered using an abbreviation. "
       c''4-+_"c-+"      s4
       c''4-|_"c-|"      s4
       c''4->_"c->"      s4
-      c''4-^_"c-\\^{ }" s4
-      c''4-__"c-\_" s4      
+      c''4-^_"c\\^{ }" s4
+      c''4-__"c\_" s4      
     }
   }