Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #948
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | Gudrun <bestenborstel@gmail.com> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Greek letters? |
| Date | Tue, 21 Feb 2012 16:29:11 +0000 |
| Organization | albasani.net |
| Lines | 16 |
| Message-ID | <ji0gon$e4v$2@news.albasani.net> (permalink) |
| References | <ji0g1d$cmu$1@news.albasani.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-15; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.albasani.net PnWW7QbsQfXmXvFed2mrSaYeQ2QhKNSrfLJJYMRNp23moHUwCXD5x0Xk/V51aani7ep9YYhpw5XGEQzyaRJ/N64UPW1nURyLr/WZee8lyjXXTMlGeZFbylHj5GqzGDkO |
| NNTP-Posting-Date | Tue, 21 Feb 2012 16:29:11 +0000 (UTC) |
| Injection-Info | news.albasani.net; logging-data="qSUxhvLwg5GgcSRQ2ex+68Y7AEuKX1Pb4gHPIvUu7tdMtJ1zqfYQMSmS2NC/tzD0k+uYpitGB/3vY8wsSxLzse5OIJ2yQubAKW5aMiO+zUTuFfLQW1LhqC2XfC9hfZml"; mail-complaints-to="abuse@albasani.net" |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 |
| In-Reply-To | <ji0g1d$cmu$1@news.albasani.net> |
| Cancel-Lock | sha1:XfAOFuid8t4sVIukzyiTC2dbvVM= |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:948 |
Show key headers only | 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 | Next — Previous in thread | Find similar
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