.gitignore
README.md
requirements.txt
setup.py
.circleci/config.yml
.vscode/settings.json
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/source/howto.rst
docs/source/rsmf.rst
examples/annotated_plot.pdf
examples/example.ipynb
examples/example.pdf
examples/example.tex
examples/hexbin.pdf
examples/spins.pdf
rsmf/__init__.py
rsmf/abstract_formatter.py
rsmf/custom_formatter.py
rsmf/fontsizes.py
rsmf/quantumarticle.py
rsmf/revtex.py
rsmf/revtexlike.py
rsmf/setup.py
rsmf.egg-info/PKG-INFO
rsmf.egg-info/SOURCES.txt
rsmf.egg-info/dependency_links.txt
rsmf.egg-info/requires.txt
rsmf.egg-info/top_level.txt
tests/dummy.tex
tests/test_abstract_formatter.py
tests/test_custom_formatter.py
tests/test_quantumarticle.py
tests/test_revtex.py
tests/test_setup.py