aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorikelley <ikelley@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2002-06-04 12:50:53 +0000
committerikelley <ikelley@b1d164ef-f17a-46e7-89d4-021c7118ef4e>2002-06-04 12:50:53 +0000
commita6cb592319e8544852e4c13b08f5f6f0c181a69e (patch)
treef86dda2fcbfd87668b5f2c2b22df8217f4df93e1 /doc
parent60d768b70f941b0ee004d4ad3fbfa6ab34b31af9 (diff)
changing the documentation.tex files to use our cactus style file
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@43 b1d164ef-f17a-46e7-89d4-021c7118ef4e
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex27
1 files changed, 16 insertions, 11 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 5875987..fca66d5 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -1,15 +1,25 @@
\documentclass{article}
-\usepackage{../../../../doc/UsersGuide/CactusDoc}
+% 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{ADMMacros}
-\author{}
-\date{April 2002}
+\author{Tom Goodale}
+\date{$ $Date$ $}
+
\maketitle
-\abstract{Provides macros for other ADM based thorns to use}
+% Do not delete next line
+% START CACTUS THORNGUIDE
+
+\begin{abstract}
+Provides macros for other ADM based thorns to use
+\end{abstract}
\section{Purpose}
@@ -134,11 +144,6 @@ Source term in evolution equation for conformal metric, $\tilde{g}_{ij,t}$: & DC
\section{Comments}
-
-
-% Automatically created from the ccl files by using gmake thorndoc
-\include{interface}
-\include{param}
-\include{schedule}
-
+% Do not delete next line
+% END CACTUS THORNGUIDE
\end{document}