summaryrefslogtreecommitdiff
path: root/doc/IGE369/IGE369.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/IGE369/IGE369.tex
Initial commit from Polytechnique Montreal
Diffstat (limited to 'doc/IGE369/IGE369.tex')
-rw-r--r--doc/IGE369/IGE369.tex55
1 files changed, 55 insertions, 0 deletions
diff --git a/doc/IGE369/IGE369.tex b/doc/IGE369/IGE369.tex
new file mode 100644
index 0000000..bca3dda
--- /dev/null
+++ b/doc/IGE369/IGE369.tex
@@ -0,0 +1,55 @@
+\def\fig(#1){\ref{fig:#1}}
+\def\eq(#1){Eq.~(\ref{eq:#1})}
+\def\bff(#1){\mbox{\boldmath $#1$}}
+\DeclareSymbolFont{AMSb}{U}{msb}{m}{n}
+\DeclareMathSymbol{\shadowA}{\mathbin}{AMSb}{'101}
+\DeclareMathSymbol{\shadowB}{\mathbin}{AMSb}{'102}
+\DeclareMathSymbol{\shadowD}{\mathbin}{AMSb}{'104}
+\documentclass{report}
+%
+% Black and white
+%
+\usepackage{IGNrapport,GuideBW}
+\usepackage{makeidx}
+\setlength{\textheight}{23.5cm}
+\topmargin -1.0cm
+
+\makeindex
+\begin{document}
+
+\title{A USER GUIDE FOR TRIVAC VERSION5}
+
+\author{A.~H\'ebert}
+
+\date{\today}
+
+\RapportIGN{IGE--369}
+
+\GuideVersion{5.00}
+
+\input{Copyright}
+\input{Acknowledgments}
+\input{Summary.tex}
+
+\clearpage
+\phantomsection
+\tableofcontents
+\clearpage
+\phantomsection
+\listoffigures
+\clearpage
+\phantomsection
+\listoftables
+
+\Debutdutexte
+
+\input{Section1.tex}
+\input{Section2.tex}
+\clearpage
+\phantomsection
+\input{Bibliography.tex}
+\clearpage
+\phantomsection
+\printindex
+
+\end{document}