[cl-typesetting-devel] Update to XML renderer
Marc Battyani
marc.battyani at fractalconcept.com
Fri Apr 15 13:59:05 UTC 2005
"Klaus Weidner" <kw at w-m-p.com> wrote:
> I've upgraded to Marc's latest versions and verified that the XML
> renderer still works in clisp :-)
You even have the compression now (with salza)!
> The attached patch is for contrib/examples/xml-renderer/:
>
> - removed the external PDF compressor code in the "html2pdf" script that
> isn't needed anymore thanks to salza.
>
> - a one-line change reduces memory consumption by an order of magnitude,
> wrapping the entire document in a single macro wasn't a good idea.
>
> - added basic support for some of the most common HTML entities so that
> more documents can be rendered. This is a hack, but I'm too lazy to do a
> proper Unicode solution at this time...
>
> - fixed the change bars which were being drawn in the wrong place
> occasionally, now uses the (with-contextual-style) macro in
> kw-extensions.pdf
>
> - various minor cleanups
>
> I'd appreciate feedback if someone tries this, both positive and negative
;-)
I failed to apply the patch. Can you send me an unified diff format
generated by subversion or just the modified files ?
Thanks,
Marc
More information about the cl-typesetting-devel
mailing list