Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate \cdots to cdots in eqn writer #208

Open
RobertGoulding opened this issue Feb 17, 2023 · 1 comment
Open

Translate \cdots to cdots in eqn writer #208

RobertGoulding opened this issue Feb 17, 2023 · 1 comment

Comments

@RobertGoulding
Copy link

RobertGoulding commented Feb 17, 2023

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).

@jgm
Copy link
Owner

jgm commented Feb 22, 2023

We actually are using cdots for 22EF.
See #200.
Maybe you're using an old version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants