AUTHORS CHANGES COPYING INSTALL MANIFEST.in README VERSION setup.py docs/Other_TeX_Makers.textile docs/autolatex.pod docs/process.svg src/autolatex.egg-info/PKG-INFO src/autolatex.egg-info/SOURCES.txt src/autolatex.egg-info/dependency_links.txt src/autolatex.egg-info/entry_points.txt src/autolatex.egg-info/requires.txt src/autolatex.egg-info/top_level.txt src/autolatex2/VERSION src/autolatex2/__init__.py src/autolatex2/default.cfg src/autolatex2/default.ist src/autolatex2/cli/__init__.py src/autolatex2/cli/abstract_actions.py src/autolatex2/cli/abstract_main.py src/autolatex2/cli/autolatex.py src/autolatex2/cli/autolatexcommands.py src/autolatex2/cli/exiters.py src/autolatex2/cli/commands/__init__.py src/autolatex2/cli/commands/biblio.py src/autolatex2/cli/commands/build.py src/autolatex2/cli/commands/clean.py src/autolatex2/cli/commands/cleanall.py src/autolatex2/cli/commands/commit.py src/autolatex2/cli/commands/createbeamer.py src/autolatex2/cli/commands/createconfig.py src/autolatex2/cli/commands/createist.py src/autolatex2/cli/commands/createsty.py src/autolatex2/cli/commands/document.py src/autolatex2/cli/commands/glossaries.py src/autolatex2/cli/commands/images.py src/autolatex2/cli/commands/index.py src/autolatex2/cli/commands/init.py src/autolatex2/cli/commands/latex.py src/autolatex2/cli/commands/makeflat.py src/autolatex2/cli/commands/showconfig.py src/autolatex2/cli/commands/showconfigfiles.py src/autolatex2/cli/commands/showdependencies.py src/autolatex2/cli/commands/showimages.py src/autolatex2/cli/commands/showinstalledtranslators.py src/autolatex2/cli/commands/showloadedtranslators.py src/autolatex2/cli/commands/showpath.py src/autolatex2/cli/commands/unusedimages.py src/autolatex2/cli/commands/update.py src/autolatex2/cli/commands/view.py src/autolatex2/config/__init__.py src/autolatex2/config/clean.py src/autolatex2/config/configobj.py src/autolatex2/config/configreader.py src/autolatex2/config/configwriter.py src/autolatex2/config/generation.py src/autolatex2/config/logging.py src/autolatex2/config/scm.py src/autolatex2/config/translator.py src/autolatex2/config/view.py src/autolatex2/make/__init__.py src/autolatex2/make/filedescription.py src/autolatex2/make/make_enums.py src/autolatex2/make/maker.py src/autolatex2/tex/__init__.py src/autolatex2/tex/abstractbibliography.py src/autolatex2/tex/autolatex-beamer.sty src/autolatex2/tex/autolatex.sty src/autolatex2/tex/biber.py src/autolatex2/tex/bibtex.py src/autolatex2/tex/citationanalyzer.py src/autolatex2/tex/dependencyanalyzer.py src/autolatex2/tex/documentdetector.py src/autolatex2/tex/extra_macros.py src/autolatex2/tex/flattener.py src/autolatex2/tex/glossaryanalyzer.py src/autolatex2/tex/imageinclusions.py src/autolatex2/tex/indexanalyzer.py src/autolatex2/tex/mathmode.py src/autolatex2/tex/parser.py src/autolatex2/tex/texobservers.py src/autolatex2/tex/texparsers.py src/autolatex2/tex/utils.py src/autolatex2/translator/__init__.py src/autolatex2/translator/translatorobj.py src/autolatex2/translator/translatorrepository.py src/autolatex2/translator/translatorrunner.py src/autolatex2/translator/interpreters/__init__.py src/autolatex2/translator/interpreters/abstractinterpreter.py src/autolatex2/translator/interpreters/javascriptinterpreter.py src/autolatex2/translator/interpreters/perlinterpreter.py src/autolatex2/translator/interpreters/pythoninterpreter.py src/autolatex2/translator/interpreters/rubyinterpreter.py src/autolatex2/translator/interpreters/shinterpreter.py src/autolatex2/translator/readers/__init__.py src/autolatex2/translator/readers/abstractreader.py src/autolatex2/translator/readers/perlreader.py src/autolatex2/translator/readers/transdefline.py src/autolatex2/translator/readers/yamlreader.py src/autolatex2/translators/__init__.py src/autolatex2/translators/astah-sysml/__init__.py src/autolatex2/translators/astah-sysml/asml2pdf.transdef2 src/autolatex2/translators/astah-uml/__init__.py src/autolatex2/translators/astah-uml/astah2pdf.transdef2 src/autolatex2/translators/astah-uml/astah2png.transdef2 src/autolatex2/translators/asymptote/__init__.py src/autolatex2/translators/asymptote/asy2pdf.transdef2 src/autolatex2/translators/code/__init__.py src/autolatex2/translators/code/cpp2tex_texify.transdef2 src/autolatex2/translators/code/java2tex_texify.transdef2 src/autolatex2/translators/code/lisp2tex_texify.transdef2 src/autolatex2/translators/code/matlab2tex_texify.transdef2 src/autolatex2/translators/code/ml2tex_texify.transdef2 src/autolatex2/translators/code/perl2tex_texify.transdef2 src/autolatex2/translators/code/python2tex_texify.transdef2 src/autolatex2/translators/code/ruby2tex_texify.transdef2 src/autolatex2/translators/code/sql2tex_texify.transdef2 src/autolatex2/translators/dia/__init__.py src/autolatex2/translators/dia/dia2pdf+tex.transdef2 src/autolatex2/translators/dia/dia2pdf.transdef2 src/autolatex2/translators/dot/__init__.py src/autolatex2/translators/dot/dot2pdf.transdef2 src/autolatex2/translators/dot/dot2png.transdef2 src/autolatex2/translators/dot/dot2tex.transdef2 src/autolatex2/translators/gimp/__init__.py src/autolatex2/translators/gimp/xcf2pdf.transdef2 src/autolatex2/translators/gimp/xcf2png.transdef2 src/autolatex2/translators/gle/__init__.py src/autolatex2/translators/gle/gle2pdf.transdef2 src/autolatex2/translators/gle/gle2png.transdef2 src/autolatex2/translators/gnuplot/__init__.py src/autolatex2/translators/gnuplot/plot2pdf+tex.transdef2 src/autolatex2/translators/gnuplot/plot2pdf.transdef2 src/autolatex2/translators/gxl/__init__.py src/autolatex2/translators/gxl/gxl2pdf.transdef2 src/autolatex2/translators/gxl/gxl2png.transdef2 src/autolatex2/translators/img/__init__.py src/autolatex2/translators/img/imggz2img.transdef2 src/autolatex2/translators/libreoffice/__init__.py src/autolatex2/translators/libreoffice/odg2pdf.transdef2 src/autolatex2/translators/libreoffice/ppt2pdf_libreoffice.transdef2 src/autolatex2/translators/octave/__init__.py src/autolatex2/translators/octave/oct2pdf.transdef2 src/autolatex2/translators/octave/oct2png.transdef2 src/autolatex2/translators/postscript/__init__.py src/autolatex2/translators/postscript/eps2pdf_epstopdf.transdef2 src/autolatex2/translators/svg/__init__.py src/autolatex2/translators/svg/svg2pdf+layers+tex_inkscape.transdef2 src/autolatex2/translators/svg/svg2pdf+layers_inkscape.transdef2 src/autolatex2/translators/svg/svg2pdf+tex_inkscape.transdef2 src/autolatex2/translators/svg/svg2pdf_inkscape.transdef2 src/autolatex2/translators/svg/svg2png_inkscape.transdef2 src/autolatex2/translators/tikz/__init__.py src/autolatex2/translators/tikz/tikz2pdf.transdef2 src/autolatex2/translators/visio/__init__.py src/autolatex2/translators/visio/vsd2pdf.transdef2 src/autolatex2/translators/xfig/__init__.py src/autolatex2/translators/xfig/fig2pdf+tex.transdef2 src/autolatex2/translators/xfig/fig2pdf.transdef2 src/autolatex2/translators/xmi/__init__.py src/autolatex2/translators/xmi/xmi2pdf_umbrello.transdef2 src/autolatex2/utils/__init__.py src/autolatex2/utils/extlogging.py src/autolatex2/utils/extprint.py src/autolatex2/utils/i18n.py src/autolatex2/utils/runner.py src/autolatex2/utils/utilfunctions.py tests/test_libs.py