summaryrefslogtreecommitdiff
path: root/ly/paper13.ly
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>1999-01-25 13:09:15 +0100
committerHan-Wen Nienhuys <hanwen@xs4all.nl>1999-01-25 13:09:15 +0100
commit75be12aa75a535af753d6125bfc03da3ee303b36 (patch)
treefd257434bc20f6a4f1758e60abc2b04d836488b3 /ly/paper13.ly
parent5308c12a34d4a873a4d289dcb15b4e9610c123a4 (diff)
release: 1.1.24
Diffstat (limited to 'ly/paper13.ly')
-rw-r--r--ly/paper13.ly17
1 files changed, 17 insertions, 0 deletions
diff --git a/ly/paper13.ly b/ly/paper13.ly
new file mode 100644
index 0000000000..fa73ad312e
--- /dev/null
+++ b/ly/paper13.ly
@@ -0,0 +1,17 @@
+% paper13.ly
+
+paper_thirteen = \paper {
+ staffheight = 13.0\pt;
+
+ % ugh see table13 for sizes
+ quartwidth = 4.29\pt;
+ wholewidth = 6.44\pt;
+
+
+ arithmetic_basicspace = 2.;
+ arithmetic_multiplier = 4.8\pt;
+
+ 0=\font "feta13"
+ \include "params.ly";
+}
+