]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/slur-attachment-override.ly
Removed file; it was a duplicate of beam-isknee.ly
[lilypond.git] / input / test / slur-attachment-override.ly
index 83970dae2dbd564f5da380d1b69da3ac7b343f59..431be7900bf70e7ead30c6246b8c423c7b2d95cf 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.6"
+\version "1.7.18"
 
 \header{
 texidoc="
@@ -11,12 +11,12 @@ fragment = \notes {
   \property Voice.autoBeaming = ##f
   \property Voice.Stem \set #'direction = #1
   \property Voice.Slur \set #'direction = #1
-  d'32( f'4 )d8..
+  d'32( f'4  d8..-)
   \property Voice.Slur \set #'attachment = #'(stem . stem)
-  d,32( f'4 )d8.
+  d,32( f'4  d8.-)
 }
 
-\paper { linewidth = -1. 
+\paper { raggedright = ##t
 
 \score {
   \notes\relative c \fragment