How can I insert LateX mathematics symbols in a plot with Gnuplot?
I know how to do it using set terminal latex and sending the output on a latex file from gnuplot, but I would like to include symbols directly in a gnuplot file *.plt so that they are shown when I draw the output with gnuplot.