]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-cautionary.ly
* python/lilylib.py (error_log): use mktemp iso. temp_dir. This
[lilypond.git] / input / regression / accidental-cautionary.ly
index d2c16195d119830d3921b9e065e12311f430c69d..5c0462bc003fb9e96348e6e56deb148701943e48 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.6"
+\version "1.7.18"
 \header {
 
 texidoc = "Cautionary accidentals are indicated using either
@@ -16,5 +16,8 @@ parentheses (default) or smaller accidentals.
     cis''?4
     \property Staff.Accidental \set #'cautionary-style = #'parentheses
     cis''?4
-    }}
-%% new-chords-done %%
+    }
+
+\paper { raggedright = ##t }
+}
+