1
0
Fork 0
forked from len0rd/rockbox

Add backslash after the dap macro where needed.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9252 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Arver 2006-03-25 18:56:41 +00:00
parent 68af390d91
commit 7b9ab84e7d

View file

@ -1,13 +1,13 @@
\chapter{\label{ref:rockbox_interface}The Rockbox interface} \chapter{\label{ref:rockbox_interface}The Rockbox interface}
\section{Your \dap} \section{Your \dap}
\begin{center} \begin{center}
\opt{player}{\includegraphics[height=11.8cm]{rockbox_interface/images/player-front.png}} \opt{player}{\includegraphics[height=11.8cm]{rockbox_interface/images/player-front.png}}
\opt{recorder,recorderv2fm}{\includegraphics[height=11.8cm]{rockbox_interface/images/recorderv2fm-front.png}} \opt{recorder,recorderv2fm}{\includegraphics[height=11.8cm]{rockbox_interface/images/recorderv2fm-front.png}}
\opt{ondio}{\includegraphics[height=11.8cm]{rockbox_interface/images/ondio-front.png}} \opt{ondio}{\includegraphics[height=11.8cm]{rockbox_interface/images/ondio-front.png}}
\opt{h1xx}{\includegraphics[height=11.8cm]{rockbox_interface/images/h1xx-front.png}} \opt{h1xx}{\includegraphics[height=11.8cm]{rockbox_interface/images/h1xx-front.png}}
\end{center} \end{center}
Throughout this manual, the buttons on the \dap are labelled according to the picture above. Throughout this manual, the buttons on the \dap\ are labelled according to the picture above.
To turn on and shutdown your \dap, the following keys are used: To turn on and shutdown your \dap, the following keys are used:
\begin{table}[h!] \begin{table}[h!]
@ -407,7 +407,7 @@ See page \pageref{ref:PlaybackOptions} for more information about these settings
Scroll bar turns the display of the Scroll bar on the left of the screen on or off. Scroll bar turns the display of the Scroll bar on the left of the screen on or off.
Status bar turns the status display at the top of the screen on or off. Upside down inverts the screen so that the top of the display appears nearest to the buttons. This is sometimes useful when storing the \dap in a pocket. Key assignments swap over with the display orientation where it is logical for them to do so. Status bar turns the status display at the top of the screen on or off. Upside down inverts the screen so that the top of the display appears nearest to the buttons. This is sometimes useful when storing the \dap\ in a pocket. Key assignments swap over with the display orientation where it is logical for them to do so.
See page \pageref{ref:Displayoptions} for more information about these settings. See page \pageref{ref:Displayoptions} for more information about these settings.
\begin{center} \begin{center}