Translate \cdots to cdots in eqn writer
Open
- Dominant language
- Haskell
- Stars
- 406
- Forks
- 86
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 1
Description
In converting from LaTeX math to eqn, \cdots is translated to \\[u22EF] (which leaves a blank space when I convert to pdf).
But cdots is a keyword in GNU eqn, which most people will be using, and has exactly the effect of \cdots. (In older Unix eqn, "..." is used for centered dots; but in GNU eqn, they come out as baseline dots).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.