Re: Auto-sized tables - beginner question

2003-07-11 Thread J.Pietschmann
Bonnie Yelverton wrote: > So how do I change "fixed" to "relative", By specifying table-layout="relative" on the table, but this wont have any effect because only "fixed" is implemented. > and what is IPD, Inline progression dimension, or vulgo "width" for the average westerner. > and where do I >

Auto-sized tables - beginner question

2003-07-11 Thread Bonnie Yelverton
I am trying to create tables using an xsl-fo and an xml that has varying sized tables of 2-3 columns. I figured if I create 3 columns and specify the table-layout as "auto" it would do the trick, as in: