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
- Host: GitHub
- URL: https://github.com/wojciechmula/pydvi2svg
- Owner: WojciechMula
- Created: 2013-05-03T13:53:10.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-09-24T15:39:56.000Z (almost 8 years ago)
- Last Synced: 2025-02-07T09:12:36.952Z (5 months ago)
- Topics: conversion, python, svg, tex
- Language: Python
- Size: 1.55 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
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.rstLicense
------------------------------------------------------------------------* 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