Package Information
- Last Updated
- Minimum Typst Version
- 0.14.0
- Authors
- Vsevolod Shegolev
- Categories
- layoututility
Preview
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/formal:0.2.02. Initialize from template
Create a new project from this template:
typst init @preview/formal:0.2.0Formal
A template collection for Typst to create professional and formal documents. This collection includes text, CV, letter, and poster layouts.
Installation
Install the package using Typst's package registry:
#import "@preview/formal:0.2.0": formal-text, formal-cv, formal-letter, formal-poster, marginalia
Usage
Explore usage examples in the GitHub repository under the template/ directory, or click on the images below.
Text
CV
Letter
|
Poster
|
License
The source code is licensed under MIT License and is available on GitHub repository. Templates use the more permissive MIT-0 license and can be found in the template/ directory of the repository.