X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=gapil.tex;h=b237d383b99f72798c0bad612ad5932a6cfaa038;hp=cb0bb1d1cf33e2cd6e85d7a4c9ab89aa737a1692;hb=94b4d603807121b40eef06d22d2b6cd6e06ec7fd;hpb=9a577c89dd563aacbc619e09bf8b6d99b533274a diff --git a/gapil.tex b/gapil.tex index cb0bb1d..b237d38 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} @@ -156,7 +168,6 @@ hyperfootnotes=false]{hyperref} \include{intro} \include{process} \include{prochand} -\include{fileintro} \include{filedir} \include{fileunix} \include{filestd}