]> 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 03a23e09c20d42bfd3143a7bbf73bec8b6ccd433..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{array}
 \TestPackage{babel}
 \TestPackage{bibtopic}
+\TestPackage{bm}
 \TestPackage{booktabs}
 \TestPackage{braille}
 \TestPackage{color} % this one should be there if graphics.sty is there.
 \TestPackage{nicefrac}
 \TestPackage{nomencl}
 \TestPackage{pdfcolmk}
+\TestPackage{pdfpages}
 \TestPackage{prettyref}
 \TestPackage{preview}
+\TestPackage{relsize}
 \TestPackage{rotating}
 \TestPackage{rotfloat}
 \TestPackage{setspace}
 \TestPackage{soul}
-\TestPackage{subfigure}
+\TestPackage{subfig}
 \TestPackage{textcomp}
 \TestPackage{units}
 \TestPackage{url}
 \TestPackage{varioref}
 \TestPackage{wrapfig}
+\TestPackage{xargs}
 \TestPackage{xcolor}