Missing author in experimental HTML
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I use the following macro for new line in the `\begin{author}...` environment:
```
\def\nland{\end{tabular}\\\begin{tabular}[t]{c}}
```
It works in PDF: https://arxiv.org/pdf/2405.13705 but it fails in HTML: https://arxiv.org/html/2405.13705v2 -- the fourth author is not listed there.
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most closely related to? Select one.
Other
### Internal issue ID
4f47b67a-5744-4e9e-9173-bf0ee6068fec
### Paper URL
https://arxiv.org/html/2405.13705v2
### Browser
Firefox/124.0
### Device Type
Desktop
Contributor guide
Research direction
Reproduce the issue with the paper at https://arxiv.org/html/2405.13705v2 and the provided \nland macro, comparing the HTML with the PDF. Trace how the author environment and tabular line break are handled during HTML rendering. Done means the fourth author appears in the generated HTML without regressing the other authors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100