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

🍽 Improve LaTeX table parsing #1041

Merged
merged 1 commit into from
Mar 29, 2024
Merged

🍽 Improve LaTeX table parsing #1041

merged 1 commit into from
Mar 29, 2024

Conversation

rowanc1
Copy link
Collaborator

@rowanc1 rowanc1 commented Mar 29, 2024

This improves parsing for tabular environments and longtable.

  • recognize simple alignments (| l | r | c |)
  • allow use of multirow and multicolumn

@rowanc1 rowanc1 merged commit d247a88 into main Mar 29, 2024
4 checks passed
@rowanc1 rowanc1 deleted the tex/tables branch March 29, 2024 19:36
@rowanc1 rowanc1 mentioned this pull request Apr 4, 2024
16 tasks
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