]> git.donarmstrong.com Git - lilypond.git/blob - ly/paper11.ly
8dc410b4e8fad4a13423d53b8ab71e7a08fb2922
[lilypond.git] / ly / paper11.ly
1 % paper11.ly
2
3
4 paper_eleven = \paper {
5         staffheight = 11.0\pt;
6
7         % ugh see table11 for sizes
8         quartwidth = 3.63\pt;
9         wholewidth = 5.45\pt;
10
11         arithmetic_basicspace = 2.;
12         arithmetic_multiplier = 4.8\pt;
13         
14         0=\font "feta11"
15
16         \include "params.ly";
17 }
18