]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add missing files of the previous commit.
authorBertrand Bordage <bordage.bertrand@gmail.com>
Sat, 17 Sep 2011 16:32:53 +0000 (18:32 +0200)
committerBertrand Bordage <bordage.bertrand@gmail.com>
Sat, 17 Sep 2011 16:34:55 +0000 (18:34 +0200)
mf/parmesan-noteheads-generic.mf [new file with mode: 0644]
mf/parmesan-noteheads11.mf [new file with mode: 0644]
mf/parmesan-noteheads13.mf [new file with mode: 0644]
mf/parmesan-noteheads14.mf [new file with mode: 0644]
mf/parmesan-noteheads16.mf [new file with mode: 0644]
mf/parmesan-noteheads18.mf [new file with mode: 0644]
mf/parmesan-noteheads20.mf [new file with mode: 0644]
mf/parmesan-noteheads23.mf [new file with mode: 0644]
mf/parmesan-noteheads26.mf [new file with mode: 0644]

diff --git a/mf/parmesan-noteheads-generic.mf b/mf/parmesan-noteheads-generic.mf
new file mode 100644 (file)
index 0000000..ef192a6
--- /dev/null
@@ -0,0 +1,39 @@
+% Feta (not the Font-En-Tja) music font --  generic stuff: include lots of files
+% This file is part of LilyPond, the GNU music typesetter.
+%
+% Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+%
+%
+% LilyPond is free software: you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation, either version 3 of the License, or
+% (at your option) any later version.
+%
+% LilyPond is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+% GNU General Public License for more details.
+%
+% You should have received a copy of the GNU General Public License
+% along with LilyPond. If not, see <http://www.gnu.org/licenses/>.
+
+
+if test = -1:
+       mode := smoke;
+fi
+
+staffsize# := design_size * pt#;
+
+mode_setup;
+
+input feta-macros;
+
+input feta-params;
+
+input parmesan-macros;
+
+font_x_height staff_space#;
+
+fet_beginfont ("parmesan", design_size, "parmesanMusic");
+       input parmesan-noteheads;
+fet_endfont;
diff --git a/mf/parmesan-noteheads11.mf b/mf/parmesan-noteheads11.mf
new file mode 100644 (file)
index 0000000..288695a
--- /dev/null
@@ -0,0 +1,13 @@
+% feta-noteheads11.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 11.22;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads13.mf b/mf/parmesan-noteheads13.mf
new file mode 100644 (file)
index 0000000..ad12642
--- /dev/null
@@ -0,0 +1,13 @@
+% feta-noteheads13.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 12.60;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads14.mf b/mf/parmesan-noteheads14.mf
new file mode 100644 (file)
index 0000000..f5d3a41
--- /dev/null
@@ -0,0 +1,13 @@
+% feta-noteheads14.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 14.14;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads16.mf b/mf/parmesan-noteheads16.mf
new file mode 100644 (file)
index 0000000..3db517f
--- /dev/null
@@ -0,0 +1,13 @@
+% feta-noteheads16.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 15.87;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads18.mf b/mf/parmesan-noteheads18.mf
new file mode 100644 (file)
index 0000000..ed0f99e
--- /dev/null
@@ -0,0 +1,13 @@
+% feta-noteheads18.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 17.82;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads20.mf b/mf/parmesan-noteheads20.mf
new file mode 100644 (file)
index 0000000..8891652
--- /dev/null
@@ -0,0 +1,13 @@
+% feta-noteheads20.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 20;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads23.mf b/mf/parmesan-noteheads23.mf
new file mode 100644 (file)
index 0000000..fe64e6f
--- /dev/null
@@ -0,0 +1,13 @@
+% feta-noteheads23.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 22.45;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+
diff --git a/mf/parmesan-noteheads26.mf b/mf/parmesan-noteheads26.mf
new file mode 100644 (file)
index 0000000..082ffc2
--- /dev/null
@@ -0,0 +1,13 @@
+% feta-noteheads26.mf
+% part of LilyPond's pretty-but-neat music font
+
+input feta-autometric;
+
+design_size := 25.20;
+test := 0;
+
+
+input parmesan-noteheads-generic;
+
+end.
+