diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/3-4-2.ltx')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/3-4-2.ltx | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/3-4-2.ltx b/Master/texmf-doc/doc/english/latex-graphics-companion/3-4-2.ltx deleted file mode 100644 index 62f96d991bf..00000000000 --- a/Master/texmf-doc/doc/english/latex-graphics-companion/3-4-2.ltx +++ /dev/null @@ -1,14 +0,0 @@ -\documentclass{ppex} -\nonstopmode -\usepackage {mfpic} -\pagestyle{empty} -\setlength\textwidth{207.0pt} -\begin{document} -\ResetPreambleCommands -\ReadyForTheFray -\usepackage {mfpic} -\begin{mfpic}[15]{-3}{3}{-3}{3} -\axes -\function{-2,2,0.1}{((x**3)-x)/2} -\end{mfpic} -\end{document} |