diff --git a/manual.tex b/manual.tex index dde7d737..d90b243b 100644 --- a/manual.tex +++ b/manual.tex @@ -1,4 +1,4 @@ -% $Id: manual.tex,v 1.6 1998/01/14 13:49:44 roberto Exp roberto $ +% $Id: manual.tex,v 1.7 1998/03/30 18:17:55 roberto Exp roberto $ \documentstyle[fullpage,11pt,bnf]{article} @@ -38,7 +38,7 @@ Waldemar Celes \tecgraf\ --- Computer Science Department --- PUC-Rio } -\date{\small \verb$Date: 1998/01/14 13:49:44 $} +\date{\small \verb$Date: 1998/03/30 18:17:55 $} \maketitle @@ -910,7 +910,8 @@ Notice that the variable \verb|v| must have been previously initialized with a table value. -\subsection{\Index{Visibility} and \Index{Upvalues}} \label{upvalue} +\subsection{Visibility and Upvalues} \label{upvalue} +\index{Visibility} \index{Upvalues} A function body may refer to its own local variables (which includes its parameters) and to global variables,