Matrix environment support
Open
help-wanted
kind:feature
- Dominant language
- C#
- Stars
- 719
- Forks
- 113
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 1
Description
This is a successor task for #100.
In #155, we've successfuly implemented commands such as `\matrix`, `\cases` and `\pmatrix`.
Also, there's an internal support for environments. Let's make it official and add all the matrix environments from [that article](https://math-linux.com/latex-26/faq/latex-faq/article/how-to-write-matrices-in-latex-matrix-pmatrix-bmatrix-vmatrix-vmatrix):
- [ ] `\begin{matrix}`,
- [x] `\begin{pmatrix}`,
- [ ] `\begin{vmatrix}`,
- [ ] `\begin{Vmatrix}`
should all work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.