PgBiel / typst-tablex

More powerful and customizable tables in Typst
Apache License 2.0
376 stars 13 forks source link

tablex 0.0.8 shows warnings on the new typst 0.12.0rc1 #135

Closed ondohotola closed 1 month ago

ondohotola commented 1 month ago

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

PgBiel commented 1 month ago

Thanks, I hope to put out an update not too long after the release.