Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #768

Re: LaTeX in strings like "label" and "title"

From sfeam <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: LaTeX in strings like "label" and "title"
Followup-To comp.graphics.apps.gnuplot
Date 2011-12-19 10:41 -0800
Organization gnuplot development team
Message-ID <jco0gm$gim$2@dont-email.me> (permalink)
References <jcnt95$jpl$1@news.albasani.net>

Followups directed to: comp.graphics.apps.gnuplot

Show all headers | View raw


Gudrun wrote:

> Dear all,
> 
> I don't understand how to achieve $\pm$ in a title or label? $\pm$ is
> LaTeX-Code for +-. I use set terminal postscript as output. Is LaTeX
> $\pm$ possible somehow for this terminal, please?

You can only use LaTeX markup for the various TeX terminals, not for
PostScript.

The ± symbol is octal \261 in the PostScript Symbol font.
All PostScript output devices should support this, as it is one of the
standard fonts.  See the gnuplot documentation for "enhanced text"
for examples of how to change fonts, use superscripts, etc.

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

LaTeX in strings like "label" and "title" Gudrun <bestenborstel@gmail.com> - 2011-12-19 18:46 +0100
  Re: LaTeX in strings like "label" and "title" sfeam <sfeam@users.sourceforge.net> - 2011-12-19 10:41 -0800

csiph-web