wrongly placed minus sign
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
6 lines above Eq. 12, item 3 contains an inline equation $\upsilon(\omega)=\mu-2\dashint_0^{\infty}\frac{\nu\alpha^2F(\nu)}{\nu^2-\omega^2}d\nu$. The definition of $\dashint$ is in the preamble of the latex document (\def\dashint{\Xint-}). The equation is displayed as \mu - 2 - \int_^{\infty}....which is incorrect. There should be no minus sign between 2 and \int. Instead this minus sign is supposed to be on top of the symbol \int (principle value integral).
### (Optional:) Please add any files, screenshots, or other information here.
This is what it should look like :
This is what it looks like in the html
### (Required) What is this issue most closely related to? Select one.
Formula
### Internal issue ID
efcbafab-e35c-4228-acc9-a575aaeb2dfa
### Paper URL
https://arxiv.org/html/2502.05828v1
### Browser
Safari/605.1.15
### Device Type
Desktop
Contributor guide
Research direction
Open the paper at the linked arXiv HTML URL and inspect the inline equation six lines above Eq. 12, item 3, alongside the LaTeX preamble definition of \dashint. Compare the source rendering with the expected image and confirm that the minus sign is positioned over the integral rather than displayed between 2 and the integral.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, latex
- Domain
- content, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100