Skip to content

justmejulian/typst-documentation-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZHAW typst-documentation-template

Typst documentation template for a ZHAW thesis, based on ZHAW guidelines.

Learn more about Typst here.

This template is based on the School of TUM thesis-template-typst.

Installation

Install typst.

brew install typst

Once you have installed Typst, you can use it like this:

# Creates `main.pdf` in working directory.
typst compile main.typ

# Watches source files and recompiles on changes.
typst watch main.typ

I recommend using the skim pdf viewer, which can be installed via brew.

Skim automatically reloads the pdf when it changes.

brew install --cask skim

neovim

todo: add how to setup typst-lsp / Treesitter.

Todo

Github action to build

https://github.com/marketplace/actions/github-action-for-typst

About

typst documentation template for a zhaw thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published