summaryrefslogtreecommitdiff
path: root/thesis.tex
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2019-05-11 23:09:45 +0800
committerIru Cai <mytbk920423@gmail.com>2019-05-11 23:09:45 +0800
commit48ba0474d11608869717c7bc1a9b9fe4e1196977 (patch)
tree133554f9348614b9b41e2bbf0ab346538116eaa0 /thesis.tex
parentca49349212ee4e6bad310b39b3bb6aafab0d7510 (diff)
downloaddissertation-48ba0474d11608869717c7bc1a9b9fe4e1196977.tar.xz
add tables
Diffstat (limited to 'thesis.tex')
-rw-r--r--thesis.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/thesis.tex b/thesis.tex
index 722fb9a..3856d73 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -52,6 +52,8 @@
\newcommand{\Fault}[1]{\texttt{\#}#1}
\newcommand{\Todo}{\textbf{TODO}}
\newcommand{\Fixme}{\textbf{FIXME}}
+\usepackage{caption}
+\newenvironment{code}{\captionsetup{type=listing}}{}
\begin{document}
% 以下为正文之前的部分,默认不进行章节编号。