]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-generic.mf
Run grand-replace for 2012
[lilypond.git] / mf / feta-generic.mf
index 2f4471cc8e7eb350717b3e7f1e33bb08e4ace20f..16c31a7bebe611db84ceb5264331a8d2511bc121 100644 (file)
@@ -1,8 +1,8 @@
 % Feta (not the Font-En-Tja) music font --  generic stuff: include lots of files, but don't
 % This file is part of LilyPond, the GNU music typesetter.
 %
-% Copyright (C) 1997--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
-% 
+% Copyright (C) 1997--2012 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
@@ -32,25 +32,20 @@ input feta-params;
 
 font_x_height staff_space#;
 
-%% this is a fallback so we can run the font without including feta-bolletjes.
-black_notehead_width# := 1.0 staff_space#;
-
-
 fet_beginfont ("feta", design_size, "fetaMusic");
 
-if test = 0: 
-       input feta-eindelijk;
-       input feta-toevallig;
-       input feta-arrow;
-       input feta-puntje;
-       input feta-bolletjes;
-       input feta-schrift;
-       input feta-banier;
-       input feta-klef;
-       input feta-timesig;
-       input feta-pendaal;
-       input feta-haak;
+if test = 0:
+       input feta-rests;
+       input feta-accidentals;
+       input feta-arrowheads;
+       input feta-dots;
+       input feta-scripts;
+       input feta-clefs;
+       input feta-timesignatures;
+       input feta-pedals;
+       input feta-brackettips;
        input feta-accordion;
+       input feta-ties;
 else:
        input feta-test-generic.mf;
 fi