summaryrefslogtreecommitdiff
path: root/manual/working_with_playlists/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/working_with_playlists/main.tex')
-rwxr-xr-xmanual/working_with_playlists/main.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index 147237918b..78079b46f8 100755
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -20,7 +20,7 @@ Here are some common terms that are used in Rockbox when referring to playlists:
20 20
21 \item[Dynamic playlist:] A dynamic playlist is a playlist that is created 21 \item[Dynamic playlist:] A dynamic playlist is a playlist that is created
22 ``On the fly.'' Any time you insert or queue tracks using the 22 ``On the fly.'' Any time you insert or queue tracks using the
23 \setting{Playlist submenu} (see \rockref:{playlist_submenu}), you are creating (or adding 23 \setting{Playlist submenu} (see \reference:{playlist_submenu}), you are creating (or adding
24 to) a dynamic playlist. 24 to) a dynamic playlist.
25 25
26 \item[Insert:] In Rockbox, to \setting{Insert} an item into a playlist means 26 \item[Insert:] In Rockbox, to \setting{Insert} an item into a playlist means
@@ -80,7 +80,7 @@ Rockbox can create playlists in four different ways.
80 80
81 \item [Queue:] Queue is the same as Insert except queued tracks are deleted 81 \item [Queue:] Queue is the same as Insert except queued tracks are deleted
82 immediately from the playlist after they've been played. Also, queued tracks 82 immediately from the playlist after they've been played. Also, queued tracks
83 are not saved to the playlist file (see \rockref{ref:playlistoptions}). 83 are not saved to the playlist file (see \reference{ref:playlistoptions}).
84 84
85 \item [Queue next:] Queue track(s) immediately after current playing track. 85 \item [Queue next:] Queue track(s) immediately after current playing track.
86 86