Guest User

Untitled

a guest
Nov 22nd, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. g = Show[
  2. Graphics[Inset[MaTeX["AAAAA", Magnification -> 4]]],
  3. Graphics[Rotate[Inset[MaTeX["AAAAA", Magnification -> 4]], π/4]]]
  4. Export["Rotated.png", g, Background -> None];
Add Comment
Please, Sign In to add comment