https://github.com/ZebinWang/ructhesis
中国人民大学LaTeX论文模板
https://github.com/ZebinWang/ructhesis
Last synced: 4 days ago
JSON representation
中国人民大学LaTeX论文模板
- Host: GitHub
- URL: https://github.com/ZebinWang/ructhesis
- Owner: ZebinWang
- Created: 2015-10-23T08:49:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T02:52:12.000Z (over 2 years ago)
- Last Synced: 2024-11-11T12:42:34.691Z (6 months ago)
- Language: TeX
- Homepage:
- Size: 12.8 MB
- Stars: 110
- Watchers: 5
- Forks: 64
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-latex-thesis - 中国人民大学
README
# RUCThesis
##中国人民大学LaTeX论文模板目前支持本科、硕士(学硕+专硕)和博士
**如果已经有ructhesis.cls文件的可以直接使用。**
**目前的版本使用了[2015国标](https://github.com/ustctug/gbt-7714-2015)的参考文献样式。**
在main.tex文件下使用如下命令:这里我们使用xelatex作为排版引擎,第一步编译main.tex文件,第二步处理参考文献,然后再编译两遍生成pdf文件。
`$ xelatex main.tex`
`$ bibtex main.tex`
`$ xelatex main.tex`
`$ xelatex main.tex`##重要信息
**1、编辑器要用UTF-8的编码要不然你打开是乱码。**
**2、排版引擎使用XeLaTeX,要不然会报错。**###必要的字体文件
字体 | PostScript名称
------------ | -------------
Times New Roman | TimesNewRomanPSMT
Arial | ArialMT
Courier New | CourierNewPSMT
宋体 | SimSun
黑体 | SimHei
仿宋 | FangSong**需要生成封皮的还需要自行下载安装**
- 方正小标宋 PostScript名称:FZXBSJW–GB1-0
###必要的宏包
**全部都是TeX Live自带的**
- ctexbook
- geometry
- hyperref
- graphicx
- titletoc
- ifxetex
- ifthen
- calc
- lscape
- multicol
- color
- pstricks###想编译模板文件和生成手册的可以执行下述代码
生成模板文件ructhesis.cls
`$ latex ructhesis.ins`
生成手册ructhesis.pdf
`$ xelatex ructhesis.dtx`
`$ makeindex -s gind.ist -o ructhesis.ind ructhesis.idx `
`$ makeindex -s gglo.ist -o ructhesis.gls ructhesis.glo `
`$ xelatex ructhesis.dtx`
`$ xelatex ructhesis.dtx`###联系
如果模板本身的问题可以上[GitHub](https://github.com/ZebinWang/ructhesis)上发篇issue。如果想贡献代码的请email我: