diff options
| -rw-r--r-- | docs/CREDITS | 2 | ||||
| -rw-r--r-- | manual/preamble.tex | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index a38fb7c..5ba4de5 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -189,3 +189,5 @@ Ralf Herz Michael DiFebbo David Rothenberger Robert Keevil +Mark Bright +Dominik Riebeling
\ No newline at end of file diff --git a/manual/preamble.tex b/manual/preamble.tex index 3900775..d76fe9f 100644 --- a/manual/preamble.tex +++ b/manual/preamble.tex @@ -1,4 +1,4 @@ -\documentclass[a4paper,11pt]{report} +\documentclass[a4paper,11pt]{scrreprt} \usepackage[latin1]{inputenc} \usepackage{palatino} %\renewcommand{\familydefault}{\sfdefault} |