This commit is contained in:
2020-04-21 16:08:33 +08:00
parent 888a0bd182
commit aa7b7cef94
7 changed files with 649 additions and 0 deletions

8
temp.tex Normal file
View File

@@ -0,0 +1,8 @@
\documentclass[UTF8]{ctexart}
\title{文章标题}
\author{David}
\date{\today}
\begin{document}
\maketitle
This is the context of the article.
\end{document}