]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/phrasing-slur.ly
*** empty log message ***
[lilypond.git] / input / regression / phrasing-slur.ly
index 4f75ed9cab4890243cace3df1b68328cbe7784c7..5abc6b204ac904583c9bf0d246e13788f6a157c6 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.3.146"
+\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
   }
 }
+