Skip to content

Commit

Permalink
[WEB] More consistent TeX code.
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@71797 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
Andreas Scherer committed Jul 14, 2024
1 parent c1c84a7 commit 6794a9a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions texk/web2c/mft.ch
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6794a9a

Please sign in to comment.