summaryrefslogtreecommitdiff
path: root/doc/IGE369/IGE369.tex
blob: bca3ddac5a64de451c8e6bd2a4ef79e73b3728f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
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}