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