Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #768
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| 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 | Mon, 19 Dec 2011 10:41:26 -0800 |
| Organization | gnuplot development team |
| Lines | 15 |
| Message-ID | <jco0gm$gim$2@dont-email.me> (permalink) |
| References | <jcnt95$jpl$1@news.albasani.net> |
| Reply-To | sfeam@users.sourceforge.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | 8Bit |
| Injection-Date | Mon, 19 Dec 2011 18:41:26 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="joalffpZlyHxFtpFd/PRrw"; logging-data="16982"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+tEaOlqYfROBI9YdKPffwT" |
| User-Agent | KNode/4.4.9 |
| Cancel-Lock | sha1:glxsMJVZiG1xVJcxdAWcPGar3i0= |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:768 |
Followups directed to: comp.graphics.apps.gnuplot
Show key headers only | 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 | Next — Previous in thread | Find similar
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