From 4a72b2f67b5b059492de466476ac50643aafb78b Mon Sep 17 00:00:00 2001 From: ikelley Date: Tue, 4 Jun 2002 14:13:04 +0000 Subject: cactus style... adding it git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@168 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- doc/documentation.tex | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/documentation.tex b/doc/documentation.tex index 63e8a93..87013ba 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -1,13 +1,22 @@ \documentclass{article} -\usepackage{graphicx} + +% 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{IOUtil} \author{Thomas Radke, Gabrielle Allen} -\date{$Date$} +\date{$ $Date$ $} + \maketitle +% Do not delete next line +% START CACTUS THORNGUIDE + \section{Introduction} This document details the thorns provided in the standard Cactus distribution @@ -802,4 +811,7 @@ At {\tt RECOVER\_VARIABLES} thorn {\bf IOUtil} will loop over all available recovery routines (passing the same arguments as for parameter recovery) until one succeeds (returns a positive value). +% Do not delete next line +% END CACTUS THORNGUIDE + \end{document} -- cgit v1.2.3