summaryrefslogtreecommitdiff
path: root/manual/plugins/mandelbrot.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/mandelbrot.tex')
-rw-r--r--manual/plugins/mandelbrot.tex59
1 files changed, 13 insertions, 46 deletions
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 6cbbfa46f6..34afb90600 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -8,51 +8,18 @@ Mandelbrot
8 8
9This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set. 9This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set.
10 10
11\begin{center}\begin{tabular}{|p{2.726cm}|p{7.884cm}|} 11\begin{table}[h!]
12\begin{center}
13\begin{tabular}{|c|c|}
12\hline 14\hline
13{\centering\bfseries\itshape 15KEY & ACTION \\\hline
14KEY 16Arrow keys & Move about the image \\\hline
15\par} 17PLAY & Zoom in \\\hline
16& 18OFF & Quit \\\hline
17{\centering\bfseries\itshape 19F1 & Increase iteration depth (more detail) \\\hline
18ACTION 20F2 & Decrease iteration depth (less detail) \\\hline
19\par} 21F3 & Reset and return to the default image \\\hline
20\\\hline 22\end{tabular}
21{\centering 23\end{center}
22Arrow keys 24\end{table}
23\par}
24&
25Move about the image
26\\\hline
27{\centering
28PLAY
29\par}
30&
31Zoom in
32\\\hline
33{\centering
34OFF
35\par}
36&
37Quit
38\\\hline
39{\centering
40F1
41\par}
42&
43Increase iteration depth (more detail)
44\\\hline
45{\centering
46F2
47\par}
48&
49Decrease iteration depth (less detail)
50\\\hline
51{\centering
52F3
53\par}
54&
55Reset and return to the default image
56\\\hline
57\end{tabular}\end{center}
58 25