]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/phrasing-slur.ly
* python/lilylib.py (error_log): use mktemp iso. temp_dir. This
[lilypond.git] / input / regression / phrasing-slur.ly
index 44974ec4af95733a3344ddc92256ce0840b193a3..5abc6b204ac904583c9bf0d246e13788f6a157c6 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.18"
 
 \header {
 texidoc="Slurs play well with phrasing slur."
@@ -6,9 +6,10 @@ texidoc="Slurs play well with phrasing slur."
 
 \score {
   \notes\relative c'' {
-    \time 6/4 c\((d)e f(e)\)d
+    \time 6/4 c\((d e-) f(e d-)-\)
   }
   \paper {
-    linewidth = -1.
+    raggedright = ##t
   }
 }
+