diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/texproposal/texproposal.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/texproposal/texproposal.tex | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/texproposal/texproposal.tex b/Master/texmf-dist/doc/latex/texproposal/texproposal.tex index 46049a42bd6..7f1efcc9389 100644 --- a/Master/texmf-dist/doc/latex/texproposal/texproposal.tex +++ b/Master/texmf-dist/doc/latex/texproposal/texproposal.tex @@ -1,8 +1,9 @@ % !TEX program = xelatex -\documentclass[UTF8,zihao=-4]{ctexart} +\documentclass[UTF8,zihao=-4,]{ctexart} \usepackage{texproposal} - +% 文件版本 +\def\fileVersion{1.4} % 定义所有的图片文件在 figures 子目录下 \graphicspath{{figures/}} \makeindex @@ -14,7 +15,7 @@ Zhennan Li\footnote{Innovation Center of Undergraduates, Chongqing University, Chongqing, China, 400000}\footnote{Contact: i@nanmu.me}\hskip1em Chenyu Wu\footnotemark[1]\hskip1em Chunlei Liu\footnotemark[1]\hskip1em - Pinyong Zhao\footnotemark[1]\footnote{Cite this DOI:\href{https://doi.org/10.5281/zenodo.154440}{10.5281/zenodo.154440}, if in need. This work could be a proposal prototype for \LaTeX promotion in Chinese universities, source code available at \url{https://github.com/CQUtug/TeXProposal}.} + Pinyong Zhao\footnotemark[1]\footnote{File version \fileVersion . Cite this DOI:\href{https://doi.org/10.5281/zenodo.154440}{10.5281/zenodo.154440}, if in need. This work could be a proposal prototype for \LaTeX promotion in Chinese universities, source code available at \url{https://github.com/CQUtug/TeXProposal}.} } \end{center} \vspace{\stretch{1}} @@ -36,7 +37,7 @@ 武晨宇\footnote{重庆大学2012级材料学院本科毕业生,人文与社会科学创新实践班结业成员,\href{http://jq.qq.com/?_wv=1027&k=2HvYu95}{重庆大学\TeX 用户组}秘书。}\hskip\ccwd% 刘春蕾\footnote{重庆大学2015级数统学院本科生,人文与社会科学创新实践班成员,\href{http://jq.qq.com/?_wv=1027&k=2HvYu95}{重庆大学\TeX 用户组}秘书。}\hskip\ccwd% 赵品勇\footnote{指导老师,重庆大学大学生创新实践中心负责人。}}%author -\title{\sffamily\heiti\color{tsTitle}\tstitle\footnote{如有需要,可使用DOI:\href{https://doi.org/10.5281/zenodo.154440}{10.5281/zenodo.154440}引用本文。本文可作为类似提议的参考,如有需求,源代码位于\url{https://github.com/CQUtug/TeXProposal}。}} +\title{\sffamily\heiti\color{tsTitle}\tstitle\footnote{文件版本号v\fileVersion .如有需要,可使用DOI:\href{https://doi.org/10.5281/zenodo.154440}{10.5281/zenodo.154440}引用本文。本文可作为类似提议的参考,如有需求,源代码位于\url{https://github.com/CQUtug/TeXProposal}。}} \maketitle \vspace{\stretch{1}} \def\abstractname{摘\hskip\ccwd 要} |