From dd750a703e1fff9f3571bebb7305e0ba8fe8e018 Mon Sep 17 00:00:00 2001 From: ikelley Date: Tue, 4 Jun 2002 12:51:24 +0000 Subject: changing the documentation.tex files to use our cactus style file git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@253 ebee0441-1374-4afa-a3b5-247f3ba15b9a --- doc/documentation.tex | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) (limited to 'doc') diff --git a/doc/documentation.tex b/doc/documentation.tex index fadcd46..5c7f020 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -1,14 +1,28 @@ -% Thorn documentation template \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{IOFlexIO} \author{Paul Walker} -\date{1998-1999} +\date{$ $Date$ $} + \maketitle -\abstract{Thorn {\bf IOFlexIO} provides I/O methods to output variables in IEEEIO -file format. It also implements checkpointing/recovery functionality.} +% Do not delete next line +% START CACTUS THORNGUIDE + +\begin{abstract} +Thorn {\bf IOFlexIO} provides I/O methods to output variables in IEEEIO +file format. It also implements checkpointing/recovery functionality. +\end{abstract} + + % \section{Purpose} % @@ -291,10 +305,7 @@ to get a short usage info. If any of these utility programs is called without arguments it will print a usage message. -% Automatically created from the ccl files -% Do not worry for now. -\include{interface} -\include{param} -\include{schedule} +% Do not delete next line +% END CACTUS THORNGUIDE \end{document} -- cgit v1.2.3