summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-29 18:48:52 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-29 18:48:52 +0000
commit3622c9357ea7f44cc09acf22bb2b6a9b77d7e803 (patch)
tree4bd5af0a2daebca9187392a5e08f4172f1774120
parentec60a05d1d329d7bd2c9dade6027d9720a42fb20 (diff)
downloadrockbox-3622c9357ea7f44cc09acf22bb2b6a9b77d7e803.tar.gz
rockbox-3622c9357ea7f44cc09acf22bb2b6a9b77d7e803.zip
Adds Mark Bright and Dominik Riebeling to the credits. Change the look of the manual by using the KOMA-script package
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9349 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--docs/CREDITS2
-rw-r--r--manual/preamble.tex2
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index a38fb7c926..5ba4de514d 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -189,3 +189,5 @@ Ralf Herz
189Michael DiFebbo 189Michael DiFebbo
190David Rothenberger 190David Rothenberger
191Robert Keevil 191Robert Keevil
192Mark Bright
193Dominik Riebeling \ No newline at end of file
diff --git a/manual/preamble.tex b/manual/preamble.tex
index 3900775688..d76fe9f44c 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -1,4 +1,4 @@
1\documentclass[a4paper,11pt]{report} 1\documentclass[a4paper,11pt]{scrreprt}
2\usepackage[latin1]{inputenc} 2\usepackage[latin1]{inputenc}
3\usepackage{palatino} 3\usepackage{palatino}
4%\renewcommand{\familydefault}{\sfdefault} 4%\renewcommand{\familydefault}{\sfdefault}