-
|
Is there any way to set text size inside a canvas, other than calling There is no relevant style and Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
You can To save a bit of time you could write a wrapper function that applies the styling you want: |
Beta Was this translation helpful? Give feedback.
You can
set textoutside of the canvas but if you want to change it within the canvas you would have to set it for eachcontentfunction due to how scopes work in Typst.To save a bit of time you could write a wrapper function that applies the styling you want: