README.md
setup.py
examples/__init__.py
examples/test.py
simple_latex/__init__.py
simple_latex/simple_latex_document.py
simple_latex/version.py
simple_latex.egg-info/PKG-INFO
simple_latex.egg-info/SOURCES.txt
simple_latex.egg-info/dependency_links.txt
simple_latex.egg-info/top_level.txt
simple_latex/latex_document/__init__.py
simple_latex/latex_document/baseclass.py
simple_latex/latex_document/begin.py
simple_latex/latex_document/document.py
simple_latex/latex_document/end.py
simple_latex/latex_document/math.py
simple_latex/latex_preamble/__init__.py
simple_latex/latex_preamble/baseclass.py
simple_latex/latex_preamble/definition.py
simple_latex/latex_preamble/documentclass.py
simple_latex/latex_preamble/newcommand.py
simple_latex/latex_preamble/package.py
simple_latex/latex_preamble/preamble.py
simple_latex/latex_preamble/renewcommand.py
simple_latex/latex_universal/__init__.py
simple_latex/latex_universal/baseclass.py
simple_latex/latex_universal/command.py
simple_latex/utils/__init__.py
simple_latex/utils/transformations.py