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 robustness of table align and \NewDocumentEnvironment support #1754

Merged
merged 5 commits into from
Jan 22, 2021

Conversation

PHPirates
Copy link
Collaborator

@PHPirates PHPirates commented Jan 18, 2021

Fix #1750

Summary of additions and changes

How to test this pull request

    \begin{tabular}{cc}
        a & b \\
        c\&e & d \\
    \end{tabular}

@PHPirates PHPirates added this to the b0.7.3 milestone Jan 18, 2021
@PHPirates PHPirates self-assigned this Jan 18, 2021
@PHPirates PHPirates changed the title Improve robustness of table align Improve robustness of table align and \NewDocumentEnvironment support Jan 21, 2021
@HannahSchellekens HannahSchellekens added the bug Deficiencies in TeXiFy behaviour. label Jan 21, 2021
@PHPirates PHPirates merged commit 63d801c into master Jan 22, 2021
@PHPirates PHPirates deleted the table-align-crash branch January 22, 2021 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Deficiencies in TeXiFy behaviour.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.lang.IndexOutOfBoundsException: Index 4 out of bounds for length 4
2 participants