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