|
From: Thomas S. <t.s...@fz...> - 2009-03-23 13:46:50
|
splot ... title "CI_{max} {/Symbol \243 m \261} 0.212"
seems that you are not aware of the 'postscript guide', delivered
together with the source code of gnuplot, on linux systems normally
located at:
/usr/share/doc/packages/gnuplot/doc/ps_guide.ps
Sebastian Robitzsch wrote:
>
> Hi folks,
>
> After searching the Internet without any suitable results, I finally
> send this mail to this list. I hope someone can help me :)
>
> I use GnuPlot to obtain a 3D diagram of measured data. Since I have two
> different graphs within the plot I use the "title" command after "splot"
> to define which graph stands for which measured data.
> However, I have issues with using math commands/symbols within this
> environment. I've already figured out how to integrate greek symbols,
> e.g.:
>
> set term postscript eps enhanced monochrome
> set output "<FILENAME>.eps"
> splot "file.csv" using 2:1:3 with lines title "CI_{max} <= {/Symbol m}
> +- 0.212"
>
> Now I want to change the "+-" to the common math symbol, e.g. within
> LaTeX "\pm"... Unfortunately, it seems like I can't produce such symbols
> within this environment?!
>
> BTW - I've already figured out how to produce tex files that comprises
> math commands (set terminal latex)... but this somehow does not work
> well together with the LaTeX-Paper-template I have to use for the
> considered publication.
>
> Any suggestions?
>
>
> Best Regards,
> Sebastian
>
> begin:vcard
> fn:Sebastian Robitzsch
> n:Robitzsch;Sebastian
> adr:;;;Dublin;;;Ireland
> email;internet:ma...@se...
> title:Dipl.-Ing. (FH)
> tel;cell:+353 (0)86 - 22 10 988
> note:Skype: seronline82
> x-mozilla-html:FALSE
> version:2.1
> end:vcard
>
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Gnuplot-info mailing list
> Gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>
>
--
View this message in context: http://www.nabble.com/math-symbols-in-label-title-environment-tp22659043p22660405.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|