summaryrefslogtreecommitdiff
path: root/manual/plugins/fractals.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/fractals.tex')
-rw-r--r--manual/plugins/fractals.tex6
1 files changed, 2 insertions, 4 deletions
diff --git a/manual/plugins/fractals.tex b/manual/plugins/fractals.tex
index cb7f599dbc..2ca1ed00e8 100644
--- a/manual/plugins/fractals.tex
+++ b/manual/plugins/fractals.tex
@@ -2,8 +2,7 @@
2\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}{img:mandelbrot} 2\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}{img:mandelbrot}
3This demonstration draws fractal images from the Mandelbrot set% 3This demonstration draws fractal images from the Mandelbrot set%
4\opt{archos,h100}{ using the greyscale engine}. 4\opt{archos,h100}{ using the greyscale engine}.
5\begin{table} 5\begin{btnmap}
6 \begin{btnmap}{}{}
7 Direction keys 6 Direction keys
8 \opt{HAVEREMOTEKEYMAP}{&} 7 \opt{HAVEREMOTEKEYMAP}{&}
9 & Move about the image\\ 8 & Move about the image\\
@@ -82,5 +81,4 @@ This demonstration draws fractal images from the Mandelbrot set%
82 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} 81 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
83 } 82 }
84 & Quit\\ 83 & Quit\\
85 \end{btnmap} 84\end{btnmap}
86\end{table}