]> git.donarmstrong.com Git - lilypond.git/blob - init/paper13.ly
664283269157fba95e1e397aaeb0e539ef5046ad
[lilypond.git] / init / paper13.ly
1 % paper13.ly
2
3 \include "table13.ly";
4
5 paper_thirteen = \paper {
6         staffheight = 13.0\pt;
7         linewidth = 15.0 \cm;
8
9         % ugh see table13 for sizes
10         quartwidth = 4.29\pt;
11         wholewidth = 6.44\pt;
12
13         basicspace = 3.\pt;
14         arithmetic_basicspace = 2.;
15         arithmetic_multiplier = 4.8\pt;
16         
17         \symboltables { \table_thirteen }
18         \include "params.ly";
19 }
20