Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Discussion options

You must be logged in to vote

Hi @Ascyii 👋,

Zap uses CeTZ for all its drawings, which is a powerful tool for creating complex drawings. It is currently available through the draw argument.

You can find all the available options on the CeTZ online documentation.

#import "@preview/zap:0.2.1"

#zap.canvas({
    import zap: *
    
    draw.grid((-2,-2), (7,2), stroke: 0.6pt + luma(80%))
    isource("i1", (0,0), (5,0))
})

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by l0uisgrange
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants