X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=gapil.tex;h=7fd9225e58bd3515f75022afa38e7be7f98fb8ba;hb=3d317acde1491cb7fb6f77ef415e010b1c0e6d56;hp=489bd500a7a16b66feb26ec09e6adfcca8063c67;hpb=edc2ff221f8a64a279f846adcc43630e08f92b1d;p=gapil.git diff --git a/gapil.tex b/gapil.tex index 489bd50..7fd9225 100644 --- a/gapil.tex +++ b/gapil.tex @@ -1,4 +1,4 @@ -%% +% %% GaPiL : Guida alla Programmazione in Linux %% %% S. Piccardi Feb. 2001 @@ -60,11 +60,8 @@ Free Documentation License''. \end{quote} -Build: % $Id: gapil.tex,v 1.5 2001/07/02 04:42:53 cgabriel Exp $ $Date: 2001/07/02 04:42:53 $ - \clearemptydoublepage - \tableofcontents \clearemptydoublepage @@ -82,9 +79,10 @@ Build: % $Id: gapil.tex,v 1.5 2001/07/02 04:42:53 cgabriel Exp $ $Date: 2001/07/ \lstset{basicstyle=\small, labelstyle=\tiny, labelstep=1, - labelsep=2pt, + labelsep=2pt, frame=TB, frametextsep=5pt, + indent=0.3cm, basicstyle=\ttfamily, keywordstyle=\color{blue}\ttfamily, ndkeywordstyle=\color{yellow}\ttfamily, @@ -96,28 +94,27 @@ Build: % $Id: gapil.tex,v 1.5 2001/07/02 04:42:53 cgabriel Exp $ $Date: 2001/07/ directivestyle=\color{magenta}\ttfamily } \include{intro} +\include{process} +\include{prochand} \include{fileintro} \include{filedir} \include{fileunix} \include{filestd} -\include{process} -\include{prochand} \include{signal} \include{ipc} \include{network} \include{socket} \include{elemtcp} \include{simpltcp} -\include{app_a} -\include{app_b} +\appendix +\include{ipprot} +\include{tcpprot} +\include{errors} \include{fdl} - - % at the end put the bibliography %\bibliographystyle{phaip} %\bibliography{biblio} -\end{document} - +\end{document} \ No newline at end of file