[xep-support] Automatic table layout workaround?

Marc marc.liste at free.fr
Wed Mar 31 09:01:46 PST 2004


Hello,

I want to convert mathematical formula with a / operator.
<Formula type='/'><E>1</E><E>2</E></Formula>
in HTML I do something like that (using TABLE)
<TABLE>
<TR style=" border-bottom:1px solid black"><TD>1</TD></TR>
<TR><TD>2</TD></TR>
</TABLE>

in FO I would do the same thing, but I'm unable to give a size for the table, and it's possible to have overlaped formula.
Does anyone has an idea?

Marc

-------------------
(*) 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/tos.html



More information about the Xep-support mailing list