]> git.donarmstrong.com Git - lilypond.git/blob - mf/parmesan-other-generic.mf
Add '-dcrop' option to ps and svg backends
[lilypond.git] / mf / parmesan-other-generic.mf
1 % This file is part of LilyPond, the GNU music typesetter.
2 %
3 % Copyright (C) 2002--2015 Juergen Reuter <reuter@ipd.uka.de>
4 %
5 % The LilyPond font is free software: you can redistribute it and/or modify
6 % it under the terms of the GNU General Public License as published by
7 % the Free Software Foundation, either version 3 of the License, or
8 % (at your option) any later version, or under the SIL Open Font License.
9
10
11
12 input common-modules-and-initialization;
13 input parmesan-macros;
14
15 font_x_height staff_space#;
16
17 fet_beginfont ("parmesan", design_size, "parmesanMusic");
18         input parmesan-rests;
19         input parmesan-clefs;
20         input parmesan-custodes
21         input parmesan-accidentals;
22         input parmesan-flags;
23         input parmesan-timesignatures;
24         input parmesan-scripts;
25         input parmesan-dots;
26 fet_endfont;