diff --git a/.gitignore b/.gitignore index ad74c65..9c3f9c1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,7 @@ # these rules might exclude image files for figures etc. # *.ps # *.eps -# *.pdf +*.pdf ## Bibliography auxiliary files (bibtex/biblatex/biber): *.bbl diff --git a/README.md b/README.md index 135b629..0da7ac1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # DocumentaryEvidence 科协加分条 LaTeX 版源文件 + +## 使用方法 (直接编译) + +在装有 CTEX(自行查阅什么事 CTEX)的机子上,直接编译,生成pdf。 + +在拿到贵协盖章。 + +## 定制 + +先修改源代码。 +需要注意的是 +```LaTeX +\phantom{...} +``` +这个命令式将内容等宽的空白流出,如修改,请以正确姿势删除该命令。 + +## 问题提交 + +有任何问题,请及时在 GitHub的 issues 模块提交问题。 \ No newline at end of file