]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-timesignatures.mf
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / mf / feta-timesignatures.mf
index c7207e2dec4f8ee0e474a9e52c7df5c6967b627b..ed3f713cdf058e2ef64bc4bcfa9370c0aa3ea191 100644 (file)
@@ -1,13 +1,13 @@
 % Feta (not the Font-En-Tja) music font --  implement Time Signatures
 % This file is part of LilyPond, the GNU music typesetter.
 %
-% Copyright (C) 1998--2011 Mats Bengtsson <matsb@s3.kth.se>,
+% Copyright (C) 1998--2015 Mats Bengtsson <matsb@s3.kth.se>,
 %               Christian Mondrup <scancm@biobase.dk>
 %
-% 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
@@ -90,7 +90,7 @@ def draw_C =
 
        penlabels (1, 2, 3, 4, 5);
 
-       draw_staff (-2, 2, 0);
+       draw_staff_if_debugging (-2, 2);
 enddef;