Raw LaTeX \cellcolor command appears in HTML output
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The paper includes several tables with each cell color-coded according to the data values. The HTML output includes what appears to be raw LaTeX commands, e.g. \cellcolor[HTML]fbc868 rather than rendering the colors as CSS properties for each cell.
### (Optional:) Please add any files, screenshots, or other information here.
Table 1 from the PDF
Table 1 from the HTML
The rightmost columns are cut off in the HTML screenshot due to my screen width; that is unrelated to the problem reported in this Issue.
### (Required) What is this issue most closely related to? Select one.
Figures
### Internal issue ID
68245bb1-c166-40a6-8bf9-26424463ca79
### Paper URL
https://arxiv.org/html/2509.18103v1
### Browser
Chrome/141.0.0.0
### Device Type
Desktop
Contributor guide
Research direction
Open the paper URL and reproduce the HTML output against the PDF table shown in the issue. Trace the LaTeX table conversion path for \cellcolor; done means the raw command no longer appears and each cell's color is represented as a CSS property.
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
- Needs clarification
- Newbie friendliness
- 35/100