summaryrefslogtreecommitdiff
path: root/doc/ThornGuide/template.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ThornGuide/template.tex')
-rw-r--r--doc/ThornGuide/template.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/ThornGuide/template.tex b/doc/ThornGuide/template.tex
index 49d68f69..4ea38dd4 100644
--- a/doc/ThornGuide/template.tex
+++ b/doc/ThornGuide/template.tex
@@ -8,7 +8,7 @@
% will be included in ThornGuides built with the Cactus make system.
% The scripts employed by the make system automatically include
% pages about variables, parameters and scheduling parsed from the
-% relevent thorn CCL files.
+% relevant thorn CCL files.
%
% This template contains guidelines which help to assure that your
% documentation will be correctly added to ThornGuides. More
@@ -19,7 +19,7 @@
% % START CACTUS THORNGUIDE",
% except for filling in the title, author, date etc. fields.
% - Each of these fields should only be on ONE line.
-% - Author names should be sparated with a \\ or a comma
+% - Author names should be separated with a \\ or a comma
% - You can define your own macros, but they must appear after
% the START CACTUS THORNGUIDE line, and must not redefine standard
% latex commands.
@@ -29,12 +29,12 @@
% ARRANGEMENT_THORN_LABEL
% For example, an image wave.eps in the arrangement CactusWave and
% thorn WaveToyC should be renamed to CactusWave_WaveToyC_wave.eps
-% - Graphics should only be included using the graphix package.
-% More specifically, with the "includegraphics" command. Do
+% - Graphics should only be included using the graphicx package.
+% More specifically, with the "\includegraphics" command. Do
% not specify any graphic file extensions in your .tex file. This
% will allow us (later) to create a PDF version of the ThornGuide
-% via pdflatex. |
-% - References should be included with the latex "bibitem" command.
+% via pdflatex.
+% - References should be included with the latex "\bibitem" command.
% - Use \begin{abstract}...\end{abstract} instead of \abstract{...}
% - Do not use \appendix, instead include any appendices you need as
% standard sections.
@@ -74,7 +74,7 @@
% (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}
+\usepackage{../../../../doc/latex/cactus}
\begin{document}