From b2534c1a0e3730c942d8c36ba0cfe3849f8b9016 Mon Sep 17 00:00:00 2001 From: ikelley Date: Tue, 4 Jun 2002 14:13:06 +0000 Subject: cactus style... adding it git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@50 5633253d-7678-4964-a54d-f87795f8ee59 --- doc/documentation.tex | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 1411419..8a347e5 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{Time} \author{Gabrielle Allen} -\date{1999} +\date{$ $Date$ $} + \maketitle -\abstract{Calculates the timestep used for an evolution} +% Do not delete next line +% START CACTUS THORNGUIDE + +\begin{abstract} +Calculates the timestep used for an evolution +\end{abstract} \section{Purpose} @@ -94,9 +107,7 @@ time::dtfac = 0.5 \end{verbatim} } -% 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