Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/francisol/GZUthesis-template

贵州大学研究生学位论文模板
https://github.com/francisol/GZUthesis-template

Last synced: 6 days ago
JSON representation

贵州大学研究生学位论文模板

Awesome Lists containing this project

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
```