From f69527aba0c1b499f2e93fda2d2f4df5e5bfc934 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Sat, 30 Aug 2008 23:29:46 +0100 Subject: [PATCH] Layout tweaks for flags-default.ly regression test. --- input/regression/flags-default.ly | 4 ++++ 1 file changed, 4 insertions(+) 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 } -- 2.39.2