I have plots I want to generate and include in latex. I'm using the dvi -> pdf typesetting path. Gnuplot provides output "terminals" epslatex, pslatex, pstex, pstricks, texdraw, etc...
I presume one of these is better than using the svg "terminal" and converting to eps manually with inkscape, but I don't know where to start. Kudos if your solution lets me include latex math expressions in my axis labels.