forked from HEL/rivet-typst
added gallery/test
This commit is contained in:
7
gallery/test.typ
Normal file
7
gallery/test.typ
Normal file
@ -0,0 +1,7 @@
|
||||
#import "../src/lib.typ": *
|
||||
|
||||
#let test = schema.load("/gallery/test.yaml")
|
||||
#schema.render(test, config: config.blueprint(
|
||||
full-page: true,
|
||||
default-font-family: "Ubuntu Mono"
|
||||
))
|
Reference in New Issue
Block a user