1 Star 0 Fork 0

焦润之 / thuthesis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

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

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 theses, doctoral dissertations, and post-doc reports. Additional support for other formats (what else is there?) will be added continuously. An English translation of this README follows the Chinese below.

ThuThesis是什么?

ThuThesis为 Tsinghua University Thesis LaTeX Template之缩写。

此宏包旨在建立一个简单易用的清华大学学位论文LaTeX模板,包括本科综合论文训练、硕士论文、博士论文、博士哲学论文以及博士后出站报告。现在支持本科、硕士、博士论文、博士后出站报告格式,对其它格式(还有么?)的支持会陆续加入。

文档

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

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

下载

升级

自动更新

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

手动更新

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

xetex thuthesis.ins

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

提问

按推荐顺序排序:

Makefile的用法

make [{all|thesis|shuji|doc|clean|cleanall|distclean}]

目标

  • make all 等于 make thesis && make shuji && make doc
  • make cls 生成模板文件;
  • make thesis 生成论文 main.pdf;
  • make shuji 生成书脊 shuji.pdf;
  • make doc 生成使用说明书 thuthesis.pdf;
  • 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 of the TeX tools 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|shuji|doc|clean|cleanall|distclean}]

Targets

  • make all same as make thesis && make shuji && make doc;
  • make cls generate template file;
  • make thesis generate thesis main.pdf;
  • make shuji generate book spine for printing shuji.pdf;
  • make doc generate documentation thuthesis.pdf;
  • 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.

空文件

简介

LaTeX Thesis Template for Tsinghua University 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/jiaorzh/thuthesis.git
git@gitee.com:jiaorzh/thuthesis.git
jiaorzh
thuthesis
thuthesis
master

搜索帮助