Typst Forum
Request for ratio constructor from numbers; Why are ratios considered a different type to floats?
General
scripting
Andrew
May 27, 2025, 12:41pm
3
You can do this, if you really want to:
#let r(f) = 100% * f #r(0.5)
show post in topic