mathjax / mathjax/MathJax

Missing standard core LaTeX symbols: /ae, /o, etc.

Open
#2,767 1 comment 0 reactions 1 assignee View on GitHub

@dpvc is already working on this.

Since Aug 15, 2025.

Feature Request
Dominant language
JavaScript
Stars
10.9k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

The following are standard LaTeX, and could be used inside \text for things like names attached to pieces of math, for example.

\oe         x0153
\OE         x0152
\ae         x00E6
\AE         x00C6
\aa         x00E5
\AA         x00C5
\o          x00F8
\O          x00D8
\l          x0142
\L          x0141
\ss         x00DF
\SS         x1E9E
\dag        x2020
\ddag       x2021
\P          x00B6
\copyright  x00A9
\pounds     x00A3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.