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 centering #2287

Merged
merged 3 commits into from
Dec 22, 2023
Merged

Fix centering #2287

merged 3 commits into from
Dec 22, 2023

Conversation

brucemiller
Copy link
Owner

This PR fixes the effects of \centering (and related) leaking outside their groups.

Fixes #1712

@brucemiller brucemiller requested a review from dginev December 21, 2023 15:04
Copy link
Collaborator

@dginev dginev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks healthy! Left a note on element nodes.

lib/LaTeXML/Package/LaTeX.pool.ltxml Outdated Show resolved Hide resolved
@brucemiller brucemiller merged commit a435a8b into master Dec 22, 2023
26 checks passed
@brucemiller brucemiller deleted the fix-centering branch December 22, 2023 17:15
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.

\centering escaping its group
2 participants