summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/platex')
-rw-r--r--Master/texmf-dist/tex/platex/config/eplatex.ini31
1 files changed, 0 insertions, 31 deletions
diff --git a/Master/texmf-dist/tex/platex/config/eplatex.ini b/Master/texmf-dist/tex/platex/config/eplatex.ini
deleted file mode 100644
index 31594c4aae7..00000000000
--- a/Master/texmf-dist/tex/platex/config/eplatex.ini
+++ /dev/null
@@ -1,31 +0,0 @@
-%% for epLaTeX (ASCII Nihongo LaTeX)
-%% written by Tono san
-%%
-\begingroup \catcode`\{=1 \catcode`\}=2%
- \immediate\write20{<<< making "platex with Babel" format >>>}
- \def\platexTMP{%
- \let\platexDUMP=\dump
- \let\dump=\endinput
- }
- \expandafter
-\endgroup \platexTMP
-%
-%% \scrollmode
-\input platex.ltx
-%
-\begingroup \makeatletter%
- \@temptokena=\expandafter{\platexBANNER}
- \edef\platexTMP{%
- \the\everyjob\noexpand\typeout{\the\@temptokena loaded.}%
- }%
- \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