summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/Infrastructure.tex
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-12 13:40:38 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-12 13:40:38 +0000
commitfd63409ef2e85726285501be1cd8686bba1154b3 (patch)
tree14a1680352d82d6ca65bb10754a9ff05bdbfb6ec /doc/UsersGuide/Infrastructure.tex
parent20f0c32853d6de6e0239b3d9ca406287c3222d01 (diff)
New formatting for the document -
parts are now A,B,C... page numbers are of the for A1/A15 and locally numbered within parts chapter number are off the form A3 and locally numbered within parts pages have footers saying (hopefully) the filname and RCS version number new title page Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@694 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/Infrastructure.tex')
-rw-r--r--doc/UsersGuide/Infrastructure.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/UsersGuide/Infrastructure.tex b/doc/UsersGuide/Infrastructure.tex
index 06fa4232..40492b4f 100644
--- a/doc/UsersGuide/Infrastructure.tex
+++ b/doc/UsersGuide/Infrastructure.tex
@@ -1,4 +1,5 @@
-\part{Infrastructure Thorn Writer's Guide}
+\begin{cactuspart}{3}{Infrastructure Thorn Writer's Guide}{$RCSfile$}{$Revision$}
+\renewcommand{\thepage}{\Alph{part}\arabic{page}}
\begin{enumerate}
@@ -548,3 +549,6 @@ resulting strings should be freed when no longer needed.
\item{} int CCTK\_SetString(char **data, const char *value);
\item{} int CCTK\_SetLogical(int *data, const char *value);
\end{itemize}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\end{cactuspart}