Skip to content

Latest commit

 

History

History
121 lines (77 loc) · 4.79 KB

README-EN.md

File metadata and controls

121 lines (77 loc) · 4.79 KB

📄 Tongji University Undergraduate Thesis Typst Template (STEM)

中文 | English

Caution

Since the Typst project is still in the development stage and support for some features is not perfect, there may be some issues with this template. If you encounter problems while using it, please feel free to submit an issue or PR and we will try our best to solve it.

In the mean time, we also welcome you to use our $\LaTeX$ template.

Sample Display

Below are displayed in order the "Cover", "Chinese Abstract", "Table of Contents", "Main Content", "References", and "Acknowledgments".

Usage Instructions

Online Web App

Create Project

  • Open svg of typst-tongjithesis and click Create project in app.

  • Or select Start from a template in the Typst Web App, then choose paddling-tongji-thesis.

Upload Fonts

Download all font files from the fonts branch and upload them to the root directory of the project in the Typst Web App. You can then start using the template.

Local Usage

1. Install Typst

Follow the Typst official documentation to install Typst.

2. Download Fonts

Download all font files from the fonts branch and install them on your system.

Initialization using typst

Initialize Project
typst init @preview/paddling-tongji-thesis
Compile
typst compile main.typ

Initialization using git clone

Git Clone Project
git clone https://github.com/TJ-CSCCG/tongji-undergrad-thesis-typst.git
cd tongji-undergrad-thesis-typst
Compile
typst compile init-files/main.typ --root .

Tip

If you don't want to install the fonts used by the project on your system, you can specify the font path during compilation, for example:

typst compile init-files/main.typ --root . --font-path {YOUR_FONT_PATH}

How to Contribute to This Project?

Please see How to pull request.

Open Source License

This project is licensed under the MIT License.

Disclaimer

This project uses fonts from the FounderType font library, with copyright belonging to FounderType. This project is for learning and communication purposes only and must not be used for commercial purposes.

Acknowledgments for Outstanding Contributions

  • This project originated from FeO3's initial version project tongji-undergrad-thesis-typst.
  • Later, RizhongLin improved the template to better meet the requirements of Tongji University undergraduate thesis, and added basic tutorials for Typst.

We are very grateful to the above contributors for their efforts, which have provided convenience and help to more students.

When using this template, if you find this project helpful for your graduation project or thesis, we hope you can express your thanks and respect in your acknowledgments section.

Acknowledgments for Open Source Projects

We have learned a lot from the excellent open-source projects of top universities:

Contact

# Python
[
    'rizhonglin@$.%'.replace('$', 'epfl').replace('%', 'ch'),
]

QQ Group

  • TJ-CSCCG Communication Group: 1013806782