lilypond-1.1.13
[lilypond.git] / init / paper16.ly
blob224c81abf41e42d85f008c27d53e808130d00d9d
1 % paper16.ly
3 \include "table13.ly";
4 \include "table11.ly";
5 \include "table16.ly";
9 \version "1.0.10";
11 paper_sixteen = \paper {
12 staffheight = 16.0\pt;
14 % ugh, see table16 for sizes
15 quartwidth = 5.28\pt;
16 wholewidth = 7.92\pt;
19 arithmetic_basicspace = 2.;
20 arithmetic_multiplier = 4.8\pt;
21 texsetting = "\\input lilyponddefs \\musixsixteendefs ";
22 pssetting = "(lilyponddefs.ps) findlibfile {exch pop //systemdict /run get exec} { /undefinedfilename signalerror } ifelse\n";
23 scmsetting = "(display \"(lilyponddefs.ps) findlibfile {exch pop //systemdict /run get exec} { /undefinedfilename signalerror } ifelse\");\n";
24 scmsetting = "(display \"\\\\input lilyponddefs \\\\musixsixteendefs\");\n";
26 0 = \symboltables { \table_sixteen }
27 -1 = \symboltables { \table_thirteen }
28 -2 = \symboltables { \table_eleven }
30 \include "params.ly";