diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-2.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-2.ltx | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-2.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-2.ltx new file mode 100644 index 00000000000..e239c19466f --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-2.ltx @@ -0,0 +1,12 @@ +\documentclass{ppex} +\nonstopmode +\usepackage {sprite} +\pagestyle{empty} + +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage {sprite} +\input{bigstar.spr} +\centerline{\bigeecstar} +\end{document} |