arXiv / arXiv/html_feedback

Display math is wrapped in a table

Open
#5,554 3 comments 0 reactions 0 assignees View on GitHub
accessibility feature-request fidelity mathml
Dominant language
No language data
Stars
42
Forks
40
PR merge metrics
No merged PRs in 30d

Description

### Description

It's great that MathML is used for the math in the HTML version of these papers!But it's not great the display math (i.e. math centered on a separate line) is wrapped in a table. Tables should only be used for tabular content and not layout purposes. It is more cumbersome to read and work with in a table. It would be better to use CSS to position the display math and not a table.

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

Image

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

Formula

### Internal issue ID

097aa6e9-8feb-47af-a15d-10be54ec4ed7

### Paper URL

https://arxiv.org/html/2512.11020v1

### Browser

Chrome/143.0.0.0

### Device Type

Desktop

Contributor guide

Open the contributing guide

Research direction

The issue points to the rendered paper at https://arxiv.org/html/2512.11020v1; begin by inspecting the display-math HTML in that page and locating the rendering source that produces it. Done means display math is positioned with CSS rather than wrapped in a table, while the MathML remains usable and the result can be checked in Chrome.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.