Skip to content

Conversation

maxcrees
Copy link
Owner

@maxcrees maxcrees commented Oct 8, 2025

Test cases to be fixed:

  • test/01/04_alpha.tbl (FIXME: alphabetically-aligned columns not yet
    suported in new architecture)
  • test/02/03_lines.tbl (unknown issue)

We are closer to supporting modern Typst again. The code has been partially refactored to rely on examining entire columns at layout-time instead of relying on #state() changes at parsing-time. Once this refactoring is complete, alphabetically-aligned columns should be supported again. Hopefully this will also resolve #11 as well since there should no longer be a need to rely on #state() at all.

Supersedes #15.

Fixes #14.

@maxcrees
Copy link
Owner Author

maxcrees commented Oct 8, 2025

Only test/02/03_lines.tbl remains to be fixed, along with general cleanup, documentation updates, etc.

@maxcrees maxcrees marked this pull request as ready for review October 9, 2025 05:11
@maxcrees maxcrees merged commit f69dfff into trunk Oct 9, 2025
@maxcrees maxcrees deleted the typst/0.13.1 branch October 9, 2025 05:15
@maxcrees
Copy link
Owner Author

Version 0.1.0 is now on Typst Universe! https://typst.app/universe/package/tbl/0.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update for 0.12.0 Layout fails to converge when column width dominated by citation

1 participant