Commit 3aa83001 by 曹润柘

合并分支 'caorunzhe' 到 'master'

更新 structure.tex

查看合并请求 !50
parents fffc132c b48c81fd
...@@ -238,7 +238,7 @@ ...@@ -238,7 +238,7 @@
{\small\bf\sffamily}% Theorem head font {\small\bf\sffamily}% Theorem head font
{\;}% Punctuation after theorem head {\;}% Punctuation after theorem head
{0.25em}% Space after theorem head {0.25em}% Space after theorem head
{\small\sffamily{\tiny\ensuremath{\blacksquare}}\nobreakspace\thmname{#1}\nobreakspace\thmnumber{\@ifnotempty{#1}{}\@upn{#2}}% Theorem text (e.g. Theorem 2.1) {\small\sffamily{\tiny\ensuremath{}}\nobreakspace\thmname{#1}\nobreakspace\thmnumber{\@ifnotempty{#1}{}\@upn{#2}}% Theorem text (e.g. Theorem 2.1)\blacksquare去除
\thmnote{\nobreakspace\the\thm@notefont\sffamily\bfseries---\nobreakspace#3.}}% Optional theorem note \thmnote{\nobreakspace\the\thm@notefont\sffamily\bfseries---\nobreakspace#3.}}% Optional theorem note
\newtheoremstyle{blacknumbox} % Theorem style name \newtheoremstyle{blacknumbox} % Theorem style name
...@@ -348,12 +348,14 @@ leftmargin=0cm, ...@@ -348,12 +348,14 @@ leftmargin=0cm,
rightmargin=0cm, rightmargin=0cm,
linewidth=4pt, linewidth=4pt,
innerbottommargin=5pt]{cBox} innerbottommargin=5pt]{cBox}
% Creates an environment for each type of theorem and assigns it a theorem text style from the "Theorem Styles" section above and a colored box from above % Creates an environment for each type of theorem and assigns it a theorem text style from the "Theorem Styles" section above and a colored box from above
\newenvironment{theorem}{\begin{tBox}\begin{theoremeT}}{\end{theoremeT}\end{tBox}} \newenvironment{theorem}{\begin{tBox}\begin{theoremeT}}{\end{theoremeT}\end{tBox}}
\newenvironment{exercise}{\begin{eBox}\begin{exerciseT}}{\hfill{\color{ocre}\tiny\ensuremath{\blacksquare}}\end{exerciseT}\end{eBox}} \newenvironment{exercise}{\begin{eBox}\begin{exerciseT}}{\hfill{\color{ocre}\tiny\ensuremath{\blacksquare}}\end{exerciseT}\end{eBox}}
\newenvironment{definition}{\begin{dBox}\begin{definitionT}}{\end{definitionT}\end{dBox}} \newenvironment{definition}{\begin{dBox}\begin{definitionT}}{\end{definitionT}\end{dBox}}
\newenvironment{example}{\begin{exampleT}}{\hfill{\tiny\ensuremath{\blacksquare}}\end{exampleT}} %\newenvironment{example}{\begin{exampleT}}{\hfill{\tiny\ensuremath{\blacksquare}}\end{exampleT}}
\newenvironment{example}{\begin{exampleT}}{\end{exampleT}}
\newenvironment{corollary}{\begin{cBox}\begin{corollaryT}}{\end{corollaryT}\end{cBox}} \newenvironment{corollary}{\begin{cBox}\begin{corollaryT}}{\end{corollaryT}\end{cBox}}
%---------------------------------------------------------------------------------------- %----------------------------------------------------------------------------------------
...@@ -560,6 +562,8 @@ addtohook={% ...@@ -560,6 +562,8 @@ addtohook={%
\usepackage{type1cm}%设置公式字体 \usepackage{type1cm}%设置公式字体
\usepackage{caption}%设置图片标题字体大小 \usepackage{caption}%设置图片标题字体大小
\captionsetup{font={footnotesize}} \captionsetup{font={footnotesize}}
\captionsetup[figure]{labelsep=space}%图序号后面跟空格
\captionsetup[table]{labelsep=space}%表序号后面跟空格
\usepackage{pstricks} \usepackage{pstricks}
\DeclareMathOperator*{\argmax}{arg\,max} \DeclareMathOperator*{\argmax}{arg\,max}
\DeclareMathOperator*{\argmin}{arg\,min} \DeclareMathOperator*{\argmin}{arg\,min}
...@@ -673,4 +677,4 @@ addtohook={% ...@@ -673,4 +677,4 @@ addtohook={%
\newcommand\chapterfifteen{第十五章} \newcommand\chapterfifteen{第十五章}
\newcommand\chaptersixteen{第十六章} \newcommand\chaptersixteen{第十六章}
\newcommand\chapterseventeen{第十七章} \newcommand\chapterseventeen{第十七章}
\newcommand\chaptereighteen{第十八章}%* \newcommand\chaptereighteen{第十八章}%*
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论