Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🍽 Support tables in typst #823

Merged
merged 5 commits into from
Dec 23, 2023
Merged

🍽 Support tables in typst #823

merged 5 commits into from
Dec 23, 2023

Conversation

fwkoch
Copy link
Collaborator

@fwkoch fwkoch commented Dec 23, 2023

This uses tablex to support tables with col/row spans in typst exports. Other small fixes included in this PR:

  • table directive is less opinionated. The container children transform added here 🎆 First pass at subfigures #770 deals with tables, so we can make the directive pretty permissive and let that transform error/warn if there are issues.
  • DOI citations in typst were converted back to links - we may want to do something better long-term (e.g. pull doi citations into bib) but for now, this fixes broken typst builds
  • thematic breaks are now supported in typst
  • multi-image figures and legends now work slightly better in typst

@fwkoch fwkoch merged commit bfed37b into main Dec 23, 2023
4 checks passed
@fwkoch fwkoch deleted the feat/typst-jats-exports branch December 23, 2023 07:05
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.

1 participant