Size for a matrix doesn't get properly determined on exporting to image
Open
help-wanted
kind:bug
- Dominant language
- C#
- Stars
- 719
- Forks
- 113
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 1
Description
Try to export this matrix to a PNG file:
```
\matrix{1 & 2 & 3 \\ 4 & 5 & 6}
```
You'll get this:
The image is cropped and doesn't look right.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.