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


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

Re: Greek letters?

From Gudrun <bestenborstel@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Greek letters?
Date 2012-02-21 16:29 +0000
Organization albasani.net
Message-ID <ji0gon$e4v$2@news.albasani.net> (permalink)
References <ji0g1d$cmu$1@news.albasani.net>

Show all headers | View raw


Am 21.02.12 16:16, schrieb Gudrun:
> Dear all,
> is there a chance to put the comman "\upbeta" (LaTeX command from the
> upgreek-usepackage) into a gnuplot script, so the final gnuplot output
> via terminal output tikz uses the command "\upbeta" to show later a beta?
> Kind regards and thank you for your help.
> G.

Okay, found a solution.
Just typing $\upbeta$ into the script.
Use my own style file MyGnuplotLaTeX.sty which containts the line 
\usepackage{upgreek}.
Run Gnuplot with output:
set term tikz size 5in,3in standalone header 
"\\usepackage{MyGnuplotLaTeX}" font "\\rmfamily,12"

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


Thread

Greek letters? Gudrun <bestenborstel@gmail.com> - 2012-02-21 16:16 +0000
  Re: Greek letters? Gudrun <bestenborstel@gmail.com> - 2012-02-21 16:29 +0000

csiph-web