]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-noteheads.mf
Fixing height of Kievan bar line
[lilypond.git] / mf / feta-noteheads.mf
index 60c51783daf269d51d3300140d0cfbbbf1ea8666..c45969ed6a60da78bbdb1117307c57477d7e7dae 100644 (file)
@@ -1,7 +1,7 @@
 % Feta (not the Font-En-Tja) music font -- implement noteheads
 % This file is part of LilyPond, the GNU music typesetter.
 %
-% Copyright (C) 1997--2011 Jan Nieuwenhuizen <janneke@gnu.org>
+% Copyright (C) 1997--2012 Jan Nieuwenhuizen <janneke@gnu.org>
 % & Han-Wen Nienhuys <hanwen@xs4all.nl>
 % & Juergen Reuter <reuter@ipd.uka.de>
 %
@@ -118,7 +118,7 @@ def draw_longa (expr up) =
                quanted_line_length := max (0.77, line_length);
        fi;
 
-       final_line_length := quanted_line_length * staff_space; 
+       final_line_length := quanted_line_length * staff_space;
 
        if up:
                bot y1 = -final_line_length;