diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/1-4-4.ltx')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/1-4-4.ltx | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/1-4-4.ltx b/Master/texmf-doc/doc/english/latex-graphics-companion/1-4-4.ltx deleted file mode 100644 index 88a6c593d98..00000000000 --- a/Master/texmf-doc/doc/english/latex-graphics-companion/1-4-4.ltx +++ /dev/null @@ -1,20 +0,0 @@ -\documentclass{ppex} -\nonstopmode -\usepackage {rawfonts,pictex} -\pagestyle{empty} - -\begin{document} -\ResetPreambleCommands -\ReadyForTheFray -\usepackage {rawfonts,pictex} -\beginpicture -\normalgraphs -\longticklength=3pt -\setcoordinatesystem units <.02in,.08in> -\setplotarea x from 1780 to 1990, y from 0 to 30 -\axis bottom label {burials of women per year} ticks - numbered from 1780 to 1980 by 20 / -\axis left ticks numbered from 0 to 30 by 5 / -\grid 10 20 \setquadratic \plot "year.wom" -\endpicture -\end{document} |