latexmake 0.5dev

Creator: bradpython12

Last updated:

Add to Cart

Description:

latexmake 0.5dev

latexmake.py==========Overview--------Latexmake completely automates the process of generatinga LaTeX document. Given the source files for a document,latexmake issues the appropriate sequence of commands togenerate a .dvi or .pdf version of the document.Latexmake can run as a custom builder for the Eclipse-Plugin "Texlipse". Latexmake also has the ability to run in the background watching source files for changes and rebuilding a project when changes happen. URL: http://bitbucket.org/JanKanis/latexmake/Based on latexmk.py at https://github.com/schlamar/latexmk.pyInspired by http://ctan.tug.org/tex-archive/support/latexmk/Installation------------Preferable via pip:: pip install latexmakeFor source installation you need`distribute <http://pypi.python.org/pypi/distribute>`_ or`setuptools <http://pypi.python.org/pypi/setuptools>`_Usage-----:: latexmake[options][filename]Fordetailsrun:: latexmake -hLicense-------GPL version 3 or later.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.