HISTORY.rst
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements-docs.txt
requirements-test.txt
requirements.txt
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/_static/.gitignore
docs/_static/img/comment-parts.png
docs/_static/img/example-docx-01.png
docs/_static/img/hdrftr-01.png
docs/_static/img/hdrftr-02.png
docs/_templates/sidebarlinks.html
docs/_themes/armstrong/LICENSE
docs/_themes/armstrong/layout.html
docs/_themes/armstrong/rtd-themes.conf
docs/_themes/armstrong/theme.conf
docs/_themes/armstrong/theme.conf.orig
docs/_themes/armstrong/static/rtd.css_t
docs/api/comments.rst
docs/api/dml.rst
docs/api/document.rst
docs/api/paper-blocks.rst
docs/api/paper-bookmarks.rst
docs/api/paper-commentops.rst
docs/api/paper-composition.rst
docs/api/paper-controls.rst
docs/api/paper-errors.rst
docs/api/paper-fields.rst
docs/api/paper-formatting.rst
docs/api/paper-numbering.rst
docs/api/paper-package.rst
docs/api/paper-protection.rst
docs/api/paper-revisions.rst
docs/api/paper-scrubbing.rst
docs/api/paper-search.rst
docs/api/paper-story.rst
docs/api/paper-tableops.rst
docs/api/section.rst
docs/api/settings.rst
docs/api/shape.rst
docs/api/shared.rst
docs/api/style.rst
docs/api/table.rst
docs/api/text.rst
docs/api/enum/MsoColorType.rst
docs/api/enum/MsoThemeColorIndex.rst
docs/api/enum/WdAlignParagraph.rst
docs/api/enum/WdBuiltinStyle.rst
docs/api/enum/WdCellVerticalAlignment.rst
docs/api/enum/WdColorIndex.rst
docs/api/enum/WdLineSpacing.rst
docs/api/enum/WdOrientation.rst
docs/api/enum/WdRowAlignment.rst
docs/api/enum/WdRowHeightRule.rst
docs/api/enum/WdSectionStart.rst
docs/api/enum/WdStyleType.rst
docs/api/enum/WdTabAlignment.rst
docs/api/enum/WdTabLeader.rst
docs/api/enum/WdTableDirection.rst
docs/api/enum/WdUnderline.rst
docs/api/enum/index.rst
docs/dev/analysis/index.rst
docs/dev/analysis/features/comments.rst
docs/dev/analysis/features/coreprops.rst
docs/dev/analysis/features/header.rst
docs/dev/analysis/features/numbering.rst
docs/dev/analysis/features/sections.rst
docs/dev/analysis/features/settings.rst
docs/dev/analysis/features/shapes/index.rst
docs/dev/analysis/features/shapes/picture.rst
docs/dev/analysis/features/shapes/shapes-inline-size.rst
docs/dev/analysis/features/shapes/shapes-inline.rst
docs/dev/analysis/features/styles/character-style.rst
docs/dev/analysis/features/styles/index.rst
docs/dev/analysis/features/styles/latent-styles.rst
docs/dev/analysis/features/styles/paragraph-style.rst
docs/dev/analysis/features/styles/style.rst
docs/dev/analysis/features/styles/styles.rst
docs/dev/analysis/features/table/cell-merge.rst
docs/dev/analysis/features/table/index.rst
docs/dev/analysis/features/table/table-cell.rst
docs/dev/analysis/features/table/table-props.rst
docs/dev/analysis/features/table/table-row.rst
docs/dev/analysis/features/text/breaks.rst
docs/dev/analysis/features/text/font-color.rst
docs/dev/analysis/features/text/font-highlight-color.rst
docs/dev/analysis/features/text/font.rst
docs/dev/analysis/features/text/hyperlink.rst
docs/dev/analysis/features/text/index.rst
docs/dev/analysis/features/text/paragraph-format.rst
docs/dev/analysis/features/text/run-content.rst
docs/dev/analysis/features/text/tab-stops.rst
docs/dev/analysis/features/text/underline.rst
docs/dev/analysis/schema/ct_body.rst
docs/dev/analysis/schema/ct_document.rst
docs/dev/analysis/schema/ct_p.rst
docs/user/api-concepts.rst
docs/user/comments.rst
docs/user/documents.rst
docs/user/hdrftr.rst
docs/user/install.rst
docs/user/paper-additions.rst
docs/user/quickstart.rst
docs/user/sections.rst
docs/user/shapes.rst
docs/user/styles-understanding.rst
docs/user/styles-using.rst
docs/user/tables.rst
docs/user/text.rst
features/api-open-document.feature
features/blk-add-paragraph.feature
features/blk-add-table.feature
features/blk-iter-inner-content.feature
features/cmt-mutations.feature
features/cmt-props.feature
features/doc-access-collections.feature
features/doc-access-sections.feature
features/doc-add-comment.feature
features/doc-add-heading.feature
features/doc-add-page-break.feature
features/doc-add-paragraph.feature
features/doc-add-picture.feature
features/doc-add-section.feature
features/doc-add-table.feature
features/doc-comments.feature
features/doc-coreprops.feature
features/doc-settings.feature
features/doc-styles.feature
features/environment.py
features/hdr-header-footer.feature
features/hlk-props.feature
features/img-characterize-image.feature
features/num-access-numbering-part.feature
features/par-access-inner-content.feature
features/par-access-parfmt.feature
features/par-add-run.feature
features/par-alignment-prop.feature
features/par-clear-paragraph.feature
features/par-insert-paragraph.feature
features/par-set-text.feature
features/par-style-prop.feature
features/pbk-split-para.feature
features/run-access-font.feature
features/run-access-inner-content.feature
features/run-add-content.feature
features/run-add-picture.feature
features/run-char-style.feature
features/run-clear-run.feature
features/run-enum-props.feature
features/sct-section.feature
features/shp-inline-shape-access.feature
features/shp-inline-shape-size.feature
features/sty-access-font.feature
features/sty-access-latent-styles.feature
features/sty-access-parfmt.feature
features/sty-add-style.feature
features/sty-delete-style.feature
features/sty-latent-add-del.feature
features/sty-latent-props.feature
features/sty-style-props.feature
features/tab-access-tabs.feature
features/tab-tabstop-props.feature
features/tbl-add-row-or-col.feature
features/tbl-cell-access.feature
features/tbl-cell-add-table.feature
features/tbl-cell-props.feature
features/tbl-cell-text.feature
features/tbl-col-props.feature
features/tbl-item-access.feature
features/tbl-merge-cells.feature
features/tbl-props.feature
features/tbl-row-props.feature
features/tbl-style.feature
features/txt-add-break.feature
features/txt-font-color.feature
features/txt-font-props.feature
features/txt-parfmt-props.feature
features/steps/api.py
features/steps/block.py
features/steps/comments.py
features/steps/coreprops.py
features/steps/document.py
features/steps/font.py
features/steps/hdrftr.py
features/steps/helpers.py
features/steps/hyperlink.py
features/steps/image.py
features/steps/numbering.py
features/steps/pagebreak.py
features/steps/paragraph.py
features/steps/parfmt.py
features/steps/section.py
features/steps/settings.py
features/steps/shape.py
features/steps/shared.py
features/steps/styles.py
features/steps/table.py
features/steps/tabstops.py
features/steps/text.py
features/steps/test_files/blk-containing-table.docx
features/steps/test_files/blk-paras-and-tables.docx
features/steps/test_files/comments-rich-para.docx
features/steps/test_files/court-exif.jpg
features/steps/test_files/doc-access-sections.docx
features/steps/test_files/doc-add-section.docx
features/steps/test_files/doc-coreprops.docx
features/steps/test_files/doc-default.docx
features/steps/test_files/doc-no-coreprops.docx
features/steps/test_files/doc-odd-even-hdrs.docx
features/steps/test_files/doc-word-default-blank.docx
features/steps/test_files/fnt-color.docx
features/steps/test_files/hdr-header-footer.docx
features/steps/test_files/jfif-300-dpi.jpg
features/steps/test_files/jpeg420exif.jpg
features/steps/test_files/lena.bmp
features/steps/test_files/lena.gif
features/steps/test_files/lena.tif
features/steps/test_files/lena_std.jpg
features/steps/test_files/monty-truth.png
features/steps/test_files/mountain.bmp
features/steps/test_files/num-having-numbering-part.docx
features/steps/test_files/par-alignment.docx
features/steps/test_files/par-hlink-frags.docx
features/steps/test_files/par-hyperlinks.docx
features/steps/test_files/par-known-paragraphs.docx
features/steps/test_files/par-known-styles.docx
features/steps/test_files/par-rendered-page-breaks.docx
features/steps/test_files/python-icon.jpeg
features/steps/test_files/run-char-style.docx
features/steps/test_files/run-enumerated-props.docx
features/steps/test_files/sample.tif
features/steps/test_files/sct-first-page-hdrftr.docx
features/steps/test_files/sct-inner-content.docx
features/steps/test_files/sct-section-props.docx
features/steps/test_files/set-no-settings-part.docx
features/steps/test_files/shp-inline-shape-access.docx
features/steps/test_files/sty-behav-props.docx
features/steps/test_files/sty-having-no-styles-part.docx
features/steps/test_files/sty-having-styles-part.docx
features/steps/test_files/sty-known-styles.docx
features/steps/test_files/tab-stops.docx
features/steps/test_files/tbl-2x2-table.docx
features/steps/test_files/tbl-cell-access.docx
features/steps/test_files/tbl-cell-props.docx
features/steps/test_files/tbl-col-props.docx
features/steps/test_files/tbl-having-applied-style.docx
features/steps/test_files/tbl-having-tables.docx
features/steps/test_files/tbl-on-off-props.docx
features/steps/test_files/tbl-props.docx
features/steps/test_files/test.png
features/steps/test_files/txt-font-highlight-color.docx
features/steps/test_files/txt-font-props.docx
src/docx/__init__.py
src/docx/_clock.py
src/docx/_compare.py
src/docx/_normalize.py
src/docx/_paperpkg.py
src/docx/_textdiff.py
src/docx/api.py
src/docx/blkcntnr.py
src/docx/blocks.py
src/docx/bookmarks.py
src/docx/commentops.py
src/docx/comments.py
src/docx/composition.py
src/docx/controls.py
src/docx/document.py
src/docx/errors.py
src/docx/exceptions.py
src/docx/fields.py
src/docx/formatting.py
src/docx/numbering.py
src/docx/package.py
src/docx/protection.py
src/docx/py.typed
src/docx/revision.py
src/docx/scrubbing.py
src/docx/search.py
src/docx/section.py
src/docx/settings.py
src/docx/shape.py
src/docx/shared.py
src/docx/story.py
src/docx/table.py
src/docx/tableops.py
src/docx/types.py
src/docx/dml/__init__.py
src/docx/dml/color.py
src/docx/drawing/__init__.py
src/docx/enum/__init__.py
src/docx/enum/base.py
src/docx/enum/dml.py
src/docx/enum/section.py
src/docx/enum/shape.py
src/docx/enum/style.py
src/docx/enum/table.py
src/docx/enum/text.py
src/docx/image/__init__.py
src/docx/image/bmp.py
src/docx/image/constants.py
src/docx/image/exceptions.py
src/docx/image/gif.py
src/docx/image/helpers.py
src/docx/image/image.py
src/docx/image/jpeg.py
src/docx/image/png.py
src/docx/image/tiff.py
src/docx/opc/__init__.py
src/docx/opc/constants.py
src/docx/opc/coreprops.py
src/docx/opc/exceptions.py
src/docx/opc/oxml.py
src/docx/opc/package.py
src/docx/opc/packuri.py
src/docx/opc/part.py
src/docx/opc/phys_pkg.py
src/docx/opc/pkgreader.py
src/docx/opc/pkgwriter.py
src/docx/opc/rel.py
src/docx/opc/shared.py
src/docx/opc/spec.py
src/docx/opc/parts/__init__.py
src/docx/opc/parts/coreprops.py
src/docx/oxml/__init__.py
src/docx/oxml/comments.py
src/docx/oxml/coreprops.py
src/docx/oxml/document.py
src/docx/oxml/drawing.py
src/docx/oxml/exceptions.py
src/docx/oxml/ns.py
src/docx/oxml/numbering.py
src/docx/oxml/parser.py
src/docx/oxml/revision.py
src/docx/oxml/section.py
src/docx/oxml/settings.py
src/docx/oxml/shape.py
src/docx/oxml/shared.py
src/docx/oxml/simpletypes.py
src/docx/oxml/styles.py
src/docx/oxml/table.py
src/docx/oxml/xmlchemy.py
src/docx/oxml/text/__init__.py
src/docx/oxml/text/font.py
src/docx/oxml/text/hyperlink.py
src/docx/oxml/text/pagebreak.py
src/docx/oxml/text/paragraph.py
src/docx/oxml/text/parfmt.py
src/docx/oxml/text/run.py
src/docx/parts/__init__.py
src/docx/parts/comments.py
src/docx/parts/document.py
src/docx/parts/endnotes.py
src/docx/parts/footnotes.py
src/docx/parts/hdrftr.py
src/docx/parts/image.py
src/docx/parts/numbering.py
src/docx/parts/settings.py
src/docx/parts/story.py
src/docx/parts/styles.py
src/docx/styles/__init__.py
src/docx/styles/latent.py
src/docx/styles/style.py
src/docx/styles/styles.py
src/docx/templates/default-comments.xml
src/docx/templates/default-footer.xml
src/docx/templates/default-header.xml
src/docx/templates/default-settings.xml
src/docx/templates/default-styles.xml
src/docx/templates/default.docx
src/docx/templates/default-docx-template/[Content_Types].xml
src/docx/templates/default-docx-template/_rels/.rels
src/docx/templates/default-docx-template/customXml/item1.xml
src/docx/templates/default-docx-template/customXml/itemProps1.xml
src/docx/templates/default-docx-template/customXml/_rels/item1.xml.rels
src/docx/templates/default-docx-template/docProps/app.xml
src/docx/templates/default-docx-template/docProps/core.xml
src/docx/templates/default-docx-template/docProps/thumbnail.jpeg
src/docx/templates/default-docx-template/word/document.xml
src/docx/templates/default-docx-template/word/fontTable.xml
src/docx/templates/default-docx-template/word/numbering.xml
src/docx/templates/default-docx-template/word/settings.xml
src/docx/templates/default-docx-template/word/styles.xml
src/docx/templates/default-docx-template/word/stylesWithEffects.xml
src/docx/templates/default-docx-template/word/webSettings.xml
src/docx/templates/default-docx-template/word/_rels/document.xml.rels
src/docx/templates/default-docx-template/word/theme/theme1.xml
src/docx/text/__init__.py
src/docx/text/font.py
src/docx/text/hyperlink.py
src/docx/text/pagebreak.py
src/docx/text/paragraph.py
src/docx/text/parfmt.py
src/docx/text/run.py
src/docx/text/tabstops.py
src/paper_docx.egg-info/PKG-INFO
src/paper_docx.egg-info/SOURCES.txt
src/paper_docx.egg-info/dependency_links.txt
src/paper_docx.egg-info/requires.txt
src/paper_docx.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_api.py
tests/test_blkcntnr.py
tests/test_comments.py
tests/test_document.py
tests/test_drawing.py
tests/test_enum.py
tests/test_package.py
tests/test_section.py
tests/test_settings.py
tests/test_shape.py
tests/test_shared.py
tests/test_table.py
tests/unitdata.py
tests/dml/__init__.py
tests/dml/test_color.py
tests/image/__init__.py
tests/image/test_bmp.py
tests/image/test_gif.py
tests/image/test_helpers.py
tests/image/test_image.py
tests/image/test_jpeg.py
tests/image/test_png.py
tests/image/test_tiff.py
tests/opc/__init__.py
tests/opc/test_coreprops.py
tests/opc/test_oxml.py
tests/opc/test_package.py
tests/opc/test_packuri.py
tests/opc/test_part.py
tests/opc/test_phys_pkg.py
tests/opc/test_pkgreader.py
tests/opc/test_pkgwriter.py
tests/opc/test_rel.py
tests/opc/parts/__init__.py
tests/opc/parts/test_coreprops.py
tests/opc/unitdata/__init__.py
tests/opc/unitdata/rels.py
tests/opc/unitdata/types.py
tests/oxml/__init__.py
tests/oxml/test__init__.py
tests/oxml/test_comments.py
tests/oxml/test_document.py
tests/oxml/test_ns.py
tests/oxml/test_section.py
tests/oxml/test_styles.py
tests/oxml/test_table.py
tests/oxml/test_xmlchemy.py
tests/oxml/parts/__init__.py
tests/oxml/parts/test_document.py
tests/oxml/parts/unitdata/__init__.py
tests/oxml/parts/unitdata/document.py
tests/oxml/text/__init__.py
tests/oxml/text/test_hyperlink.py
tests/oxml/text/test_run.py
tests/oxml/unitdata/__init__.py
tests/oxml/unitdata/numbering.py
tests/oxml/unitdata/section.py
tests/oxml/unitdata/shared.py
tests/oxml/unitdata/styles.py
tests/oxml/unitdata/text.py
tests/paper/__init__.py
tests/paper/conftest.py
tests/paper/test_api_surface.py
tests/paper/test_blocks.py
tests/paper/test_checks.py
tests/paper/test_compare.py
tests/paper/test_composition.py
tests/paper/test_contract.py
tests/paper/test_everyday_shapes.py
tests/paper/test_fields_bookmarks.py
tests/paper/test_formatting.py
tests/paper/test_honesty_guards.py
tests/paper/test_jobs.py
tests/paper/test_kernel.py
tests/paper/test_lo_smoke.py
tests/paper/test_manifest.py
tests/paper/test_regressions_core.py
tests/paper/test_regressions_editing.py
tests/paper/test_regressions_pipeline.py
tests/paper/test_resolution.py
tests/paper/test_revisions.py
tests/paper/test_scrub.py
tests/paper/test_search_replace.py
tests/paper/test_story.py
tests/paper/test_tableops_numbering.py
tests/paper/test_verbs.py
tests/paper/fixtures/MANIFEST.sha256
tests/paper/fixtures/README.md
tests/paper/fixtures/generated/corrupt/broken-rel.docx
tests/paper/fixtures/generated/corrupt/broken-rel.json
tests/paper/fixtures/generated/corrupt/malformed-xml.docx
tests/paper/fixtures/generated/corrupt/malformed-xml.json
tests/paper/fixtures/generated/feature-isolated/bookmarks.docx
tests/paper/fixtures/generated/feature-isolated/bookmarks.json
tests/paper/fixtures/generated/feature-isolated/comments.docx
tests/paper/fixtures/generated/feature-isolated/comments.json
tests/paper/fixtures/generated/feature-isolated/content-control.docx
tests/paper/fixtures/generated/feature-isolated/content-control.json
tests/paper/fixtures/generated/feature-isolated/fields.docx
tests/paper/fixtures/generated/feature-isolated/fields.json
tests/paper/fixtures/generated/feature-isolated/footnotes-endnotes.docx
tests/paper/fixtures/generated/feature-isolated/footnotes-endnotes.json
tests/paper/fixtures/generated/feature-isolated/format-changes-rich.docx
tests/paper/fixtures/generated/feature-isolated/format-changes-rich.json
tests/paper/fixtures/generated/feature-isolated/format-changes.docx
tests/paper/fixtures/generated/feature-isolated/format-changes.json
tests/paper/fixtures/generated/feature-isolated/fragmented-runs.docx
tests/paper/fixtures/generated/feature-isolated/fragmented-runs.json
tests/paper/fixtures/generated/feature-isolated/header-footer-sections.docx
tests/paper/fixtures/generated/feature-isolated/header-footer-sections.json
tests/paper/fixtures/generated/feature-isolated/noisy-markup.docx
tests/paper/fixtures/generated/feature-isolated/noisy-markup.json
tests/paper/fixtures/generated/feature-isolated/numbering-custom.docx
tests/paper/fixtures/generated/feature-isolated/numbering-custom.json
tests/paper/fixtures/generated/feature-isolated/paragraph-merge.docx
tests/paper/fixtures/generated/feature-isolated/paragraph-merge.json
tests/paper/fixtures/generated/feature-isolated/placeholder-control.docx
tests/paper/fixtures/generated/feature-isolated/placeholder-control.json
tests/paper/fixtures/generated/feature-isolated/protected-forms.docx
tests/paper/fixtures/generated/feature-isolated/protected-forms.json
tests/paper/fixtures/generated/feature-isolated/protected-readonly.docx
tests/paper/fixtures/generated/feature-isolated/protected-readonly.json
tests/paper/fixtures/generated/feature-isolated/protected-tracked.docx
tests/paper/fixtures/generated/feature-isolated/protected-tracked.json
tests/paper/fixtures/generated/feature-isolated/row-revisions.docx
tests/paper/fixtures/generated/feature-isolated/row-revisions.json
tests/paper/fixtures/generated/feature-isolated/table-merged-nested.docx
tests/paper/fixtures/generated/feature-isolated/table-merged-nested.json
tests/paper/fixtures/generated/feature-isolated/textbox.docx
tests/paper/fixtures/generated/feature-isolated/textbox.json
tests/paper/fixtures/generated/feature-isolated/toc-field.docx
tests/paper/fixtures/generated/feature-isolated/toc-field.json
tests/paper/fixtures/generated/feature-isolated/tracked-ins-del.docx
tests/paper/fixtures/generated/feature-isolated/tracked-ins-del.json
tests/paper/fixtures/generated/feature-isolated/tracked-moves.docx
tests/paper/fixtures/generated/feature-isolated/tracked-moves.json
tests/paper/fixtures/generated/gauntlet/gauntlet.docx
tests/paper/fixtures/generated/gauntlet/gauntlet.json
tests/paper/fixtures/generated/large/large-5000-paragraphs.docx
tests/paper/fixtures/generated/large/large-5000-paragraphs.json
tests/paper/fixtures/generated/minimal-clean/minimal.docx
tests/paper/fixtures/generated/minimal-clean/minimal.json
tests/paper/fixtures/generated/redline/compare-original.docx
tests/paper/fixtures/generated/redline/compare-original.json
tests/paper/fixtures/generated/redline/compare-revised.docx
tests/paper/fixtures/generated/redline/compare-revised.json
tests/paper/fixtures/generated/redline/multiround-accepted.docx
tests/paper/fixtures/generated/redline/multiround-accepted.json
tests/paper/fixtures/generated/redline/multiround.docx
tests/paper/fixtures/generated/redline/multiround.json
tests/paper/fixtures/libreoffice/feature-isolated/comments.docx
tests/paper/fixtures/libreoffice/feature-isolated/comments.json
tests/paper/fixtures/libreoffice/feature-isolated/content-control.docx
tests/paper/fixtures/libreoffice/feature-isolated/content-control.json
tests/paper/fixtures/libreoffice/feature-isolated/footnotes-endnotes.docx
tests/paper/fixtures/libreoffice/feature-isolated/footnotes-endnotes.json
tests/paper/fixtures/libreoffice/feature-isolated/fragmented-runs.docx
tests/paper/fixtures/libreoffice/feature-isolated/fragmented-runs.json
tests/paper/fixtures/libreoffice/feature-isolated/header-footer-sections.docx
tests/paper/fixtures/libreoffice/feature-isolated/header-footer-sections.json
tests/paper/fixtures/libreoffice/feature-isolated/numbering-custom.docx
tests/paper/fixtures/libreoffice/feature-isolated/numbering-custom.json
tests/paper/fixtures/libreoffice/feature-isolated/table-merged-nested.docx
tests/paper/fixtures/libreoffice/feature-isolated/table-merged-nested.json
tests/paper/fixtures/libreoffice/feature-isolated/textbox.docx
tests/paper/fixtures/libreoffice/feature-isolated/textbox.json
tests/paper/fixtures/libreoffice/feature-isolated/tracked-ins-del.docx
tests/paper/fixtures/libreoffice/feature-isolated/tracked-ins-del.json
tests/paper/fixtures_authoring/build_fixtures.py
tests/paper/fixtures_authoring/freeze_manifest.py
tests/paper/fixtures_authoring/write_sidecars.py
tests/paper/golden/outline-minimal.json
tests/paper/harness/__init__.py
tests/paper/harness/checks.py
tests/paper/harness/clock.py
tests/paper/harness/contract.py
tests/paper/harness/lo.py
tests/paper/harness/manifest.py
tests/paper/harness/paths.py
tests/paper/harness/pkgdiff.py
tests/parts/__init__.py
tests/parts/test_comments.py
tests/parts/test_document.py
tests/parts/test_hdrftr.py
tests/parts/test_image.py
tests/parts/test_numbering.py
tests/parts/test_settings.py
tests/parts/test_story.py
tests/parts/test_styles.py
tests/styles/__init__.py
tests/styles/test_latent.py
tests/styles/test_style.py
tests/styles/test_styles.py
tests/test_files/150-dpi.png
tests/test_files/300-dpi.TIF
tests/test_files/300-dpi.jpg
tests/test_files/300-dpi.png
tests/test_files/72-dpi.tiff
tests/test_files/CVS_LOGO.WMF
tests/test_files/blk-inner-content.docx
tests/test_files/exif-420-dpi.jpg
tests/test_files/having-images.docx
tests/test_files/jfif-iguana.jpg
tests/test_files/little-endian.tif
tests/test_files/monty-truth.png
tests/test_files/python-icon.jpeg
tests/test_files/python-icon.png
tests/test_files/python-powered.png
tests/test_files/python.bmp
tests/test_files/sct-inner-content.docx
tests/test_files/sonic.gif
tests/test_files/test.docx
tests/test_files/expanded_docx/[Content_Types].xml
tests/test_files/expanded_docx/_rels/.rels
tests/test_files/expanded_docx/customXml/item1.xml
tests/test_files/expanded_docx/customXml/itemProps1.xml
tests/test_files/expanded_docx/customXml/_rels/item1.xml.rels
tests/test_files/expanded_docx/docProps/app.xml
tests/test_files/expanded_docx/docProps/core.xml
tests/test_files/expanded_docx/docProps/thumbnail.jpeg
tests/test_files/expanded_docx/word/document.xml
tests/test_files/expanded_docx/word/fontTable.xml
tests/test_files/expanded_docx/word/numbering.xml
tests/test_files/expanded_docx/word/settings.xml
tests/test_files/expanded_docx/word/styles.xml
tests/test_files/expanded_docx/word/stylesWithEffects.xml
tests/test_files/expanded_docx/word/webSettings.xml
tests/test_files/expanded_docx/word/_rels/document.xml.rels
tests/test_files/expanded_docx/word/theme/theme1.xml
tests/test_files/snippets/add-row-col.txt
tests/test_files/snippets/inline.txt
tests/test_files/snippets/new-tbl.txt
tests/test_files/snippets/tbl-cells.txt
tests/text/__init__.py
tests/text/test_font.py
tests/text/test_hyperlink.py
tests/text/test_pagebreak.py
tests/text/test_paragraph.py
tests/text/test_parfmt.py
tests/text/test_run.py
tests/text/test_tabstops.py
tests/unitutil/__init__.py
tests/unitutil/cxml.py
tests/unitutil/file.py
tests/unitutil/mock.py