trying to reach kevin smith, author of plastex

Kevin Smith Kevin.Smith at sas.com
Wed Aug 16 10:04:45 EDT 2006


On 2006-08-15 15:28:36 -0400, "metaperl" <metaperl at gmail.com> said:

> Email to Kevin Smith regarding his plastex package failed. I hope he
> read this group. The tarball that he needs to reproduce the error is
> here:
> http://arc.livingcosmos.org/wolfram-fruit2/wolfram-fruit.tar.gz
> 
> Hi, when attempting to type plastex wolfram-fruit.tex on the attached
> latex document, I got some errors.

The main issue is that I hadn't implemented the wrapfig package yet.  
plasTeX tried to load it natively, but it was a bit too complicated.  
The good news is that it was very simple to implement in Python.  I've 
pushed my changes to the CVS repository, but I probably won't be 
creating a new release for a while.  If you need a fix right away, you 
can either check out the CVS project, or simply download the two needed 
files from the URLs below and copy them into your plasTeX installation. 
 BTW, thanks for the test case.

Copy to plasTeX/Packages/wrapfig.py
http://plastex.cvs.sourceforge.net/*checkout*/plastex/plastex/plasTeX/Packages/wrapfig.py?revision=1.1

Copy 

to plasTeX/Renderers/XHTML/wrapfig.zpts
http://plastex.cvs.sourceforge.net/*checkout*/plastex/plastex/plasTeX/Renderers/XHTML/wrapfig.zpts?revision=1.1

Kevin 

D. Smith




More information about the Python-list mailing list