PgBiel / typst-tablex

More powerful and customizable tables in Typst
MIT License
370 stars 12 forks source link

em strokes do not work #49

Closed Enivex closed 1 year ago

Enivex commented 1 year ago

See title

error: cannot compare 453.54pt + 0.5em with 0pt
     ┌─ \tablex.typ:1594:7
     │
1594 │     if end_x - start_x < 0pt {
     │        ^^^^^^^^^^^^^^^^^^^^^

help: error occurred in this call of function `draw-hline`
PgBiel commented 1 year ago

Fixed, thanks :+1: