]> git.lyx.org Git - lyx.git/blobdiff - lib/chkconfig.ltx
Slovak UserGuide.lyx: use the same layout as the other UserGuides, remove references...
[lyx.git] / lib / chkconfig.ltx
index b13a32a09f43de0e86da4ca5c97f60f51f562306..d439a0a6616c0df0e392ef346992bacb5bcedba5 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}
 
 
 %%% Packages
+\TestPackage{accents}
 \TestPackage{algorithm}
 \TestPackage{array}
 \TestPackage{babel}
 \TestPackage{rotating}
 \TestPackage{rotfloat}
 \TestPackage{setspace}
+\TestPackage{slashed}
 \TestPackage{soul}
 \TestPackage{subfig}
 \TestPackage{textcomp}