]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/allfontstyle.ily
Doc-es: various updates.
[lilypond.git] / input / regression / allfontstyle.ily
index 90af3fd8609fc8bfd966be29ce047dc26c1f37b5..c2236ba2434090082691641b8e90dab7e74acade 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.39"
+\version "2.16.0"
 
 \header{
     texidoc="
@@ -11,12 +11,12 @@ Different text styles are used for various purposes.
 }
 
 \relative c'' \context Staff {
-    \emptyText
+    \textLengthOff
     \repeat volta 2 { \time 4/4 c4^"cuivre"_\fermata }
     \alternative {
        {
            d-4_\markup { \italic "cantabile"  } }
        {  e }  } \acciaccatura { c16 }
 
-    f4\ff^""^\markup  { \large "Largo" } \mark "B" g 
+    f4\ff^\markup  { \large "Largo" } \mark "B" g
 }