completed README
This commit is contained in:
13
gallery/readme/boilerplate.typ
Normal file
13
gallery/readme/boilerplate.typ
Normal file
@ -0,0 +1,13 @@
|
||||
#import "/src/lib.typ" as chronos
|
||||
|
||||
#set page(
|
||||
width: auto,
|
||||
height: auto,
|
||||
margin: 0.5cm
|
||||
)
|
||||
|
||||
#chronos.diagram({
|
||||
import chronos: *
|
||||
_par("Alice")
|
||||
_par("Bob")
|
||||
})
|
Reference in New Issue
Block a user