Closed szhorvat closed 5 years ago
A more practical workaround is to add extra space in LaTeX directly.
MaTeX["\\vec{t}\;", Magnification -> 5]
This can't be fixed as MaTeX simply uses the bounding box communicated by LaTeX. MaTeX already adds a padding of 1 point, which takes care of most similar problems. When this is not sufficient, a manual workaround should be used.
Added this as a "possible issue" to the documentation.
Some outputs are clipped.
Possible workaround:
The problem with this workaround is that it will make the output look smaller.