From: fred Date: Wed, 27 Mar 2002 02:06:35 +0000 (+0000) Subject: lilypond-1.5.40 X-Git-Tag: release/1.5.59~276 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=35a60a301d853e5ded53df17f467e47675d7f1d4;p=lilypond.git lilypond-1.5.40 --- diff --git a/input/regression/beaming-ternary-metrum.ly b/input/regression/beaming-ternary-metrum.ly index a0fcb46bd2..1e29f66379 100644 --- a/input/regression/beaming-ternary-metrum.ly +++ b/input/regression/beaming-ternary-metrum.ly @@ -7,4 +7,5 @@ texidoc = "automatic beaming also works in ternary time sigs." \time 6/8 [c8. c16 c16 c16] } +\paper { linewidth = -1. } } diff --git a/input/regression/spacing-ended-voice.ly b/input/regression/spacing-ended-voice.ly index 562c8de413..27063e00d3 100644 --- a/input/regression/spacing-ended-voice.ly +++ b/input/regression/spacing-ended-voice.ly @@ -20,4 +20,6 @@ should not confuse the spacing engine." r4 fis } > c4 -}}} +}} +\paper { linewidth = -1. } +}