]> git.donarmstrong.com Git - lilypond.git/commitdiff
release commit release/2.3.14
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 5 Sep 2004 20:58:45 +0000 (20:58 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 5 Sep 2004 20:58:45 +0000 (20:58 +0000)
input/regression/grace-types.ly
input/regression/key-signature-cancellation.ly
input/regression/quote-cyclic.ly

index dba893ecfd133014d1ed3844ff4ba92fc22a22fc..fc89fad98e4c0e138c0428b70d64d0bdada2f6cf 100644 (file)
@@ -5,11 +5,14 @@ grace switches to smaller type, the appoggiatura inserts also a slur, and the
 acciaccatura inserts a slur and slashes the stem." 
     }
 
-\score  {
-     \relative c'' { c4 \grace { d8 }  c4
-                          \appoggiatura { d8 } c
-                          \acciaccatura { d } c
-                      }
-    
+\paper {
+    raggedright = ##t
+}
+
+\relative c'' {
+    c4 \grace { d8 }  c4
+    \appoggiatura { d8 } c
+    \acciaccatura { d } c
 }
+    
  
index 3bd0539541d2ecdd9a931cd9b276feb631ceb2df..98762e66b8f7531653fc926e649a84c83f50fb6f 100644 (file)
@@ -5,8 +5,10 @@
 
 }
 
+\version "2.3.14"
+
 \paper {
-    raggedright = ##T
+    raggedright = ##t
 }
 
 {
index 2792ad5b2635a7a111805155a390e066f92574da..8a132d5c216bf5af0bc27235b8f70930d12fa398 100644 (file)
@@ -6,7 +6,7 @@ example, there are notes with each full-bar rest."
          
  
 }
-
+\version "2.3.14"
 A = \relative c' { c4 d e f | << R1            \\
                                 \quote "qB" 1 >> | }
 B = \relative c' { << R1            \\