Package Information
- Last Updated
- Authors
- Edwin Chang
- Categories
- fun
Preview
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/gru:0.1.02. Initialize from template
Create a new project from this template:
typst init @preview/gru:0.1.0Gru
A despicable Typst template.
Usage
To use this template, first import it:
#import "@preview/gru:0.1.0": gru
Then use a show rule:
#show: gru.with(last-content: [content for last pages])
The last-content parameter is optional. If you provide content, it will show up on the last two pages.
Put your main content after the show rule.
For an example, check out sample/lorem.pdf.
License
This is MIT-licensed.