summaryrefslogtreecommitdiff
path: root/hsw.sty
diff options
context:
space:
mode:
Diffstat (limited to 'hsw.sty')
-rw-r--r--hsw.sty7
1 files changed, 7 insertions, 0 deletions
diff --git a/hsw.sty b/hsw.sty
index 266a52b..fa1ea4d 100644
--- a/hsw.sty
+++ b/hsw.sty
@@ -11,6 +11,13 @@
basicstyle=\singlespacing
}
+\let\oldtableofcontents\tableofcontents
+\def\tableofcontents{
+\begin{singlespacing}
+ \oldtableofcontents
+\end{singlespacing}
+}
+
\def\DBKcover{
\ifthenelse{\equal{\DBKedition}{}}{\def\edhead{}}{\def\edhead{Ed. \DBKedition}}