summaryrefslogtreecommitdiff
path: root/manual/preamble.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-06-20 12:58:24 +0000
committerAlex Parker <rockbox@aeparker.com>2010-06-20 12:58:24 +0000
commit318e99a61e19e4fd31de6519756c9e51063f32bd (patch)
treeabd387a14cb8067df427f2d09163c7ed1350f04b /manual/preamble.tex
parent1b0c77fd28ab1b1238b372e7be88209777dc3e3e (diff)
downloadrockbox-318e99a61e19e4fd31de6519756c9e51063f32bd.tar.gz
rockbox-318e99a61e19e4fd31de6519756c9e51063f32bd.zip
Adjust the tagmap table environment so that the second column doesn't end up tiny. It can be adjusted further if necessary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26988 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/preamble.tex')
-rw-r--r--manual/preamble.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/preamble.tex b/manual/preamble.tex
index 937e7b0196..8bcb8aca6a 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -268,7 +268,7 @@
268 \endcenter% 268 \endcenter%
269 } 269 }
270 \center 270 \center
271\tabularx{\textwidth}{lX}\toprule\rowcolor{tblhdrbgcolor} % here is the table width defined 271\tabularx{\textwidth}{>{\raggedright\arraybackslash}p{.42\textwidth}X}\toprule\rowcolor{tblhdrbgcolor} % here is the table width defined
272 \taghead 272 \taghead
273}{% 273}{%
274 \endtabularx 274 \endtabularx