MANIFEST.in
README.md
setup.py
abjad_ext_book.egg-info/PKG-INFO
abjad_ext_book.egg-info/SOURCES.txt
abjad_ext_book.egg-info/dependency_links.txt
abjad_ext_book.egg-info/requires.txt
abjad_ext_book.egg-info/top_level.txt
abjadext/__init__.py
abjadext/book/AbjadBookConsole.py
abjadext/book/AbjadBookScript.py
abjadext/book/CodeBlock.py
abjadext/book/LaTeXDocumentHandler.py
abjadext/book/LilyPondBlock.py
abjadext/book/SphinxDocumentHandler.py
abjadext/book/__init__.py
abjadext/book/_version.py
abjadext/book/directives.py
abjadext/book/example_function.py
abjadext/book/proxies.py
abjadext/book/specifiers.py
abjadext/book/sphinx.py
test/test_AbjadDirective.py
test/test_CodeBlock.py
test/test_ImportDirective.py
test/test_LaTeXDocumentHandler_abjadextract.py
test/test_LaTeXDocumentHandler_exception.py
test/test_LaTeXDocumentHandler_hide.py
test/test_LaTeXDocumentHandler_invalid.py
test/test_LaTeXDocumentHandler_latex_root_directory.py
test/test_LaTeXDocumentHandler_lilypond.py
test/test_LaTeXDocumentHandler_strip_prompt.py
test/test_LaTeXDocumentHandler_syntax_error.py
test/test_LaTeXDocumentHandler_valid.py
test/test_ShellDirective.py
test/test_SphinxDocumentHandler_read.py
test/test_SphinxDocumentHandler_write.py