[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[eLyXer-users] eLyXer 0.31 released
From: |
Alex Fernandez |
Subject: |
[eLyXer-users] eLyXer 0.31 released |
Date: |
Sun, 27 Sep 2009 22:39:08 +0200 |
Hi folks,
Version 0.31 of eLyXer has been published. This version features
better distutils support (to help with LyX integration) and a new
postprocessing model. Changes include:
---
– Modified image parsing code to remove dependency on Python 2.5,
expurging os.SEEK_CUR.
– Removed the ill-fated elyxerconv.py library file (but kept
io/convert.py). Now the file elyxer.py itself can be installed as a
library, and run as a module with python -m.
– eLyXer was added to the Python Package Index starting with 0.30. Now
it should be automatically registered for each release.
– Updated documentation with details of distutils installation.
– Modified single string Containers (StringContainer, Constant) so
that they appear as empty Containers -- should speed up
postprocessing.
– Solved bug when parsing BibTeX files with incorrect lines.
– Modified postprocessing to correctly process lists within tables.
– In the process refactored postprocessing completely: now instead of
unconditional postprocessor stages, each stage can add a
postprocessing hook. Should be faster -- but is indeed a bit slower.
---
Complete changelog:
http://www.nongnu.org/elyxer/changelog.html
Download from nongnu.org mirrors:
https://savannah.nongnu.org/files/?group=elyxer
If the new version has not hit your favorite mirror yet:
http://download.savannah.gnu.org/releases-noredirect/elyxer/
Thanks,
Alex Fernández.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [eLyXer-users] eLyXer 0.31 released,
Alex Fernandez <=