X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=gapil.tex;h=053bc85d3eb76a8e4fa4f6554561c2f577405ab8;hp=bdf9efbcf31fbff00ddacaa7cb05286bb74dd4fe;hb=fd934ebcf645120b9c92a434ab6b8755c04a3c07;hpb=3b20c7a29e2e82592ae588cb9640cfb7dc4afb8a diff --git a/gapil.tex b/gapil.tex index bdf9efb..053bc85 100644 --- a/gapil.tex +++ b/gapil.tex @@ -7,7 +7,8 @@ %% \documentclass[a4paper,11pt,twoside,italian]{book} \usepackage[latin1]{inputenc} -\usepackage{hyperref} +\usepackage[bookmarks=true]{hyperref} +\usepackage{makeidx} \usepackage{booktabs} \usepackage{pstcol} \usepackage{pst-node} @@ -21,6 +22,7 @@ \lstloadlanguages{C++} \usepackage{color} \usepackage{mdwlist} +\usepackage{boxedminipage} %\usepackage{footnote} %\usepackage{mdwtab} % @@ -44,6 +46,8 @@ \author{Simone Piccardi} +\makeindex + \begin{document} \pagenumbering{roman} @@ -97,6 +101,10 @@ % texcsststyle=\ttfamily, directivestyle=\color{magenta}\ttfamily } + +% distance from margins for boxedminipage +%\fboxsep=6pt + \include{intro} \include{process} \include{prochand} @@ -123,5 +131,7 @@ %\bibliographystyle{phaip} %\bibliography{biblio} +\printindex + +\end{document} -\end{document} \ No newline at end of file