summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-09-18 06:53:33 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-09-18 06:53:33 +0000
commit28546a6530f97a9f58937731ad477246a6baaa32 (patch)
treecde60a608aa0f16f51c28099f784d85b832dc862
parent77d47b53eafc929c6932c46a6037bc1fe90f20f8 (diff)
downloadrockbox-28546a6530f97a9f58937731ad477246a6baaa32.tar.gz
rockbox-28546a6530f97a9f58937731ad477246a6baaa32.zip
Oops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10989 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/appendix/config_file_options.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index c3daa90756..dc7dd82a8d 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -4,7 +4,8 @@
4% define a local version of endhead, as using the output distinction adds 4% define a local version of endhead, as using the output distinction adds
5% an unwanted newline. endhead breaks with htlatex so we need to remove it 5% an unwanted newline. endhead breaks with htlatex so we need to remove it
6% for the html output. 6% for the html output.
7\ifpdfoutput{\newcommand{\localendhead}{\endhead}}{} 7\ifpdfoutput{\newcommand{\localendhead}{\endhead}}%
8 {\newcommand{\localendhead}{}}
8 \begin{longtable}{@{}>{\raggedright}p{.35\textwidth}@{}>{\raggedright}p{.4\textwidth}@{}p{.25\textwidth}@{}} 9 \begin{longtable}{@{}>{\raggedright}p{.35\textwidth}@{}>{\raggedright}p{.4\textwidth}@{}p{.25\textwidth}@{}}
9 \toprule 10 \toprule
10 \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\ 11 \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\