From 36d517d2d8940592cb3dccbe80486906017acc57 Mon Sep 17 00:00:00 2001 From: ikelley Date: Tue, 4 Jun 2002 12:50:50 +0000 Subject: 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 --- doc/documentation.tex | 17 +++++++++++++++-- 1 file 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} -- cgit v1.2.3