summaryrefslogtreecommitdiff
path: root/doc/IGE344/IGE344.tex
diff options
context:
space:
mode:
authorstainer_t <thomas.stainer@oecd-nea.org>2025-09-08 13:48:49 +0200
committerstainer_t <thomas.stainer@oecd-nea.org>2025-09-08 13:48:49 +0200
commit7dfcc480ba1e19bd3232349fc733caef94034292 (patch)
tree03ee104eb8846d5cc1a981d267687a729185d3f3 /doc/IGE344/IGE344.tex
Initial commit from Polytechnique Montreal
Diffstat (limited to 'doc/IGE344/IGE344.tex')
-rw-r--r--doc/IGE344/IGE344.tex64
1 files changed, 64 insertions, 0 deletions
diff --git a/doc/IGE344/IGE344.tex b/doc/IGE344/IGE344.tex
new file mode 100644
index 0000000..1233734
--- /dev/null
+++ b/doc/IGE344/IGE344.tex
@@ -0,0 +1,64 @@
+\def\bff(#1){\mbox{\boldmath $#1$}}
+\DeclareSymbolFont{AMSb}{U}{msb}{m}{n}
+\DeclareMathSymbol{\shadowA}{\mathbin}{AMSb}{'101}
+\DeclareMathSymbol{\shadowH}{\mathbin}{AMSb}{'110}
+\documentclass{report}
+%
+% Black and white
+%
+\usepackage{IGNrapport,GuideBW}
+\usepackage{makeidx}
+\usepackage{amsmath}
+%
+% Multicolumn
+%
+\usepackage{multicol,supertabular}
+\makeatletter
+\newenvironment{tablehere}
+ {\def\@captype{table}}
+ {}
+\newenvironment{figurehere}
+ {\def\@captype{figure}}
+ {}
+\makeatother
+\setlength{\textheight}{22.5cm}
+\topmargin -0.5cm
+
+\makeindex
+\begin{document}
+
+\title{A USER GUIDE FOR DONJON VERSION5}
+
+\author{A.~H\'ebert, D.~Sekki, and R.~Chambon}
+
+\date{\today}
+
+\RapportIGN{IGE--344}
+
+\GuideVersion{5.00}
+
+\clearpage
+\phantomsection
+\tableofcontents
+\clearpage
+\phantomsection
+\listoftables
+\clearpage
+\phantomsection
+\listoffigures
+
+\Debutdutexte
+
+\input{Intro}
+\input{General}
+\input{Modules}
+\input{Structure}
+\input{Exampl}
+\clearpage
+\phantomsection
+\input{Bibliography}
+\clearpage
+\phantomsection
+\printindex
+
+\end{document}