Inconsistent figure size
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
```
\begin{align}
\vcenter{\hbox{\includegraphics[height=27pt]{identity-01-a.pdf}}}
&=
\vcenter{\hbox{\includegraphics[height=38pt]{identity-01-b.pdf}}}
\\
....
\end{align}
```
the left figure is displayed in HTML way smaller than the right side eventhough they have the same size in PDF!
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most closely related to? Select one.
Formula
### Internal issue ID
4e6a7d82-db5b-4abd-94c9-f1dcc048bc7f
### Paper URL
https://services.arxiv.org/html/submission/8063306/view
### Browser
Chrome/151.0.0.0
### Device Type
Desktop
Contributor guide
Research direction
Open the paper at the provided URL in Chrome and reproduce the align example using the two includegraphics calls with heights of 27pt and 38pt. Compare the rendered HTML figure dimensions with the PDF output, then trace the HTML formula-rendering entry point. Done means the two figures display at their intended relative sizes in HTML without changing the PDF result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 57/100