]> 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 c55683a79605fe0973287bfd73f948c16e583787..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}
 \TestPackage{pdfpages}
 \TestPackage{prettyref}
 \TestPackage{preview}
+\TestPackage{relsize}
 \TestPackage{rotating}
 \TestPackage{rotfloat}
 \TestPackage{setspace}