mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fixup ja/Additional for Xe/LuaTeX
This commit is contained in:
parent
6821738fe5
commit
a2d75bb9d7
@ -34,11 +34,16 @@
|
|||||||
\emergencystretch 1.5em
|
\emergencystretch 1.5em
|
||||||
\hfuzz 0.3pt
|
\hfuzz 0.3pt
|
||||||
|
|
||||||
|
\usepackage{iftex}
|
||||||
|
\iftutex\else
|
||||||
|
% Not Xe/LuaTeX:
|
||||||
% additional setting for Japanese manual
|
% additional setting for Japanese manual
|
||||||
\IfFileExists{pxjahyper.sty}
|
\IfFileExists{pxjahyper.sty}{\usepackage{pxjahyper}}
|
||||||
{\usepackage{pxjahyper}}
|
|
||||||
|
|
||||||
\usepackage{t1enc}
|
\usepackage{t1enc}
|
||||||
|
\fi
|
||||||
|
|
||||||
|
% need to increase this
|
||||||
|
\AtBeginDocument{\premulticols = 70pt}
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,bookmarkpackage=false
|
\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,bookmarkpackage=false
|
||||||
\use_default_options false
|
\use_default_options false
|
||||||
|
Loading…
Reference in New Issue
Block a user