[xep-support] Character offset in fo:table-cell?
Doug Burgess
dburgess at tru.ca
Fri Aug 19 16:36:57 PDT 2005
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 at 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 at 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
More information about the Xep-support
mailing list