added note tests
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
Binary file not shown.
Before Width: | Height: | Size: 530 KiB |
@ -2,9 +2,9 @@
|
||||
#import "/src/lib.typ": *
|
||||
|
||||
|
||||
#let TYPST = image("typst.png", width: 1.5cm, height: 1.5cm, fit: "contain")
|
||||
#let FERRIS = image("ferris.png", width: 1.5cm, height: 1.5cm, fit: "contain")
|
||||
#let ME = image("me.jpg", width: 1.5cm, height: 1.5cm, fit: "contain")
|
||||
#let TYPST = image("/gallery/typst.png", width: 1.5cm, height: 1.5cm, fit: "contain")
|
||||
#let FERRIS = image("/gallery/ferris.png", width: 1.5cm, height: 1.5cm, fit: "contain")
|
||||
#let ME = image("/gallery/me.jpg", width: 1.5cm, height: 1.5cm, fit: "contain")
|
||||
|
||||
#diagram({
|
||||
_par("Foo", display-name: "Participant", shape: "participant")
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 42 KiB |
Reference in New Issue
Block a user