]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/paper20.ly
release: 1.3.43
[lilypond.git] / ly / paper20.ly
index 39cba96769bb3b804c2aeb0b8b66208c468e361e..308bc86ca46d4d981da782583d684c921da3cb2a 100644 (file)
@@ -1,7 +1,7 @@
 % paper20.ly
 
 
-\version "1.0.19";
+\version "1.3.42";
 
 paper_twenty = \paper {
        staffheight = 20.0\pt;
@@ -9,6 +9,7 @@ paper_twenty = \paper {
        font_large = 12.;
        font_Large = 12.;       
        font_normal = 10.;
+       font_script = 8.;
 
        font_finger = 5.;
        font_volta = 8.;
@@ -27,19 +28,15 @@ 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"
 
+       "font_feta-2" = 13.;
+       "font_feta-1" = 16.;
+       "font_feta" = 20.;
+
        \include "params.ly";
 }
 
+\paper { \paper_twenty }