Minus sign missing from `pmatrix`
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The following matrix was rendered with the minus sign:
```
\begin{pmatrix}
0 & 1 & -1\\
-1 & 0 & 1\\
1 & -1 & 0
\end{pmatrix}
```
It seems to be fine for the PDF case
### (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
2937f346-0329-4912-bda6-e8f567aae0a4
### Paper URL
https://arxiv.org/html/2407.20649v1
### Browser
Safari/605.1.15
### Device Type
Desktop
Contributor guide
Research direction
Start with the paper at https://arxiv.org/html/2407.20649v1 and reproduce the pmatrix rendering in Safari, comparing the HTML output with the PDF case. Trace the HTML rendering path for pmatrix and consider the issue complete when every minus sign appears in the HTML matrix as it does in the PDF.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, latex
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100