Versione finale del client ECHO su TCP, con esempio di uso della funzione
[gapil.git] / macro.tex
index 18f67f627d7ea5d9875be47d46828e253300652b..41a118e4468ba07e33e6b4a893ff5f262d9af817 100644 (file)
--- a/macro.tex
+++ b/macro.tex
@@ -1,6 +1,6 @@
 %% macro.tex
 %%
-%% Copyright (C) 2000-2002 Simone Piccardi.  Permission is granted to
+%% Copyright (C) 2000-2003 Simone Piccardi.  Permission is granted to
 %% copy, distribute and/or modify this document under the terms of the GNU Free
 %% Documentation License, Version 1.1 or any later version published by the
 %% Free Software Foundation; with the Invariant Sections being "Prefazione",
@@ -55,6 +55,7 @@
 %
 \newenvironment{prototype}[2]
 {% defining what is done by \begin
+  \nobreak
   \center
   \begin{boxedminipage}[c]{14cm}
   \footnotesize
@@ -90,6 +91,7 @@
 % 
 \newenvironment{functions}
 {% defining what is done by \begin
+  \nobreak
   \center
     \begin{boxedminipage}[c]{14cm}
       \footnotesize
 \newcommand{\acr}[1]{\textsl{#1}}     % acrostic (for pid, suid, etc.)
 
 
+% Aggiunte di Mirko per la gestione delle tabelle complicate come immagini
+% nella traslazione in HTML
+\newenvironment{usepicture}{}{}{}{}
+
 %%% Local Variables: 
 %%% mode: latex
 %%% TeX-master: "gapil"