Universe

A set of utility functions for creating complex forms.

Get Started

Import typhorm from the @preview namespace.

#import "@preview/typhorm:0.1.0": *

docs

For more details, see docs.pdf.

Clone the Repository

Clone the typhorm repository to your @local workspace:

  • Linux:
    • $XDG_DATA_HOME/typst/packages/local
    • ~/.local/share/typst/packages/local
  • macOS:~/Library/Application\ Support/typst/packages/local
  • Windows:%APPDATA%/typst/packages/local

Import typhorm in the document

#import "@local/typhorm:0.1.0": *

For developement convinience, local repo never changes the version