rivet-typst/gallery/example2.typ

7 lines
186 B
Plaintext
Raw Permalink Normal View History

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