-
DescriptionHello, I'm trying to write French-language mathematical documents using Quarto. The usual practice in French books and articles is to have all environments share a counter : Also, I'm interested in compiling my articles to Typst directly. I was pleased to see that theorems were working great out of the box with the default theorem and proof boxes, even in French. Thanks :-) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Shared counter is not possible and would very likely require quite a lot of work. If you use Quarto+Typst, you can use Lua filter or post-render script to post-process the raw Typst. |
Beta Was this translation helpful? Give feedback.
Thanks, I was able to use a Lua post-render script to make it work.
(For anyone reading this from the future, the only thing this script has to do in my case is replace instances of blocks like these
with