summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/csvtools/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-29 17:18:51 +0000
committerKarl Berry <karl@freefriends.org>2008-04-29 17:18:51 +0000
commit1bb1fcb353daeee517c22ad1ecc8912942c493b4 (patch)
tree8d132b8dcb564cfc362679f487754d75a1466a7e /Master/texmf-dist/doc/latex/csvtools/README
parent1cd62a262eb0789c37a72a517c82fe276b360e6f (diff)
restore csvtools, since we cannot eliminate all from ctan:/obsolete anyway
git-svn-id: svn://tug.org/texlive/trunk@7722 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/csvtools/README')
-rw-r--r--Master/texmf-dist/doc/latex/csvtools/README39
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/csvtools/README b/Master/texmf-dist/doc/latex/csvtools/README
new file mode 100644
index 00000000000..d0e9175ea0c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/csvtools/README
@@ -0,0 +1,39 @@
+LaTeX Package : csvtools v 1.24
+
+Last Modified : 3 July 2007
+
+Author : Nicola Talbot
+
+Files : csvtools.dtx - documented source file
+ csvtools.ins - installation script
+ csvtools.pl - Perl script
+
+The csvtools package allows you to repeatedly perform
+a set of LaTeX commands on data in each row
+of a comma separated variable (CSV) file.
+This can be used for mail merging, generating
+tables etc. Examples given in documentation.
+
+To extract the code, do:
+
+latex csvtools.ins
+
+This will create the files csvtools.sty, csvpie.sty and csvsort.sty.
+These files should be place somewhere on TeX's search path.
+
+To extract the documentation, do:
+
+latex csvtools.dtx
+latex csvtools.dtx
+
+(If you want the documented source code as well, remove the command
+\OnlyDescription from csvtools.dtx)
+
+Alternatively, if you use pdflatex instead of latex, the documentation will
+have hyperlinks.
+
+This material is subject to the LaTeX Project Public License.
+See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for
+details of that license.
+
+http://theoval.cmp.uea.ac.uk/~nlct