summaryrefslogtreecommitdiff
path: root/sksys.sty
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-08 14:42:22 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-08 14:42:22 +0100
commitd193fe5de0a8fc4af27b25644f0278f354676f8f (patch)
treeb5367c8da7deffad1a605876f41bce167336cccb /sksys.sty
parent73a32655c849a91b495501c19b42744169fbe119 (diff)
downloadsksys-d193fe5de0a8fc4af27b25644f0278f354676f8f.tar.gz
sksys-d193fe5de0a8fc4af27b25644f0278f354676f8f.tar.bz2
sksys-d193fe5de0a8fc4af27b25644f0278f354676f8f.zip
doc: Use xetex to build
Allows us to use DejaVu (<3) font. (enabled by default)
Diffstat (limited to 'sksys.sty')
-rw-r--r--sksys.sty3
1 files changed, 1 insertions, 2 deletions
diff --git a/sksys.sty b/sksys.sty
index 0eb4d26..ccab443 100644
--- a/sksys.sty
+++ b/sksys.sty
@@ -3,5 +3,4 @@
% absolute path here; alternatively just copy the contents of it
\RequirePackageWithOptions{/usr/share/asciidoc/dblatex/asciidoc-dblatex}
-\usepackage{setspace}
-\doublespacing
+\usepackage[doublespacing]{setspace}