diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2008-07-06 16:10:28 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2008-07-06 16:10:28 +0000 |
| commit | af78b5fdec965104e90e4b6f090b68d60a5481ba (patch) | |
| tree | 78fce12c723edfe0d02fea4da8098794bac46664 | |
| parent | 18bcdccf4f0e589803f2d26193c97fe56a74b90d (diff) | |
| download | rockbox-af78b5fdec965104e90e4b6f090b68d60a5481ba.zip rockbox-af78b5fdec965104e90e4b6f090b68d60a5481ba.tar.gz rockbox-af78b5fdec965104e90e4b6f090b68d60a5481ba.tar.bz2 rockbox-af78b5fdec965104e90e4b6f090b68d60a5481ba.tar.xz | |
Disable the 'Getting Extras' section in the Archos Player/Studio manual and move the } to the right spot to also exclude the period ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17960 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/advanced_topics/main.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index 92ea5d8..1fda07c 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -2,10 +2,11 @@ \chapter{Advanced Topics} \section{\label{ref:CustomisingUI}Customising the User Interface} -\subsection{\label{ref:GettingExtras}Getting Extras} \opt{lcd_bitmap}{ +\subsection{\label{ref:GettingExtras}Getting Extras} + Rockbox supports custom fonts. A collection of fonts is available for download -in the font package at \url{http://www.rockbox.org/daily.shtml}}. +in the font package at \url{http://www.rockbox.org/daily.shtml}.} \opt{lcd_bitmap}{ \subsection{\label{ref:Loadingfonts}Loading Fonts}\index{Fonts} @@ -46,9 +47,9 @@ file find the instructions on the Rockbox website: The colours set here are used in all menus, browsers and in the \setting{While Playing Screen}. \subsection{Changing Filetype Colours} - Rockbox has the capability to modify the File Browser to show different - filetypes in different colours depending upon the file extension. - See the \wikilink{CustomFiletypeColours} Wiki page for details. + Rockbox has the capability to modify the File Browser to show different + filetypes in different colours depending upon the file extension. + See the \wikilink{CustomFiletypeColours} Wiki page for details. } \nopt{archos,mrobe100}{% |