1
0
forked from HEL/circuiteria

added examples to README.md

This commit is contained in:
2024-05-18 23:50:29 +02:00
parent 86ca91920f
commit d8094384ad
4 changed files with 66 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -1,6 +1,6 @@
#import "../src/lib.typ": *
//#set page(width: auto, height: auto, margin: .5cm)
#set page(width: auto, height: auto, margin: .5cm)
#let teal = rgb(37, 155, 166)
#let orange = rgb(254, 160, 93)