-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Description
Coming from Overleaf and TeX-style math, I am use to the compiler autommatically handling triples dots between different symbols.
For example, 1 + \dots + n will centre the dots like this:
But keep the dots lowered for lists 1, \dots, n like this:
Use Case
Here is a Typst generated document.

And here is Overleaf's generated document.

Although it can be easy enough for a human to add a ".c" when needed, this change would make it easier for machine generated documents (e.g. Quarto, Pandoc) to maintain a similar appearence between formats, and more consistant for users coming from TeX-style math.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels