]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beamed-chord.ly
* python/lilylib.py (error_log): use mktemp iso. temp_dir. This
[lilypond.git] / input / regression / beamed-chord.ly
index db5e2fd52008c74c097d3b811451bff62039dbba..b441c08052b8e0952c3fb0ba1ebb1254e255f885 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.6"
+\version "1.7.18"
 
 \header{
 texidoc = "Hairy case for beam, chord, and automatic knees."
@@ -7,6 +7,9 @@ texidoc = "Hairy case for beam, chord, and automatic knees."
 %be fixed by uncommenting \stemUp"
 }
 
+\paper { raggedright= ##t }
+
+
 \score{
   \notes\relative c'{
     %\stemUp
@@ -15,4 +18,3 @@ texidoc = "Hairy case for beam, chord, and automatic knees."
     r8 <<d  bes >>-( ) bes' d <<e g, c, c,>>-> r |
   }
 }
-%% new-chords-done %%
\ No newline at end of file