Draws Control Sketches using fletcher and CeTZ.
Import consketcher from the @preview namespace.
#import "@preview/consketcher:0.1.0": *For more details, see examples.typ.
To compile, please refer to the guide on typst-packages and clone this repository to your @local workspace:
- Linux:
$XDG_DATA_HOME/typst/packages/local~/.local/share/typst/packages/local
- macOS:
~/Library/Application\ Support/typst/packages/local - Windows:
%APPDATA%/typst/packages/local
Clone the consketcher repository in the above path
git clone https://github.com/ivaquero/typst-consketcher consketcherand then import it in the document
#import "@local/consketcher:0.1.0": *
