]> git.donarmstrong.com Git - lilypond.git/blob - init/paper26.ly
patch::: 1.1.22.jcn2: jcn2
[lilypond.git] / init / paper26.ly
1 % paper26.ly
2
3 \include "table26.ly";
4
5 paper_twentysix = \paper {
6         staffheight = 26.0\pt;
7
8         % ugh see table26 for sizes
9         quartwidth = 8.59\pt;
10         wholewidth = 12.87\pt;
11
12         arithmetic_basicspace = 2.;
13         arithmetic_multiplier = 6.\pt;
14         
15         0=\symboltables { \table_twentysix }
16         \include "params.ly";
17         linewidth = \linewidth20;
18         textheight = \textheight20;
19 }
20