summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/egplot
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:44:40 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:44:40 +0000
commitb4fc5f639874db951177ec539299d20908adb654 (patch)
tree52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/egplot
parentdec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff)
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/egplot')
-rw-r--r--Master/texmf-dist/doc/latex/egplot/egplot.README26
-rw-r--r--Master/texmf-dist/doc/latex/egplot/manual.ps.gzbin0 -> 236688 bytes
2 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/egplot/egplot.README b/Master/texmf-dist/doc/latex/egplot/egplot.README
new file mode 100644
index 00000000000..4a54c40137b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/egplot/egplot.README
@@ -0,0 +1,26 @@
+% egplot:
+%
+% Encapsulated gnuplot for LaTeX
+%
+% The egplot package allows to encapsulate gnuplot commands in LaTeX
+% sources. Additionally the package provides commands that
+% enable the user to let gnuplot do calculations and insert the result values
+% into the generated output.
+%
+% CAUTION:
+% Calculation commands are only usable if the UN*X text utils
+% - tail
+% - head
+% - cut
+% and the stream editor
+% - sed
+% are installed and the commands
+% - 'rm' for the removal of files and
+% - 'cp' for the copying of files
+% are provided by the operating system.
+%
+%
+% Changes:
+% v1.00 1998/06/17 First release
+% v1.01 1998/06/25 Fixed bug with german option and negative tic mark
+% values
diff --git a/Master/texmf-dist/doc/latex/egplot/manual.ps.gz b/Master/texmf-dist/doc/latex/egplot/manual.ps.gz
new file mode 100644
index 00000000000..229782b378a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/egplot/manual.ps.gz
Binary files differ