CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
versioneer.py
./pylatex/__init__.py
./pylatex/_version.py
./pylatex/basic.py
./pylatex/config.py
./pylatex/document.py
./pylatex/errors.py
./pylatex/figure.py
./pylatex/frames.py
./pylatex/headfoot.py
./pylatex/labelref.py
./pylatex/lists.py
./pylatex/math.py
./pylatex/package.py
./pylatex/position.py
./pylatex/quantities.py
./pylatex/section.py
./pylatex/table.py
./pylatex/tikz.py
./pylatex/utils.py
./pylatex/base_classes/__init__.py
./pylatex/base_classes/command.py
./pylatex/base_classes/containers.py
./pylatex/base_classes/float.py
./pylatex/base_classes/latex_object.py
PyLaTeX.egg-info/PKG-INFO
PyLaTeX.egg-info/SOURCES.txt
PyLaTeX.egg-info/dependency_links.txt
PyLaTeX.egg-info/requires.txt
PyLaTeX.egg-info/top_level.txt
pylatex/__init__.py
pylatex/_version.py
pylatex/basic.py
pylatex/config.py
pylatex/document.py
pylatex/errors.py
pylatex/figure.py
pylatex/frames.py
pylatex/headfoot.py
pylatex/labelref.py
pylatex/lists.py
pylatex/math.py
pylatex/package.py
pylatex/position.py
pylatex/quantities.py
pylatex/section.py
pylatex/table.py
pylatex/tikz.py
pylatex/utils.py
pylatex/base_classes/__init__.py
pylatex/base_classes/command.py
pylatex/base_classes/containers.py
pylatex/base_classes/float.py
pylatex/base_classes/latex_object.py
tests/test_args.py
tests/test_config.py
tests/test_environment.py
tests/test_forced_dumps_implementation.py
tests/test_inheritance.py
tests/test_jobname.py
tests/test_no_fontenc.py
tests/test_no_inputenc.py
tests/test_no_list_as_data.py
tests/test_no_lmodern.py
tests/test_pictures.py
tests/test_quantities.py
tests/test_utils_dumps_list.py
tests/test_utils_escape_latex.py
tests/test_utils_fix_filename.py
tests/test_utils_latex_item_to_string.py