File: README

package info (click to toggle)
gnuplot 6.0.3%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,960 kB
  • sloc: ansic: 95,874; cpp: 7,199; makefile: 2,470; javascript: 2,339; sh: 1,531; lisp: 664; perl: 304; pascal: 191; tcl: 88; python: 46
file content (17 lines) | stat: -rw-r--r-- 814 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This directory contains files that are useful in conjunction with 
various TeX-based terminal types.

The file 'gnuplot.cfg' is loaded by epslatex plots in 'standalone' mode
if in the LaTeX search path.  Feel free to edit 'gnuplot.cfg' and put it
somewhere into the LaTeX search path (normally,
'$TEXMFLOCAL/tex/latex/gnuplot', '$TEXMFHOME/tex/latex/gnuplot', or the
current working directory).  If your LaTeX distribution contains the 
programme 'kpsexpand', the Makefile installs 'gnuplot.cfg' into 
'$TEXMFLOCAL/tex/latex/gnuplot' and updates LaTeX's file database.
Harald Harders 2005

The file 'gnuplot-lua-tikz.sty' is needed to process the *.tex files
output by the lua/tikz terminal driver.  It can be regenerated by
running the gnupuplot-tikz.lua script:
     lua gnuplot-tikz.lua style
Peter Hedwig 2009