修改附件文件目录结构

按名称命名附件文件,方便调整附件顺序。
merge-requests/2/head
Xphi 4 years ago
parent 1bb9d8771e
commit 42461e996f

2
.gitignore vendored

@ -1,4 +1,6 @@
*.aux
*.bcf
*.run.xml
*.log
*.gz
*.dvi

Before

Width:  |  Height:  |  Size: 459 KiB

After

Width:  |  Height:  |  Size: 459 KiB

Before

Width:  |  Height:  |  Size: 242 KiB

After

Width:  |  Height:  |  Size: 242 KiB

Before

Width:  |  Height:  |  Size: 178 KiB

After

Width:  |  Height:  |  Size: 178 KiB

Before

Width:  |  Height:  |  Size: 894 KiB

After

Width:  |  Height:  |  Size: 894 KiB

@ -74,8 +74,8 @@
\renewcommand{\thetable}{\Alph{chapter}--\arabic{table}}
\renewcommand{\chaptername}{附录\Alph{chapter}}
\graphicspath{{figure/appendix1/}}
\include{data/appendix1}
\graphicspath{{figure/appendixes/ensp/}}
\include{data/appendix/ensp}
\backmatter
%======================================================================

Loading…
Cancel
Save