Skip to content

Commit

Permalink
hobby: Set omega to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-wolf committed Nov 10, 2024
1 parent 90f6935 commit 76e4726
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles.typ
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
),
hobby: (
/// Curve start and end omega (curlyness)
omega: (1,1),
omega: (0,0),
mark: auto,
shorten: auto,
stroke: auto,
Expand Down
Binary file modified tests/decorations/path/ref/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/mark/auto-offset/ref/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/mark/multiple/ref/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 76e4726

Please sign in to comment.