X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Ffeta-macros.mf;h=2cc369b1215c101ef89e62d029091e081bd57865;hb=de0fb7239295233a76b26fbda5b989142653cac7;hp=fa236fd01ae965920242a4ee09e49232cd65f916;hpb=f025789d9b2cf27164ef1a5dd1f6b15294d37298;p=lilypond.git diff --git a/mf/feta-macros.mf b/mf/feta-macros.mf index fa236fd01a..2cc369b121 100644 --- a/mf/feta-macros.mf +++ b/mf/feta-macros.mf @@ -1,3 +1,22 @@ +% Feta (not the Font-En-Tja) music font -- auxiliary macros for both feta and parmesan fonts +% This file is part of LilyPond, the GNU music typesetter. +% +% Copyright (C) 1997--2010 Han-Wen Nienhuys +% +% LilyPond 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. +% +% LilyPond is distributed in the hope that it will be useful, +% but WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +% GNU General Public License for more details. +% +% You should have received a copy of the GNU General Public License +% along with LilyPond. If not, see . + + % % debugging % @@ -141,7 +160,7 @@ def make_pen_stack = enddef; -def del_pen_stack= +def del_pen_stack = save save_pen_stack, pen_stack_idx; enddef;