-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathsettings.tex
More file actions
39 lines (34 loc) · 1.12 KB
/
settings.tex
File metadata and controls
39 lines (34 loc) · 1.12 KB
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
\let\leq\leqslant\let\geq\geqslant
\usepackage{siunitx}
\usepackage{extarrows}
\usepackage{wrapfig}
\usepackage[lite,subscriptcorrection,slantedGreek,nofontinfo]{mtpro2}
\usepackage{makeidx}
\def\sgn{\mathop{\rm sgn}}
\everymath{\displaystyle}
\usepackage{makeidx}
\numberwithin{figure}{section}
\numberwithin{table}{section}
\numberwithin{equation}{section}
\newcommand{\ee}{\mathrm e}
\newcommand{\dd}{\,d}
\newcommand{\textop}[1]{\relax\ifmmode\mathop{\text{#1}}\else\text{#1}\fi}
\usepackage{tabularx,booktabs}
%%%%%%定义两个列格式,数学与非数学模式
\newcolumntype{Y}{>{\centering\arraybackslash$}X<{$}}
\newcolumntype{Z}{>{\centering\arraybackslash}X}
\newcolumntype{L}{>{\raggedright\arraybackslash}X}
\newcolumntype{R}{>{\raggedleft\arraybackslash}X}
%%%%定义罗马数字
\makeatletter
\newcommand{\rmnum}[1]{\romannumeral #1}
\newcommand{\Rmnum}[1]{\expandafter\@slowromancap\romannumeral #1@}
\makeatother
\newenvironment{xiti}{\begin{center}
\textbf{\zihao{-3}\ding{45}\,习~~题\quad\thesection}
\end{center}
\begin{enumerate}[leftmargin=0.5cm]
\setlength\parindent{2em}
}
{\end{enumerate}}
\allowdisplaybreaks[4]