Skip to content

Commit

Permalink
docs: document brace's debug-text-size style
Browse files Browse the repository at this point in the history
  • Loading branch information
RubixDev committed Oct 1, 2023
1 parent be61268 commit cd99a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manual.typ
Original file line number Diff line number Diff line change
Expand Up @@ -1091,6 +1091,7 @@ content((rel: (.3, .1), to: "hill.center"), text[*εїз*])
#def-arg("pointiness", `<number> or <angle>`, default: 15deg, [How pointy the spike should be. #0deg or `0` for maximum pointiness, #90deg or `1` for minimum.])
#def-arg("outer-pointiness", `<number> or <angle> or <auto>`, default: 0, [How pointy the outer edges should be. #0deg or `0` for maximum pointiness (allowing for a smooth transition to a straight line), #90deg or `1` for minimum. Setting this to #auto will use the value set for `pointiness`.])
#def-arg("content-offset", `<number>`, default: .3, [Offset of the `content` anchor from the spike.])
#def-arg("debug-text-size", `<length>`, default: 6pt, [Font size of displayed debug points when `debug` is #true.])

==== Default `brace` Style
#decorations.brace-default-style
Expand Down

0 comments on commit cd99a32

Please sign in to comment.