added basis for node/flow creation + node layout
This commit is contained in:
BIN
gallery/test.pdf
Normal file
BIN
gallery/test.pdf
Normal file
Binary file not shown.
7
gallery/test.typ
Normal file
7
gallery/test.typ
Normal file
@ -0,0 +1,7 @@
|
||||
#import "../src/lib.typ": *
|
||||
|
||||
#diagram({
|
||||
_flow("Wages", 1500, "Budget")
|
||||
_flow("Other", 250, "Budget")
|
||||
_flow("Budget", 450, "Taxes")
|
||||
}, 10cm)
|
Reference in New Issue
Block a user