functastic/src/utils.typ
2024-06-23 20:59:51 +02:00

5 lines
73 B
Plaintext

#let asymp(value) = box(
inset: .5em,
stroke: black + .5pt,
value
)