bk7258_iR58/bk_aidk/docs/bk7258/zh_CN/latex_style.sty
helloyifa 31f179cb76 init
2025-05-15 14:19:56 +08:00

45 lines
1.0 KiB
TeX
Executable File

\nonstopmode
\usepackage[document]{ragged2e}
\usepackage{xeCJK}
\usepackage{graphicx}
\parindent 2em
\setcounter{tocdepth}{3}
\renewcommand\familydefault{\ttdefault}
\renewcommand\CJKfamilydefault{\CJKrmdefault}
\usepackage{graphicx}
\usepackage{tocloft}
\renewcommand\cftfignumwidth{4em}
\renewcommand\cfttabnumwidth{4em}
\renewcommand\cftsecnumwidth{4em}
\renewcommand\cftsubsecnumwidth{6em}
\renewcommand\cftparanumwidth{6em}
\newcommand{\sectionbreak}{\clearpage}
\usepackage{hyperref}
\usepackage{xcolor}
\definecolor{linkcolorSet}{RGB}{0, 76, 155}
\hypersetup{
colorlinks=true,
linkcolor=linkcolorSet,
filecolor=magenta,
urlcolor=blue,
citecolor=black,
breaklinks=true,
plainpages=false,
pdfpagelabels=true,
pdfstartpage=1,
pdfpagemode=None,
pdfborder={0 0 0},
backref=true
}
\usepackage{geometry}
\geometry{
a4paper,
left=25mm,
right=25mm,
top=25mm,
bottom=25mm,
}
\usepackage{longtable}
\usepackage{booktabs}
\setlength{\tabcolsep}{5pt}