We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93b479 commit 723529eCopy full SHA for 723529e
src/draw.typ
@@ -1,4 +1,4 @@
1
-#import "draw/grouping.typ": intersections, group, scope, anchor, copy-anchors, place-anchors, set-ctx, get-ctx, for-each-anchor, on-layer, place-marks, hide, floating
+#import "draw/grouping.typ": intersections, group, scope, anchor, copy-anchors, set-ctx, get-ctx, for-each-anchor, on-layer, hide, floating
2
#import "draw/transformations.typ": set-transform, rotate, translate, scale, set-origin, move-to, set-viewport
3
#import "draw/styling.typ": set-style, fill, stroke
4
#import "draw/shapes.typ": circle, circle-through, arc, arc-through, mark, line, grid, content, rect, bezier, bezier-through, catmull, hobby, merge-path
0 commit comments