summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-07-31 12:21:57 +0000
committerMartin Arver <martin.arver@gmail.com>2006-07-31 12:21:57 +0000
commit7a47313a21c23b7e3e3ce69c6e799beb6bbf3548 (patch)
treeb7750e1518f77a6884e1c1883f8c654971c8e609 /manual/rockbox_interface
parent69a09fb9059c3df12d5803f569317257318e697f (diff)
downloadrockbox-7a47313a21c23b7e3e3ce69c6e799beb6bbf3548.tar.gz
rockbox-7a47313a21c23b7e3e3ce69c6e799beb6bbf3548.zip
Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r--manual/rockbox_interface/main.tex10
-rw-r--r--manual/rockbox_interface/wps.tex16
2 files changed, 13 insertions, 13 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 74ed075773..1683a7fdbf 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -143,8 +143,8 @@ etc.
143You can select whether to browse using the \setting{File Browser} or the 143You can select whether to browse using the \setting{File Browser} or the
144\setting{Tag Cache Browser} by adjusting the \setting{Show Files} setting. 144\setting{Tag Cache Browser} by adjusting the \setting{Show Files} setting.
145If you choose the \setting{File Browser}, the \setting{Show Files} setting also 145If you choose the \setting{File Browser}, the \setting{Show Files} setting also
146lets you select what types of files you wish to view. See page 146lets you select what types of files you wish to view. See
147\pageref{ref:ShowFiles} for more information on the \setting{Show Files} 147\rockref{ref:ShowFiles} for more information on the \setting{Show Files}
148setting. 148setting.
149 149
150\note{The \setting{File Browser} allows you to manipulate your files in ways 150\note{The \setting{File Browser} allows you to manipulate your files in ways
@@ -179,7 +179,7 @@ that are not available within the \setting{Tag Cache Browser}. Read more about
179 \opt{ONDIO_PAD}{\ButtonRight} 179 \opt{ONDIO_PAD}{\ButtonRight}
180 \opt{RECORDER_PAD}{\ButtonRight/\ButtonPlay} 180 \opt{RECORDER_PAD}{\ButtonRight/\ButtonPlay}
181 & Executes an action. Depending on the file type, that action may vary. 181 & Executes an action. Depending on the file type, that action may vary.
182 (See page \pageref{ref:Filemenu}) \\ 182 (See \rockref{ref:Filemenu}) \\
183 % 183 %
184 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn} 184 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
185 \opt{IAUDIO_X5_PAD,IPOD_4G_PAD}{\ButtonPlay} 185 \opt{IAUDIO_X5_PAD,IPOD_4G_PAD}{\ButtonPlay}
@@ -266,7 +266,7 @@ each option pertains both to files and directories):
266 The \setting{Open With} function can be used to override the default action and 266 The \setting{Open With} function can be used to override the default action and
267 select a viewer by hand. For example, this function can be used to view a text file 267 select a viewer by hand. For example, this function can be used to view a text file
268 even if the file has a non-standard extension (i.e., the file has an extension 268 even if the file has a non-standard extension (i.e., the file has an extension
269 of something other than ``.txt''). See page \textmd{\pageref{ref:Viewersplugins}} 269 of something other than \fname{.txt}). See \rockref{ref:Viewersplugins}
270 for more details on viewers. 270 for more details on viewers.
271\item [Create Directory:] 271\item [Create Directory:]
272 Makes a new folder in the current folder on the disk. 272 Makes a new folder in the current folder on the disk.
@@ -294,7 +294,7 @@ options:
294\item [Queue:] 294\item [Queue:]
295 Queue is the same as Insert except queued tracks are deleted immediately from 295 Queue is the same as Insert except queued tracks are deleted immediately from
296 the playlist after they've been played. Also, queued tracks are not saved to 296 the playlist after they've been played. Also, queued tracks are not saved to
297 the playlist file (see page \pageref{ref:playlistoptions}). 297 the playlist file (see \rockref{ref:playlistoptions}).
298\item [Queue next:] 298\item [Queue next:]
299 Queue track(s) immediately after current playing track. 299 Queue track(s) immediately after current playing track.
300\item [Queue last:] 300\item [Queue last:]
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index d93fa684b6..8df5384e0e 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -6,7 +6,7 @@ currently playing audio file.
6\opt{HAVE_LCD_BITMAP}{% 6\opt{HAVE_LCD_BITMAP}{%
7 The apperance of the WPS can be configured using wps configuration files. 7 The apperance of the WPS can be configured using wps configuration files.
8 The items shown depend on your configuration -- all item can be turned on 8 The items shown depend on your configuration -- all item can be turned on
9 or off independently. Refer to \pageref{ref:wps_tags} for details on how 9 or off independently. Refer to \rockref{ref:wps_tags} for details on how
10 to change the display of the WPS. 10 to change the display of the WPS.
11 \begin{itemize} 11 \begin{itemize}
12 \item Status bar: The Status bar shows Battery level, charger status, 12 \item Status bar: The Status bar shows Battery level, charger status,
@@ -42,7 +42,7 @@ currently playing audio file.
42 } 42 }
43} 43}
44 44
45See page \pageref{ref:ConfiguringtheWPS} for details of customising 45See \rockref{ref:ConfiguringtheWPS} for details of customising
46your WPS (While Playing Screen). 46your WPS (While Playing Screen).
47 47
48 48
@@ -127,8 +127,8 @@ your WPS (While Playing Screen).
127\opt{HAVE_LCD_BITMAP}{ 127\opt{HAVE_LCD_BITMAP}{
128 \subsection{\label{ref:peak_meter}Peak Meter} 128 \subsection{\label{ref:peak_meter}Peak Meter}
129 The peak meter can be displayed on the While Playing Screen and consists of 129 The peak meter can be displayed on the While Playing Screen and consists of
130 several indicators. For a picture of the peak meter, please see the While 130 several indicators. For a picture of the peak meter, please see the While
131 Recording Screen on page \pageref{ref:Whilerecordingscreen}. 131 Recording Screen in \rockref{ref:Whilerecordingscreen}.
132 132
133 \begin{description} 133 \begin{description}
134 \item [The bar:] 134 \item [The bar:]
@@ -158,8 +158,8 @@ your WPS (While Playing Screen).
158 158
159 \subsubsection{Sound Settings} 159 \subsubsection{Sound Settings}
160 This is a shortchut to the \setting{Sound Settings Menu}, where you can configure volume, 160 This is a shortchut to the \setting{Sound Settings Menu}, where you can configure volume,
161 bass, treble, and other settings affecting the sound of your music. See page 161 bass, treble, and other settings affecting the sound of your music.
162 \pageref{ref:configure_rockbox_sound} for more information. 162 See \rockref{ref:configure_rockbox_sound} for more information.
163 163
164 \subsubsection{Playlist} 164 \subsubsection{Playlist}
165 The \setting{Playlist} submenu allows you to view, save, search and reshuffle the current 165 The \setting{Playlist} submenu allows you to view, save, search and reshuffle the current
@@ -246,7 +246,7 @@ your WPS (While Playing Screen).
246 (Playlists), any files that Rockbox supports (Supported) or all files on the 246 (Playlists), any files that Rockbox supports (Supported) or all files on the
247 disk (All). 247 disk (All).
248 248
249 See page \pageref{ref:PlaybackOptions} for more information about these 249 See \rockref{ref:PlaybackOptions} for more information about these
250 settings. 250 settings.
251 251
252 \begin{table} 252 \begin{table}
@@ -268,7 +268,7 @@ your WPS (While Playing Screen).
268 assignments swap over with the display orientation where it is logical for 268 assignments swap over with the display orientation where it is logical for
269 them to do so. 269 them to do so.
270 270
271 See page \pageref{ref:Displayoptions} for more information about these 271 See \rockref{ref:Displayoptions} for more information about these
272 settings. 272 settings.
273 273
274 \begin{table} 274 \begin{table}