summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/file_view.tex
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/file_view.tex
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/configure_rockbox/file_view.tex')
-rwxr-xr-xmanual/configure_rockbox/file_view.tex12
1 files changed, 6 insertions, 6 deletions
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 @@
30 information, thus disabling the file browser. You can browse the 30 information, thus disabling the file browser. You can browse the
31 database by various tags and search them. Only information present 31 database by various tags and search them. Only information present
32 in music file tags are shown. For a detailed description of Tag Cache 32 in music file tags are shown. For a detailed description of Tag Cache
33 refer to page \pageref{ref:tagcache}. 33 refer to \rockref{ref:tagcache}.
34 \item[Playlists:] The File Browser displays only directories and playlists, 34 \item[Playlists:] The File Browser displays only directories and playlists,
35 for simplified navigation. 35 for simplified navigation.
36 \item[Music:] The File Browser displays only folders, \fname{.m3u} files 36 \item[Music:] The File Browser displays only folders, \fname{.m3u} files
@@ -38,7 +38,7 @@
38 Files and directories starting with \fname{.} or with the ``hidden'' 38 Files and directories starting with \fname{.} or with the ``hidden''
39 flag set are hidden. 39 flag set are hidden.
40 \item[Supported:] The File Browser displays all directories and files 40 \item[Supported:] The File Browser displays all directories and files
41 supported by Rockbox (see page \pageref{ref:Supportedfileformats}). 41 supported by Rockbox (see \rockref{ref:Supportedfileformats}).
42 Files and directories starting with \fname{.} or with the ``hidden'' 42 Files and directories starting with \fname{.} or with the ``hidden''
43 flag set are hidden. 43 flag set are hidden.
44 \end{description} 44 \end{description}
@@ -53,12 +53,12 @@
53 53
54 \item[Show Icons:] 54 \item[Show Icons:]
55 Rockbox has the ability to display an icon to the left of the file 55 Rockbox has the ability to display an icon to the left of the file
56 in the File Browser. For details of these icons, please see page 56 in the File Browser. For details of these icons, please see
57 \pageref{ref:Supportedfileformats}. 57 \rockref{ref:Supportedfileformats}.
58 58
59 \item[Tag Cache:] 59 \item[Tag Cache:]
60 This option allows you to configure the Tag Cache. 60 This option allows you to configure the Tag Cache.
61 See page \pageref{ref:tagcache} for more information about using 61 See \rockref{ref:tagcache} for more information about using
62 the Tag Cache. 62 the Tag Cache.
63 63
64 \end{description} 64 \end{description}