diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-26 15:41:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-26 15:41:28 +0000 |
commit | 2b0d1a47ccbd53571b1637c01f48e150ae5f471f (patch) | |
tree | 7d6582a6c3768ab916fb3334b8a34ca475c4ac68 /Master/texmf-dist/doc/latex/tablor/README | |
parent | 70da966888998bdc516ca75b91435d29746adb7d (diff) |
tablor 4.0.2 (22oct08)
git-svn-id: svn://tug.org/texlive/trunk@11062 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tablor/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/tablor/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tablor/README b/Master/texmf-dist/doc/latex/tablor/README index fdca3aea0e7..d6475d58bf8 100644 --- a/Master/texmf-dist/doc/latex/tablor/README +++ b/Master/texmf-dist/doc/latex/tablor/README @@ -9,7 +9,7 @@ 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,\tv) \end{TV} +\begin{TV} TV([-10,+infinity],[-1,1],"g","t",x^2/(x^2-1),1,n,\tv) \end{TV} draws table of variations of x->x^2/(x^2-1). @@ -24,4 +24,4 @@ The non-french users need to comment out every " \usepackage[upright]{fourier} " -Just put tablor.sty and tablor.cfg into /texmf/tex/latex/tablor/
\ No newline at end of file +Just put tablor.sty and tablor.cfg into /texmf/tex/latex/tablor/ |