X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=gapil.tex;h=bdf9efbcf31fbff00ddacaa7cb05286bb74dd4fe;hp=13711b062b3da6f2d866a226df8a9dced9683377;hb=3b20c7a29e2e82592ae588cb9640cfb7dc4afb8a;hpb=d99b4995b23505a9afde30adf3a716aa7a55f0e9 diff --git a/gapil.tex b/gapil.tex index 13711b0..bdf9efb 100644 --- a/gapil.tex +++ b/gapil.tex @@ -1,12 +1,13 @@ %% %% GaPiL : Guida alla Programmazione in Linux %% -%% S. Piccardi Feb. 2001 -%% +%% S. Piccardi Oct. 2000 +%% %% main.tex: file principale, gli altri vanno inclusi da questo. %% \documentclass[a4paper,11pt,twoside,italian]{book} \usepackage[latin1]{inputenc} +\usepackage{hyperref} \usepackage{booktabs} \usepackage{pstcol} \usepackage{pst-node} @@ -19,6 +20,9 @@ \usepackage{listings} \lstloadlanguages{C++} \usepackage{color} +\usepackage{mdwlist} +%\usepackage{footnote} +%\usepackage{mdwtab} % % Setting page layout % @@ -35,7 +39,8 @@ %\includeonly{macro,pref,intro,fdl} -\title{Guida alla Programmazione in Linux.} +\title{\Huge \textbf{\textsl{G}a\textsl{P}i\textsl{L}}\\ +\huge Guida alla Programmazione in Linux.} \author{Simone Piccardi} @@ -49,15 +54,14 @@ \cleardoublepage}} \begin{quote} - - 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; - with the Invariant Sections being ``Prefazione'', with no - Front-Cover Texts, and with no Back-Cover Texts. - A copy of the license is included in the section entitled ``GNU - Free Documentation License''. + + 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; with the Invariant Sections being ``Prefazione'', + with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the + license is included in the section entitled ``GNU Free Documentation + License''. \end{quote} \clearemptydoublepage @@ -92,15 +96,18 @@ stringstyle=\color{green}\ttfamily, % texcsststyle=\ttfamily, directivestyle=\color{magenta}\ttfamily -} +} \include{intro} +\include{process} +\include{prochand} \include{fileintro} \include{filedir} \include{fileunix} \include{filestd} -\include{process} -\include{prochand} +\include{system} +\include{session} \include{signal} +\include{fileadv} \include{ipc} \include{network} \include{socket} @@ -109,6 +116,7 @@ \appendix \include{ipprot} \include{tcpprot} +\include{errors} \include{fdl} % at the end put the bibliography