Kolaru / Kolaru/MathTeXEngine.jl

Add support for n-th roots, e.g. `\sqrt[3]{2}`?

Open
#34 1 comment 0 reactions 0 assignees View on GitHub
layout parser
Dominant language
Julia
Stars
106
Forks
25
PR merge metrics
No merged PRs in 30d

Description

This doesn't seem to be supported right now?
```
julia> texparse(raw"\sqrt[3]{2}")
ERROR: TeXParseError: end of string reached with unfinished argument_gatherer
at position 10 (string index 10)
\sqrt[3]{2}
^
Stack before
...
```

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.