14.10.2014 Views

gnuplot documentation

gnuplot documentation

gnuplot documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

164 <strong>gnuplot</strong> 4.3 77 TERMINAL<br />

Force centering both horizontally and vertically:<br />

set label ’{\LaTeX\ -- $ \gamma $}’ at 0,0<br />

Specify own positioning (top here):<br />

set xlabel ’[t]{\LaTeX\ -- $ \gamma $}’<br />

The other label – account for long ticlabels:<br />

set ylabel ’[r]{\LaTeX\ -- $ \gamma $\rule{7mm}{0pt}}’<br />

77.17 Emf<br />

The emf terminal generates an Enhanced Metafile Format file. This file format is the metafile standard<br />

on MS Win32 Systems.<br />

Syntax:<br />

set terminal emf {} {solid | dashed} {linewidth }<br />

{size XX,YY}<br />

{""} {} #old syntax<br />

{font ","} #new syntax<br />

is either color or monochrome; solid draws all curves with solid lines, overriding any dashed<br />

patterns; linewidth multiplies all line widths by this factor. is the name of a font;<br />

and is the size of the font in points.<br />

The nominal size of the output image default to 1024x768 in arbitrary units. You may specify a different<br />

nominal size using the size option.<br />

The first two options can be in any order. Selecting default sets all options to their default values.<br />

Examples:<br />

set terminal emf ’Times Roman Italic’ 12<br />

set terminal emf color solid # no pesky dashes!<br />

77.18 Emxvga<br />

The emxvga, emxvesa and vgal terminal drivers support PCs with SVGA, vesa SVGA and<br />

VGA graphics boards, respectively. They are intended to be compiled with "emx-gcc" under<br />

either DOS or OS/2. They also need VESA and SVGAKIT maintained by Johannes Martin<br />

(JMARTIN@GOOFY.ZDV.UNI-MAINZ.DE) with additions by David J. Liu (liu@phri.nyu.edu).<br />

Syntax:<br />

set terminal emxvga<br />

set terminal emxvesa {vesa-mode}<br />

set terminal vgal<br />

The only option is the vesa mode for emxvesa, which defaults to G640x480x256.<br />

77.19 Epslatex<br />

The epslatex driver generates output for further processing by LaTeX.<br />

Syntax:<br />

set terminal epslatex<br />

set terminal epslatex<br />

{default}<br />

{standalone | input}<br />

{oldstyle | newstyle}<br />

{level1 | leveldefault}<br />

{color | colour | monochrome}<br />

{solid | dashed}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!