summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/ptex/ptex-base/ptex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/ptex/ptex-base/ptex.tex')
-rw-r--r--Master/texmf-dist/tex/ptex/ptex-base/ptex.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/ptex/ptex-base/ptex.tex b/Master/texmf-dist/tex/ptex/ptex-base/ptex.tex
index 46cda2f6ea8..ca0943d06f6 100644
--- a/Master/texmf-dist/tex/ptex/ptex-base/ptex.tex
+++ b/Master/texmf-dist/tex/ptex/ptex-base/ptex.tex
@@ -1,10 +1,10 @@
% This is the pTeX format (community edition)
-% last update: texjporg 2016/05/17
+% last update: texjporg 2017/03/12
%
% (C)copyright ASCII corporation,1987,1995,1997
%
\input plain
-\catcode`@=11 % at signs are no longer letters
+\catcode`@=11 % at signs act like letters
\def\footnote#1{\let\@sf\empty % parameter #2 (the text) is read later
\ifhmode\edef\@sf{\spacefactor\the\spacefactor}\/\fi
\nobreak#1\@sf\vfootnote{#1}}