summaryrefslogtreecommitdiff
path: root/manual.tex
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>1996-04-01 11:36:35 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>1996-04-01 11:36:35 -0300
commitfed9408ab51a4be5ff84450ad47d1e0cdaed97bc (patch)
tree3b06f3bd9063cf0ec393bf91597052d5fa7bf236 /manual.tex
parentce23901f0445ad62f20a445a0f6f53d928d81666 (diff)
downloadlua-fed9408ab51a4be5ff84450ad47d1e0cdaed97bc.tar.gz
lua-fed9408ab51a4be5ff84450ad47d1e0cdaed97bc.tar.bz2
lua-fed9408ab51a4be5ff84450ad47d1e0cdaed97bc.zip
page size "letter".
Diffstat (limited to 'manual.tex')
-rw-r--r--manual.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual.tex b/manual.tex
index b99ec2ee..5a179cd0 100644
--- a/manual.tex
+++ b/manual.tex
@@ -1,6 +1,6 @@
1% $Id: manual.tex,v 1.13 1996/03/19 22:39:07 roberto Exp roberto $ 1% $Id: manual.tex,v 1.14 1996/03/20 18:44:02 roberto Exp roberto $
2 2
3\documentstyle[A4,11pt,bnf]{article} 3\documentstyle[fullpage,11pt,bnf]{article}
4 4
5\newcommand{\rw}[1]{{\bf #1}} 5\newcommand{\rw}[1]{{\bf #1}}
6\newcommand{\see}[1]{see Section~\ref{#1}} 6\newcommand{\see}[1]{see Section~\ref{#1}}
@@ -34,7 +34,7 @@ Waldemar Celes Filho
34\tecgraf\ --- Departamento de Inform\'atica --- PUC-Rio 34\tecgraf\ --- Departamento de Inform\'atica --- PUC-Rio
35} 35}
36 36
37\date{\small \verb$Date: 1996/03/19 22:39:07 $} 37\date{\small \verb$Date: 1996/03/20 18:44:02 $}
38 38
39\maketitle 39\maketitle
40 40