\documentclass[paper=a3,fontsize=12pt,DIV=classic,BCOR=0mm,twoside,headings=normal,index=totoc,listof=totoc,headings=twolinechapter]{scrbook} \usepackage{OCI} \author{Vincent Guyot} \title{Parcs de la Chaux-de-Fonds} \begin{document} \maketitle \tableofcontents \section{Introduction} Le travail présenté ici est un exemple de réflexion sur un projet d'enseignement de l'informatique à travers la cartographie. Il s'agit d'illustrer ce qui pourrait être réalisé au lycée en deuxième année de Discipline Obligatoire d'informatique dans le canton de Neuchâtel. %\begin{figure} %\centering %\includegraphics[width=13cm]{images/SwissTopoCHXFDS.eps} %\caption[Qgis]{Les données fournies par Swisstopo}\label{swisstopochxfds} %\end{figure} %\begin{figure}[t] %\centering %\begin{subfigure}{\textwidth} %\centering %\includegraphics[width=10cm]{images/Khartis2.eps} %\caption[Réflexions]{Une première discrétisation}\label{khartis2} %\end{subfigure} %\begin{subfigure}{\textwidth} %\centering %\includegraphics[width=10cm]{images/Khartis3.eps} %\caption[Réflexions]{Une première discrétisation}\label{khartis3} %\end{subfigure} %\caption[Cartes]{Traitement des données dans Khartis}\label{khartisdonnees} %\end{figure} %\nocite{*} %\printbibliography[heading=bibintoc]{geographie-informatique} \newpage \appendix \section{Construction de cartes} %\begin{lstlisting}[float,language=xml,caption={Le format osm},label={listing:formatosm},numbers=right,numberstyle=\tiny,numbersep=6pt] % % % % % % % % % % % % % % % % % % % %\end{lstlisting} \end{document}