summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/wps_tags.tex16
-rwxr-xr-xmanual/plugins/alpinecdc.tex6
-rw-r--r--manual/plugins/jpegviewer.tex3
-rw-r--r--manual/plugins/vbrfix.tex6
4 files changed, 18 insertions, 13 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 2cc15d4e5e..c3f183da86 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -163,12 +163,16 @@ Example: \%?mp{\textless}Stop{\textbar}Play{\textbar}Pause{\textbar}Ffwd{\textba
163Example: image /.rockbox/bg.bmp with ID "a" at 37, 109 would be:\\ 163Example: image /.rockbox/bg.bmp with ID "a" at 37, 109 would be:\\
164\%x{\textbar}a{\textbar}bg.bmp{\textbar}37{\textbar}109{\textbar} 164\%x{\textbar}a{\textbar}bg.bmp{\textbar}37{\textbar}109{\textbar}
165 165
166\begin{itemize} 166\note{
167\item \textbf{Note:} The images must be in a rockbox compatible format (1 bit per pixel BMP) 167 \begin{itemize}
168\item \textbf{Note:} The image tag must be on its own line 168 \item The images must be in a rockbox compatible format (1 bit per pixel BMP)
169\item \textbf{Note:} The ID is case sensitive, giving 52 different ID's 169 \item The image tag must be on its own line
170\item \textbf{Note:} The size of the LCD screen for each player varies. See table below for appropriate sizes of each device. The x and y coordinates must repect each of the players' limits. 170 \item The ID is case sensitive, giving 52 different ID's
171\end{itemize} 171 \item The size of the LCD screen for each player varies. See table below
172 for appropriate sizes of each device. The x and y coordinates must
173 repect each of the players' limits.
174 \end{itemize}
175}
172 176
173\subsubsection{Alignment} 177\subsubsection{Alignment}
174 178
diff --git a/manual/plugins/alpinecdc.tex b/manual/plugins/alpinecdc.tex
index f24ee80452..c104b5a4e9 100755
--- a/manual/plugins/alpinecdc.tex
+++ b/manual/plugins/alpinecdc.tex
@@ -34,6 +34,6 @@ tried are happy with the 3.3 Volt level the Arcos can deliver. So the
34connection is a simple cable! For all protocols requiring more lines, an 34connection is a simple cable! For all protocols requiring more lines, an
35external controller would be necessary. 35external controller would be necessary.
36 36
37\textbf{Note:} Archos FMs don't have the remote pin internally connected, but 37\note{Archos FMs don't have the remote pin internally connected, but
38one unit that was opened was internally prepared for it, a matter of closing a 38 one unit that was opened was internally prepared for it, a matter of closing a
39bridge. 39 bridge.}
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index d34a2c6991..b8cce62cdd 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -21,4 +21,5 @@ Open a .jpg file in the file browser to view it\opt{recorder,recorderv2fm,ondio,
21 \end{center} 21 \end{center}
22\end{table} 22\end{table}
23 23
24Note: JPEGs that use progressive scan encoding are not supported and will produce an error. 24\note{JPEGs that use progressive scan encoding are not supported and will
25 produce an error.}
diff --git a/manual/plugins/vbrfix.tex b/manual/plugins/vbrfix.tex
index 267b9663ab..dcb94afd88 100644
--- a/manual/plugins/vbrfix.tex
+++ b/manual/plugins/vbrfix.tex
@@ -9,7 +9,7 @@ fwd/rew does not work correctly or the time display is incorrect. Run
9VBRfix on files you record with your Jukebox. The header is not present 9VBRfix on files you record with your Jukebox. The header is not present
10in the recorded files and VBRfix adds this header. 10in the recorded files and VBRfix adds this header.
11 11
12Note: VBRfix can only run when music is 12\note{VBRfix can only run when music is
13turned off (since it uses the same memory as the player) and can take a 13 turned off (since it uses the same memory as the player) and can take a
14while to complete if run on big files. 14 while to complete if run on big files.}
15 15