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


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

Re: Thin space between value and unit in key with eps enhanced terminal

From Uwe Scholz <nurfuernews@web.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Thin space between value and unit in key with eps enhanced terminal
Date 2013-02-11 15:06 +0100
Organization private
Message-ID <877gmfaqrt.fsf@web.de> (permalink)
References <87haljnod7.fsf@web.de> <kfaitq$ks8$1@dont-email.me>

Show all headers | View raw


Hi Christoph,

Thank you! This helped me allot. I'll take the version with
textcomp-Package. :-)

Ciao,
Uwe

Christoph Bersch <usenet@bersch.net> writes:
> Hi,
>
> Am 11.02.2013 11:20, schrieb Uwe Scholz:
>>
>> for a report I'm trying to generate a plot with gnuplot. I'd like to
>> have a thin space(*) between the value and the unit in the legend of the
>> plot, which is done in LaTex by "\,".
>
> [...]

> set terminal epslatex standalone header '\usepackage{textcomp}'
> set output 'out.tex
> plot 1/(x+5) ti 'He, 1 keV/\textmu m',\
>      1/(x+5)**2 ti 'He, 1\,keV/\textmu m'
> set output
> system('latex out.tex && dvips out.dvi && ps2eps -f -B out.ps')

> Christoph

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


Thread

Thin space between value and unit in key with eps enhanced terminal Uwe Scholz <nurfuernews@web.de> - 2013-02-11 11:20 +0100
  Re: Thin space between value and unit in key with eps enhanced terminal Christoph Bersch <usenet@bersch.net> - 2013-02-11 11:59 +0100
    Re: Thin space between value and unit in key with eps enhanced terminal Uwe Scholz <nurfuernews@web.de> - 2013-02-11 15:06 +0100

csiph-web