weired dash in references
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In the abstract body text (jason file) I got "... clock$^3$$^−$$^5$". This persists after running gca-tex on it. pdflatex then breaks:
```
! Missing { inserted.
\begingroup
l.105 ... They exhibit a circatidal clock$^3$$^−
$$^5$ plays a role in thei...
```
If I replace the dash (which is not a normal dash) by a normal dash or by `{--}` it works.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.