X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gapil.tex;h=0224d0d4a0c7fc48b8515c9d3d9f97a9954a8f9e;hb=bd18ae03e4b95cf99bec30653520049c75e6d028;hp=52623995e416f7d16d6f6128ce608982ca71d9b6;hpb=85831122ed480cd8108124005c01f26a65b75888;p=gapil.git diff --git a/gapil.tex b/gapil.tex index 5262399..0224d0d 100644 --- a/gapil.tex +++ b/gapil.tex @@ -1,4 +1,4 @@ -%% +%% %% GaPiL : Guida alla Programmazione in Linux %% %% S. Piccardi Oct. 2000 @@ -21,6 +21,7 @@ \lstloadlanguages{C++} \usepackage{color} \usepackage{mdwlist} +\usepackage{boxedminipage} %\usepackage{footnote} %\usepackage{mdwtab} % @@ -97,6 +98,10 @@ % texcsststyle=\ttfamily, directivestyle=\color{magenta}\ttfamily } + +% distance from margins for boxedminipage +%\fboxsep=6pt + \include{intro} \include{process} \include{prochand}