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

minipage should update \textwidth, \columnwidth #2492

Open
xworld21 opened this issue Jan 19, 2025 · 1 comment
Open

minipage should update \textwidth, \columnwidth #2492

xworld21 opened this issue Jan 19, 2025 · 1 comment

Comments

@xworld21
Copy link
Contributor

Discovered while checking the tests figure_mixed_content, figure_dual_caption. Figures have the wrong size because they use \textwidth, which isn't adjusted inside minipage.

Per LaTeX2e sources, minipage updates \textwidth, \columnwidth within a non-boxing group.

@dginev dginev added the bug label Jan 19, 2025
@dginev dginev added this to the LaTeXML-0.8.9 milestone Jan 19, 2025
@dginev
Copy link
Collaborator

dginev commented Jan 19, 2025

@dginev dginev added the figures label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants