Skip to content

cx0014/typst-general-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typst General Template

Sample screenshot of the template

A Typst package that incorporates all of my preferred settings for relatively simple documents, like assignments and class notes. This project is based on an earlier, much more complicated LaTeX template which I have created a year ago. It will be available on Github soon.

Features

  • Create nicer looking subheadings for assignment questions with #subpart
  • Add spaces after commas in equations for better viewing with comma-add-space (credit)
  • Custom pseudocode configuration with lovelace

Usage

Simply copy main.typ and template.typ into your Typst workspace and place your main content under the #show: project.with(...) block. Remember to replace the title and subtitle with your own.

If you want a clean cover page, the following code at the top of your content should do well:

#outline()
#pagebreak(weak: true)

About

A Typst package for simple documents

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages