Fatte feof, ferror, e messo hyperref
[gapil.git] / macro.tex
index 7114c2d9abd0d249c6c37e7269a8e1d5dbb1b858..632737d2721615e6b709bb0b45b51d5961ad6331 100644 (file)
--- a/macro.tex
+++ b/macro.tex
@@ -97,12 +97,9 @@ tab.~\thechapter.\theusercount}
 \newcommand{\funcdecl}[1]{\item\texttt{#1}\par}
 \newenvironment{functions}
 {% defining what is done by \begin
-  \footnotesize
- \par  
- \vspace{4pt}
-  \centering
-  \
+  \center
     \begin{minipage}[c]{14cm}
+      \footnotesize
     \begin{description*}{}{} 
 }
 {% defining what is done by \end
@@ -110,6 +107,7 @@ tab.~\thechapter.\theusercount}
       \par 
     \end{minipage}
     \vspace{6pt}
+    \par
     \normalsize 
 %\break
 }