Set up typst wasm plugin
This commit is contained in:
parent
49d6a2c022
commit
179d0653bb
10 changed files with 76 additions and 1 deletions
|
|
@ -19,3 +19,5 @@
|
|||
// Determined by experiments so that the top and bottom white border are roughly
|
||||
// the same size after tearing off the paper.
|
||||
#let feed = v(64pt + 32pt)
|
||||
|
||||
#import plugin("plugin.wasm") as plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue