summaryrefslogtreecommitdiff
path: root/doc/ThornGuide/cactus.sty
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ThornGuide/cactus.sty')
-rw-r--r--doc/ThornGuide/cactus.sty6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ThornGuide/cactus.sty b/doc/ThornGuide/cactus.sty
index 479e318f..fb686adb 100644
--- a/doc/ThornGuide/cactus.sty
+++ b/doc/ThornGuide/cactus.sty
@@ -2,6 +2,11 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
+%%%
+%%% This file is outdated. It is not intended to be used.
+%%% Please use ../latex/cactus.sty instead.
+%%%
+
\def\CA@styledate{\CA@getcvsdate $Date$}
\def\CA@styleversion{\CA@getcvsversion $Revision$}
@@ -38,6 +43,7 @@
% Load in other packages.
\RequirePackage{graphicx}
+\RequirePackage{hyperref}
\RequirePackage{latexsym}
\RequirePackage{amssymb}
\RequirePackage{ifthen}