jgm / jgm/texmath

Translate \cdots to cdots in eqn writer

Open
#208 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.