]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-auto-beam.ly
* input/regression/beam-quanting-32nd.ly (texidoc): new file
[lilypond.git] / input / regression / grace-auto-beam.ly
index 8d8a5bae63cc3585d6f3cd1bb9d78a79720abada..93ddebd3ecbfce11fa3540de5637eaa52acdffd8 100644 (file)
@@ -1,14 +1,16 @@
-\version "1.7.6"
+
+\version "1.9.8"
 \header
 {
-    texidoc = "The autobeamer is not confusde by grace notes."
+    texidoc = "The autobeamer is not confused by grace notes."
 }
 
 \score{
-  \notes\context Voice \relative c'{
+  \notes\context Voice \relative c''{
 
     \grace a8 g16 f e f \grace a8 g16 f e f \grace a8 g16 f e f 
         \grace a8 g16 f e f |
   }
+  \paper { raggedright = ##t }
 }
-%% new-chords-done %%
+