Getting LaTeX commands to work in Gnuplot(tex)
Posted in LaTeX by Julian Kessel - Aug 31, 2011
This time I was writing a gnuplot script for embedding the graphic in a latex document, with the help of gnuplottex package, no problem I thought. But unfortunately my script names an axis like set xlabel "Temperatur an $R_1$ [$^{\degree}C$]" You'll notice that degree is displayed as a string and not executed to produce "°" [...]
COMMENTS
