summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/3-4-2.ltx
blob: 62f96d991bfaf607f07bbf16a02ae09c68cef873 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\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}