diff options
| author | Michael DiFebbo <medifebbo@rockbox.org> | 2006-07-31 13:26:40 +0000 |
|---|---|---|
| committer | Michael DiFebbo <medifebbo@rockbox.org> | 2006-07-31 13:26:40 +0000 |
| commit | 6f8774e37e7512138b0f55ad61d7e2da26e75b2d (patch) | |
| tree | 8f3ea51719e4a71c272947bf7c7d2339aaf4fd4c | |
| parent | 0c7f15672791d9433e67525962614bc59984fb06 (diff) | |
| download | rockbox-6f8774e37e7512138b0f55ad61d7e2da26e75b2d.zip rockbox-6f8774e37e7512138b0f55ad61d7e2da26e75b2d.tar.gz rockbox-6f8774e37e7512138b0f55ad61d7e2da26e75b2d.tar.bz2 rockbox-6f8774e37e7512138b0f55ad61d7e2da26e75b2d.tar.xz | |
Fix bad references.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10379 a1c6a512-1295-4272-9138-f99709370657
| -rwxr-xr-x | manual/working_with_playlists/main.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex index 9ea4a0f..9f6742c 100755 --- a/manual/working_with_playlists/main.tex +++ b/manual/working_with_playlists/main.tex @@ -46,7 +46,8 @@ Rockbox can create playlists in four different ways. \note{If you already have already created a dynamic playlist, playing a new song will \emph{erase} the current playlist and create a new one. If you want - to add a song to the current playlist rather than erasing the current playlist, see the section below on ``Adding music to playlists.'' + to add a song to the current playlist rather than erasing the current + playlist, see the section below on ``Adding music to playlists.'' \subsection{Creating a dynamic playlist using the Insert and Queue functions} @@ -79,7 +80,7 @@ Rockbox can create playlists in four different ways. \item [Queue:] Queue is the same as Insert except queued tracks are deleted immediately from the playlist after they've been played. Also, queued tracks - are not saved to the playlist file (see page \pageref{ref:playlistoptions}). + are not saved to the playlist file (see \rockref{ref:playlistoptions}). \item [Queue next:] Queue track(s) immediately after current playing track. @@ -108,7 +109,6 @@ shutdown. setting to \setting{Yes} if you would like Rockbox to include tracks in subdirectories as well as tracks in the currently-selected directory.} - \ |