X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=gapil.tex;h=378cc51f35968d2e43132246726422dd3b262184;hb=08c289c4acd775aabeb5beeb7b08566969e11d9b;hp=cb0bb1d1cf33e2cd6e85d7a4c9ab89aa737a1692;hpb=9a577c89dd563aacbc619e09bf8b6d99b533274a;p=gapil.git diff --git a/gapil.tex b/gapil.tex index cb0bb1d..378cc51 100644 --- a/gapil.tex +++ b/gapil.tex @@ -47,6 +47,18 @@ inner=2.5cm,outer=1.8cm,bottom=3.3cm,top=2.3cm]{geometry} % fancy verbatim \usepackage{fancyvrb} +\DefineVerbatimEnvironment{Example}{Verbatim} +{xleftmargin=1cm,xrightmargin=1cm} + +\DefineVerbatimEnvironment{FileExample}{Verbatim} +{frame=lines,framerule=0.5mm,framesep=2mm,xleftmargin=1cm,xrightmargin=1cm,fontsize=\footnotesize} + +\DefineVerbatimEnvironment{Terminal}{Verbatim} +{xleftmargin=\parindent,xrightmargin=\parindent,fontfamily=courier,fontsize=\footnotesize} + +\DefineVerbatimEnvironment{Command}{Verbatim} +{xleftmargin=\parindent,xrightmargin=\parindent,fontseries=b, +fontfamily=courier,fontsize=\footnotesize} \usepackage[bookmarks=true,plainpages=false,pdfpagelabels, hyperfootnotes=false]{hyperref} @@ -85,9 +97,9 @@ hyperfootnotes=false]{hyperref} \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} +% \includeonly{macro,preambolo,pref,intro,process,prochand,filedir, +% fileunix,filestd,system,signal,session,fileadv,ipc,errors, +% ringraziamenti,fdl} % Solo seconda parte e appendici, scommentare %\includeonly{macro,preambolo,network,socket,tcpsock,sockctrl,othersock, @@ -156,7 +168,6 @@ hyperfootnotes=false]{hyperref} \include{intro} \include{process} \include{prochand} -\include{fileintro} \include{filedir} \include{fileunix} \include{filestd}