1
0
mirror of https://github.com/Didnelpsun/Math.git synced 2026-02-07 04:23:42 +08:00
This commit is contained in:
Didnelpsun
2021-01-09 21:07:25 +08:00
parent e83346ea46
commit 68171997ce
3 changed files with 2 additions and 9 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
*.aux
*.log
*.pdf
*.synctex.gz
*.synctex.gz
*.toc

View File

@@ -1,14 +1,6 @@
\documentclass[UTF8]{ctexart}
%文档类型
%导言区开始
% 如果使用article文档类型可以引入宏包
% \usepackage{fontspec}
% %fontspec是一个基于XeLaTeX和LuaLaTeX的宏包用于修改字体不要用PdfLaTeX编译
% %使用setmainfont的方法只能改变文章正文字体包括标题、表格等而不会修改数学公式的字体
% \setmainfont[Mapping=tex-text]{KaiTi}
\author{Didnelpsun}
\title{考研数学准备}
%导言区结束
\begin{document}
\maketitle
\tableofcontents