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