Skip to content

ivaquero/typst-consketcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consketcher

Draws Control Sketches using fletcher and CeTZ.

Get Started

Import consketcher from the @preview namespace.

#import "@preview/consketcher:0.1.0": *

example example2

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": *

About

Draws Control Blocks using fletcher and CeTZ (still a toy)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages