summaryrefslogtreecommitdiff
path: root/manual/plugins/sort.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/plugins/sort.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/plugins/sort.tex')
-rw-r--r--manual/plugins/sort.tex2
1 files changed, 1 insertions, 1 deletions
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