jxxcarlson / jxxcarlson/scripta-compiler
Implement optional arguments in theorem environments
Open
enhancement
- Dominant language
- Elm
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Example below. This is a rendering issue. Also: compare with what standard LaTeX does.
```
\begin{theorem}[Euclid]
There are infinitely many primes $p$.
\label{primes}
\end{theorem}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.