summaryrefslogtreecommitdiff
path: root/thesis.sty
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-10-25 12:31:13 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-11-20 12:03:46 +0100
commit18fd3b7777591ab92ba7cbe4efb9fa5108c93167 (patch)
tree5fbe49e73f87cf2201088afe9dc1c74fdc53f6ba /thesis.sty
parent7c0e1cda3a2567c12e1e80251924e564047d98de (diff)
downloadasciidoc-boilerplate-18fd3b7777591ab92ba7cbe4efb9fa5108c93167.tar.gz
asciidoc-boilerplate-18fd3b7777591ab92ba7cbe4efb9fa5108c93167.tar.bz2
asciidoc-boilerplate-18fd3b7777591ab92ba7cbe4efb9fa5108c93167.zip
thesis.sty: Use onehalfspacing
Diffstat (limited to 'thesis.sty')
-rw-r--r--thesis.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis.sty b/thesis.sty
index ad8a3e6..8c84364 100644
--- a/thesis.sty
+++ b/thesis.sty
@@ -2,7 +2,7 @@
\ProvidesPackage{thesis}[2013/01/15 HSW EuI Thesis-Style]
\RequirePackageWithOptions{docbook}
-\usepackage[doublespacing]{setspace}
+\usepackage[onehalfspacing]{setspace}
\setlength{\textwidth}{17.5cm}
\usepackage{listings}