DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4814>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4814 0.20.2RC infinitely loops if there are tables in fo input ------- Additional Comments From [EMAIL PROTECTED] 2001-11-24 08:52 ------- Hi, I've tracked this down: if you've got elements like this: <fo:table-column column-number="1" />, without column-width attribute, fop goes into this loop. If you omit the table-column element altogether, you get a warning that fop needs a table-width (and I think fop skips the table). Unfortunately, the above is what is generated by Norman Walsh's docbook stylesheets. Oh well, we can live without tables for a while. Han --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
