Skip to content

make parskip inside a table the same as outside#236

Merged
chrisfenner merged 3 commits into
mainfrom
fix-table-paragraph-spacing
May 9, 2025
Merged

make parskip inside a table the same as outside#236
chrisfenner merged 3 commits into
mainfrom
fix-table-paragraph-spacing

Conversation

@chrisfenner

Copy link
Copy Markdown
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
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