mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add missing ("false") condition
This commit is contained in:
parent
4002eb0b67
commit
9ac0d48849
@ -38,7 +38,7 @@
|
|||||||
\iftutex\else
|
\iftutex\else
|
||||||
% Not Xe/LuaTeX:
|
% Not Xe/LuaTeX:
|
||||||
% additional setting for Japanese manual
|
% additional setting for Japanese manual
|
||||||
\IfFileExists{pxjahyper.sty}{\usepackage{pxjahyper}}
|
\IfFileExists{pxjahyper.sty}{\usepackage{pxjahyper}}{}
|
||||||
\usepackage{t1enc}
|
\usepackage{t1enc}
|
||||||
\fi
|
\fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user