]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.40
authorfred <fred>
Wed, 27 Mar 2002 02:06:35 +0000 (02:06 +0000)
committerfred <fred>
Wed, 27 Mar 2002 02:06:35 +0000 (02:06 +0000)
input/regression/beaming-ternary-metrum.ly
input/regression/spacing-ended-voice.ly

index a0fcb46bd2d296d818dacc8d7fd92beee99b0ccf..1e29f663795f66ce830414944ea288a0e6334432 100644 (file)
@@ -7,4 +7,5 @@ texidoc = "automatic beaming also works in ternary time sigs."
 \time 6/8
 [c8. c16 c16 c16] 
 }
+\paper { linewidth = -1. }
 }
index 562c8de413cba46e7e392b76a7612ec4788df57d..27063e00d3cd08fe0a534538cccf2dd129301580 100644 (file)
@@ -20,4 +20,6 @@ should not confuse the spacing engine."
       r4 fis  }
   >
   c4
-}}}
+}}
+\paper { linewidth = -1. }
+}