X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=gapil.tex;h=b7e32c34a8db89826bb625becaf43f7baf36ef42;hp=310991538ca1befe7872932186b0d4be1e1d91fc;hb=608bbf38416013dc331e1ef2e5dfe01855b6158b;hpb=351af2e8af7ee3a44410e3837934b45edfe10fc8 diff --git a/gapil.tex b/gapil.tex index 3109915..b7e32c3 100644 --- a/gapil.tex +++ b/gapil.tex @@ -1,7 +1,7 @@ -%% +%% %% GaPiL : Guida alla Programmazione in Linux %% -%% S. Piccardi Feb. 2001 +%% S. Piccardi Oct. 2000 %% %% main.tex: file principale, gli altri vanno inclusi da questo. %% @@ -19,6 +19,7 @@ \usepackage{listings} \lstloadlanguages{C++} \usepackage{color} +\usepackage{mdwlist} % % Setting page layout % @@ -35,7 +36,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 +51,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 @@ -100,7 +101,10 @@ \include{filedir} \include{fileunix} \include{filestd} +\include{system} +\include{session} \include{signal} +\include{fileadv} \include{ipc} \include{network} \include{socket}