From 7dfcc480ba1e19bd3232349fc733caef94034292 Mon Sep 17 00:00:00 2001 From: stainer_t Date: Mon, 8 Sep 2025 13:48:49 +0200 Subject: Initial commit from Polytechnique Montreal --- doc/IGE332/IGE332.tex | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doc/IGE332/IGE332.tex (limited to 'doc/IGE332/IGE332.tex') 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} -- cgit v1.2.3