Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francisol/GZUthesis-template
贵州大学研究生学位论文模板
https://github.com/francisol/GZUthesis-template
Last synced: 6 days ago
JSON representation
贵州大学研究生学位论文模板
- Host: GitHub
- URL: https://github.com/francisol/GZUthesis-template
- Owner: francisol
- Created: 2022-04-11T09:07:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T03:04:50.000Z (5 months ago)
- Last Synced: 2024-08-21T06:47:03.846Z (5 months ago)
- Language: TeX
- Size: 3.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
- latex-templates - francisol/<br>GZUthesis-template - template?style=flat-square)<br/>![1](https://img.shields.io/github/forks/francisol/GZUthesis-template?style=flat-square)<br/>![2024-12-19](https://img.shields.io/github/last-commit/francisol/GZUthesis-template?style=flat-square) | 贵州大学研究生学位论文模板 | (Popular & New LaTeX Templates / Thesis/Dissertation)
README
# 贵州大学研究生学位论文模板
基于 book 制作,使用 xelatex 编译
## 更新历史
- ***1.1.1** (2024-08-19) 添加外部字体支持
- **1.1.0** (2024-08-18) 重构
- 规避版权风险,删除了内置字体
- 增加代码注释
- 参考文献设置移除宏包
- **1.0.0** (2022-08-17) 初始版本
- 间距格式调整
- 内置华文行楷
- 输出版本控制(完成部分)
- 兼容Mac/Linux
- 兼容 overleaf
- 答辩委员会名单
- 附录
- 摘要关键字
- 目录
## 使用
请参看 GZUthesis.tex 文件## 编译
编译 说明文档
```bash
xelatex GZUthesis.tex
```
编译示例文档
```bash
xelatex template.tex
```