summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tablor/README
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-01-19 14:55:20 +0000
committerNorbert Preining <preining@logic.at>2008-01-19 14:55:20 +0000
commit9bca56189bb3edc83bf64b0088ef5a52b07e3b36 (patch)
treeddd6f446085e1b22c5bf2a9c75aeaf828b53d882 /Master/texmf-dist/doc/latex/tablor/README
parent53f5c9b6fd4fe0cde4c661cc8d252d571392b66f (diff)
new package tablor, put into mathextra
git-svn-id: svn://tug.org/texlive/trunk@6313 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tablor/README')
-rw-r--r--Master/texmf-dist/doc/latex/tablor/README26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tablor/README b/Master/texmf-dist/doc/latex/tablor/README
new file mode 100644
index 00000000000..a51504d7256
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tablor/README
@@ -0,0 +1,26 @@
+The package allows the user to use the computer algebra system XCAS
+to generate tables of signs and of variations (the actual plotting of
+the tables uses the MetaPost macro package "tableauVariation.mp" :
+
+http://frederic.mazoit.free.fr/LaTeX_metapost/tableauVariations/ .
+
+The tablor package requires that shell escape be enabled.
+
+
+For instance :
+
+\begin{TV} TV([-10,+infinity],[-1,1],"g","t",x^2/(x^2-1),1,3) \end{TV}
+
+draws table of variations of x->x^2/(x^2-1).
+
+
+You can download XCAS here:
+
+
+http://www-fourier.ujf-grenoble.fr/%7Eparisse/giac.html
+
+
+The non-french users need to comment out every
+
+" \usepackage[upright]{fourier} "
+