]> git.donarmstrong.com Git - lilypond.git/commitdiff
Layout tweaks for flags-default.ly regression test.
authorNeil Puttock <n.puttock@gmail.com>
Sat, 30 Aug 2008 22:29:46 +0000 (23:29 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Sat, 30 Aug 2008 22:32:57 +0000 (23:32 +0100)
input/regression/flags-default.ly

index bed879f3634a2366d7adc0013e1537f813032890..5ade93251ed87d9a3b061af7c417b3d27f7fbb20 100644 (file)
@@ -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  }