summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/firmware_flash.tex2
-rw-r--r--manual/plugins/main.tex4
-rw-r--r--manual/plugins/rockbox_flash.tex2
-rw-r--r--manual/plugins/sort.tex2
-rw-r--r--manual/plugins/text_editor.tex2
-rw-r--r--manual/plugins/text_viewer.tex2
6 files changed, 7 insertions, 7 deletions
diff --git a/manual/plugins/firmware_flash.tex b/manual/plugins/firmware_flash.tex
index 9361cc3cce..dab7020ffd 100644
--- a/manual/plugins/firmware_flash.tex
+++ b/manual/plugins/firmware_flash.tex
@@ -6,7 +6,7 @@
6Firmware\_flash 6Firmware\_flash
7\par} 7\par}
8 8
9Use when flashing Rockbox (see page \pageref{ref:FlashingRockboxReal}. 9Use when flashing Rockbox (see \rockref{ref:FlashingRockboxReal}.
10In the ideal case, you'll need this tool only once. For safety reasons you may wish to delete \textbf{firmware\_flash.rock} from \textbf{/.rockbox/rocks} once flashing is complete. 10In the ideal case, you'll need this tool only once. For safety reasons you may wish to delete \textbf{firmware\_flash.rock} from \textbf{/.rockbox/rocks} once flashing is complete.
11 11
12 12
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 422f2c48b3..b4dee2426b 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -14,9 +14,9 @@ text files, chip8 games), or from the \setting{Open with} option on the
14 14
15\section{Games} 15\section{Games}
16\opt{HAVE_LCD_BITMAP} 16\opt{HAVE_LCD_BITMAP}
17 {See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator} 17 {See also the Chip{}-8 emulator in \rockref{ref:Chip8emulator}
18 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo} 18 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo}
19 {and Rockboy on page \pageref{ref:Rockboy}}.} 19 {and Rockboy in \rockref{ref:Rockboy}}.}
20 20
21\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}} 21\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}}
22 22
diff --git a/manual/plugins/rockbox_flash.tex b/manual/plugins/rockbox_flash.tex
index fd37daccd3..a627fdcdbc 100644
--- a/manual/plugins/rockbox_flash.tex
+++ b/manual/plugins/rockbox_flash.tex
@@ -7,6 +7,6 @@ Rockbox flash
7\par} 7\par}
8 8
9For ``playing'' \fname{.UCL} files on flashed Jukeboxes. Reprograms the flash memory of 9For ``playing'' \fname{.UCL} files on flashed Jukeboxes. Reprograms the flash memory of
10the Jukebox unit (see page \pageref{ref:Rockboxinflash} for details). 10the Jukebox unit (see \rockref{ref:Rockboxinflash} for details).
11 11
12 12
diff --git a/manual/plugins/sort.tex b/manual/plugins/sort.tex
index 940f86ff40..f9e423adc0 100644
--- a/manual/plugins/sort.tex
+++ b/manual/plugins/sort.tex
@@ -1,5 +1,5 @@
1\subsection{Sort} 1\subsection{Sort}
2This plugin takes a file and sorts it in forward alphabetical order. Case is 2This plugin takes a file and sorts it in forward alphabetical order. Case is
3ignored. This is useful for ordering playlists generated by the ``Create Playlist'' menu option (see page \pageref{ref:Playlistsubmenu}). 3ignored. This is useful for ordering playlists generated by the ``Create Playlist'' menu option (see \rockref{ref:Playlistsubmenu}).
4 4
5 5
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex
index 499ec79d97..08bd922074 100644
--- a/manual/plugins/text_editor.tex
+++ b/manual/plugins/text_editor.tex
@@ -1,7 +1,7 @@
1\subsection{Text Editor} 1\subsection{Text Editor}
2This plugin allows you to view and edit simple text documents on your DAP. 2This plugin allows you to view and edit simple text documents on your DAP.
3You can view files by using \textbf{Open with} from the 3You can view files by using \textbf{Open with} from the
4\textbf{File Menu} (see page \pageref{ref:Filemenu}). 4\textbf{File Menu} (see \rockref{ref:Filemenu}).
5 5
6\subsubsection{Usage} 6\subsubsection{Usage}
7If you start the Text Editor from the plugin browser you will be greeted with 7If you start the Text Editor from the plugin browser you will be greeted with
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index f35994dac3..9e8820800d 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -3,7 +3,7 @@ This is a Viewer for text files with word wrap. Just open a .txt file to
3display it. The text vewer features controls to handle various styles of text 3display it. The text vewer features controls to handle various styles of text
4formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view 4formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view
5files without a \fname{.txt} extension by using \emph{Open with} from the 5files without a \fname{.txt} extension by using \emph{Open with} from the
6\emph{File Menu} (see page \pageref{ref:Filemenu}). 6\emph{File Menu} (see \rockref{ref:Filemenu}).
7 7
8\subsubsection{Mode settings} 8\subsubsection{Mode settings}
9 9