summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/advanced_topics/main.tex')
-rw-r--r--manual/advanced_topics/main.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index ce75cb239b..4b5957faed 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -1,5 +1,5 @@
1\chapter{Advanced Topics} 1\chapter{Advanced Topics}
2\newpage 2
3\section{\label{ref:CustomisingUI}Customising the userinterface} 3\section{\label{ref:CustomisingUI}Customising the userinterface}
4\subsection{\label{ref:GettingExtras}Getting Extras (Fonts,Languages)} 4\subsection{\label{ref:GettingExtras}Getting Extras (Fonts,Languages)}
5Rockbox supports custom fonts (for the Recorder and Ondio only) and a number of different languages. Rockbox 2.4 comes with 41 fonts and 24 languages already included. If new fonts and language files have been created, then they will be found at \url{http://www.rockbox.org/fonts/} and \url{http://www.rockbox.org/lang/}. 5Rockbox supports custom fonts (for the Recorder and Ondio only) and a number of different languages. Rockbox 2.4 comes with 41 fonts and 24 languages already included. If new fonts and language files have been created, then they will be found at \url{http://www.rockbox.org/fonts/} and \url{http://www.rockbox.org/lang/}.
@@ -133,10 +133,10 @@ Example for the the \%dN commands: If the path is "/Rock/Kent/Isola/11 - 747.mp3
133\begin{center} 133\begin{center}
134 \begin{tabular}{@{}ll@{}}\toprule 134 \begin{tabular}{@{}ll@{}}\toprule
135 \textbf{Tag} & \textbf{Description}\\\midrule 135 \textbf{Tag} & \textbf{Description}\\\midrule
136 \%pb & Progress Bar 136 \%pb & Progress Bar\\
137 \opt{player}{ 137 \opt{player}{
138 & This will display a 1 character "cup" \\ 138 & This will display a 1 character "cup"\\
139 & that empties as the time progresses.}\\ 139 & that empties as the time progresses.}
140 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodnano}{ 140 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodnano}{
141 & This will replace the entire line with a progress bar. \\ 141 & This will replace the entire line with a progress bar. \\
142 & You can set the height, position and width of the progressbar\\ 142 & You can set the height, position and width of the progressbar\\