thuthesis

LaTeX Thesis Template for Tsinghua University

Github星跟踪图

Actions Status
Join the chat at https://gitter.im/thuthesis/Lobby
GitHub downloads
GitHub commits
GitHub release
CTAN

What's ThuThesis?

ThuThesis is an abbreviation of Tsinghua University Thesis LaTeX Template.

This package establishes a simple and easy-to-use LaTeX template for Tsinghua dissertations, including general undergraduate research papers, masters theses, doctoral dissertations, and postdoctoral reports. An English translation of this README follows the Chinese below.

ThuThesis 是什么?

ThuThesisTsinghua University Thesis LaTeX Template 的缩写。

此宏包旨在建立一个简单易用的清华大学学位论文 LaTeX 模板,包括本科综合论文训练、硕士论文、博士论文以及博士后出站报告。

文档

下载模板,里面包括具体使用说明以及示例文档:

  • 模板使用说明 (thuthesis.pdf)
  • 示例文档 (main.pdf)

下载

升级

自动更新

通过 TeX 发行版工具自动从 CTAN 更新。

手动更新

GitHub 下载放入论文目录,执行命令(Windows 用户在文件夹空白处按 Shift + 鼠标右键,点击“在此处打开命令行窗口”):

xetex thuthesis.ins

即可得到 thuthesis.cls 等模板文件。

提问

按推荐顺序排序:

Makefile的用法

make [{all, thesis, spine, doc, clean, cleanall, distclean}]

目标

  • make thesis 生成论文 main.pdf;
  • make spine 生成书脊 spine.pdf;
  • make doc 生成模板使用说明书 thuthesis.pdf;
  • make all 生成论文和书籍,相当于 make thesis && make spine
  • make clean 删除示例文件的中间文件(不含 main.pdf);
  • make cleanall 删除示例文件的中间文件和 main.pdf;
  • make distclean 删除示例文件和模板的所有中间文件和 PDF。

Documentation

Download and unzip the template. Specific usage documentation and examples can be found in the files below. At present, these documents are only available in Chinese:

  • Template usage (thuthesis.pdf)
  • Template example (main.pdf)

Downloads

  • Published version: CTAN
  • Developer version: GitHub

Updates

Automatic

Get the most up-to-date published version with your TeX distribution from CTAN.

Manual

Download the package from GitHub to the root directory of your thesis, then execute the command (Windows users Shift + right click white area in the file window and click "Open command line window here" from the popup menu):

xetex thuthesis.ins

You'll get thuthesis.cls along with other template files.

Reporting Issues

Please follow the procedure below:

Makefile Usage

make [{all, thesis, spine, doc, clean, cleanall, distclean}]

Targets

  • make thesis generate thesis main.pdf;
  • make spine generate book spine for printing spine.pdf;
  • make doc generate template documentation thuthesis.pdf;
  • make all generate thesis and spine, same as make thesis && make spine;
  • make clean delete all examples' files (excluding main.pdf);
  • make cleanall delete all examples' files and main.pdf;
  • make distclean delete all examples' and templates' files and PDFs.

主要指标

概览
名称与所有者xueruini/thuthesis
主编程语言
编程语言TeX (语言数: 0)
平台
许可证
所有者活动
创建于2020-05-29 10:04:51
推送于2020-05-29 10:05:40
最后一次提交2020-05-29 18:05:40
发布数0
用户参与
星数23
关注者数1
派生数11
提交数2
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?