Improve line breaks on mobile
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
This report is against ar5iv, but I suspect the same is true of arxiv html.
(Is there a different project where to report ar5iv issues?)
See https://ar5iv.labs.arxiv.org/html/2404.07198v1 on mobile phone. It renders very well but see this:

(I've seen similar issues in papers rendered with Latex but they are rare since paper columns are usually wider)
- to avoid the gap: can you use left-justify instead of both-justify?
- to avoid the overflow: can you insert some `` in the middle of inline math ?
Contributor guide
Research direction
Reproduce the reported layout on a mobile phone using the ar5iv page for paper 2404.07198v1, comparing the gap from justification and overflow in inline math. Identify the HTML or LaTeX rendering entry point responsible for line breaking; done means the mobile page avoids the visible gap and math overflow without harming normal paper rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, latex
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100