diff options
-rw-r--r-- | Master/texmf-dist/metafont/misc/modes.mf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/metafont/misc/modes.mf b/Master/texmf-dist/metafont/misc/modes.mf index fdfd1a5a1fd..5e3b3cfbd4d 100644 --- a/Master/texmf-dist/metafont/misc/modes.mf +++ b/Master/texmf-dist/metafont/misc/modes.mf @@ -35,10 +35,10 @@ % @mffile{ % author = "The Metafont community", % version = "3.8", -% date = "Wed Feb 20 16:24:38 PST 2008" +% date = "Wed Feb 20 16:33:57 PST 2008" % filename = "modes.mf", % email = "tex-fonts@tug.org" -% checksum = "2577 12670 93479", +% checksum = "2577 12670 93478", % codetable = "ISO/ASCII", % supported = "yes", % docstring = " @@ -610,7 +610,7 @@ Xerox_world := 1; % This used to be done automatically by redefining end, but DEK reported % that as a serious bug on 19 February 2008 to tex-implementors. % -def mode_extra_info_ = +def mode_extra_info = if fontmaking > 0: font_family font_identifier_; coding_scheme font_coding_scheme_; |