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