Skip to main content
added 1 character in body
Source Link

There is a LaTeX$\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

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

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

added 66 characters in body
Source Link
Mr.Wizard
  • 275.2k
  • 34
  • 606
  • 1.5k

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

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

Mathematica graphics

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

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

improve appearance of MaTeX labels
Source Link
Szabolcs
  • 238.9k
  • 32
  • 653
  • 1.3k

There is a LatexLaTeX typesetting package, MaTexMaTeX, written for such situations by @Szabolcs.

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

enter image description hereMathematica graphics

There is a Latex typesetting package MaTex written for such situations by @Szabolcs.

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

enter image description here

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

Source Link
zhk
  • 12.1k
  • 1
  • 25
  • 40
Loading