Skip to content

andreyrcdias/sbc-typst-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbc-typst-template

A template to write SBC Papers with Typst

Important

THIS TEMPLATE IS UNFINISHED!!! Don't have any high expectations.

Quick start

  1. Install typst
  2. From the project root, use the Makefile (make help lists everything):
    • make or make pdf — compile template.typtemplate.pdf
    • make -B — force rebuild (ignores timestamps)
    • make watch — rebuild on save
    • make open — open template.pdf (macOS: open, Linux: xdg-open)
    • make dev — compile, open the PDF, then watch
    • make clean — remove template.pdf
    • make help — list targets

You can still call typst directly if you prefer.

References

About

A template to write SBC Papers in Typst

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors