]> git.lyx.org Git - lyx.git/blobdiff - lib/chkconfig.ltx
German UserGuide.lyx: updates for LyX 1.6.0 by Hartmut
[lyx.git] / lib / chkconfig.ltx
index b13a32a09f43de0e86da4ca5c97f60f51f562306..2e1a1dfa31951cfbfc9458c948fc69448725a023 100644 (file)
 
 % (2) strip the useless parts from \mesg. This uses the fact that TeX
 % allows to define macros with parameters delimited by arbitrary text.
-\def\strip#1patterns for #2, loaded.#3\endmark{\def\langs{#2}}
-\expandafter\strip\mesg\endmark
+\def\platexname{pLaTeX2e}
+\ifx\pfmtname\platexname
+  \def\langs{japanese}
+\else
+  \def\strip#1patterns for #2, loaded.#3\endmark{\def\langs{#2}}
+  \expandafter\strip\mesg\endmark
+\fi
 
 % (3) handle the result
 \message{^^J\prefix checking for available hyphenation patterns... \langs}