lilypond-1.1.62
[lilypond.git] / init / paper20.ly
blob69c36b358dff3728c30f2181e464d5c59e37b19f
1 % paper20.ly
3 \include "table20.ly";
5 \include "table13.ly";
6 \include "table16.ly";
8 \version "1.0.14";
10 paper_twenty = \paper {
11 staffheight = 20.0\pt;
13 % ugh see table20 for sizes
14 quartwidth = 6.61\pt;
15 wholewidth = 9.90\pt;
18 arithmetic_basicspace = 2.;
19 arithmetic_multiplier = 6.\pt;
20 texsetting = "\\input lilyponddefs \\musixtwentydefs ";
21 pssetting = "(lilyponddefs.ps) findlibfile {exch pop //systemdict /run get exec} { /undefinedfilename signalerror } ifelse\n";
22 % urg, debugging only
23 scmsetting = "(display \"(lilyponddefs.ps) findlibfile {exch pop //systemdict /run get exec} { /undefinedfilename signalerror } ifelse\");\n";
24 scmsetting = "(display \"\\\\input lilyponddefs \\\\musixtwentydefs\");\n";
26 -2 = \symboltables { \table_thirteen }
27 -1 = \symboltables { \table_sixteen }
28 0 = \symboltables { \table_twenty }
30 \include "params.ly";