xaml-math icon indicating copy to clipboard operation
xaml-math copied to clipboard

Size for a matrix doesn't get properly determined on exporting to image

Open ForNeVeR opened this issue 2 years ago • 1 comments
trafficstars

Try to export this matrix to a PNG file:

\matrix{1 & 2 & 3 \\ 4 & 5 & 6}

You'll get this: image

The image is cropped and doesn't look right.

ForNeVeR avatar Jun 12 '23 20:06 ForNeVeR

Found while investigating #417.

ForNeVeR avatar Jun 12 '23 20:06 ForNeVeR