LaTeXTools.jl

Tools for automatic manipulation and management of LaTeX Documents
Popularity
0 Stars
Updated Last
3 Years Ago
Started In
January 2016

LaTeXTools

Build Status LaTeXTools.jl is a collection of tools for transforming TeX/LaTeX documents programmatically in order to reduce syntax errors arising from manual transformations.

I developed this package because I found it useful in the writing/automated testing of my dissertation, and I continue to find it useful (and will add features etc.) in preparation of new manuscripts written in the style I prefer. If you find it useful, great! Contributions/comments/questions welcome.

  • v0.3.1

How do I get set up?

  • Install Julia v0.4+
  • Clone this repository into a convenient place (add, if you would like to your PATH environment variable) and make sure you have the packages listed in the REQUIRE file

Who do I talk to?

TODO

  • Automated testing. Some test documents are present in the repo, but are not run to check regression automatically.