Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hello! I am using typst with quarto. When I create an image, such as
This inserts image not centered, but if I will add name
It will be centered, but with label “Figure X: any_name”.
I want centered image without name. I know that one can add {fig-align: center}, but I don’t want to add it each time I create an image wihtout name. So is it possible to somehow set that in typst-template or quarto initial settings?
Beta Was this translation helpful? Give feedback.
All reactions