]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-generic.mf
Imported Upstream version 2.16.0
[lilypond.git] / mf / feta-generic.mf
index f78895d0f29af8a59e1713505615eb63f1833317..16c31a7bebe611db84ceb5264331a8d2511bc121 100644 (file)
@@ -1,7 +1,7 @@
 % 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--2011 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
@@ -32,10 +32,6 @@ input feta-params;
 
 font_x_height staff_space#;
 
-%% this is a fallback so we can run the font without including feta-noteheads.
-black_notehead_width# := 1.0 staff_space#;
-
-
 fet_beginfont ("feta", design_size, "fetaMusic");
 
 if test = 0:
@@ -49,6 +45,7 @@ if test = 0:
        input feta-pedals;
        input feta-brackettips;
        input feta-accordion;
+       input feta-ties;
 else:
        input feta-test-generic.mf;
 fi