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 dab7020ffd..869fba51dd 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 \rockref{ref:FlashingRockboxReal}. 9Use when flashing Rockbox (see \reference{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 b4dee2426b..180bb1a521 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 in \rockref{ref:Chip8emulator} 17 {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator}
18 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo} 18 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo}
19 {and Rockboy in \rockref{ref:Rockboy}}.} 19 {and Rockboy in \reference{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 a627fdcdbc..6640744f17 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 \rockref{ref:Rockboxinflash} for details). 10the Jukebox unit (see \reference{ref:Rockboxinflash} for details).
11 11
12 12
diff --git a/manual/plugins/sort.tex b/manual/plugins/sort.tex
index f9e423adc0..69625f6b0a 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 \rockref{ref:Playlistsubmenu}). 3ignored. This is useful for ordering playlists generated by the ``Create Playlist'' menu option (see \reference{ref:Playlistsubmenu}).
4 4
5 5
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex
index 08bd922074..df7085664d 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 \rockref{ref:Filemenu}). 4\textbf{File Menu} (see \reference{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 9e8820800d..36d25367df 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 \rockref{ref:Filemenu}). 6\emph{File Menu} (see \reference{ref:Filemenu}).
7 7
8\subsubsection{Mode settings} 8\subsubsection{Mode settings}
9 9