Skip to content

linhduongtuan/BKHN-Thesis_template_typst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BKHN-Thesis_template_typst

The Typst template for writting the (under)graduation thesis at Hanoi University of Science and Technology.

Why use typst

Compared with Latex, typst has a more concise grammar, and a more user-friendly tutorial and documentation. In addition to its syntax for supporting user-defined styles, typst has a syntax that is highly similar to markdown, enabling non-template editors to better focus on document writing itself. Moreover, typst has a fast compilation speed, and with vscode typst lsp the function of monitoring and modifying automatic compilation, you can preview the compiled files in real time pdf file.

Another way you can edit and compile your files using Typstudio at here.

You can speed through typst from here

Usage Typst and this repository

Install typst

typst Github homepage provides a detailed installation tutorial.

Use your local machine

# macOS or Linux using Homebrew
brew install typst

# Arch Linux
pacman -S typst

How to compile

# for linux and macos
$ make

# for Windows
$ .\make.bat

An example thesis

Please check file thesis.pdf

How you can compose your documents?

Modify the files in the contents directory

License

This template is released under the Apache License. See the LICENSE file for more details.

If you want to learn how to create another thesis template, please refer to my other repository.

If you want to learn how to create presentation slides, please refer to my other repository.

If you want to learn how to create a scientific poster, please refer to my other repository.

For further reference:

Acknowledgements:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published