]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/paper20.ly
release: 1.2.14
[lilypond.git] / ly / paper20.ly
index 25e85d7dc6159d947580dfa9bd086ddbc44c50f7..24983c1710ba96fdfd5557bf34fa76cf07d65d95 100644 (file)
@@ -1,7 +1,7 @@
 % paper20.ly
 
 
-\version "1.1.52";
+\version "1.2.0";
 
 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 = "\"(lilyponddefs.ps) findlibfile {exch pop //systemdict /run get exec} { /undefinedfilename signalerror } ifelse\";\n";
-       scmsetting = "\"\\\\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 }