summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
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/configure_rockbox
parent69a09fb9059c3df12d5803f569317257318e697f (diff)
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/configure_rockbox')
-rwxr-xr-xmanual/configure_rockbox/display_options.tex10
-rwxr-xr-xmanual/configure_rockbox/file_view.tex12
-rwxr-xr-xmanual/configure_rockbox/language.tex2
3 files changed, 12 insertions, 12 deletions
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index 7bd969716b..7091be3558 100755
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -5,16 +5,16 @@
\nopt{player}{
\item[Browse fonts:]
Browse the fonts that reside in your \fname{/.rockbox/fonts} directory.
- Selecting one will activate it. See page \pageref{ref:Loadingfonts}
+ Selecting one will activate it. See \rockref{ref:Loadingfonts}
for further details about fonts.
} % \nopt{player}
\item[Browse WPS files:]
Opens the \setting{File Browser} in the \fname{/.rockbox/wps} directory and
displays all \fname{.wps} files. Selecting one will activate it, stop will
- exit back to the menu. For further information about the WPS see page
- \pageref{ref:WPS}. For information about editing a .wps file see
- page \pageref{ref:ConfiguringtheWPS}.
+ exit back to the menu. For further information about the WPS see
+ \rockref{ref:WPS}. For information about editing a .wps file see
+ \rockref{ref:ConfiguringtheWPS}.
\opt{h1xx,h300,x5}{
\item[Browse RWPS files:]
@@ -226,7 +226,7 @@
\opt{HAVE_LCD_BITMAP}{
\item[Peak Meter:]
The peak meter can be configured with a number of parameters.
- (For a description of the peak meter see page \pageref{sec:peakmeter}.)
+ (For a description of the peak meter see \rockref{sec:peakmeter}.)
\begin{description}
\item[Peak Release:]
This determines how fast the bar shrinks when the music becomes
diff --git a/manual/configure_rockbox/file_view.tex b/manual/configure_rockbox/file_view.tex
index 3318bc1dfc..e2643f1bdf 100755
--- a/manual/configure_rockbox/file_view.tex
+++ b/manual/configure_rockbox/file_view.tex
@@ -30,7 +30,7 @@
information, thus disabling the file browser. You can browse the
database by various tags and search them. Only information present
in music file tags are shown. For a detailed description of Tag Cache
- refer to page \pageref{ref:tagcache}.
+ refer to \rockref{ref:tagcache}.
\item[Playlists:] The File Browser displays only directories and playlists,
for simplified navigation.
\item[Music:] The File Browser displays only folders, \fname{.m3u} files
@@ -38,7 +38,7 @@
Files and directories starting with \fname{.} or with the ``hidden''
flag set are hidden.
\item[Supported:] The File Browser displays all directories and files
- supported by Rockbox (see page \pageref{ref:Supportedfileformats}).
+ supported by Rockbox (see \rockref{ref:Supportedfileformats}).
Files and directories starting with \fname{.} or with the ``hidden''
flag set are hidden.
\end{description}
@@ -53,12 +53,12 @@
\item[Show Icons:]
Rockbox has the ability to display an icon to the left of the file
- in the File Browser. For details of these icons, please see page
- \pageref{ref:Supportedfileformats}.
+ in the File Browser. For details of these icons, please see
+ \rockref{ref:Supportedfileformats}.
\item[Tag Cache:]
- This option allows you to configure the Tag Cache.
- See page \pageref{ref:tagcache} for more information about using
+ This option allows you to configure the Tag Cache.
+ See \rockref{ref:tagcache} for more information about using
the Tag Cache.
\end{description}
diff --git a/manual/configure_rockbox/language.tex b/manual/configure_rockbox/language.tex
index 23d663a64b..145cdf6aca 100755
--- a/manual/configure_rockbox/language.tex
+++ b/manual/configure_rockbox/language.tex
@@ -1,2 +1,2 @@
\section{\label{ref:Language}Language}
- This setting controls the language of the Rockbox user interface. Selecting a language will activate it. The language files must be in the \textbf{/.rockbox/lang/} directory. See page \pageref{ref:Loadinglanguages} for further details about languages.
+ This setting controls the language of the Rockbox user interface. Selecting a language will activate it. The language files must be in the \textbf{/.rockbox/lang/} directory. See \rockref{ref:Loadinglanguages} for further details about languages.