Wrong height in tcolorbox
Open
latexml
tcolorbox
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Regenerated Sep 17 2025. In the figure:
https://arxiv.org/html/2403.04732v2#S3.SS3.p1.p1.pic1
latexml wrongly computes a height of >4000, which appears to be a clear bug in doing pgf math (or internal box sizing). This is likely a very good troubleshooting example, due to the size of the wrong number.
```
Contributor guide
Research direction
Start by reproducing the figure at the linked arXiv URL and inspect the generated SVG, especially its 4553.41 height and viewBox. Trace whether the excessive value comes from pgf math or internal box sizing; done means the figure receives a plausible height without breaking its rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100