Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Examples

Local Package

local-package.typ is an example that shows how you can use this template to write a document outside of this repository. This assume you have installed the package using the included python script

You can use it as follows:

typst compile local-package.typ

Showcase

This example (showcase.typ) showcases all features of this template.

Compile it as such (make sure you are cd'd into this directory)

typst compile showcase.typ --root ..