X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=main.tex;h=3f3861d49a37df68a6b030a93e3c8a4f43489e7d;hp=2a89c02d2cf8f5c5141b68e689730313e72b0d29;hb=ff956befad3d90f022455c0f9217f47672318185;hpb=1bd392c59d18c3f392a5c44e7f4835ea3a1f053d diff --git a/main.tex b/main.tex index 2a89c02..3f3861d 100644 --- a/main.tex +++ b/main.tex @@ -4,9 +4,12 @@ %% S. Piccardi Feb. 2001 %% %% main.tex: file principale, gli altri vanno inclusi da questo. -%% +%% \documentclass[a4paper,11pt,twoside,italian]{book} \usepackage[latin1]{inputenc} +\usepackage{booktabs} +\usepackage{pstcol} +\usepackage{pst-node} \usepackage{graphicx} \usepackage{babel} \usepackage{cite} @@ -47,7 +50,7 @@ \begin{quote} - Copyright \copyright\ 2000 Simone Piccardi. + Copyright \copyright\ 2000-2001 Simone Piccardi. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; @@ -56,6 +59,7 @@ A copy of the license is included in the section entitled ``GNU Free Documentation License''. + \end{quote} \clearemptydoublepage @@ -72,7 +76,6 @@ \pagenumbering{arabic} - \lstset{language=C++} \lstset{basicstyle=\small, @@ -98,7 +101,7 @@ \include{fileunix} \include{filestd} \include{process} -\include{option} +\include{prochand} \include{signal} \include{ipc} \include{network} @@ -116,6 +119,3 @@ \end{document} - - -