Issue in showing Latex Tables
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
If you inspect the column names across all tables, a rendering error occurs because they aren’t expanding to span all necessary columns. This leads to instances where multiple columns may share the same name, and names may need to span multiple columns. However, the current rendering only allocates a single column per name, resulting in display issues.
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most closely related to? Select one.
Choose One
### Internal issue ID
c1e64e2c-e47e-4eef-9110-6b59f9e9c86e
### Paper URL
https://arxiv.org/html/2410.03126v1
### Browser
Chrome/129.0.0.0
### Device Type
Desktop
Contributor guide
Research direction
Start by opening the paper URL in Chrome and reproducing the table-rendering problem described in the issue. Trace the rendering path responsible for table column names; done means names span all required columns and repeated names no longer cause display issues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100