-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackages_and_settings.tex
111 lines (88 loc) · 5.26 KB
/
packages_and_settings.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
\usepackage{fancybox,fancyvrb,shortvrb} %也许需要的宏包
\usepackage[heading]{ctex} %用来提供中文支持
\usepackage{amsmath} %
\usepackage{amssymb} %数学符号,定理等环境相关宏包
\usepackage{amsthm} %
\usepackage{graphicx} %插入图片所需宏包
\usepackage{adjustbox} %也许需要的宏包
\usepackage{xspace} %提供一些好用的空格命令
\usepackage{tikz-cd} %画交换图需要的宏包
\usepackage{url} %更好的超链接显示
\usepackage{array} %表格相关的宏包
\usepackage{booktabs} %表格相关的宏包
\usepackage{caption} %实现图片的多行说明
\usepackage{float} %图片与表格的更好排版
\usepackage{caption}
\usepackage{subcaption}
\usepackage{bicaption}
\usepackage{setspace}
\usepackage{titletoc}\contentsmargin{0pt}\renewcommand\contentspage{\thecontentspage}\dottedcontents{section}[1.3em]{}{1.3em}{5pt}\dottedcontents{subsection}[3.5em]{}{2.2em}{5pt}
\captionsetup[figure][bi-second]{name=Figure} %设置图的英文编号前缀
\captionsetup[table][bi-second]{name=Table} %设置表的英文编号前缀
\usepackage{ulem} %更好的下划线
\usepackage[ top=2.5cm, bottom=2.0cm, left=3.0cm, right=2.5cm]{geometry} %设置页边距
\usepackage{fontspec} %设置字体需要的宏包
\setmainfont{Times New Roman} %设置西文字体为Times New Roman
\setCJKmainfont{SimSun} %设置中文字体为宋体
\renewcommand{\normalsize}{\zihao{-4}} %设置正文字号为小四
\linespread{1.5} %1.5倍行距
\showboxdepth=5
\showboxbreadth=5
\setcounter{tocdepth}{2}
\setcounter{secnumdepth}{5} %
\ctexset { section = { name={,.},number={\arabic{section}},format={ \heiti \zihao {-4}} } } %
\ctexset { subsection = { name={,},number={\arabic{section}.\arabic{subsection}},format={\heiti \zihao {-4}} } } %设置各级系统的编号格式
\ctexset { subsubsection = { name={,},number={\arabic{section}.\arabic{subsection}.\arabic{subsubsection}},format={\heiti \zihao {-4}} } } % %
\ctexset { paragraph = { name={(,)},number={\arabic{paragraph}},format={\heiti \zihao {-4}} } } %
\ctexset { subparagraph = { name={,)},number={\arabic{subparagraph}},format={\heiti \zihao {-4}} } } %
\usepackage[bottom,perpage]{footmisc} %脚注,显示在每页底部,编号按页重置
\renewcommand*{\footnotelayout}{\zihao{-5}\songti} %设置脚注为小五号宋体
\renewcommand{\thefootnote}{\arabic{footnote}}
%设置脚注标记为 [编号]
%脚注的反向超链接
\renewcommand{\thefigure}{\arabic{section}-\arabic{figure}}
\usepackage{fancyhdr} %
\renewcommand{\headrulewidth}{0.4pt} %
%\pagestyle{fancy}%
\rhead{\TitleCHS}
\lhead{华东师范大学本科毕业论文}
\chead{} %设置页眉页脚
\lfoot{} %
\zihao{-5}\cfoot{\thepage} %
\rfoot{} %
\usepackage{xcolor} %彩色的文字
\usepackage[hidelinks]{hyperref} %各种超链接必备
\usepackage{endnotes} %
\renewcommand{\enotesize}{\zihao{-5}} %
\renewcommand{\notesname}{\heiti \zihao {-4}尾注} %
\renewcommand\enoteformat{ %
\raggedright %尾注的相关设置
\leftskip=1.8em %
\makebox[0pt][r]{\theenmark. \rule{0pt}{\dimexpr\ht\strutbox+\baselineskip}} %
} %
\renewcommand\makeenmark{\textsuperscript{[\theenmark]}} %
\usepackage{footnotebackref}
\newtheorem{theorem}{\heiti 定理}[section] %
\newtheorem*{theorem*}{\heiti 定理} %
\newtheorem{lemma}[theorem]{\heiti 引理} %
\newtheorem*{lemma*}{\heiti 引理} %
\newtheorem{corollary}[theorem]{\heiti 推论} %
\newtheorem*{corollary*}{\heiti 推论} %
\newtheorem{definition}[theorem]{\heiti 定义} %
\newtheorem*{definition*}{\heiti 定义} %
\newtheorem{conjecture}[theorem]{\heiti 猜想} %将各种常用环境设置为中文
\newtheorem*{conjecture*}{\heiti 猜想} %
\newtheorem{problem}[theorem]{\heiti 问题} %
\newtheorem*{problem*}{\heiti 问题} %
\newenvironment{solution} %
{\renewcommand\qedsymbol{$\blacksquare$} %
\begin{proof}[\heiti \bf 解]} %
{\end{proof}} %
\renewcommand*{\proofname}{\heiti \bf 证明} %
\allowdisplaybreaks %允许公式跨页显示
\usepackage[bibstyle=gb7714-2015,citestyle=gb7714-2015,hyperref=true,backend=biber,sorting=none]{biblatex} %使用biblatex管理文献,输出格式使用gb7714-2015标准,后端为biber
\usepackage[titletoc,title]{appendix} %提供了附录支持并显示在目录中
\renewcommand{\appendixtocname}{附录} %
\newcommand{\apdx}[1] { %
\clearpage %重定义生成附录的命令,使得每个附录都单独成页
\section{#1}} %