manual: restore '%' removed in r27485
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27487 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c45e1254c6
commit
3f86a2cd62
2 changed files with 3 additions and 3 deletions
|
@ -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{}.
|
||||
|
|
|
@ -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}{
|
||||
|
|
Loading…
Reference in a new issue