summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/ptex/ptex-base/ascii-jplain.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-17 22:25:33 +0000
committerKarl Berry <karl@freefriends.org>2017-04-17 22:25:33 +0000
commitc05f341f9c9efd31b3eb9325206b0983f5888a0a (patch)
tree7eba5671ce604e2ce77298ab46b29334484fdeb3 /Master/texmf-dist/tex/ptex/ptex-base/ascii-jplain.tex
parent4540b32a0ff09390a1a72db85682bcfc6baccd25 (diff)
ptex-base (17apr17)
git-svn-id: svn://tug.org/texlive/trunk@43899 c570f23f-e606-0410-a88d-b1316a301751
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}