On Wed, 22 May 2002 17:07:15 -0400 wrote Nirmal Govind <[EMAIL PROTECTED]>:

> Hi,
> 
> Is there a way by which I can compress a table which exceeds the width of 
> the page so that it fits on one page width? It's ok if the text within the 
> table shrinks..  I'm using 1.1.6fix4 on cygwin.

Either use a fixed width for some long column (if it is ok to wrap) 

or make the font smaller (with pure latex commands (ERT)):
Before the table:   {\small     or   {\scriptsize 
After the table:    }

GM


--
[EMAIL PROTECTED]

Reply via email to