]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/parmesan-accidentals.mf
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / mf / parmesan-accidentals.mf
index 956fffcbaa58b4b28d5e2eac9c431ffc5c00febd..0714e46b617e20a09c9c5c4d58289299ae0dbb7a 100644 (file)
@@ -1,13 +1,12 @@
 % Feta (not the Font-En-Tja) music font --  ancient accidentals
 % This file is part of LilyPond, the GNU music typesetter.
 %
-% Copyright (C) 2001--2012 Juergen Reuter <reuter@ipd.uka.de>
+% Copyright (C) 2001--2015 Juergen Reuter <reuter@ipd.uka.de>
 % 
-%
-% LilyPond is free software: you can redistribute it and/or modify
+% The LilyPond font 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.
+% (at your option) any later version, or under the SIL Open Font License.
 %
 % LilyPond is distributed in the hope that it will be useful,
 % but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -400,7 +399,7 @@ fet_endchar;
 %%%%%%%%%%%%%%%
 
 
-fet_beginchar ("kievan sharp", "kievan1");
+fet_beginchar ("Kievan sharp", "kievan1");
        % This draws the sharp.
        % It never occurs in Synodal music and
        % can only be found in some early manuscripts.
@@ -440,7 +439,7 @@ fet_beginchar ("kievan sharp", "kievan1");
 fet_endchar;
 
 
-fet_beginchar ("kievan flat", "kievanM1");
+fet_beginchar ("Kievan flat", "kievanM1");
        % This draws the flat sign.
        % In Synodal music, the flat only occurs on the high B
        % but it may be used elsewhere in early manuscripts.
@@ -469,21 +468,16 @@ fet_beginchar ("kievan flat", "kievanM1");
             .. z3
             .. z4{down}
             .. z5
-            & z5 -- cycle;
-       fill z5 -- z6
-            & z6 -- z7
-            & z7 -- z11
-            & z11 -- z12
-            & z12 -- z13
-            & z13 -- cycle;
-       fill z7{up}
+            -- z6
+            -- z7{up}
             .. z8
             .. {dir 23}z9
             & z9
             .. z10{dir -135}
             .. {down}z11
-            & z11
-            -- cycle;
+            -- z12
+            -- z13
+            & cycle;
 
        set_char_box (0, 1.0 staff_space#,
                      1.0 staff_space#, 1.8 staff_space#);