v0.0.4
版本发布时间: 2023-06-28 23:06:01
PgBiel/typst-tablex最新发布版本:v0.0.8(2024-01-12 23:23:59)
- Added
typst.toml
to support Typst v0.6.0's soon-to-be-released package manager (see https://github.com/PgBiel/typst-tablex/issues/22). - Fixed a division by zero regression from v0.0.3 (https://github.com/PgBiel/typst-tablex/issues/19).
- Fixed a bug where cells placed in arbitrary positions could force an extra empty row to appear (https://github.com/PgBiel/typst-tablex/issues/16).
- Fixed
hlinex(gutter-restrict: top)
causing the hline to just disappear (https://github.com/PgBiel/typst-tablex/issues/20). - Fixed certain
gutter-restrict
lines disappearing when there's no gutter (https://github.com/PgBiel/typst-tablex/issues/21). - Fixed row gutter lines not properly splitting across pages (https://github.com/PgBiel/typst-tablex/issues/23).
1、 tablex.typ 82.13KB