diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/tablor/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/tablor/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tablor/README b/Master/texmf-dist/doc/latex/tablor/README index a51504d7256..0831da6cb96 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,3) \end{TV} +\begin{TV} TV([-10,+infinity],[-1,1],"g","t",x^2/(x^2-1),1,\tv) \end{TV} draws table of variations of x->x^2/(x^2-1). |