Important
SEE THE ONLINE DOCUMENT TO USE THIS TEMPLATE
A Typst template for theses at Northeast Normal University (NENU). Usage instructions and rendered examples are available in the online documentation.
Important
This template is an unofficial community template and may not be accepted by the university.
Although this template attempts to replicate the Word template, there may still be many formatting issues. See Known Issues for details.
Note
Other templates are provided in the other/ folder, for example:
- Lab report template (lab-report.typ)
- Master/PhD proposal template (master-proposal.typ)
These templates are not integrated into the thesis template yet. To use them, clone the repository (or copy the file locally).
Note these files may reference resources in other and asset; please download those as well.
First, learn how to write with Typst (you don't need to write functions). It's simple — see the tutorial for a quick start.
The template can be used locally or imported as a package:
#import "@preview/modern-nenu-thesis:0.1.1": thesisImportant
You need to download the Lisu font (隶书) from here (for macOS/Linux).
- Install a text editor — VS Code is recommended — and add the Tinymist Typst and Typst Preview extensions.
-
Clone/download this repository and open the project folder in VS Code.
-
Open the
template/thesis.typfile and start writing your thesis. In VS Code you can press V (Ctrl+K V) to open the preview pane and see live rendering.
-
Bachelor's thesis template
- Cover
- Title page
- Chinese abstract
- English abstract
- Table of contents
- Main text
- Acknowledgements
- Appendix
-
Master's (Doctoral) thesis template
- Double-Blind review mode
- Minor adjustments, mainly regarding blank lines
-
Postdoctoral research report
-
Added printing options for generating the bound version of the thesis
-
More templates
-
Improve documentation
- Basic Usage
- Parameters document
- When using
subpar, subfigure numbering cannot be displayed correctly, as shown below:
Therefore subfigures are currently not supported.
Important
There is a workaround discussed in Issue #12.
- Author signature cannot be directly inserted as an image/PDF on the title page.
- Thanks to the
modern-nju-thesisTypst template (https://github.com/nju-lug/modern-nju-thesis) for its clear architecture and detailed comments — this project borrows heavily from its structure. - Thanks to the
modern-sjtu-thesisTypst template (https://github.com/tzhtaylor/modern-sjtu-thesis) for the format details. - Thanks to the
SEU-Typst-Template(https://github.com/csimide/SEU-Typst-Template/) for its template contributions.
