Skip to content

make parskip inside a table the same as outside #236

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

Merged
merged 3 commits into from
May 9, 2025

Conversation

chrisfenner
Copy link
Member

xltabular resets the paragraph spacing to 0, which makes multiple paragraphs indistinguishable from wrapped lines. This change recovers the spacing inside the tabular environment based on https://tex.stackexchange.com/questions/279207/why-is-parskip-zero-inside-a-tabular.

Before:

image

After:

image

@chrisfenner chrisfenner merged commit b0abdc0 into main May 9, 2025
2 checks passed
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