X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=gapil.tex;h=6f6bff9c3db116ef41dd8db3b8d43e65e48da402;hp=a7a25a9ccf225d4184b3cb4968bc91f51ade7f83;hb=5f2fc6b52b9ce702d4ba8902556eab9ec638f667;hpb=4aa6c51696d2b11c572eccd37238db1691785573 diff --git a/gapil.tex b/gapil.tex index a7a25a9..6f6bff9 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-2013 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", @@ -60,6 +60,10 @@ inner=2.5cm,outer=1.8cm,bottom=3.3cm,top=2.3cm]{geometry} {xleftmargin=\parindent,xrightmargin=\parindent,fontseries=b, fontfamily=courier,fontsize=\footnotesize} +\DefineVerbatimEnvironment{Console}{Verbatim} +{commandchars=\\\{\},xleftmargin=\parindent,xrightmargin=\parindent,fontfamily=courier,fontsize=\footnotesize} + + \usepackage[bookmarks=true,plainpages=false,pdfpagelabels, hyperfootnotes=false]{hyperref} @@ -79,6 +83,7 @@ hyperfootnotes=false]{hyperref} \usepackage{boxedminipage} \usepackage{multirow} \usepackage{longtable} +\usepackage{varwidth} %\usepackage{footnote} %\usepackage{mdwtab} @@ -169,8 +174,9 @@ hyperfootnotes=false]{hyperref} \include{process} \include{prochand} \include{filedir} -\include{fileunix} -\include{filestd} +\include{fileio} +%\include{fileunix} +%\include{filestd} \include{system} \include{signal} \include{session}