[patch] xhtml update


Subject: [patch] xhtml update
From: John L. Clark (jlcdjinn@yahoo.com)
Date: Tue Jun 26 2001 - 17:54:36 CDT


Hey guys,

Here's the latest xhtml exporter update, which should clean up several
of the outstanding bugs, as well as fix some long standing issues.

One of the major things added was the implementation of
PD_Style::isUsed(), for which I had to track down the association of a
style with a block or run to count them. I was not sure quite how to
know when a style was no longer being used, so if a style is used and
then no longer used, isUsed() will continue to return true. To fix
this, if you know when a style is no longer being used, call
PD_Style::used(-1), which will decrement the used count. This
significantly cuts down on the excess style listing at the beginning of
an exported document.

Take care,

    John

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

‹o9;



This archive was generated by hypermail 2b25 : Tue Jun 26 2001 - 17:54:54 CDT