Skip to main content
3 of 4
added 66 characters in body
Mr.Wizard
  • 275.2k
  • 34
  • 606
  • 1.5k

There is a LaTeX typesetting package, MaTeX, written for such situations by Szabolcs.

<< MaTeX` Plot[x^2, {x, -10, 10}, AxesLabel -> MaTeX /@ {"\\text{$x$ axis}", "a/\\mathrm{GeV}^{-1}"}] 

Mathematica graphics

zhk
  • 12.1k
  • 1
  • 25
  • 40