noguesstabularheaders option of latexml.sty ignored: Latin square rows bolded as table headers
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Source loads \usepackage[noguesstabularheaders]{latexml}. Stock LaTeXML 0.8.8 honours it: zero `` in the document. The arxiv run (latexmlc --preload=ar5iv.sty) ignores it and emits 306 `,` so first rows of several Latin squares (mathematical objects, not data tables) render bold as if column headers - e.g. the order-3 square in Sec 8.2 and three squares in Appendix 1. Secondary: \lxRequireResource[content=...] CSS is stripped, so authors cannot compensate.
### (Optional:) Please add any files, screenshots, or other information here.
Stock LatexML gives output just like this (visually what I need, have resubmitted zip file on arxiv)
https://richardbean.id.au/papers/thesis.html
### (Required) What is this issue most closely related to? Select one.
Other
### Internal issue ID
97e655af-18eb-4fb0-aa80-f9ec88d8f3d8
### Paper URL
https://arxiv.org/html/2606.12996v1
### Browser
Firefox/151.0
### Device Type
Desktop
Contributor guide
Research direction
Reproduce the arXiv rendering with the document using \usepackage[noguesstabularheaders]{latexml} and the latexmlc --preload=ar5iv.sty command. Compare it with Stock LaTeXML 0.8.8, checking the generated HTML for elements and the handling of \lxRequireResource[content=...] CSS. Done means the option is honored for the Latin squares and the requested CSS is retained.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100