diff options
| author | Rafaël Carré <rafael.carre@gmail.com> | 2010-07-19 04:35:40 +0000 |
|---|---|---|
| committer | Rafaël Carré <rafael.carre@gmail.com> | 2010-07-19 04:35:40 +0000 |
| commit | 3f86a2cd62e9e8309142b7afd7533c1402722390 (patch) | |
| tree | a76bfec28b92da5288ed3c12fb3171c5fbf482d6 | |
| parent | c45e1254c6852ba36fa3af1b9a096f5c3be0d8d1 (diff) | |
| download | rockbox-3f86a2cd62e9e8309142b7afd7533c1402722390.zip rockbox-3f86a2cd62e9e8309142b7afd7533c1402722390.tar.gz rockbox-3f86a2cd62e9e8309142b7afd7533c1402722390.tar.bz2 rockbox-3f86a2cd62e9e8309142b7afd7533c1402722390.tar.xz | |
manual: restore '%' removed in r27485
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27487 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/playback_options.tex | 2 | ||||
| -rw-r--r-- | manual/rockbox_interface/wps.tex | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 727f8d3..669bd99 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -37,7 +37,7 @@ you to configure settings related to audio playback. must first be placed into A-B repeat mode and then the start and end points defined.\\ - \opt{ab_repeat_buttons}{ + \opt{ab_repeat_buttons}{% To set the Start Point (A) press \ActionWpsAbSetAPrevDir{}. Setting the End Point (B) is done accordingly using \ActionWpsAbSetBNextDir{}. To reset the markers press \ActionWpsAbReset{}. diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index a806348..2e97262 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -144,7 +144,7 @@ your WPS (While Playing Screen). \ActionWpsHotkey \opt{HAVEREMOTEKEYMAP}{& } & Activate the \setting{Hotkey} function (see \reference{ref:Hotkeys}).\\ } - \opt{ab_repeat_buttons}{ + \opt{ab_repeat_buttons}{% \ActionWpsAbSetBNextDir{} or }% % not all targets have the above action defined but the one below works on all Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext @@ -154,7 +154,7 @@ your WPS (While Playing Screen). Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext} & Skip to the next directory.\\ % - \opt{ab_repeat_buttons}{ + \opt{ab_repeat_buttons}{% \ActionWpsAbSetAPrevDir{} or }% Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev \opt{HAVEREMOTEKEYMAP}{ |