summaryrefslogtreecommitdiff
path: root/Build/source/texk
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2024-07-14 12:37:14 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2024-07-14 12:37:14 +0000
commitd68d1e825926542beb37486f8a7f2e9da21cfeec (patch)
tree7bfa829f6e289c7f992eff608f9eba799f10d0b5 /Build/source/texk
parente9de6d9e5cb588d1bbbe023eb889b2a7582b1e1e (diff)
[WEB] More consistent TeX code.
git-svn-id: svn://tug.org/texlive/trunk@71797 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk')
-rw-r--r--Build/source/texk/web2c/mft.ch6
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/mft.ch b/Build/source/texk/web2c/mft.ch
index 7de5688d640..57f82579138 100644
--- a/Build/source/texk/web2c/mft.ch
+++ b/Build/source/texk/web2c/mft.ch
@@ -5,11 +5,13 @@
% Support for MP included from a changefile by Wlodek Bzyl.
% This file is in the public domain.
-@x [0] l.16 - WEAVE: use logo font to get the S
+@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