Draws Control Sketches using fletcher and CeTZ.
Get Started
Import consketcher
from the @preview
namespace.
#import "@preview/consketcher:0.1.0": *
For more details, see examples.typ.
Clone Official Repository
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 consketcher
and then import it in the document
#import "@local/consketcher:0.1.0": *