An open API service indexing awesome lists of open source software.

https://github.com/wojciechmula/pydvi2svg

pydvi2svg converts DVI files (output from TeX) to SVG vector graphics
https://github.com/wojciechmula/pydvi2svg

conversion python svg tex

Last synced: 3 months ago
JSON representation

pydvi2svg converts DVI files (output from TeX) to SVG vector graphics

Awesome Lists containing this project

README

        

========================================================================
pydvi2svg & SVGfrags
========================================================================

``pydvi2svg`` converts DVI files (output from TeX) to SVG vector graphics

``SVGfrags`` is utility build on top of ``pydvi2svg``, that
includes pieces of TeX/LaTeX expressions into existing SVG file.

Documentation
------------------------------------------------------------------------

* `pydvi2svg`__
* `SVGfrags`__

__ pydvi2svg.rst
__ svgfrags.rst

License
------------------------------------------------------------------------

* Both **programs**, i.e. ``pydvi2svg`` & ``SVGfrags`` are licensed
under BSD_ license.
* Fonts keep their licenses and copyrights. I putted them here
in a other format to make user's life bit easier.

Author
------------------------------------------------------------------------

Wojciech Muła, [email protected]

.. _Fontforge: http://fontforge.sourceforge.net/
.. _Python: http://www.python.org/
.. _SVG: http://www.w3.org/TR/SVG/
.. _Inkscape: http://www.inkscape.org/
.. _BSD: http://www.opensource.org/licenses/bsd-license.php