From: Neil Puttock Date: Sat, 30 Aug 2008 22:29:46 +0000 (+0100) Subject: Layout tweaks for flags-default.ly regression test. X-Git-Tag: release/2.11.58-1~32^2~6^2~4^2~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f69527aba0c1b499f2e93fda2d2f4df5e5bfc934;p=lilypond.git Layout tweaks for flags-default.ly regression test. --- diff --git a/input/regression/flags-default.ly b/input/regression/flags-default.ly index bed879f363..5ade93251e 100644 --- a/input/regression/flags-default.ly +++ b/input/regression/flags-default.ly @@ -1,4 +1,5 @@ \version "2.11.57" +#(set-global-staff-size 17) \header { texidoc = "Default flag styles: '(), 'mensural and 'no-flag. @@ -8,6 +9,9 @@ All three lines should be absolutely identical." } +\paper { + line-width = 18\cm +} % test notes, which will be shown in different style: testnotes = { \autoBeamOff c'8 d'16 c'32 d'64 \acciaccatura {c'8} d'64 c''8 d''16 c''32 d''64 \acciaccatura {c''8} d''64 }