summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luatexja/luatexja-compat.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luatexja/luatexja-compat.sty')
-rw-r--r--Master/texmf-dist/tex/luatex/luatexja/luatexja-compat.sty29
1 files changed, 15 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/luatex/luatexja/luatexja-compat.sty b/Master/texmf-dist/tex/luatex/luatexja/luatexja-compat.sty
index 77befdff811..7feb21a499b 100644
--- a/Master/texmf-dist/tex/luatex/luatexja/luatexja-compat.sty
+++ b/Master/texmf-dist/tex/luatex/luatexja/luatexja-compat.sty
@@ -65,26 +65,27 @@
\expandafter\let\csname ifltj@in@latex\expandafter\endcsname
\csname iftrue\endcsname
\NeedsTeXFormat{LaTeX2e}
- \ProvidesPackage{luatexja-compat}[2011/04/01 v0.1]
+ \ProvidesPackage{luatexja-compat}[2013/05/14 Compatibility with pTeX]
\fi %</LaTeX>
-%% If the engine is pTeX, then load the module for it and exit.
-\edef\ltj@@tempa{\string\kansuji}
-\edef\ltj@@tempb{\meaning\kansuji}
-\ifx\ltj@@tempa\ltj@@tempb %<*pTeX>
- \let\ltj@@compat@pTeX=t
- \ifltj@in@latex %<*LaTeX>
- \RequirePackage{ltj-compat-ptex}[2012/04/21]
- \else %<*!LaTeX>
- \input ltj-compat-ptex.sty %
- \fi %</LaTeX>
- \ltj@compat@AtEnd
-\expandafter\endinput\fi\relax %</pTeX>
+% ltj-compat-ptex.sty is not maintained for a long time.
+% %% If the engine is pTeX, then load the module for it and exit.
+% \edef\ltj@@tempa{\string\kansuji}
+% \edef\ltj@@tempb{\meaning\kansuji}
+% \ifx\ltj@@tempa\ltj@@tempb %<*pTeX>
+% \let\ltj@@compat@pTeX=t
+% \ifltj@in@latex %<*LaTeX>
+% \RequirePackage{ltj-compat-ptex}[2012/04/21]
+% \else %<*!LaTeX>
+% \input ltj-compat-ptex.sty %
+% \fi %</LaTeX>
+% \ltj@compat@AtEnd
+% \expandafter\endinput\fi\relax %</pTeX>
% Load core module if not yet.
\ifx\luatexjacoreLoaded\@undefined
\ifltj@in@latex %<*LaTeX>
- \RequirePackage{luatexja-core}[2012/04/20]
+ \RequirePackage{luatexja-core}[2013/05/14]
\else %<*!LaTeX>
\input luatexja-core.sty %
\fi %</LaTeX>