lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Table strange behaviour


From: Neumann, Matthew C
Subject: Table strange behaviour
Date: Wed, 14 Jun 2000 12:21:04 -0500

Greetings, all.
I'm new to lout, trying to see if it'll suit me for a project I have to do
for work.  I've been testing some simple examples and have come up with
something slightly bewildering with tables.

When I use the @CaptionPos {above} symbol, the table suddenly expands to
take up the whole page.  What am I doing wrong?  If I leave the symbol
commented out, the table is nice and small.

@SysInclude{tbl}
@SysInclude{doc}
@Doc @Text @Begin

@Table
 @Caption { List of [submodel] GMM and TMM Nodes (Page n of N) }
# @CaptionPos {above}
@Tbl
rv {yes} 

ara {yes}
aformat{ @Cell rlw {.1f} @I A | @Cell @I B | @Cell rrw {.1f} @I C }
bformat{ @Cell rlw {.1f} A | @Cell B | @Cell rrw {.1f} C }
{
@Rowa
 A{One}
 B{Two}
 C{Three}
@Rowb
 A{Austen}
 B{Chaucer}
 C{Donne}
@Rowb
 A{Balzac}
 B{Darwin}
 C{Goethe}
@Rowb
rb {yes}
 A{Byron}
 B{Dickens}
 C{Homer}
}
@End @Text

Any help would be much appreciated.

-Matt Neumann
Boeing Resuable Space Systems
address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]