summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-9.pic
blob: c6028b1d9b19d6ad8037eed8dfe95e35ce51c574 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\documentclass{ppex}
\nonstopmode

\pagestyle{empty}
\setlength\textwidth{231.0pt}
\begin{document}
\ResetPreambleCommands
\ReadyForTheFray

.PS
ellipse "\textit{Ready!}"
spline right 1i then down 0.7i \
       left 3i then right 2i
ellipse "\textbf{Steady!!}"
spline right 1i then down 0.7i \
       left 3i then right 2i
ellipse "\textbf{\itshape Go!!!}"
.PE

\usebox\graph
\end{document}