forked from tTh/FloatImg
making the doc
This commit is contained in:
31
doc/the_floatimg_hack.tex
Normal file
31
doc/the_floatimg_hack.tex
Normal file
@@ -0,0 +1,31 @@
|
||||
\documentclass[a4paper,11pt]{article}
|
||||
|
||||
% \listfiles % pour le debug
|
||||
|
||||
\usepackage[french]{babel}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
% XXX \usepackage{lipsum}
|
||||
\usepackage{makeidx}
|
||||
\usepackage{listings}
|
||||
% \usepackage{color}
|
||||
% \usepackage{url}
|
||||
\usepackage{xspace}
|
||||
\usepackage[verbose]{layout}
|
||||
|
||||
\makeindex
|
||||
% -------------------------------------------------------------------
|
||||
\title{DD2 Monitoring}
|
||||
\author{tTh}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\tableofcontents
|
||||
|
||||
|
||||
|
||||
% -------------------------------------------------------------------
|
||||
|
||||
\printindex
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user