]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/paper20.ly
release: 1.1.67
[lilypond.git] / ly / paper20.ly
index 2de985a5f01e9e496d2d9024a1d1de022d17e2ef..004c4d09dfd09fc17f37ec8ce0125315d58674f4 100644 (file)
@@ -1,7 +1,7 @@
 % paper20.ly
 
 
-\version "1.0.20";
+\version "1.1.66";
 
 paper_twenty = \paper {
        staffheight = 20.0\pt;
@@ -27,15 +27,6 @@ paper_twenty = \paper {
        quartwidth =  6.61\pt;
        wholewidth = 9.90\pt;
 
-
-       arithmetic_basicspace = 2.;
-        arithmetic_multiplier = 6.\pt;
-       texsetting = "\\input lilyponddefs \\musixtwentydefs ";
-       pssetting = "(lilyponddefs.ps) findlibfile {exch pop //systemdict /run get exec} { /undefinedfilename signalerror } ifelse\n";
-       % urg, debugging only
-       scmsetting = "(display \"(lilyponddefs.ps) findlibfile {exch pop //systemdict /run get exec} { /undefinedfilename signalerror } ifelse\");\n";
-       scmsetting = "(display \"\\\\input lilyponddefs \\\\musixtwentydefs\");\n";
-
        -2 = \font "feta13"
        -1 = \font "feta16"
        0 = \font "feta20"
@@ -43,3 +34,4 @@ paper_twenty = \paper {
        \include "params.ly";
 }
 
+\paper { \paper_twenty }