Siunitx commands not working in HTML
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The Siunitx commands \qty and \unit, along with all associated unit commands are not being processed at all.
E.G.:
Command: \qty{10}{\kilo\metre}
Output: \qty10\kilo\metre With the \ commands in red. The number is in black.
Expected output: 10 km
The .sty file was provided with the submission, as the .pdf was not compiling without it. This was not a package listed as having issues in the banner at the top of the page.
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most closely related to? Select one.
Formula
### Internal issue ID
d504dee8-f8da-48f7-9b30-6cf083666065
### Paper URL
https://arxiv.org/html/2410.19257v2
### Browser
Chrome/130.0.0.0
### Device Type
Linux
Contributor guide
Research direction
Start with the paper URL and reproduce the HTML output for \qty{10}{\kilo\metre} and \unit-related commands in Chrome. Trace how these Siunitx commands and the submitted .sty file are handled during formula rendering; done means the commands render as 10 km rather than raw red LaTeX commands.
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
- 35/100