forked from len0rd/rockbox
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
This commit is contained in:
parent
8219cfe988
commit
8da13a5d4b
1 changed files with 3 additions and 3 deletions
|
|
@ -6,10 +6,10 @@
|
||||||
% for the html output.
|
% for the html output.
|
||||||
\ifpdfoutput{\newcommand{\localendhead}{\endhead}}%
|
\ifpdfoutput{\newcommand{\localendhead}{\endhead}}%
|
||||||
{\newcommand{\localendhead}{}}
|
{\newcommand{\localendhead}{}}
|
||||||
\rowcolors{1}{tblevenrowbgcolor}{tbloddrowbgcolor}
|
\rowcolors{2}{tbloddrowbgcolor}{tblevenrowbgcolor}
|
||||||
\begin{longtable}{@{}>{\raggedright}p{.35\textwidth}@{}>{\raggedright}p{.4\textwidth}@{}p{.25\textwidth}@{}}
|
\begin{longtable}{>{\raggedright}p{.3\textwidth}>{\raggedright}p{.4\textwidth}p{.2\textwidth}}
|
||||||
\toprule
|
\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
|
\midrule\localendhead % endhead breaks with htlatex
|
||||||
volume & \opt{masd}{-78 to +18}%
|
volume & \opt{masd}{-78 to +18}%
|
||||||
\opt{masf}{-100 -to +12}%
|
\opt{masf}{-100 -to +12}%
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue