summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/luaaddplot/README.md
blob: ce4f4448e35f1748afa40391111e329c54f3d44f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
luaaddeplot
===========

Version
-------
1.0

Author
------
Reinhard Kotucha <a href="mailto:Reinhard.Kotucha@gmx.de">Reinhard.Kotucha@gmx.de</a>

License
-------
LPPL v1.3 or any later version.

Description
-----------
luaaddplot is an extension to pgfplots which extends the `\addplot`
macro by a facility which allows modification of data files while they
are read.  With luaaddplot it's not necessary anymore to pre-process
data files generated by measuring devices with external scripts.

This package can be used with plain LuaTeX or LuaLaTeX.

Installation
------------
Copy

`luaaddplot.tex` and `luaaddplot.lua` to `tex/generic/luaaddplot`

and

`luaaddplot.sty` to `tex/latex/luaaddplot`.