d73215c8890c32c8f38e02ed0013c4fff8e0c766
Reviewed-on: #14 Reviewed-by: Louis Heredero <louis@herdac.ch>
circuiteria
Circuiteria is a Typst package for drawing block circuit diagrams using the CeTZ package.
Examples
![]() |
|
A bit of eveything | |
![]() |
|
Wires everywhere | |
![]() |
![]() |
Groups | Rotated |
Note
These circuit layouts were copied from a digital design course given by prof. S. Zahno and recreated using this package
Click on the example image to jump to the code.
Usage
For more information, see the manual
To use this package, simply import circuiteria and call the circuit
function:
#import "@preview/circuiteria:0.2.0"
#circuiteria.circuit({
import circuiteria: *
...
})
Description
Drawing block circuits with Typst made easy, using CeTZ
https://typst.app/universe/package/circuiteria
Readme
Apache-2.0
2.9 MiB
V0.2.0
Latest
Languages
Typst
99.7%
Just
0.3%