[xep-support] Character offset in fo:table-cell?

From: Doug Burgess <dburgess@tru.ca>
Date: Fri Aug 19 2005 - 16:36:57 PDT

Hello,

We're trying to determine a combination of attributes on an fo:table-cell which
would preserve the XHTML character offset attribute, allowing us to align
decimals up to three places in a column. E.g. given this XHTML markup...

<table>
  <col width="25%" charoff="3"/>
  <col width="75%"/>
  ...
</table>

...what would replace the '??' here to correspond with charoff:

<fo:table>
  <fo:table-column column-width="25%" ?? />
  <fo:table-column column-width="75%"/>
  ...
</fo:table>

Any suggestions would be welcome...

Best Regards,
Doug

-- 
Doug Burgess
Structured Information Architect
Thompson Rivers University
Instructional Development and Research Group
Burnaby, B.C. Canada
dburgess@tru.ca
Business: 604-431-3455
Cell: 604-999-3765
http://www.openlearning.tru.ca
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Fri Aug 19 17:05:46 2005

This archive was generated by hypermail 2.1.8 : Fri Aug 19 2005 - 17:05:48 PDT