summaryrefslogtreecommitdiff
path: root/doc/IGE344/IGE344.tex
blob: 12337346659a2231b49730331559f1475c93c9af (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
56
57
58
59
60
61
62
63
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}