Finiti file temporanei e iniziata chroot, inserita sezione sullo scheduler
[gapil.git] / gapil.tex
index ed7c9d6ddd6016b55f77a11c05571297adea2ea6..053bc85d3eb76a8e4fa4f6554561c2f577405ab8 100644 (file)
--- a/gapil.tex
+++ b/gapil.tex
@@ -1,4 +1,4 @@
-%% 
+%%
 %% GaPiL : Guida alla Programmazione in Linux
 %%
 %% S. Piccardi Oct. 2000
@@ -7,6 +7,8 @@
 %%
 \documentclass[a4paper,11pt,twoside,italian]{book}
 \usepackage[latin1]{inputenc}
+\usepackage[bookmarks=true]{hyperref}
+\usepackage{makeidx}
 \usepackage{booktabs}
 \usepackage{pstcol}
 \usepackage{pst-node}
@@ -20,6 +22,7 @@
 \lstloadlanguages{C++}
 \usepackage{color} 
 \usepackage{mdwlist}
+\usepackage{boxedminipage}
 %\usepackage{footnote} 
 %\usepackage{mdwtab} 
 %
@@ -43,6 +46,8 @@
 
 \author{Simone Piccardi}
 
+\makeindex
+
 \begin{document}
 
 \pagenumbering{roman}
 %  texcsststyle=\ttfamily,
   directivestyle=\color{magenta}\ttfamily
 } 
+
+% distance from margins for boxedminipage
+%\fboxsep=6pt
+
 \include{intro}
 \include{process}
 \include{prochand}
 
 %\bibliographystyle{phaip}
 %\bibliography{biblio}
+\printindex
+
+\end{document}
 
-\end{document}
\ No newline at end of file