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