Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 593 Bytes

File metadata and controls

29 lines (17 loc) · 593 Bytes

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.