texlive[71797] Build/source/texk/web2c/mft.ch: [WEB] More consistent
commits+ascherer at tug.org
commits+ascherer at tug.org
Sun Jul 14 14:37:14 CEST 2024
Revision: 71797
https://tug.org/svn/texlive?view=revision&revision=71797
Author: ascherer
Date: 2024-07-14 14:37:14 +0200 (Sun, 14 Jul 2024)
Log Message:
-----------
[WEB] More consistent TeX code.
Modified Paths:
--------------
trunk/Build/source/texk/web2c/mft.ch
Modified: trunk/Build/source/texk/web2c/mft.ch
===================================================================
--- trunk/Build/source/texk/web2c/mft.ch 2024-07-14 08:13:42 UTC (rev 71796)
+++ trunk/Build/source/texk/web2c/mft.ch 2024-07-14 12:37:14 UTC (rev 71797)
@@ -5,11 +5,13 @@
% Support for MP included from a changefile by Wlodek Bzyl.
% This file is in the public domain.
- at x [0] l.16 - WEAVE: use logo font to get the S
+ at x [0] l.17 - WEAVE: use logo font to get the S
\font\logo=manfnt % font used for the METAFONT logo
+\def\MF{{\logo META}\-{\logo FONT}}
@y
\font\logo=manfnt % font used for the METAFONT logo
-\font\tenlogo=logo10 % font used for the METAFONT logo
+\font\tenlogo=logo10 % font used for the METAPOST logo
+\def\MF{{\logo META}\-{\logo FONT}}
\def\MP{{\tenlogo META}\-{\tenlogo POST}}
@z
More information about the tex-live-commits
mailing list.