summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hitszthesis/back/appendixA.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hitszthesis/back/appendixA.tex')
-rw-r--r--macros/latex/contrib/hitszthesis/back/appendixA.tex15
1 files changed, 9 insertions, 6 deletions
diff --git a/macros/latex/contrib/hitszthesis/back/appendixA.tex b/macros/latex/contrib/hitszthesis/back/appendixA.tex
index e549eebc93..9dcf346f4e 100644
--- a/macros/latex/contrib/hitszthesis/back/appendixA.tex
+++ b/macros/latex/contrib/hitszthesis/back/appendixA.tex
@@ -1,23 +1,26 @@
% !TEX root = ../main.tex
% 附录A
-\chapter{带章节的附录}[Full Appendix]%
-完整的附录内容,包含章节,公式,图表等
+\chapter{带章节的附录}[Full Appendix]
+
+完整的附录内容,包含章节,公式,图表等。
\section{附录节的内容}[Section in Appendix]
-这是附录的节的内容
-附录中图的示例:
+这是附录的节的内容。
+
+附录中\figref{fig:appA}:
\begin{figure}[htbp]
\centering
\includegraphics[width = 0.4\textwidth]{golfer}
%\bicaption[golfer5]{}{\xiaosi[0]打高尔夫球的人}{Fig.$\!$}{The person playing golf}\vspace{-1em}
\caption{\xiaosi[0]打高尔夫球的人}
+\label{fig:appA}
\end{figure}
-附录中公式的示例:
+附录中\equref{eq:appA}:
\begin{align}
a & = b \times c \\
E & = m c^2
-\label{eq}
+\label{eq:appA}
\end{align}