aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2002-05-30 21:10:33 +0000
committerallen <allen@d576a68a-b34a-40ae-82fc-004fa1a9d16f>2002-05-30 21:10:33 +0000
commitda088c5d5b1aa316d7232ebcaa11facd0f5dae9d (patch)
tree1ff53a910a42c4c644c74055859620cd4bc9a8fe
parentc7bbbb1bffe0b24a67eee30518c43d3399adf4d3 (diff)
Use cactus style file
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMBase/trunk@14 d576a68a-b34a-40ae-82fc-004fa1a9d16f
-rw-r--r--doc/documentation.tex13
1 files changed, 1 insertions, 12 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 13658bb..3bb5021 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -1,11 +1,6 @@
\documentclass{article}
-\parskip = 0 pt
-\parindent = 0pt
-\oddsidemargin = 0 cm
-\textwidth = 16 cm
-\topmargin = -1 cm
-\textheight = 24 cm
+\usepackage{../../../../doc/ThornGuide/cactus}
\begin{document}
@@ -170,10 +165,4 @@ is set to 1.
Thorns using the shift should always check that storage for the shift is
allocated before using it.
-
-% Automatically created from the ccl files by using gmake thorndoc
-\include{interface}
-\include{param}
-\include{schedule}
-
\end{document}