summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2010-05-09 21:03:30 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2010-05-09 21:03:30 +0000
commit6a96037d09c99041bae87ae7c7a5189adafd7408 (patch)
tree15d31d0857f52539b37f70c7456438ec01cdabbb
parent565e647eadc88fa1ba4d1f3f22a414c972594fc6 (diff)
downloadrockbox-6a96037d09c99041bae87ae7c7a5189adafd7408.zip
rockbox-6a96037d09c99041bae87ae7c7a5189adafd7408.tar.gz
rockbox-6a96037d09c99041bae87ae7c7a5189adafd7408.tar.bz2
rockbox-6a96037d09c99041bae87ae7c7a5189adafd7408.tar.xz
Add non-breaking spaces to mA, mAh, MB and GB. Add playertype for iPod Video when describing the different variants.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25921 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/advanced_topics/archos-flashing.tex6
-rw-r--r--manual/configure_rockbox/system_options.tex34
-rw-r--r--manual/getting_started/archos_choice.tex12
-rw-r--r--manual/getting_started/gigabeats_install.tex2
-rw-r--r--manual/getting_started/installation.tex16
-rw-r--r--manual/platform/iriverh10.tex2
-rw-r--r--manual/platform/iriverh10_5gb.tex2
7 files changed, 37 insertions, 37 deletions
diff --git a/manual/advanced_topics/archos-flashing.tex b/manual/advanced_topics/archos-flashing.tex
index c6209be..82fe886 100644
--- a/manual/advanced_topics/archos-flashing.tex
+++ b/manual/advanced_topics/archos-flashing.tex
@@ -45,7 +45,7 @@ outside, even if the flash ROM is completely erased.
\nopt{ondio}{This won't work if you have one of the rare ``ROMless'' boxes. These
have no boot ROM and boot directly from flash.
}
-If the first $\approx$2KB of the flash ROM are flashed ok, \emph{Minimon} can
+If the first $\approx$2~KB of the flash ROM are flashed ok, \emph{Minimon} can
be used for the same purpose.
\subsection{Terminology and Basic Operation}
@@ -101,7 +101,7 @@ backup of the current flash ROM contents, in case you want to restore it later.
Select \setting{System $\rightarrow$ Debug (Keep Out!) $\rightarrow$ Dump ROM
contents}. You'll notice a few seconds of disk activity. When you connect your
\dap\ to the PC afterwards, you'll find two files in the root of your \dap.
-Copy the 256KB-sized file named \fname{internal\_rom\_2000000-203FFFF.bin} to
+Copy the 256~KB-sized file named \fname{internal\_rom\_2000000-203FFFF.bin} to
a safe place.
\subsubsection{Flashing}
@@ -150,7 +150,7 @@ a safe place.
root of your \dap.
}
-\note{There are no separate flash packages for {\dap}s modified to have 8MB
+\note{There are no separate flash packages for {\dap}s modified to have 8~MB
of RAM. You need to use the corresponding package for non-modified
\playertype. You should then install a Rockbox image that makes use of all
available RAM as described in the following section.
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 025496e..e8dc231 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -15,21 +15,21 @@
\begin{description}
\item [Battery Capacity.] This setting can be used to tell Rockbox what
capacity (in mAh) the battery being used has. The default is
- \opt{player,recorder}{1500mAh}%
- \opt{recorderv2fm}{2200mAh}%
- \opt{ondiosp,ondiofm,vibe500}{1000mAh}%
- \opt{h100,h300}{1300mAh}%
- \opt{ipodmini}{400mAh (1G) or 630mAh (2G)}%
- \opt{ipodcolor}{700mAh}%
- \opt{ipodnano}{300mAh}%
- \opt{ipodvideo}{400mAh (30GB) or 600mAh (60/80GB)}%
- \opt{ipod4g}{630mAh}%
- \opt{ipod3g}{630mAh}%
- \opt{ipod1g2g}{1200mAh}%
- \opt{m5,x5}{950mAh}%
- \opt{gigabeatf}{2000mAh}%
- \opt{gigabeats}{700mAh}%
- \opt{cowond2}{1600mAh}%
+ \opt{player,recorder}{1500~mAh}%
+ \opt{recorderv2fm}{2200~mAh}%
+ \opt{ondiosp,ondiofm,vibe500}{1000~mAh}%
+ \opt{h100,h300}{1300~mAh}%
+ \opt{ipodmini}{400~mAh (1G) or 630~mAh (2G)}%
+ \opt{ipodcolor}{700~mAh}%
+ \opt{ipodnano}{300~mAh}%
+ \opt{ipodvideo}{400~mAh (30~GB) or 600~mAh (60/80~GB)}%
+ \opt{ipod4g}{630~mAh}%
+ \opt{ipod3g}{630~mAh}%
+ \opt{ipod1g2g}{1200~mAh}%
+ \opt{m5,x5}{950~mAh}%
+ \opt{gigabeatf}{2000~mAh}%
+ \opt{gigabeats}{700~mAh}%
+ \opt{cowond2}{1600~mAh}%
, which is the capacity value for the standard
\opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap.
Rockbox uses this value for runtime estimation, not battery percentage
@@ -39,7 +39,7 @@
\opt{iaudio}{Rockbox does not automatically distinguish between the
``L'' models and the ``simple'' models which determine the default
value. If your dap{} is an \opt{m5}{M5L}\opt{x5}{X5L} set the value
- to 2250mAh for more accuracy in the runtime estimation.}
+ to 2250~mAh for more accuracy in the runtime estimation.}
\opt{ipod,sansa}{This value is fairly meaningless in the \playerman{}
family at present, and work is on-going into finding a better way to
determine battery life.}
@@ -52,7 +52,7 @@
\opt{h300,ipodnano2g}{
\item [Charge During USB Connection.] This option lets you control whether
the \dap{} should charge during the USB connection and hence draw the
- full 500mA. Turning it \setting{Off} is recommended if the dap{} is
+ full 500~mA. Turning it \setting{Off} is recommended if the dap{} is
connected through an unpowered USB hub or a laptop port.
}
diff --git a/manual/getting_started/archos_choice.tex b/manual/getting_started/archos_choice.tex
index 96b773d..690b25a 100644
--- a/manual/getting_started/archos_choice.tex
+++ b/manual/getting_started/archos_choice.tex
@@ -14,7 +14,7 @@ serial number sticker on the back of the unit.
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-studio-small.png}
\end{minipage}
- & 5GB, 6GB, 10GB, 20GB &
+ & 5~GB, 6~GB, 10~GB, 20~GB &
\begin{minipage}{8cm}
Jukebox 5000 \newline
Jukebox 6000 \newline
@@ -25,7 +25,7 @@ serial number sticker on the back of the unit.
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-recorder-small.png}
\end{minipage}
- & 6GB, 10GB, 15GB, 20GB & \begin{minipage}{8cm}
+ & 6~GB, 10~GB, 15~GB, 20~GB & \begin{minipage}{8cm}
Jukebox Recorder 6 \newline
Jukebox Recorder 10 \newline
Jukebox Recorder 15 \newline
@@ -35,19 +35,19 @@ serial number sticker on the back of the unit.
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-recorderv2-small.png}
\end{minipage}
- & 20GB & Jukebox Recorder v2 & recorderv2\\\midrule
+ & 20~GB & Jukebox Recorder v2 & recorderv2\\\midrule
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-recorderfm-small.png}
\end{minipage}
- & 20GB & Jukebox Recorder FM & fmrecorder \\\midrule
+ & 20~GB & Jukebox Recorder FM & fmrecorder \\\midrule
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-ondiosp-small.png}
\end{minipage}
- & 128MB (flash) & Ondio 128 SP & ondiosp \\\midrule
+ & 128~MB (flash) & Ondio 128 SP & ondiosp \\\midrule
\begin{minipage}{2.2cm}
\includegraphics[width=2cm]{getting_started/images/archos-ondiofm-small.png}
\end{minipage}
- & 128MB (flash) & Ondio 128 FM & ondiofm \\
+ & 128~MB (flash) & Ondio 128 FM & ondiofm \\
\end{rbtabular}
\note{Rockbox does not run on the Archos Jukebox Multimedia or any
Archos products other than those mentioned here.}
diff --git a/manual/getting_started/gigabeats_install.tex b/manual/getting_started/gigabeats_install.tex
index deb260b..5952c16 100644
--- a/manual/getting_started/gigabeats_install.tex
+++ b/manual/getting_started/gigabeats_install.tex
@@ -18,7 +18,7 @@ only possible to connect the \dap{} to a PC in ``MTP mode'', which hides
the actual content of your \daps{} disk and provides restricted access
to its contents.
In reality, the \daps{} hard disk contains two partitions, a small
-(150MB) ``firmware partition'' containing the \daps{} firmware (operating
+(150~MB) ``firmware partition'' containing the \daps{} firmware (operating
system), and a second ``data partition'' containing your media files. The main
firmware file in the bootloader partition is called \fname{nk.bin}, and
this is the file that is loaded into RAM (by the \daps{} ROM-based
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index bc444b3..0239424 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -59,7 +59,7 @@ follow the instructions at
}
\opt{cowond2}{
Rockbox runs on all \playerman{} \playertype{} and \playertype{}+ variants
- (2 / 4 / 8 / 16GB, with or without DAB/DMB).
+ (2 / 4 / 8 / 16~GB, with or without DAB/DMB).
\note{Newer \playertype{}+ hardware revisions use an updated power
management chip, and some functionality is not yet implemented on these
players (e.g. touchscreen support).}
@@ -317,7 +317,7 @@ filesystem.\\*
\opt{ipodvideo}
{\note{Autodetection is unable to distinguish between the
- \playerman{} 30~GB and 60~GB / 80~GB models and defaults to the
+ \playerman{} \playertype{} 30~GB and 60/80~GB models and defaults to the
30~GB model. This will usually work but you might want to check the
detected value, especially if you experience problems with Rockbox.}
}
@@ -411,7 +411,7 @@ straight to \reference{ref:finish_install}
\subsubsection{Installing the firmware}\label{sec:installing_firmware}
\opt{gigabeats}{\note{When your \dap{} is in the Rockbox USB or bootloader
-USB mode, you will see two visible partitions - the 150MB firmware
+USB mode, you will see two visible partitions - the 150~MB firmware
partition (containing at least a file called \fname{nk.bin}) and
the main data partition. Rockbox \emph{must} be installed onto the main
data partiton.}}
@@ -419,9 +419,9 @@ data partiton.}}
\begin{enumerate}
\item Download your chosen version of Rockbox from the links in the
previous section.
-\opt{ipodvideo}{\note{There are separate versions of Rockbox for the 30GB and
-60GB/80GB models. You must ensure you download the correct version for your
-\dap{}.}}
+\opt{ipodvideo}{\note{There are separate versions of Rockbox for the 30~GB and
+60/80~GB \playerman{} \playertype{} models. You must ensure you download the
+correct version for your \dap{}.}}
\item Connect your \dap{} to the computer via USB
\opt{sansa,sansaAMS,h10,h10_5gb,vibe500}{ in MSC mode }
@@ -599,7 +599,7 @@ The new build will be installed over your current build.\\
\opt{gigabeats}{
\note{When your \dap{} is in the Rockbox USB or bootloader
- USB mode, you will see two visible partitions, the 150MB firmware
+ USB mode, you will see two visible partitions, the 150~MB firmware
partition (containing at least a file called \fname{nk.bin}) and
the main data partition. Rockbox \emph{must} be installed onto the main
data partiton.\\}
@@ -731,7 +731,7 @@ completely follow the manual uninstallation instructions below.}}
your favourite unzipping utility e.g. 7zip.
\item Connect your \dap{} to your computer.
\item Extract \fname{nk.bin} from within
- \fname{gbs\_update\_1\_2\_us.exe} using e.g. 7zip and copy it to the 150 MB
+ \fname{gbs\_update\_1\_2\_us.exe} using e.g. 7zip and copy it to the 150~MB
firmware partition of your \dap{}.
\item Safely eject / unmount the USB drive, unplug the cable and restart.
\end{itemize}
diff --git a/manual/platform/iriverh10.tex b/manual/platform/iriverh10.tex
index 8ff17fe..0380030 100644
--- a/manual/platform/iriverh10.tex
+++ b/manual/platform/iriverh10.tex
@@ -9,7 +9,7 @@
\newcommand{\playerman}{Iriver}
\newcommand{\playertype}{H10}
-\newcommand{\playerlongtype}{\playertype{} 20GB}
+\newcommand{\playerlongtype}{\playertype{} 20~GB}
\newcommand{\genericimg}{160x128x16}
\newcommand{\specimg}{iriverh10}
%Used to name the player, e.g. ...to the \dap
diff --git a/manual/platform/iriverh10_5gb.tex b/manual/platform/iriverh10_5gb.tex
index 77a5a79..d6f6c86 100644
--- a/manual/platform/iriverh10_5gb.tex
+++ b/manual/platform/iriverh10_5gb.tex
@@ -9,7 +9,7 @@
\newcommand{\playerman}{Iriver}
\newcommand{\playertype}{H10}
-\newcommand{\playerlongtype}{\playertype{} 5GB and 6GB}
+\newcommand{\playerlongtype}{\playertype{} 5~GB and 6~GB}
\newcommand{\genericimg}{128x128x16}
\newcommand{\specimg}{iriverh10_5gb}
%Used to name the player, e.g. ...to the \dap