Improved font installation instructions by Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15555 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index ad1bf68..3996200 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -206,18 +206,6 @@
\end{description}
-\nopt{player}{
- \note{\index{Installation!Fonts}\label{sec:installing_fonts}
- Rockbox has a fonts package that is available at
- \url{http://www.rockbox.org/daily.shtml} or from the \emph{extras} link in
- the menu on the Rockbox website. While the current builds and
- daily builds change frequently, the fonts package rarely changes. Thus,
- the fonts package is not included in these builds. (The release version, on
- the other hand, does not change, so fonts are included when you download a
- release.) When installing Rockbox for the first time, you should install
- the fonts package.
- }
-}
Because current builds and daily builds are development versions which change
frequently, they may behave differently than described in this manual, or
@@ -287,6 +275,33 @@
}
}
+\nopt{player}{
+ \subsubsection{Installing the fonts package}{\index{Installation!Fonts}\label{sec:installing_fonts}
+ Rockbox has a fonts package that is available at
+ \url{http://www.rockbox.org/daily.shtml} or from the \emph{extras} link in
+ the menu on the Rockbox website. While the current builds and
+ daily builds change frequently, the fonts package rarely changes. Thus,
+ the fonts package is not included in these builds. (The release version, on
+ the other hand, does not change, so fonts are included when you download a
+ release). When installing Rockbox for the first time, you should install
+ the fonts package.
+
+ \begin{enumerate}
+
+ \item Download the fonts package from the link above.
+
+ \item Take the file that you downloaded above, and use the ``Extract
+ all'' command of your unzip program to extract the files in the
+ \fname{.zip} file onto your \dap{}. As with the firmware installation, the
+ entire contents of the fonts \fname{.zip} should be extracted directly to the
+ root of your \daps{} drive. Do not try to create a separate directory or
+ folder on your \dap{} for the fonts! The \fname{.zip} already contains the
+ correct internal directory structure.
+
+ \end{enumerate}
+ }
+}
+
\opt{SWCODEC}{
\subsubsection{Installing the boot loader}
\opt{h1xx,h300}{\input{getting_started/iriver_install.tex}}