From 35dcf909a1bde15baa89b954a02903d1b8725622 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Wed, 8 Mar 2006 17:58:11 +0000 Subject: Change the tables in the manual (except the plugins) to use booktabs instead of the default table commands. Change standard font to Times. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8961 a1c6a512-1295-4272-9138-f99709370657 --- manual/advanced_topics/main.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manual/advanced_topics') 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 @@ \chapter{Advanced Topics} -\newpage + \section{\label{ref:CustomisingUI}Customising the userinterface} \subsection{\label{ref:GettingExtras}Getting Extras (Fonts,Languages)} Rockbox 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 \begin{center} \begin{tabular}{@{}ll@{}}\toprule \textbf{Tag} & \textbf{Description}\\\midrule - \%pb & Progress Bar + \%pb & Progress Bar\\ \opt{player}{ - & This will display a 1 character "cup" \\ - & that empties as the time progresses.}\\ + & This will display a 1 character "cup"\\ + & that empties as the time progresses.} \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodnano}{ & This will replace the entire line with a progress bar. \\ & You can set the height, position and width of the progressbar\\ -- cgit v1.2.3