##set text question
8 messages · Page 1 of 1 (latest)
typst magic which knows "18pt" is a valid size argument so assigns it to size
(also setting it explicitly also works)
Hm, there are more arguments with type length so that it could be a valid value for at least another argument.
yeah but it is set to use size, for any unspecified length args, just for convenience
Ok, so there well defined conveniences for (I guess also other functions) calling text
yes, though i don't know if they are listed somewhere
Perhaps one can reason about them from the existing examples. Not sure, though.