This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How can I customize the column width in a table?


/ Giuseppe Greco <giuseppe.greco@fantastic.com> was heard to say:
| first column 20 % of the page width,
| second column 30 % of hte page width, and
| third column the rest?

<informaltable>
<tgroup>
<colspec colnum="1" colwidth="2*"/>
<colspec colnum="1" colwidth="3*"/>
<colspec colnum="1" colwidth="5*"/>
...

See the CALS table spec for a complete description of relative width
specs in CALS tables.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | "I" before "E" except after "C":
http://www.oasis-open.org/docbook/ | simple, concise and efficeint.
Chair, DocBook Technical Committee |


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]