jgm / jgm/texmath

\over not implemented

Open
#116 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
406
Forks
86
Avg merge
1h 25m
Merged PRs (30d)
1

Description

It would be nice to have support for expressions such as:

```
{{1} \over {2}}
```

Here the `\over` command is used in an infix position between `{1}` and `{2}`.

Sadly a simple `s/\\over/\\frac/g` isn't a workaround due to the infix positioning.

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.