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

fix: Always wrap tables in captioned-table and let the latter handle … #134

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

Omikhleia
Copy link
Owner

…a caption

The captioned-table environment (whether from resilient.book or using the fallback) always supported tables without caption. It's better to always wrap tables into it, so styling (in resilient's use case) is applied, rather than return a raw ptable.

See Omikhleia/resilient.sile#103 for the rationale and discussion.

…a caption

The captioned-table environment (whether from resilient.book or using
the fallback) always supported tables without caption.
It's better to always wrap tables into it, so styling (in resilient's
use case) is applied, rather than return a raw ptable.
@Omikhleia Omikhleia added the bug Something isn't working label Dec 11, 2024
@Omikhleia Omikhleia added this to the 2.3.0 milestone Dec 12, 2024
@Omikhleia Omikhleia merged commit 73c2733 into main Dec 14, 2024
2 checks passed
@Omikhleia Omikhleia deleted the always-wrap-tables branch December 14, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant