]> git.donarmstrong.com Git - lilypond.git/blob - init/paper11.ly
release: 0.1.62
[lilypond.git] / init / paper11.ly
1 % paper11.ly
2
3 \include "table11.ly";
4
5 paper_eleven = \paper {
6         staffheight = 11.0\pt;
7         linewidth = 15.0 \cm;
8
9         % ugh see table11 for sizes
10         quartwidth = 3.63\pt;
11         wholewidth = 5.45\pt;
12
13         basicspace = 3.\pt;
14         arithmetic_basicspace = 2.;
15         arithmetic_multiplier = 4.8\pt;
16         
17         \symboltables { \table_eleven }
18         \include "params.ly";
19 }
20