summaryrefslogtreecommitdiff
path: root/manual/preamble.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-07 20:46:26 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-07 20:46:26 +0000
commit5eb1e1549c24aa3ed590c5edb784796b0ecbf010 (patch)
tree18a97a0ff5039881f3b89d82c90aae59aae53891 /manual/preamble.tex
parent4c64393ffbab17cc3889da92837382a0131ad94f (diff)
downloadrockbox-5eb1e1549c24aa3ed590c5edb784796b0ecbf010.tar.gz
rockbox-5eb1e1549c24aa3ed590c5edb784796b0ecbf010.zip
HTML adjustments: make the credits table a bit nicer and add missing name separators. Don't indent paragraphs as htlatex creates bigger parskips.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10475 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/preamble.tex')
-rw-r--r--manual/preamble.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/preamble.tex b/manual/preamble.tex
index e03b776d8f..ffdaacc8ed 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -266,3 +266,8 @@
266 section \ref{#1} (page \pageref{#1}) 266 section \ref{#1} (page \pageref{#1})
267}} 267}}
268{\newcommand{\reference}[1]{section \ref{#1}}} 268{\newcommand{\reference}[1]{section \ref{#1}}}
269
270% special HTML output adjustments
271\ifpdfoutput{}{\setlength{\parindent}{0mm}}
272\ifpdfoutput{}{\renewcommand{\Forward}[1]{$\triangleright${}#1}}
273