Skip to content
elacin edited this page Sep 14, 2010 · 1 revision

For testing purposes it would be very useful to compare PDF documents with their latex source files. This would enable testing of the application against hundreds of PDFs easily. PDFs with source can be obtained for example at arxiv.org

To this end, compare available libraries for doing this

SnuggleTeX:

can be found at http://sourceforge.net/projects/snuggletex (download) and http://www.ph.ed.ac.uk/snuggletex/ (info)
+ java
+ BSD license
+ much better documentation
+ gives much better impression, good test coverage etc

  • not tried yet

TexConverter:

can be found at http://sourceforge.net/projects/texconverter
+ java
- did not work on any files OOTB. after some hacking (made more tolerant to commands it does not know) its now working, though with very poor support for maths. This might be a problem or not, in any case it will be difficult to make equations come out the same way the will from a PDF
- project seems dead

Clone this wiki locally