summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex/config
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-11 23:06:18 +0000
committerKarl Berry <karl@freefriends.org>2016-06-11 23:06:18 +0000
commit95b471835523e634d7a1a09c433dbd827d3af0ef (patch)
tree8e1c39f3c53a06451694de32a64f14b3ed735acb /Master/texmf-dist/tex/platex/config
parent9e59fe5cbd2d8d2eb3abb95254ead13c5334bad2 (diff)
platex (11jun16)
git-svn-id: svn://tug.org/texlive/trunk@41369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/platex/config')
-rw-r--r--Master/texmf-dist/tex/platex/config/platex.ini31
1 files changed, 4 insertions, 27 deletions
diff --git a/Master/texmf-dist/tex/platex/config/platex.ini b/Master/texmf-dist/tex/platex/config/platex.ini
index 2ea55904069..3ac0f71b23a 100644
--- a/Master/texmf-dist/tex/platex/config/platex.ini
+++ b/Master/texmf-dist/tex/platex/config/platex.ini
@@ -1,32 +1,9 @@
%% for pLaTeX (ASCII Nihongo LaTeX)
-%% written by Tono san (modified by texjporg 2016/05/07)
+%% written by Tono san (modified by texjporg 2016/05/12)
%%
\begingroup \catcode`\{=1 \catcode`\}=2%
- \immediate\write20{<<< making "platex with Babel" format >>>}
- \def\platexTMP{%
- \let\platexDUMP=\dump
- \let\dump=\endinput
- }
- \expandafter
-\endgroup \platexTMP
-%
-%% \scrollmode
+ \immediate\write20{<<< making "platex with Babel" format >>>}
+\endgroup
+\scrollmode
\input platex.ltx
-%
-\begingroup \makeatletter%
- \def\parse@BANNER#1{\expandafter\parse@@BANNER#1}%
- \def\parse@@BANNER#1#2#3#4{#4}%
- \edef\platexTMP{%
- \the\everyjob\noexpand\typeout{\parse@BANNER{\platexBANNER}}%
- }%
- \everyjob=\expandafter{\platexTMP}%
- \edef\platexTMP{%
- \noexpand\let\noexpand\platexBANNER=\noexpand\@undefined
- \noexpand\let\noexpand\dump=\noexpand\platexDUMP
- \noexpand\let\noexpand\platexDUMP=\noexpand\@undefined
- \noexpand\everyjob={\the\everyjob}%
- }
- \expandafter
-\endgroup \platexTMP
-\dump
\endinput