All Projects → tuna → Thuthesis

tuna / Thuthesis

Licence: lppl-1.3c
LaTeX Thesis Template for Tsinghua University

Programming Languages

TeX
3793 projects
shell
77523 projects
lua
6591 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects
Dockerfile
14818 projects
perl
6916 projects

Projects that are alternatives of or similar to Thuthesis

CampNet
Universal campus network assistant for iOS
Stars: ✭ 16 (-99.51%)
Mutual labels:  tsinghua, tsinghua-university
Sjtuthesis
上海交通大学 XeLaTeX 学位论文及课程论文模板 | Shanghai Jiao Tong University XeLaTeX Thesis Template
Stars: ✭ 2,376 (-27.38%)
Mutual labels:  latex, latex-thesis-template
ntuthesis
台大碩博士論文模板 (R Package)
Stars: ✭ 14 (-99.57%)
Mutual labels:  latex
Angourimath
Open-source symbolic algebra library for C# and F#. One of the most powerful in .NET
Stars: ✭ 266 (-91.87%)
Mutual labels:  latex
cryptography
Cryptography course slides at Harbin Institute of Technology
Stars: ✭ 86 (-97.37%)
Mutual labels:  latex
cmake-cheatsheet
CMake Cheat Sheet
Stars: ✭ 37 (-98.87%)
Mutual labels:  latex
Num-Plus-Plus
A scientific & intutive calculator written in Flutter.
Stars: ✭ 62 (-98.11%)
Mutual labels:  latex
cv
My curriculum vitae
Stars: ✭ 24 (-99.27%)
Mutual labels:  latex
Huxtable
An R package to create styled tables in multiple output formats, with a friendly, modern interface.
Stars: ✭ 277 (-91.53%)
Mutual labels:  latex
xelatex-guide-book
xelatex book template
Stars: ✭ 59 (-98.2%)
Mutual labels:  latex
Focus Beamertheme
Focus: a minimalist presentation theme for LaTeX Beamer.
Stars: ✭ 263 (-91.96%)
Mutual labels:  latex
redesocial
Projeto do Curso de Sistemas de Informação sobre Rede Social
Stars: ✭ 38 (-98.84%)
Mutual labels:  latex
wizpen
A font based on the Pigpen cipher, originally used to help liberate Wraxnia from the Fangs in a D&D campaign. Works in LaTeX.
Stars: ✭ 15 (-99.54%)
Mutual labels:  latex
learning-notes
My learning notes.
Stars: ✭ 20 (-99.39%)
Mutual labels:  latex
latex-emoji
Emoji support in (Lua)LaTeX
Stars: ✭ 32 (-99.02%)
Mutual labels:  latex
Mak
A universal notepad. (WIP)
Stars: ✭ 270 (-91.75%)
Mutual labels:  latex
node-latex
🧾 A utility for running LaTeX subprocesses in Node.
Stars: ✭ 31 (-99.05%)
Mutual labels:  latex
Fluentmark
FluentMark -- Eclipse editor for Markdown content
Stars: ✭ 29 (-99.11%)
Mutual labels:  latex
stargazer
Python implementation of the R stargazer multiple regression model creation tool
Stars: ✭ 102 (-96.88%)
Mutual labels:  latex
Paper Tips And Tricks
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
Stars: ✭ 3,099 (-5.29%)
Mutual labels:  latex

Actions Status GitHub downloads GitHub commits GitHub release CTAN

ThuThesis

Scroll down for the English version of README.

ThuThesisTsinghua University Thesis LaTeX Template 的缩写。

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

由于模板升级频繁,在开始使用和提问前,请确保您已经认真完整地阅读了使用说明文档和示例代码。

由于模板升级频繁,在开始使用和提问前,请确保您已经认真完整地阅读了使用说明文档和示例代码。

由于模板升级频繁,在开始使用和提问前,请确保您已经认真完整地阅读了使用说明文档和示例代码。

下载

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

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

开发版中不提供预生成的 cls 文件和文档,仅包含源码。其仅供开发者与需要尚未发布的功能的有经验的 TeX 用户使用,不提供任何保证。

下载途径:

更新日志

每个版本的详细更新日志,请见 CHANGELOG.md。使用文档中也包含了这一内容。

升级

自动更新

通过 TeX 发行版工具(如 tlmgr)自动从 CTAN 更新。

手动更新

发布版

下载发布版的的 zip 包,使用其中的 thuthesis.cls 等文件覆盖原有的即可,无须额外操作。

开发版

从 GitHub clone 项目源码或者下载源码 zip 包,执行命令(Windows 用户在文件夹空白处按 Shift + 鼠标右键,点击“在此处打开命令行窗口”):

xetex thuthesis.ins

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

提问

按推荐顺序排序:

Makefile的用法

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

目标

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

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.

This template is subject to frequent changes. Please make sure you have read the usage documentation and example code completely and carefully before using and asking questions.

Downloads

Published versions are recommended. Specific usage documentation and examples can be found in the archive. At present, these documents are only available in Chinese:

  • Template usage documentation (thuthesis.pdf)
  • Template example (thuthesis-example.pdf)

Developer versions contain only source code but no pre-compiled cls file and documentations. They are only for the usage of developers and experienced TeX users in need of unpublished features. No warranties are provided.

Changelog

See CHANGELOG.md for detailed changes in each release. They are also included in the usage documentation.

Updates

Automatic

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

Manual

Published versions

Download the published zip files, extract thuthesis.cls and other files (if needed) and override the existing ones in your thesis.

Developer versions

Download the source code package and unzip to the root directory of your thesis (or clone this project), 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 thuthesis-example.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 thuthesis-example.pdf);
  • make cleanall delete all examples' files and thuthesis-example.pdf;
  • make distclean delete all examples' and templates' files and PDFs.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].