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: DocBook tables and FOP


/ Jeff Iezzi <jeff.iezzi@semanticedge.com> was heard to say:
| While trying to solve this problem myself, I learned that FOP will 
| not handle proportional measures (1*) correctly. Norm's FOP style 
| sheets convert this information, but FOP does not yet support 
| proportional widths. (Norm's HTML style sheets, however, handle 
| proportional measures quite well).

If you turn on the extensions I mentioned in my previous message and
set default.table.width to some real measure (like '6in'), the proportional
values should be converted correctly for you.

You can override the stylesheet default width with a PI:

...
<tgroup>
  <?dbfo table-width="3in"?>
  ...

(Dave/Bob, I'll try to write up an FAQ entry on this today.)

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | To create a little flower is the
http://www.oasis-open.org/docbook/ | labour of ages.--Blake
Chair, DocBook Technical Committee |

----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


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