Flavio
Flavio
I will adapt to the new structure soon
Ok, now i'ts ok!
Hi, two things: - https://github.com/fenjalien/circuitypst/pull/3 was built on top of this merge request. - I don't like very much ` import "@local/circuitypst:0.0.1": node, to` in the examples folder, because is...
Hi, fixed chapter referencing (see example.typ chap1). The other are more difficult, I will fix in the future.
Fixed with version 0.2.0
Hi, when I developed it, it was not possible due to a Typst limitation. I will try to fix it with the last version of Typst to see if it...
The code of #chapter is essentially an heading of level 1 with page break and parte change to false. It was not possibile to embed it in heading with a...
Hi, I fixed this with the last commit. I will publish on typst package manager soon. ``` // Chapter can also be defined in this way #update-heading-image(image: image("./orange2.jpg")) = In-text...
Fixed in "0.3.0"
Thanks, I will look into it in the next days