From 268a4ae621a2ae21fe217496730acd0dc76dcd25 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Mon, 24 Aug 2009 11:16:06 +0000 Subject: Add coloured rows to the other tables in the manual (button maps already done). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22494 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/config_file_options.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manual/appendix/config_file_options.tex') diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex index 3ac20bb203..01f098ee4c 100644 --- a/manual/appendix/config_file_options.tex +++ b/manual/appendix/config_file_options.tex @@ -6,9 +6,10 @@ % for the html output. \ifpdfoutput{\newcommand{\localendhead}{\endhead}}% {\newcommand{\localendhead}{}} + \rowcolors{1}{}{gray!30} \begin{longtable}{@{}>{\raggedright}p{.35\textwidth}@{}>{\raggedright}p{.4\textwidth}@{}p{.25\textwidth}@{}} \toprule - \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\ + \rowcolor{white} \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