Skip to content

Commit

Permalink
import formats properly
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrswift committed Aug 1, 2024
1 parent eae3c4d commit 31fdf46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/axes/ticks.typ
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#import "/src/cetz.typ": vector, util, draw
#import "format.typ" as formats

// Format a tick value
#let format-tick-value(value, tic-options) = {
Expand Down

0 comments on commit 31fdf46

Please sign in to comment.