aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorikelley <ikelley@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2002-06-04 12:50:50 +0000
committerikelley <ikelley@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2002-06-04 12:50:50 +0000
commit36d517d2d8940592cb3dccbe80486906017acc57 (patch)
tree5c95b7342449198e334a9ab90e13599577442f61
parentda088c5d5b1aa316d7232ebcaa11facd0f5dae9d (diff)
changing the documentation.tex files to use our cactus style file
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMBase/trunk@15 d576a68a-b34a-40ae-82fc-004fa1a9d16f
-rw-r--r--doc/documentation.tex17
1 files changed, 15 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 3bb5021..82c6ff0 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -1,15 +1,25 @@
\documentclass{article}
+% Use the Cactus ThornGuide style file
+% (Automatically used from Cactus distribution, if you have a
+% thorn without the Cactus Flesh download this from the Cactus
+% homepage at www.cactuscode.org)
\usepackage{../../../../doc/ThornGuide/cactus}
\begin{document}
\title{ADMBase}
\author{Tom Goodale}
-\date{April 2002}
+\date{$ $Date$ $}
+
\maketitle
-\abstract{Provides the basic ADM variables used in the $3+1$ formalism}
+% Do not delete next line
+% START CACTUS THORNGUIDE
+
+\begin{abstract}
+Provides the basic ADM variables used in the $3+1$ formalism
+\end{abstract}
\section{Purpose}
@@ -165,4 +175,7 @@ is set to 1.
Thorns using the shift should always check that storage for the shift is
allocated before using it.
+% Do not delete next line
+% END CACTUS THORNGUIDE
+
\end{document}