LaTeX Document Processing Framework
http://plastex.sourceforge.net/
plasTeX is a LaTeX document processing framework written entirely in Python. It currently comes bundled with an XHTML renderer (including multiple themes), as well as a way to simply dump the document to a generic form of XML. Other renderers can be added as well and are planned for future releases.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:thomas-schraitle/plasTeX && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
plasTeX-0.9.3.20110623.tar.bz2 | 0000743405 726 KB | |
plasTeX-0.9.3.20120721.tar.bz2 | 0000743451 726 KB | |
plasTeX-Config.py.patch | 0000000375 375 Bytes | |
plasTeX-Logging-MAXWIDTH.patch | 0000001126 1.1 KB | |
plasTeX-issection.patch | 0000000505 505 Bytes | |
plasTeX-rpmlintrc | 0000000139 139 Bytes | |
plasTeX.changes | 0000003080 3.01 KB | |
plasTeX.spec | 0000002287 2.23 KB | |
plastex-cvs-checkout.sh | 0000000424 424 Bytes |
Latest Revision
Thomas Schraitle (thomas-schraitle)
committed
(revision 9)
- Updated to 20120721 * Replaced parse.tokens: DEBUG -> ERROR (plasTexrc) * Fixed typo nextok -> nexttok (Base/TeX/Primitives.py) * Added XML namespace http://plastex.sf.net for XML debugging output (DOM/__init__.py) * Added option --exact, --no-font to dvisvgm (Imagers/dvisvgm.py) * Added pdfbookmark, currentpdfbookmark, subpdfbookmark, belowpdfbook (Packages/hyperref.py) * Added separator between author and dates (Packages/natbib.py) * Fixed Renderers/DocBook/: - label -> id (Floats.zpts) - Added missing tal:content in <ulink> inserted (hyperref.zpts) - Added verbatimtab, phrase -> literal (Verbatim.zpts)
Comments 0