On Mon, Oct 12, 2009 at 12:57, Anthony Bedford <anthony.bedf...@sun.com> wrote: > Hi, > > In my DocBook source I have something like: > > <informaltable> > <tgroup cols="4"> > <colspec colwidth="10*"/> > <colspec colwidth="15*"/> > <colspec colwidth="40*"/> > <colspec colwidth="35*"/>
These do not mean percentages. "meaning this column should be number times wider than a column with the measure “1*” (or just “*”)"[1] My Englesioh could be just that bad though and that really should be percentages, in which case there is interesting bug in PhD :) -Hannes [1] http://www.docbook.org/tdg/en/html/colspec.html Yes. I know thats Docbook4, but the same applies to Docbook 5 as far as I know. The db5 docs only reference the CALS table model, which is an extremely painful read.