g

gru

@preview

A despicable Typst template.

v0.1.0
MIT
Template

Package Information

Last Updated
Categories
fun

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/gru:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/gru:0.1.0

Version History

0.1.0
7c1165096cae...

Gru

License: MIT

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.