X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=gapil.tex;h=c345e8374f8db3478b4e46253861f3b924a0ce4e;hp=d8c6ee6b455bec3cf1e1ae84fbd26b72b0730bd4;hb=7c124cdeb802f14f39294657d5d36fecf0446b09;hpb=05658e26bf54190b200d77d7301ee34c4690f187 diff --git a/gapil.tex b/gapil.tex index d8c6ee6..c345e83 100644 --- a/gapil.tex +++ b/gapil.tex @@ -1,6 +1,6 @@ %% gapil.tex %% -%% Copyright (C) 2000-2012 Simone Piccardi. Permission is granted to +%% Copyright (C) 2000-2014 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", @@ -54,11 +54,15 @@ inner=2.5cm,outer=1.8cm,bottom=3.3cm,top=2.3cm]{geometry} {frame=lines,framerule=0.5mm,framesep=2mm,xleftmargin=1cm,xrightmargin=1cm,fontsize=\footnotesize} \DefineVerbatimEnvironment{Terminal}{Verbatim} -{xleftmargin=\parindent,xrightmargin=\parindent,fontfamily=courier,fontsize=\footnotesize} +{xleftmargin=\parindent,xrightmargin=\parindent,fontsize=\footnotesize} \DefineVerbatimEnvironment{Command}{Verbatim} {xleftmargin=\parindent,xrightmargin=\parindent,fontseries=b, -fontfamily=courier,fontsize=\footnotesize} +fontsize=\footnotesize} + +\DefineVerbatimEnvironment{Console}{Verbatim} +{commandchars=\\\{\},xleftmargin=\parindent,xrightmargin=\parindent,fontsize=\footnotesize} + \usepackage[bookmarks=true,plainpages=false,pdfpagelabels, hyperfootnotes=false]{hyperref} @@ -75,10 +79,18 @@ hyperfootnotes=false]{hyperref} \usepackage{listings} \lstloadlanguages{C++} \usepackage{color} + +\providecommand{\defaultdesc}{% +\desclabelstyle{\pushlabel}% +\renewcommand{\makelabel}[1]{##1}% +\setlength{\labelwidth}{0pt}% +} \usepackage{mdwlist} + \usepackage{boxedminipage} \usepackage{multirow} \usepackage{longtable} +\usepackage{varwidth} %\usepackage{footnote} %\usepackage{mdwtab} @@ -116,7 +128,7 @@ hyperfootnotes=false]{hyperref} \begin{quote} - Copyright \copyright\ 2000-2011 Simone Piccardi. Permission is granted to + Copyright \copyright\ 2000-2014 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'' @@ -175,8 +187,8 @@ hyperfootnotes=false]{hyperref} \include{system} \include{signal} \include{session} -\include{ipc} \include{fileadv} +\include{ipc} \include{thread} % Commentare sotto se si genera la prima parte