Adds a template using CJK
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -176,7 +176,7 @@
|
|||||||
\setlength\fboxsep{3\p@}
|
\setlength\fboxsep{3\p@}
|
||||||
\setlength\fboxrule{.4\p@}
|
\setlength\fboxrule{.4\p@}
|
||||||
|
|
||||||
% TO BE TESTED
|
% Not required
|
||||||
%\setlength\arraycolsep{5\p@}
|
%\setlength\arraycolsep{5\p@}
|
||||||
%\setlength\tabcolsep{6\p@}
|
%\setlength\tabcolsep{6\p@}
|
||||||
%\setlength\arrayrulewidth{.4\p@}
|
%\setlength\arrayrulewidth{.4\p@}
|
||||||
@ -264,6 +264,7 @@
|
|||||||
\newlength{\quotewidth}
|
\newlength{\quotewidth}
|
||||||
% section lengths
|
% section lengths
|
||||||
\newlength{\hintscolumnwidth}
|
\newlength{\hintscolumnwidth}
|
||||||
|
\setlength{\hintscolumnwidth}{0.15\textwidth}
|
||||||
\newlength{\separatorcolumnwidth}
|
\newlength{\separatorcolumnwidth}
|
||||||
\setlength{\separatorcolumnwidth}{0.025\textwidth}
|
\setlength{\separatorcolumnwidth}{0.025\textwidth}
|
||||||
\newlength{\maincolumnwidth}
|
\newlength{\maincolumnwidth}
|
||||||
@ -297,9 +298,8 @@
|
|||||||
\setlength{\listdoubleitemmaincolumnwidth}{0.475\listdoubleitemmaincolumnwidth}%
|
\setlength{\listdoubleitemmaincolumnwidth}{0.475\listdoubleitemmaincolumnwidth}%
|
||||||
% fancyhdr lengths
|
% fancyhdr lengths
|
||||||
\renewcommand{\headwidth}{\textwidth}%
|
\renewcommand{\headwidth}{\textwidth}%
|
||||||
\recomputethemelengths}
|
\recomputethemelengths{}}
|
||||||
\setlength{\hintscolumnwidth}{0.15\textwidth}
|
\AtBeginDocument{\recomputelengths{}}
|
||||||
\AtBeginDocument{\recomputelengths}
|
|
||||||
|
|
||||||
% draws a colored rectangle
|
% draws a colored rectangle
|
||||||
% usage: \colorrule[optional height]{width}
|
% usage: \colorrule[optional height]{width}
|
||||||
|
|||||||
Reference in New Issue
Block a user