diff options
| author | stainer_t <thomas.stainer@oecd-nea.org> | 2025-09-08 13:48:49 +0200 |
|---|---|---|
| committer | stainer_t <thomas.stainer@oecd-nea.org> | 2025-09-08 13:48:49 +0200 |
| commit | 7dfcc480ba1e19bd3232349fc733caef94034292 (patch) | |
| tree | 03ee104eb8846d5cc1a981d267687a729185d3f3 /doc/IGE332/IGE332.tex | |
Initial commit from Polytechnique Montreal
Diffstat (limited to 'doc/IGE332/IGE332.tex')
| -rw-r--r-- | doc/IGE332/IGE332.tex | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/IGE332/IGE332.tex b/doc/IGE332/IGE332.tex new file mode 100644 index 0000000..fd8e733 --- /dev/null +++ b/doc/IGE332/IGE332.tex @@ -0,0 +1,36 @@ +\def\opcite#1{\textsuperscript{\cite{#1}}} +\documentclass{report} +% +% Black and white +% +\usepackage{IGNrapport,GuideBW} +\usepackage{makeidx} +\setlength{\textheight}{22.5cm} +\topmargin -0.5cm + +\makeindex +\begin{document} + +\title{THE GANLIB5 KERNEL GUIDE \\(64--BIT CLEAN VERSION)} + +\author{A.~H\'ebert and R.~Roy} + +\date{\today} + +\RapportIGN{IGE--332} + +\GuideVersion{5.00} + +\tableofcontents + +\Debutdutexte + +\input{chapter1.tex} +\clearpage +\phantomsection +\input{Bibliography.tex} +\clearpage +\phantomsection +\printindex + +\end{document} |
