X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=gapil.tex;h=35958586610851693b35bc691009a2625642b513;hb=47a00595786c34a03266f19dd5163a45da63e29f;hp=435aa9a45bf9f0e6ae109e13d48de135c477e04f;hpb=406973e35011347c3812c671511ce738378a525b;p=gapil.git diff --git a/gapil.tex b/gapil.tex index 435aa9a..3595858 100644 --- a/gapil.tex +++ b/gapil.tex @@ -1,6 +1,6 @@ %% gapil.tex %% -%% Copyright (C) 2000-2004 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2007 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 "Un preambolo", @@ -33,7 +33,7 @@ \usepackage{cite} \usepackage{amsmath} \usepackage{amsfonts} -\usepackage[hang,bf,footnotesize,it]{caption2} +\usepackage[hang,bf,footnotesize,it]{caption} \usepackage{listings} \lstloadlanguages{C++} \usepackage{color} @@ -47,7 +47,6 @@ \def\tild{\char'176} - % % Setting page layout % @@ -65,6 +64,8 @@ %\renewcommand{\bibname}{Bibliografia} \pagestyle{headings} +\frenchspacing + %\includeonly{macro,pref,intro,fdl} \title{\Huge \textbf{\textsl{G}a\textsl{P}i\textsl{L}}\\ @@ -74,6 +75,15 @@ \makeindex +% Solo prima parte, scommentare +%\includeonly{macro,preambolo,pref,intro,process,prochand,fileintro,filedir, +% fileunix,filestd,system,system,signal,session,fileadv,ipc,errors, +% ringraziamenti,fdl} + +% Solo seconda parte e appendici, scommentare +%\includeonly{macro,preambolo,network,socket,tcpsock,sockctrl,othersock, +% sockadv,netlayer,trasplayer,errors,ringraziamenti,fdl} + \begin{document} \frontmatter @@ -85,7 +95,7 @@ \begin{quote} - Copyright \copyright\ 2000-2004 Simone Piccardi. Permission is granted to + Copyright \copyright\ 2000-2007 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 ``Un preambolo'' @@ -146,8 +156,12 @@ \include{session} \include{fileadv} \include{ipc} +\include{thread} + +% Commentare sotto se si genera la prima parte \part{Programmazione di rete} \label{part:progr-di-rete} + \include{network} \include{socket} \include{tcpsock} @@ -155,11 +169,13 @@ \include{othersock} \include{sockadv} \appendix + \part{Appendici} \label{part:appendici} \include{netlayer} \include{trasplayer} \include{errors} +\include{build} \include{ringraziamenti} \include{fdl}