diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2011-01-17 18:07:14 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2011-01-17 18:07:14 +0000 |
| commit | ed0c5b3c456a968dbf0dbd84aa4c7b044077c4b3 (patch) | |
| tree | 1be220f78ac012eaec1eda8aa53343e6c694bb89 | |
| parent | f8bc1e767ca8d767a289562fc7ccc0f40b6f18f5 (diff) | |
| download | rockbox-ed0c5b3c456a968dbf0dbd84aa4c7b044077c4b3.zip rockbox-ed0c5b3c456a968dbf0dbd84aa4c7b044077c4b3.tar.gz rockbox-ed0c5b3c456a968dbf0dbd84aa4c7b044077c4b3.tar.bz2 rockbox-ed0c5b3c456a968dbf0dbd84aa4c7b044077c4b3.tar.xz | |
Manual - minor fixes to fractals.tex: update screenshot capture to reflect the renaming of the plugin from 'Mandelbrot' and replace an \opt which was using target names with a more suitable and generic \nopt.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29073 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/fractals.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/fractals.tex b/manual/plugins/fractals.tex index 2ca1ed0..64618f9 100644 --- a/manual/plugins/fractals.tex +++ b/manual/plugins/fractals.tex @@ -1,7 +1,7 @@ \subsection{Fractals} -\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}{img:mandelbrot} +\screenshot{plugins/images/ss-mandelbrot}{Fractals: Mandelbrot set}{img:mandelbrot} This demonstration draws fractal images from the Mandelbrot set% -\opt{archos,h100}{ using the greyscale engine}. +\nopt{lcd_color}{ using the greyscale engine}. \begin{btnmap} Direction keys \opt{HAVEREMOTEKEYMAP}{&} |