xaml-math
xaml-math copied to clipboard
Size for a matrix doesn't get properly determined on exporting to image
trafficstars
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.
Found while investigating #417.