rivet-typst/gallery/example1.typ

6 lines
162 B
Plaintext
Raw Normal View History

2024-05-19 16:03:52 +00:00
#import "../src/lib.typ": schema, config
#let example = schema.load("/gallery/example1.yaml")
#schema.render(example, config: config.config(
full-page: true
))