From 87caa75fefa1d255687a8833f51a462909b77cb5 Mon Sep 17 00:00:00 2001 From: ikelley Date: Tue, 4 Jun 2002 12:51:05 +0000 Subject: changing the documentation.tex files to use our cactus style file git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/StaticConformal/trunk@12 0cbbb82d-14ec-4423-a1fb-2ab18257ecaa --- doc/documentation.tex | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 69b36f8..c3c8795 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -1,12 +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{StaticConformal} \author{Tom Goodale et al} -\date{April 2002} +\date{$ $Date$ $} + \maketitle -\abstract{Base thorn to provide the variables for the static conformal factor} +% Do not delete next line +% START CACTUS THORNGUIDE + +\begin{abstract} +Base thorn to provide the variables for the static conformal factor +\end{abstract} \section{Purpose} @@ -124,9 +137,7 @@ conformal". This method allows them to use just one set of ifs rather than first checking the metric\_type and then the conformal\_state variable if the metric\_type is "static conformal". -% 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} -- cgit v1.2.3