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


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

Re: Graphics across multiple formats


/ "John R. Hall" <overcode@lokigames.com> was heard to say:
| Also, is there a way to specify that table columns should not have equal
| widths? I'd like to assign a 30% weigth to the first column and a 70%
| weight to the second.

Use CALS relative column width specifiers:

<colspec colwidth="3*">
<colspec colwidth="7*">

The DSSSL stylesheets do a better job with these than the XSL ones,
though. And what it means in HTML to mix relative and absolute widths
is, ahem, unclear. :-)

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Everything the same; everything
http://www.oasis-open.org/docbook/ | distinct.
Chair, DocBook Technical Committee |

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