From e3229a7f7226cdff42c367c0db2008ae7beed698 Mon Sep 17 00:00:00 2001 From: Qinka Date: Fri, 18 Mar 2016 11:12:20 +0100 Subject: [PATCH 1/3] update ,gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ad74c65..13d3d95 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 From 168ff6198602e68b7a42a057e9c1cb18ba9adf3a Mon Sep 17 00:00:00 2001 From: Qinka Date: Fri, 18 Mar 2016 11:12:44 +0100 Subject: [PATCH 2/3] update ,gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 13d3d95..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 From 2ea58e405c064e8e2200c67abbd59cbde40b7f49 Mon Sep 17 00:00:00 2001 From: Qinka Date: Fri, 18 Mar 2016 11:12:50 +0100 Subject: [PATCH 3/3] update --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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