summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/ptex/ptex-base/ascii-jplain.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/ptex/ptex-base/ascii-jplain.tex')
-rw-r--r--Master/texmf-dist/tex/ptex/ptex-base/ascii-jplain.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/ptex/ptex-base/ascii-jplain.tex b/Master/texmf-dist/tex/ptex/ptex-base/ascii-jplain.tex
index 40bd682ce04..c209718e0a1 100644
--- a/Master/texmf-dist/tex/ptex/ptex-base/ascii-jplain.tex
+++ b/Master/texmf-dist/tex/ptex/ptex-base/ascii-jplain.tex
@@ -1,9 +1,10 @@
-% This is the jplain TeX format
+% This is the jplain TeX format (community edition)
+% 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}}
@@ -42,6 +43,6 @@
\autospacing\autoxspacing
\jcharwidowpenalty=500
%
-% identifies the current format
+% identifies the current format based on plain
\def\fmtname{jplain}
-\def\fmtversion{3.14159 j1.0a}
+\edef\fmtversion{\fmtversion\space j1.0b}