From: Tony G. <Ton...@Su...> - 2005-06-13 22:42:07
|
Tim Waugh <tw...@re...> writes: > FWIW, I still see this segfault with current CVS. Part of the problem is that xmlroff currently doesn't cope if the URL in 'src="url(...)"' is unquoted. I modified libfo-compat.xsl to add quotes when omitted since I've yet to work out the best way to modify fo-expr-eval.c to handle this case. The other remaining failed assertions are because xmlroff expects 'content-width' and 'content-height' to be integers since that was how you had to specify the size of an fo:external-graphic. Graphics don't work at all now, so you'll also get a polite message telling you that fo:external-graphic support is still being worked on. So the next thing to do is work on fo:external-graphic support... Regards, Tony. > Tim. > */ > > On Fri, Mar 11, 2005 at 11:06:48AM +0000, Tim Waugh wrote: > >> On Thu, Mar 10, 2005 at 11:16:09PM +0000, Tony Graham wrote: >> >> > I would like to be able to say that in principle the return_child >> > should not be null, but it's been so long that I can't be sure. >> > Obviously it is null in that instance. >> >> FWIW, making the change I suggested does seem to fix the segfault, >> although some parts of the output seem to be on the wrong page (in >> particular a white-space-treatment='preserve' figure seems to have >> been split across to pages, both parts being at the top of the page) . >> Not sure if that's a separate problem. >> >> > Can you send me your file, although I can't say when I will get to >> > look at it. >> >> [Sent in private mail.] >> >> Tim. >> */ > > -- Tony Graham Sun Microsystems Ireland Phone: +353 1 8199708 East Point Business Park, Dublin 3 Internal: (70)19708 |