summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sksys.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/sksys.sty b/sksys.sty
index f5f3374..43282e9 100644
--- a/sksys.sty
+++ b/sksys.sty
@@ -3,6 +3,8 @@
% absolute path here; alternatively just copy the contents of it
\RequirePackageWithOptions{/usr/share/asciidoc/dblatex/asciidoc-dblatex}
+\usepackage[doublespacing]{setspace}
+
\def\DBKcover{
\ifthenelse{\equal{\DBKedition}{}}{\def\edhead{}}{\def\edhead{Ed. \DBKedition}}
@@ -54,5 +56,3 @@
\chead[]{\DBKcheadfront}
\lfoot[]{}
}
-
-\usepackage[doublespacing]{setspace}