arXiv / arXiv/html_feedback

after \onecolumn \setlength{\myMPwidth}{\textwidth} \begin{minipage}[t]{\myMPwidth} wrong width

Open
#6,281 1 comment 0 reactions 0 assignees View on GitHub
fidelity figure latexml styles
Dominant language
No language data
Stars
42
Forks
40
PR merge metrics
No merged PRs in 30d

Description

### Description

```
\onecolumn
...
\newlength\myMPwidth\iflatexml\setlength{\myMPwidth}{\textwidth}\else\setlength{\myMPwidth}{9cm}\fi
\noindent\begin{minipage}[t]{\myMPwidth}%
...
```
results in correct PDF. The minipage is half a column wide \iflatexml true and two columns wide \iflatexml false.
But the HTML shows the text in a narrow minipage as seen at the very end of my submission.

---
HTML id location: A1.6.6

### (Optional:) Please add any files, screenshots, or other information here.

Image

### (Required) What is this issue most closely related to? Select one.

Choose One

### Internal issue ID

09bddff8-71ab-44b5-996e-b7ffbdc63d1f

### Paper URL

https://services.arxiv.org/html/submission/7433177/view

### Browser

Chrome/146.0.0.0

### Device Type

Desktop

Contributor guide

Open the contributing guide

Research direction

The issue names no repository file or test. Start with the paper URL and the supplied LaTeX snippet, comparing the generated HTML minipage width with the correct PDF result; done means the HTML width matches the intended layout for the reported conditional cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
latex
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.