PgBiel / typst-tablex

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

[BUG] Table rotation is broken #52

Closed giannissc closed 1 year ago

giannissc commented 1 year ago

When I use the default rotate function with tablex the layout is completely broken.

Screenshot 2023-08-18 at 09-56-56 Design and Control of Fluidic Machines - main pdf

EDIT: Here is how it looks before the rotation: Screenshot 2023-08-18 at 09-57-54 Design and Control of Fluidic Machines - main pdf

The normal table function doesn't have this issue

PgBiel commented 1 year ago

Hello, I just tested locally and this seems to already have been fixed in the main branch (for 0.0.5, which should be released next week). You may want to give it a shot. Thanks!