summaryrefslogtreecommitdiff
path: root/manual/preamble.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-07-02 18:54:09 +0000
committerAlexander Levin <al.le@rockbox.org>2010-07-02 18:54:09 +0000
commit67f25a45a59f867cfe60a1fe5e45d24c00777f4b (patch)
tree8f5066714f2ffc221ee5130e2f3877ce00bf1831 /manual/preamble.tex
parent010e56231e300056a1c6eda1bc337cd593abaa62 (diff)
downloadrockbox-67f25a45a59f867cfe60a1fe5e45d24c00777f4b.tar.gz
rockbox-67f25a45a59f867cfe60a1fe5e45d24c00777f4b.zip
Make the first column in the tag tables narrower
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27246 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/preamble.tex')
-rw-r--r--manual/preamble.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/preamble.tex b/manual/preamble.tex
index ef31dde850..90aa303528 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -246,6 +246,7 @@
246 \endtabularx 246 \endtabularx
247} 247}
248 248
249\newcommand{\tabnlindent}{\newline\mbox{ }\mbox{ }}
249 250
250 251
251 252
@@ -266,7 +267,7 @@
266 \endcenter% 267 \endcenter%
267 } 268 }
268 \center 269 \center
269\tabularx{\textwidth}{>{\raggedright\arraybackslash}p{.42\textwidth}X}\toprule\rowcolor{tblhdrbgcolor} % here is the table width defined 270\tabularx{\textwidth}{Xp{.7\textwidth}}\toprule\rowcolor{tblhdrbgcolor} % here is the table width defined
270 \taghead 271 \taghead
271}{% 272}{%
272 \endtabularx 273 \endtabularx