X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=gapil.tex;h=3b8ed0bce59169bbb4fd74946df4440205a300a8;hp=b7e32c34a8db89826bb625becaf43f7baf36ef42;hb=4f6d6cb9e5228bfa2341e052acbf23c3d78b2780;hpb=608bbf38416013dc331e1ef2e5dfe01855b6158b diff --git a/gapil.tex b/gapil.tex index b7e32c3..3b8ed0b 100644 --- a/gapil.tex +++ b/gapil.tex @@ -1,7 +1,7 @@ -%% +%% %% GaPiL : Guida alla Programmazione in Linux %% -%% S. Piccardi Oct. 2000 +%% S. Piccardi Oct. 2000 %% %% main.tex: file principale, gli altri vanno inclusi da questo. %% @@ -19,7 +19,9 @@ \usepackage{listings} \lstloadlanguages{C++} \usepackage{color} -\usepackage{mdwlist} +\usepackage{mdwlist} +%\usepackage{footnote} +%\usepackage{mdwtab} % % Setting page layout % @@ -93,7 +95,7 @@ stringstyle=\color{green}\ttfamily, % texcsststyle=\ttfamily, directivestyle=\color{magenta}\ttfamily -} +} \include{intro} \include{process} \include{prochand}