I am sure you are aware of the changes in the new version of typst which throws warnings galore like
warning: `counter.display` without context is deprecated
warning: `locate` with callback function is deprecated
warning: `style` is deprecated
warning: calling `state.final` with a location is deprecated
warning: calling `measure` with a styles argument is deprecated
warning: calling `measure` with a styles argument is deprecated
warning: `locate` with callback function is deprecated
The documents compile obviously, but warnings are confusing causal users
I am sure you are aware of the changes in the new version of
typst
which throws warnings galore likeThe documents compile obviously, but warnings are confusing causal users