README.md
pyproject.toml
doxtr_music/__init__.py
doxtr_music/a11y.py
doxtr_music/cli.py
doxtr_music/config.py
doxtr_music/dd_resolve.py
doxtr_music/hooks.py
doxtr_music/latex_escape.py
doxtr_music/nodes.py
doxtr_music/registry.py
doxtr_music/resolve.py
doxtr_music/roles.py
doxtr_music/safe_eval.py
doxtr_music/singer.py
doxtr_music/theme_interop.py
doxtr_music/tokens.py
doxtr_music/typography.py
doxtr_music.egg-info/PKG-INFO
doxtr_music.egg-info/SOURCES.txt
doxtr_music.egg-info/dependency_links.txt
doxtr_music.egg-info/entry_points.txt
doxtr_music.egg-info/requires.txt
doxtr_music.egg-info/top_level.txt
doxtr_music/builders/__init__.py
doxtr_music/builders/_progression.py
doxtr_music/builders/epub.py
doxtr_music/builders/html.py
doxtr_music/builders/latex.py
doxtr_music/directives/__init__.py
doxtr_music/directives/_base.py
doxtr_music/directives/_fileload.py
doxtr_music/directives/_import_base.py
doxtr_music/directives/_options.py
doxtr_music/directives/_warnings.py
doxtr_music/directives/chord_line.py
doxtr_music/directives/chord_progression.py
doxtr_music/directives/import_abc.py
doxtr_music/directives/import_musicxml.py
doxtr_music/directives/song.py
doxtr_music/directives/song_include.py
doxtr_music/directives/song_list.py
doxtr_music/engine/__init__.py
doxtr_music/engine/i18n.py
doxtr_music/engine/roman.py
doxtr_music/engine/theory.py
doxtr_music/engine/transpose.py
doxtr_music/latex_backends/__init__.py
doxtr_music/latex_backends/preamble.tex_t
doxtr_music/latex_backends/songbook.tex_t
doxtr_music/latex_backends/songs.tex_t
doxtr_music/parsers/__init__.py
doxtr_music/parsers/_lyrics.py
doxtr_music/parsers/abc.py
doxtr_music/parsers/chordline.py
doxtr_music/parsers/chordpro.py
doxtr_music/parsers/chordpro_serialize.py
doxtr_music/parsers/musicxml.py
doxtr_music/static/doxtr_music.css
doxtr_music/static/doxtr_music_epub.css
tests/test_abc_import.py
tests/test_chord_progression.py
tests/test_chordline_align.py
tests/test_chordpro_parser.py
tests/test_chordpro_serialize.py
tests/test_cli_convert.py
tests/test_config.py
tests/test_dd_resolve.py
tests/test_epub_fallback.py
tests/test_harness_multiformat.py
tests/test_harness_smoke.py
tests/test_hooks.py
tests/test_i18n.py
tests/test_i18n_integration.py
tests/test_import.py
tests/test_latex_dispatch.py
tests/test_metadata_and_sections.py
tests/test_multi_singer.py
tests/test_musicxml_import.py
tests/test_nodes.py
tests/test_nodes_integration.py
tests/test_packaging.py
tests/test_registry.py
tests/test_registry_filter.py
tests/test_roles.py
tests/test_roman.py
tests/test_roman_display.py
tests/test_song_html.py
tests/test_song_include.py
tests/test_song_list_index.py
tests/test_theme_interop.py
tests/test_tokens.py
tests/test_transpose.py
tests/test_typography.py
tests/test_wcag_a11y.py