From 8da13a5d4bd69884242cdb4170d451239aa23d03 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Sat, 3 Jul 2010 22:56:24 +0000 Subject: Bring the layout of the table with config file options in line with the other tables in the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27264 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/config_file_options.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index f98f24e788..4e7a2ebcef 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -6,10 +6,10 @@ % for the html output. \ifpdfoutput{\newcommand{\localendhead}{\endhead}}% {\newcommand{\localendhead}{}} - \rowcolors{1}{tblevenrowbgcolor}{tbloddrowbgcolor} - \begin{longtable}{@{}>{\raggedright}p{.35\textwidth}@{}>{\raggedright}p{.4\textwidth}@{}p{.25\textwidth}@{}} + \rowcolors{2}{tbloddrowbgcolor}{tblevenrowbgcolor} + \begin{longtable}{>{\raggedright}p{.3\textwidth}>{\raggedright}p{.4\textwidth}p{.2\textwidth}} \toprule - \rowcolor{white} \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\ + \rowcolor{tblhdrbgcolor}\tblhdrstrut\textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\ \midrule\localendhead % endhead breaks with htlatex volume & \opt{masd}{-78 to +18}% \opt{masf}{-100 -to +12}% -- cgit v1.2.3