Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-docx.spec'], chrootPath='/var/lib/mock/epel8-build-30257059-4139373/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-docx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-docx-0.8.11-3.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-docx.spec'], chrootPath='/var/lib/mock/epel8-build-30257059-4139373/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-docx.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uNgkv8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-docx-0.8.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-docx-0.8.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-docx-0.8.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf docs/_themes + sed -r -i s@armstrong@alabaster@ docs/conf.py + sed -r -i 's@https?://docs.python.org/3?@//usr/share/doc/python3-docs/html@' docs/conf.py + dos2unix docs/dev/analysis/features/table/cell-merge.rst dos2unix: converting file docs/dev/analysis/features/table/cell-merge.rst to Unix format... + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WjrWJ8 + umask 022 + cd /builddir/build/BUILD + cd python-docx-0.8.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/docx copying docx/__init__.py -> build/lib/docx copying docx/api.py -> build/lib/docx copying docx/blkcntnr.py -> build/lib/docx copying docx/compat.py -> build/lib/docx copying docx/document.py -> build/lib/docx copying docx/exceptions.py -> build/lib/docx copying docx/package.py -> build/lib/docx copying docx/section.py -> build/lib/docx copying docx/settings.py -> build/lib/docx copying docx/shape.py -> build/lib/docx copying docx/shared.py -> build/lib/docx copying docx/table.py -> build/lib/docx creating build/lib/docx/dml copying docx/dml/__init__.py -> build/lib/docx/dml copying docx/dml/color.py -> build/lib/docx/dml creating build/lib/docx/enum copying docx/enum/__init__.py -> build/lib/docx/enum copying docx/enum/base.py -> build/lib/docx/enum copying docx/enum/dml.py -> build/lib/docx/enum copying docx/enum/section.py -> build/lib/docx/enum copying docx/enum/shape.py -> build/lib/docx/enum copying docx/enum/style.py -> build/lib/docx/enum copying docx/enum/table.py -> build/lib/docx/enum copying docx/enum/text.py -> build/lib/docx/enum creating build/lib/docx/image copying docx/image/__init__.py -> build/lib/docx/image copying docx/image/bmp.py -> build/lib/docx/image copying docx/image/constants.py -> build/lib/docx/image copying docx/image/exceptions.py -> build/lib/docx/image copying docx/image/gif.py -> build/lib/docx/image copying docx/image/helpers.py -> build/lib/docx/image copying docx/image/image.py -> build/lib/docx/image copying docx/image/jpeg.py -> build/lib/docx/image copying docx/image/png.py -> build/lib/docx/image copying docx/image/tiff.py -> build/lib/docx/image creating build/lib/docx/opc copying docx/opc/__init__.py -> build/lib/docx/opc copying docx/opc/compat.py -> build/lib/docx/opc copying docx/opc/constants.py -> build/lib/docx/opc copying docx/opc/coreprops.py -> build/lib/docx/opc copying docx/opc/exceptions.py -> build/lib/docx/opc copying docx/opc/oxml.py -> build/lib/docx/opc copying docx/opc/package.py -> build/lib/docx/opc copying docx/opc/packuri.py -> build/lib/docx/opc copying docx/opc/part.py -> build/lib/docx/opc copying docx/opc/phys_pkg.py -> build/lib/docx/opc copying docx/opc/pkgreader.py -> build/lib/docx/opc copying docx/opc/pkgwriter.py -> build/lib/docx/opc copying docx/opc/rel.py -> build/lib/docx/opc copying docx/opc/shared.py -> build/lib/docx/opc copying docx/opc/spec.py -> build/lib/docx/opc creating build/lib/docx/oxml copying docx/oxml/__init__.py -> build/lib/docx/oxml copying docx/oxml/coreprops.py -> build/lib/docx/oxml copying docx/oxml/document.py -> build/lib/docx/oxml copying docx/oxml/exceptions.py -> build/lib/docx/oxml copying docx/oxml/ns.py -> build/lib/docx/oxml copying docx/oxml/numbering.py -> build/lib/docx/oxml copying docx/oxml/section.py -> build/lib/docx/oxml copying docx/oxml/settings.py -> build/lib/docx/oxml copying docx/oxml/shape.py -> build/lib/docx/oxml copying docx/oxml/shared.py -> build/lib/docx/oxml copying docx/oxml/simpletypes.py -> build/lib/docx/oxml copying docx/oxml/styles.py -> build/lib/docx/oxml copying docx/oxml/table.py -> build/lib/docx/oxml copying docx/oxml/xmlchemy.py -> build/lib/docx/oxml creating build/lib/docx/parts copying docx/parts/__init__.py -> build/lib/docx/parts copying docx/parts/document.py -> build/lib/docx/parts copying docx/parts/hdrftr.py -> build/lib/docx/parts copying docx/parts/image.py -> build/lib/docx/parts copying docx/parts/numbering.py -> build/lib/docx/parts copying docx/parts/settings.py -> build/lib/docx/parts copying docx/parts/story.py -> build/lib/docx/parts copying docx/parts/styles.py -> build/lib/docx/parts creating build/lib/docx/styles copying docx/styles/__init__.py -> build/lib/docx/styles copying docx/styles/latent.py -> build/lib/docx/styles copying docx/styles/style.py -> build/lib/docx/styles copying docx/styles/styles.py -> build/lib/docx/styles creating build/lib/docx/text copying docx/text/__init__.py -> build/lib/docx/text copying docx/text/font.py -> build/lib/docx/text copying docx/text/paragraph.py -> build/lib/docx/text copying docx/text/parfmt.py -> build/lib/docx/text copying docx/text/run.py -> build/lib/docx/text copying docx/text/tabstops.py -> build/lib/docx/text creating build/lib/docx/opc/parts copying docx/opc/parts/__init__.py -> build/lib/docx/opc/parts copying docx/opc/parts/coreprops.py -> build/lib/docx/opc/parts creating build/lib/docx/oxml/text copying docx/oxml/text/__init__.py -> build/lib/docx/oxml/text copying docx/oxml/text/font.py -> build/lib/docx/oxml/text copying docx/oxml/text/paragraph.py -> build/lib/docx/oxml/text copying docx/oxml/text/parfmt.py -> build/lib/docx/oxml/text copying docx/oxml/text/run.py -> build/lib/docx/oxml/text creating build/lib/docx/templates copying docx/templates/default-footer.xml -> build/lib/docx/templates copying docx/templates/default-header.xml -> build/lib/docx/templates copying docx/templates/default-settings.xml -> build/lib/docx/templates copying docx/templates/default-styles.xml -> build/lib/docx/templates copying docx/templates/default.docx -> build/lib/docx/templates + sleep 1 + /usr/bin/make -O -j6 -C docs latex SPHINXOPTS=-j6 make: Entering directory '/builddir/build/BUILD/python-docx-0.8.11/docs' sphinx-build -b latex -d .build/doctrees -j6 . .build/latex Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from //usr/share/doc/python3-docs/html/objects.inv... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 70 added, 0 changed, 0 removed reading sources... [ 14%] api/dml .. api/enum/WdOrientation reading sources... [ 28%] api/enum/WdRowAlignment .. api/section reading sources... [ 42%] api/settings .. dev/analysis/features/sections reading sources... [ 57%] dev/analysis/features/settings .. dev/analysis/features/styles/style reading sources... [ 71%] dev/analysis/features/styles/styles .. dev/analysis/features/text/font-highlight-color reading sources... [ 85%] dev/analysis/features/text/index .. index reading sources... [100%] user/api-concepts .. user/text waiting for workers... looking for now-outdated files... none found pickling environment... done checking consistency... done processing python-docx.tex...index user/install user/quickstart user/documents user/text user/sections user/hdrftr user/api-concepts user/styles-understanding user/styles-using user/shapes api/document api/settings api/style api/text api/table api/section api/shape api/dml api/shared api/enum/index api/enum/MsoColorType api/enum/MsoThemeColorIndex api/enum/WdAlignParagraph api/enum/WdBuiltinStyle api/enum/WdCellVerticalAlignment api/enum/WdColorIndex api/enum/WdLineSpacing api/enum/WdOrientation api/enum/WdRowAlignment api/enum/WdRowHeightRule api/enum/WdSectionStart api/enum/WdStyleType api/enum/WdTabAlignment api/enum/WdTabLeader api/enum/WdTableDirection api/enum/WdUnderline dev/analysis/index dev/analysis/features/header dev/analysis/features/settings dev/analysis/features/text/index dev/analysis/features/text/tab-stops dev/analysis/features/text/font-highlight-color dev/analysis/features/text/paragraph-format dev/analysis/features/text/font dev/analysis/features/text/font-color dev/analysis/features/text/underline dev/analysis/features/text/run-content dev/analysis/features/text/breaks dev/analysis/features/table/index dev/analysis/features/table/table-props dev/analysis/features/table/table-row dev/analysis/features/table/table-cell dev/analysis/features/table/cell-merge dev/analysis/features/styles/index dev/analysis/features/styles/styles dev/analysis/features/styles/style dev/analysis/features/styles/paragraph-style dev/analysis/features/styles/character-style dev/analysis/features/styles/latent-styles dev/analysis/features/shapes/index dev/analysis/features/shapes/shapes-inline dev/analysis/features/shapes/shapes-inline-size dev/analysis/features/shapes/picture dev/analysis/features/coreprops dev/analysis/features/numbering dev/analysis/features/sections dev/analysis/schema/ct_document dev/analysis/schema/ct_body dev/analysis/schema/ct_p resolving references... writing... done copying images... [ 33%] _static/img/example-docx-01.png copying images... [ 66%] _static/img/hdrftr-01.png copying images... [100%] _static/img/hdrftr-02.png copying TeX support files... done build succeeded. The LaTeX files are in .build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Build finished; the LaTeX files are in .build/latex. Run `make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). make: Leaving directory '/builddir/build/BUILD/python-docx-0.8.11/docs' + /usr/bin/make -O -j6 -C docs/.build/latex make: Entering directory '/builddir/build/BUILD/python-docx-0.8.11/docs/.build/latex' latexmk -pdf -dvi- -ps- 'python-docx.tex' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./python-docx.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file python-docx.idx (./python-docx.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] LaTeX Warning: Hyper reference `user/install:install' on page 1 undefined on in put line 72. [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] Overfull \vbox (274.29318pt too high) has occurred while \output is active [4 <./example-docx-01.png (PNG copy)>] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6] [7] [8] LaTeX Warning: Hyper reference `api/text:docx.text.run.Run' on page 9 undefined on input line 521. [9] LaTeX Warning: Hyper reference `user/styles-understanding:understanding-styles' on page 10 undefined on input line 570. [10] [11] LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat' on p age 12 undefined on input line 742. LaTeX Warning: Hyper reference `api/text:docx.text.paragraph.Paragraph.paragrap h_format' on page 12 undefined on input line 743. LaTeX Warning: Hyper reference `api/enum/WdAlignParagraph:wdparagraphalignment' on page 12 undefined on input line 751. [12] LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 13 undef ined on input line 777. LaTeX Warning: Hyper reference `api/shared:docx.shared.Inches' on page 13 undef ined on input line 777. LaTeX Warning: Hyper reference `api/shared:docx.shared.Pt' on page 13 undefined on input line 777. LaTeX Warning: Hyper reference `api/shared:docx.shared.Cm' on page 13 undefined on input line 778. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.first _line_indent' on page 13 undefined on input line 814. [13] LaTeX Warning: Hyper reference `api/text:docx.text.tabstops.TabStops' on page 1 4 undefined on input line 837. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.tab_s tops' on page 14 undefined on input line 838. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat' on p age 14 undefined on input line 839. LaTeX Warning: Hyper reference `api/text:docx.text.tabstops.TabStops.add_tab_st op' on page 14 undefined on input line 848. LaTeX Warning: Hyper reference `api/enum/WdTabAlignment:wdtabalignment' on page 14 undefined on input line 860. LaTeX Warning: Hyper reference `api/enum/WdTabLeader:wdtableader' on page 14 un defined on input line 861. LaTeX Warning: Hyper reference `api/text:docx.text.tabstops.TabStops' on page 1 4 undefined on input line 874. LaTeX Warning: Hyper reference `api/text:docx.text.tabstops.TabStops' on page 1 4 undefined on input line 882. LaTeX Warning: Hyper reference `api/text:docx.text.tabstops.TabStop' on page 14 undefined on input line 882. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.space _before' on page 14 undefined on input line 887. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.space _after' on page 14 undefined on input line 888. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 14 undef ined on input line 893. LaTeX Warning: Hyper reference `api/shared:docx.shared.Pt' on page 14 undefined on input line 894. [14] LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.line_ spacing' on page 15 undefined on input line 921. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.line_ spacing_rule' on page 15 undefined on input line 922. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.line_ spacing' on page 15 undefined on input line 923. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 15 undef ined on input line 923. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 15 undef ined on input line 924. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.line_ spacing_rule' on page 15 undefined on input line 926. LaTeX Warning: Hyper reference `api/enum/WdLineSpacing:wdlinespacing' on page 1 5 undefined on input line 927. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.keep_ together' on page 15 undefined on input line 955. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.keep_ with_next' on page 15 undefined on input line 956. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.page_ break_before' on page 15 undefined on input line 957. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.widow _control' on page 15 undefined on input line 958. Underfull \hbox (badness 10000) in paragraph at lines 955--960 \T1/ptm/m/n/10 Four para-graph prop-er-ties, \T1/pcr/m/sl/10 keep_together\T1/p tm/m/n/10 , \T1/pcr/m/sl/10 keep_with_next\T1/ptm/m/n/10 , \T1/pcr/m/sl/10 page _break_before\T1/ptm/m/n/10 , and LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.keep_ together' on page 15 undefined on input line 961. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.keep_ with_next' on page 15 undefined on input line 965. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.page_ break_before' on page 15 undefined on input line 969. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.widow _control' on page 15 undefined on input line 973. [15] LaTeX Warning: Hyper reference `api/text:docx.text.run.Run' on page 16 undefine d on input line 999. LaTeX Warning: Hyper reference `api/text:docx.text.run.Run.font' on page 16 und efined on input line 999. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 16 undefin ed on input line 1000. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 16 undefin ed on input line 1000. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 16 undefin ed on input line 1004. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 16 undefin ed on input line 1030. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 16 undefin ed on input line 1033. LaTeX Warning: Hyper reference `api/enum/WdUnderline:wdunderline' on page 16 un defined on input line 1055. [16] LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 17 undefin ed on input line 1070. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat' on page 17 undefined on input line 1070. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font.color' on page 17 u ndefined on input line 1071. LaTeX Warning: Hyper reference `api/enum/MsoThemeColorIndex:msothemecolorindex' on page 17 undefined on input line 1082. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.rgb' on page 17 undefined on input line 1091. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.theme_color' on page 17 undefined on input line 1092. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat' on page 17 undefined on input line 1092. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.type' on pag e 17 undefined on input line 1107. LaTeX Warning: Hyper reference `api/enum/MsoColorType:msocolortype' on page 17 undefined on input line 1108. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.rgb' on page 17 undefined on input line 1115. LaTeX Warning: Hyper reference `api/shared:docx.shared.RGBColor' on page 17 und efined on input line 1116. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.theme_color' on page 17 undefined on input line 1125. LaTeX Warning: Hyper reference `api/enum/MsoThemeColorIndex:msothemecolorindex' on page 17 undefined on input line 1126. LaTeX Warning: Hyper reference `api/document:docx.document.Document' on page 17 undefined on input line 1151. [17] LaTeX Warning: Hyper reference `api/section:docx.section.Section' on page 18 un defined on input line 1198. LaTeX Warning: Hyper reference `api/section:docx.section.Section.start_type' on page 18 undefined on input line 1204. LaTeX Warning: Hyper reference `api/enum/WdSectionStart:wdsectionstart' on page 18 undefined on input line 1216. LaTeX Warning: Hyper reference `api/section:docx.section.Section' on page 18 un defined on input line 1221. [18] LaTeX Warning: Hyper reference `api/section:docx.section.Section' on page 19 un defined on input line 1240. LaTeX Warning: Hyper reference `api/section:docx.section._Header' on page 19 un defined on input line 1283. [19] LaTeX Warning: Hyper reference `api/section:docx.section._Header' on page 20 un defined on input line 1295. LaTeX Warning: Hyper reference `api/section:docx.section._Header' on page 20 un defined on input line 1305. LaTeX Warning: Hyper reference `api/section:docx.section._Header' on page 20 un defined on input line 1319. LaTeX Warning: Hyper reference `api/section:docx.section._Header' on page 20 un defined on input line 1320. LaTeX Warning: Hyper reference `api/document:docx.document.Document' on page 20 undefined on input line 1321. [20 <./hdrftr-01.png>] [21 <./hdrftr-02.png>] [22] LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 23 undefined on input line 1580. [23] [24] [25] [26] [27] [28] LaTeX Warning: Hyper reference `user/styles-understanding:understanding-styles' on page 29 undefined on input line 2172. LaTeX Warning: Hyper reference `api/document:docx.document.Document.styles' on page 29 undefined on input line 2178. [29] LaTeX Warning: Hyper reference `api/style:docx.styles.styles.Styles' on page 30 undefined on input line 2188. LaTeX Warning: Hyper reference `api/style:docx.styles.styles.Styles' on page 30 undefined on input line 2211. LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle' on page 30 undefined on input line 2212. LaTeX Warning: Hyper reference `api/text:docx.text.paragraph.Paragraph' on page 30 undefined on input line 2233. LaTeX Warning: Hyper reference `api/text:docx.text.run.Run' on page 30 undefine d on input line 2233. LaTeX Warning: Hyper reference `api/table:docx.table.Table' on page 30 undefine d on input line 2233. [30] LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle.delete' o n page 31 undefined on input line 2307. [31] LaTeX Warning: Hyper reference `api/style:docx.styles.style._CharacterStyle.fon t' on page 32 undefined on input line 2335. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 32 undefin ed on input line 2336. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 32 undefin ed on input line 2336. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 32 undefin ed on input line 2341. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 32 undefin ed on input line 2372. LaTeX Warning: Hyper reference `api/enum/WdUnderline:wdunderline' on page 32 un defined on input line 2395. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat' on p age 32 undefined on input line 2410. LaTeX Warning: Hyper reference `api/style:docx.styles.style._ParagraphStyle.par agraph_format' on page 32 undefined on input line 2411. [32] LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat' on p age 33 undefined on input line 2416. LaTeX Warning: Hyper reference `api/style:docx.styles.style._ParagraphStyle.nex t_paragraph_style' on page 33 undefined on input line 2437. [33] LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle.hidden' o n page 34 undefined on input line 2490. LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle.unhide_wh en_used' on page 34 undefined on input line 2493. LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle.priority' on page 34 undefined on input line 2496. LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle.quick_sty le' on page 34 undefined on input line 2499. LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle.locked' o n page 34 undefined on input line 2502. LaTeX Warning: Hyper reference `user/styles-understanding:style-behavior' on pa ge 34 undefined on input line 2506. LaTeX Warning: Hyper reference `user/styles-understanding:understanding-styles' on page 34 undefined on input line 2506. LaTeX Warning: Hyper reference `user/styles-understanding:builtin-styles' on pa ge 34 undefined on input line 2548. LaTeX Warning: Hyper reference `user/styles-understanding:latent-styles' on pag e 34 undefined on input line 2548. LaTeX Warning: Hyper reference `user/styles-understanding:understanding-styles' on page 34 undefined on input line 2549. [34] LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 35 undefined on input line 2564. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 35 undefined on input line 2586. LaTeX Warning: Hyper reference `api/style:docx.styles.latent._LatentStyle' on p age 35 undefined on input line 2588. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 35 undefined on input line 2591. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles.add_l atent_style' on page 35 undefined on input line 2606. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 35 undefined on input line 2606. [35] [36] Chapter 3. LaTeX Warning: Hyper reference `api/document:docx.document.Document' on page 37 undefined on input line 2676. LaTeX Warning: Hyper reference `api/document:docx.Document' on page 37 undefine d on input line 2692. LaTeX Warning: Hyper reference `api/text:docx.text.paragraph.Paragraph' on page 37 undefined on input line 2711. LaTeX Warning: Hyper reference `api/section:docx.section.Section' on page 37 un defined on input line 2749. LaTeX Warning: Hyper reference `api/enum/WdSectionStart:wdsectionstart' on page 37 undefined on input line 2751. [37] LaTeX Warning: Hyper reference `api/document:docx.opc.coreprops.CoreProperties' on page 38 undefined on input line 2771. LaTeX Warning: Hyper reference `api/shape:docx.shape.InlineShapes' on page 38 u ndefined on input line 2780. LaTeX Warning: Hyper reference `api/text:docx.text.paragraph.Paragraph' on page 38 undefined on input line 2791. LaTeX Warning: Hyper reference `api/section:docx.section.Sections' on page 38 u ndefined on input line 2818. LaTeX Warning: Hyper reference `api/settings:docx.settings.Settings' on page 38 undefined on input line 2826. LaTeX Warning: Hyper reference `api/style:docx.styles.styles.Styles' on page 38 undefined on input line 2835. LaTeX Warning: Hyper reference `api/table:docx.table.Table' on page 38 undefine d on input line 2843. LaTeX Warning: Hyper reference `api/document:docx.document.Document' on page 38 undefined on input line 2858. LaTeX Warning: Hyper reference `api/document:docx.opc.coreprops.CoreProperties' on page 38 undefined on input line 2858. LaTeX Warning: Hyper reference `api/document:docx.opc.coreprops.CoreProperties' on page 38 undefined on input line 2859. [38] LaTeX Warning: Hyper reference `api/document:docx.document.Document.settings' o n page 39 undefined on input line 3020. [39] LaTeX Warning: Hyper reference `api/document:docx.document.Document.styles' on page 40 undefined on input line 3060. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 40 undefined on input line 3093. LaTeX Warning: Hyper reference `api/style:docx.styles.latent._LatentStyle' on p age 40 undefined on input line 3094. LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle.quick_sty le' on page 40 undefined on input line 3151. [40] LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle.hidden' o n page 41 undefined on input line 3191. LaTeX Warning: Hyper reference `api/enum/WdStyleType:wdstyletype' on page 41 un defined on input line 3199. LaTeX Warning: Hyper reference `api/style:docx.styles.style.BaseStyle' on page 41 undefined on input line 3225. LaTeX Warning: Hyper reference `api/text:docx.text.run.Run' on page 41 undefine d on input line 3227. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 41 undefin ed on input line 3228. LaTeX Warning: Hyper reference `api/style:docx.styles.style._CharacterStyle.fon t' on page 41 undefined on input line 3229. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 41 undefin ed on input line 3266. LaTeX Warning: Hyper reference `api/style:docx.styles.style._CharacterStyle.qui ck_style' on page 41 undefined on input line 3278. [41] LaTeX Warning: Hyper reference `api/style:docx.styles.style._CharacterStyle.hid den' on page 42 undefined on input line 3318. LaTeX Warning: Hyper reference `api/style:docx.styles.style._CharacterStyle' on page 42 undefined on input line 3343. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 42 undefin ed on input line 3383. LaTeX Warning: Hyper reference `api/style:docx.styles.style._ParagraphStyle.qui ck_style' on page 42 undefined on input line 3395. LaTeX Warning: Hyper reference `api/style:docx.styles.style._ParagraphStyle' on page 42 undefined on input line 3423. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat' on p age 42 undefined on input line 3435. [42] LaTeX Warning: Hyper reference `api/style:docx.styles.style._ParagraphStyle.hid den' on page 43 undefined on input line 3456. LaTeX Warning: Hyper reference `api/style:docx.styles.style._ParagraphStyle' on page 43 undefined on input line 3481. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 43 undefin ed on input line 3521. LaTeX Warning: Hyper reference `api/style:docx.styles.style._TableStyle.quick_s tyle' on page 43 undefined on input line 3533. LaTeX Warning: Hyper reference `api/style:docx.styles.style._ParagraphStyle' on page 43 undefined on input line 3561. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat' on p age 43 undefined on input line 3573. [43] LaTeX Warning: Hyper reference `api/style:docx.styles.style._TableStyle.hidden' on page 44 undefined on input line 3594. LaTeX Warning: Hyper reference `api/style:docx.styles.latent._LatentStyle' on p age 44 undefined on input line 3631. LaTeX Warning: Hyper reference `api/style:docx.styles.latent._LatentStyle' on p age 44 undefined on input line 3637. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 44 undefined on input line 3706. [44] LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 45 undefined on input line 3732. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 45 undefined on input line 3791. LaTeX Warning: Hyper reference `api/style:docx.styles.latent._LatentStyle.hidde n' on page 45 undefined on input line 3800. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 45 undefined on input line 3802. [45] LaTeX Warning: Hyper reference `api/enum/WdAlignParagraph:wdparagraphalignment' on page 46 undefined on input line 3838. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat' on p age 46 undefined on input line 3870. LaTeX Warning: Hyper reference `api/text:docx.text.run.Run' on page 46 undefine d on input line 3879. LaTeX Warning: Hyper reference `api/style:docx.styles.style._ParagraphStyle' on page 46 undefined on input line 3888. LaTeX Warning: Hyper reference `api/enum/WdAlignParagraph:wdparagraphalignment' on page 46 undefined on input line 3931. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 46 undef ined on input line 3941. [46] LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 47 undef ined on input line 3975. LaTeX Warning: Hyper reference `api/shared:docx.shared.Inches' on page 47 undef ined on input line 3977. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 47 undef ined on input line 3986. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 47 undef ined on input line 3990. LaTeX Warning: Hyper reference `api/shared:docx.shared.Pt' on page 47 undefined on input line 3991. LaTeX Warning: Hyper reference `api/enum/WdLineSpacing:wdlinespacing' on page 4 7 undefined on input line 4001. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.line_ spacing' on page 47 undefined on input line 4002. LaTeX Warning: Hyper reference `api/enum/WdLineSpacing:wdlinespacing' on page 4 7 undefined on input line 4003. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.line_ spacing' on page 47 undefined on input line 4004. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 47 undef ined on input line 4023. LaTeX Warning: Hyper reference `api/shared:docx.shared.Cm' on page 47 undefined on input line 4025. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 47 undef ined on input line 4034. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 47 undef ined on input line 4036. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length.pt' on page 47 un defined on input line 4037. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length.inches' on page 4 7 undefined on input line 4038. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 47 undef ined on input line 4047. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 47 undef ined on input line 4049. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length.pt' on page 47 un defined on input line 4050. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length.cm' on page 47 un defined on input line 4051. LaTeX Warning: Hyper reference `api/text:docx.text.tabstops.TabStops' on page 4 7 undefined on input line 4060. LaTeX Warning: Hyper reference `api/shape:docx.shape.InlineShape' on page 47 un defined on input line 4106. [47] LaTeX Warning: Hyper reference `api/text:docx.text.run.Run.text' on page 48 und efined on input line 4135. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 48 undefin ed on input line 4160. LaTeX Warning: Hyper reference `api/style:docx.styles.style._CharacterStyle' on page 48 undefined on input line 4178. LaTeX Warning: Hyper reference `api/text:docx.text.run.Run' on page 48 undefine d on input line 4211. LaTeX Warning: Hyper reference `api/enum/WdUnderline:wdunderline' on page 48 un defined on input line 4212. LaTeX Warning: Hyper reference `api/enum/WdUnderline:wdunderline' on page 48 un defined on input line 4218. [48] LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat' on page 49 undefined on input line 4256. LaTeX Warning: Hyper reference `api/enum/WdColorIndex:wdcolorindex' on page 49 undefined on input line 4321. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 49 undefin ed on input line 4358. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 49 undef ined on input line 4407. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 49 undef ined on input line 4409. LaTeX Warning: Hyper reference `api/shared:docx.shared.Pt' on page 49 undefined on input line 4411. [49] LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 50 undefin ed on input line 4471. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 50 undefin ed on input line 4481. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 50 undefin ed on input line 4491. LaTeX Warning: Hyper reference `api/enum/WdUnderline:wdunderline' on page 50 un defined on input line 4492. LaTeX Warning: Hyper reference `api/enum/WdUnderline:wdunderline' on page 50 un defined on input line 4495. LaTeX Warning: Hyper reference `api/text:docx.text.tabstops.TabStops' on page 5 0 undefined on input line 4521. LaTeX Warning: Hyper reference `api/enum/WdTabAlignment:wdtabalignment' on page 50 undefined on input line 4526. LaTeX Warning: Hyper reference `api/enum/WdTabLeader:wdtableader' on page 50 un defined on input line 4535. [50] LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 51 undef ined on input line 4546. LaTeX Warning: Hyper reference `api/text:docx.text.tabstops.TabStop' on page 51 undefined on input line 4562. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.tab_s tops' on page 51 undefined on input line 4564. Underfull \hbox (badness 10000) in paragraph at lines 4570--4570 []\T1/ptm/m/it/10 position\T1/ptm/m/n/10 , \T1/ptm/m/it/10 align-ment=WD_TAB_AL IGNMENT.LEFT\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 51 undef ined on input line 4571. LaTeX Warning: Hyper reference `api/enum/WdTabAlignment:wdtabalignment' on page 51 undefined on input line 4575. LaTeX Warning: Hyper reference `api/enum/WdTabLeader:wdtableader' on page 51 un defined on input line 4577. LaTeX Warning: Hyper reference `api/document:docx.document.Document' on page 51 undefined on input line 4596. LaTeX Warning: Hyper reference `api/table:docx.table._Column' on page 51 undefi ned on input line 4609. LaTeX Warning: Hyper reference `api/table:docx.table._Row' on page 51 undefined on input line 4618. LaTeX Warning: Hyper reference `api/enum/WdRowAlignment:wdrowalignment' on page 51 undefined on input line 4626. LaTeX Warning: Hyper reference `api/table:docx.table._Cell' on page 51 undefine d on input line 4648. [51] LaTeX Warning: Hyper reference `api/table:docx.table._Columns' on page 52 undef ined on input line 4665. LaTeX Warning: Hyper reference `api/table:docx.table._Rows' on page 52 undefine d on input line 4682. LaTeX Warning: Hyper reference `api/style:docx.styles.style._TableStyle' on pag e 52 undefined on input line 4690. LaTeX Warning: Hyper reference `api/enum/WdTableDirection:wdtabledirection' on page 52 undefined on input line 4706. LaTeX Warning: Hyper reference `api/enum/WdCellVerticalAlignment:wdcellvertical alignment' on page 52 undefined on input line 4792. [52] LaTeX Warning: Hyper reference `api/table:docx.table._Cell' on page 53 undefine d on input line 4823. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 53 undef ined on input line 4831. LaTeX Warning: Hyper reference `api/enum/WdRowHeightRule:wdrowheightrule' on pa ge 53 undefined on input line 4841. LaTeX Warning: Hyper reference `api/table:docx.table.Table' on page 53 undefine d on input line 4850. LaTeX Warning: Hyper reference `api/table:docx.table._Cell' on page 53 undefine d on input line 4869. LaTeX Warning: Hyper reference `api/table:docx.table.Table' on page 53 undefine d on input line 4877. LaTeX Warning: Hyper reference `api/table:docx.table._Row' on page 53 undefined on input line 4900. LaTeX Warning: Hyper reference `api/table:docx.table.Table' on page 53 undefine d on input line 4906. LaTeX Warning: Hyper reference `api/table:docx.table._Column' on page 53 undefi ned on input line 4920. LaTeX Warning: Hyper reference `api/table:docx.table.Table' on page 53 undefine d on input line 4926. [53] LaTeX Warning: Hyper reference `api/section:docx.section.Section' on page 54 un defined on input line 4945. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 54 undef ined on input line 4965. LaTeX Warning: Hyper reference `api/section:docx.section.Section.first_page_hea der' on page 54 undefined on input line 4977. LaTeX Warning: Hyper reference `api/section:docx.section.Section.first_page_foo ter' on page 54 undefined on input line 4977. LaTeX Warning: Hyper reference `api/section:docx.section._Footer' on page 54 un defined on input line 4985. LaTeX Warning: Hyper reference `api/settings:docx.settings.Settings.odd_and_eve n_pages_header_footer' on page 54 undefined on input line 4988. Underfull \hbox (badness 10000) in paragraph at lines 4987--4989 []\T1/ptm/m/n/10 The con-tent of this footer def-i-ni-tion is ig-nored un-less the doc-u-ment set-ting LaTeX Warning: Hyper reference `api/section:docx.section._Header' on page 54 un defined on input line 4996. LaTeX Warning: Hyper reference `api/settings:docx.settings.Settings.odd_and_eve n_pages_header_footer' on page 54 undefined on input line 4999. Underfull \hbox (badness 10000) in paragraph at lines 4998--5000 []\T1/ptm/m/n/10 The con-tent of this header def-i-ni-tion is ig-nored un-less the doc-u-ment set-ting LaTeX Warning: Hyper reference `api/section:docx.section._Footer' on page 54 un defined on input line 5007. LaTeX Warning: Hyper reference `api/section:docx.section.Section.different_firs t_page_header_footer' on page 54 undefined on input line 5010. Underfull \hbox (badness 10000) in paragraph at lines 5009--5011 []\T1/ptm/m/n/10 The con-tent of this footer def-i-ni-tion is ig-nored un-less the prop-erty LaTeX Warning: Hyper reference `api/section:docx.section._Header' on page 54 un defined on input line 5018. LaTeX Warning: Hyper reference `api/section:docx.section.Section.different_firs t_page_header_footer' on page 54 undefined on input line 5021. Underfull \hbox (badness 10000) in paragraph at lines 5020--5022 []\T1/ptm/m/n/10 The con-tent of this header def-i-ni-tion is ig-nored un-less the prop-erty LaTeX Warning: Hyper reference `api/section:docx.section._Footer' on page 54 un defined on input line 5029. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 54 undef ined on input line 5040. [54] LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 55 undef ined on input line 5050. LaTeX Warning: Hyper reference `api/section:docx.section._Header' on page 55 un defined on input line 5061. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 55 undef ined on input line 5072. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 55 undef ined on input line 5082. LaTeX Warning: Hyper reference `api/enum/WdOrientation:wdorientation' on page 5 5 undefined on input line 5091. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 55 undef ined on input line 5123. LaTeX Warning: Hyper reference `api/enum/WdSectionStart:wdsectionstart' on page 55 undefined on input line 5132. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 55 undef ined on input line 5143. LaTeX Warning: Hyper reference `api/section:docx.section._Header.add_paragraph' on page 55 undefined on input line 5163. [55] LaTeX Warning: Hyper reference `api/section:docx.section._Footer.add_paragraph' on page 56 undefined on input line 5231. LaTeX Warning: Hyper reference `api/shape:docx.shape.InlineShape' on page 56 un defined on input line 5300. LaTeX Warning: Hyper reference `api/shape:docx.shape.InlineShape' on page 56 un defined on input line 5309. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 56 undef ined on input line 5310. [56] LaTeX Warning: Hyper reference `api/shared:docx.shared.Emu' on page 57 undefine d on input line 5330. LaTeX Warning: Hyper reference `api/shared:docx.shared.Emu' on page 57 undefine d on input line 5349. LaTeX Warning: Hyper reference `api/shared:docx.shared.RGBColor' on page 57 und efined on input line 5376. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.type' on pag e 57 undefined on input line 5378. LaTeX Warning: Hyper reference `api/shared:docx.shared.RGBColor' on page 57 und efined on input line 5379. LaTeX Warning: Hyper reference `api/shared:docx.shared.RGBColor' on page 57 und efined on input line 5379. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.type' on pag e 57 undefined on input line 5380. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.type' on pag e 57 undefined on input line 5384. LaTeX Warning: Hyper reference `api/shared:docx.shared.RGBColor' on page 57 und efined on input line 5387. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.type' on pag e 57 undefined on input line 5387. LaTeX Warning: Hyper reference `api/enum/MsoThemeColorIndex:msothemecolorindex' on page 57 undefined on input line 5398. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.type' on pag e 57 undefined on input line 5399. LaTeX Warning: Hyper reference `api/enum/MsoThemeColorIndex:msothemecolorindex' on page 57 undefined on input line 5400. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.type' on pag e 57 undefined on input line 5401. LaTeX Warning: Hyper reference `api/enum/MsoThemeColorIndex:msothemecolorindex' on page 57 undefined on input line 5404. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat.type' on pag e 57 undefined on input line 5404. Underfull \hbox (badness 10000) in paragraph at lines 5404--5409 []\T1/ptm/m/n/10 Assigning a mem-ber of \T1/ptm/m/it/10 MSO_THEME_COLOR_INDEX \ T1/ptm/m/n/10 causes \T1/pcr/m/sl/10 type \T1/ptm/m/n/10 to be-come LaTeX Warning: Hyper reference `api/enum/MsoColorType:msocolortype' on page 57 undefined on input line 5416. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 57 undef ined on input line 5433. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 57 undef ined on input line 5434. [57] [58] LaTeX Warning: Hyper reference `api/shared:docx.shared.RGBColor' on page 59 und efined on input line 5613. [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] Chapter 4. [71] LaTeX Warning: Hyper reference `api/section:docx.section.Section' on page 72 un defined on input line 6728. LaTeX Warning: Hyper reference `api/document:docx.document.Document' on page 72 undefined on input line 6734. [72] [73] [74] LaTeX Warning: Hyper reference `api/settings:docx.settings.Settings' on page 75 undefined on input line 7006. LaTeX Warning: Hyper reference `api/document:docx.document.Document.settings' o n page 75 undefined on input line 7007. LaTeX Warning: Hyper reference `api/document:docx.document.Document' on page 75 undefined on input line 7008. [75] [76] Overfull \vbox (3.98016pt too high) detected at line 7190 [77] Underfull \vbox (badness 10000) detected at line 7190 Overfull \vbox (13.68169pt too high) detected at line 7190 [78] Underfull \vbox (badness 10000) detected at line 7190 Overfull \vbox (13.68169pt too high) detected at line 7190 [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.line_ spacing' on page 89 undefined on input line 7871. LaTeX Warning: Hyper reference `api/shared:docx.shared.Length' on page 89 undef ined on input line 7872. [89] LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat.first _line_indent' on page 90 undefined on input line 7957. [90] [91] LaTeX Warning: Hyper reference `api/enum/WdLineSpacing:wdlinespacing' on page 9 2 undefined on input line 8112. LaTeX Warning: Hyper reference `api/enum/WdAlignParagraph:wdparagraphalignment' on page 92 undefined on input line 8115. [92] Underfull \vbox (badness 10000) detected at line 8292 Overfull \vbox (2.68169pt too high) detected at line 8292 [93] Underfull \vbox (badness 10000) detected at line 8292 Overfull \vbox (2.68169pt too high) detected at line 8292 [94] LaTeX Warning: Hyper reference `api/text:docx.text.run.Font.name' on page 95 un defined on input line 8344. [95] [96] Overfull \hbox (8.4084pt too wide) in paragraph at lines 8586--8586 []\T1/phv/m/n/10 value| Overfull \hbox (3.28851pt too wide) in paragraph at lines 8586--8586 []\T1/ptm/m/n/10 True| Overfull \hbox (5.71832pt too wide) in paragraph at lines 8586--8586 []\T1/ptm/m/n/10 False| Overfull \hbox (6.41853pt too wide) in paragraph at lines 8586--8586 []\T1/ptm/m/n/10 None| [97] Overfull \vbox (1.98016pt too high) detected at line 8910 [98] Underfull \vbox (badness 10000) detected at line 8910 Overfull \vbox (2.68169pt too high) detected at line 8910 [99] Underfull \vbox (badness 10000) detected at line 8910 Overfull \vbox (2.68169pt too high) detected at line 8910 [100] LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 101 undefi ned on input line 8915. LaTeX Warning: Hyper reference `api/text:docx.text.run.Run' on page 101 undefin ed on input line 8945. LaTeX Warning: Hyper reference `api/text:docx.text.run.Font' on page 101 undefi ned on input line 8959. LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat' on page 101 undefined on input line 8960. [101] LaTeX Warning: Hyper reference `api/dml:docx.dml.color.ColorFormat' on page 102 undefined on input line 8972. Underfull \hbox (badness 10000) in paragraph at lines 8976--8979 []\T1/pcr/m/n/10 ColorFormat.type \T1/ptm/m/n/10 re-turns one of \T1/ptm/m/it/1 0 MSO_COLOR_TYPE.RGB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 MSO_COLOR_TYPE.THEME\T1/pt m/m/n/10 , LaTeX Warning: Hyper reference `api/shared:docx.shared.RGBColor' on page 102 un defined on input line 8986. LaTeX Warning: Hyper reference `api/shared:docx.shared.RGBColor' on page 102 un defined on input line 9004. Underfull \hbox (badness 10000) in paragraph at lines 9004--9006 []\T1/ptm/m/n/10 Assigning an \T1/pcr/m/sl/10 RGBColor \T1/ptm/m/n/10 value to \T1/pcr/m/n/10 ColorFormat.rgb \T1/ptm/m/n/10 causes \T1/pcr/m/n/10 ColorFormat .type \T1/ptm/m/n/10 to be-come LaTeX Warning: Hyper reference `api/enum/MsoThemeColorIndex:msothemecolorindex' on page 102 undefined on input line 9018. Underfull \hbox (badness 10000) in paragraph at lines 9018--9020 []\T1/pcr/m/n/10 ColorFormat.theme_color \T1/ptm/m/n/10 re-turns a mem-ber of \ T1/ptm/m/it/10 MSO_THEME_COLOR_INDEX \T1/ptm/m/n/10 when \T1/ptm/m/it/10 type \ T1/ptm/m/n/10 is LaTeX Warning: Hyper reference `api/enum/MsoThemeColorIndex:msothemecolorindex' on page 102 undefined on input line 9029. Underfull \hbox (badness 10000) in paragraph at lines 9029--9032 []\T1/ptm/m/n/10 Assigning a mem-ber of \T1/ptm/m/it/10 MSO_THEME_COLOR_INDEX \ T1/ptm/m/n/10 to \T1/pcr/m/n/10 ColorFormat.theme_color \T1/ptm/m/n/10 causes [102] [103] [104] Underfull \vbox (badness 10000) detected at line 9236 Overfull \vbox (2.68169pt too high) detected at line 9236 [105] [106] [107] [108] [109] [110] [111] [112] Underfull \vbox (badness 10000) detected at line 9773 Overfull \vbox (2.68169pt too high) detected at line 9773 [113] [114] [115] [116] Underfull \vbox (badness 10000) detected at line 10058 Overfull \vbox (2.68169pt too high) detected at line 10058 [117] [118] [119] [120] [121] [122] Underfull \vbox (badness 10000) detected at line 10481 Overfull \vbox (2.68169pt too high) detected at line 10481 [123] [124] [125] [126] [127] [128] [129] [130] [131] Underfull \vbox (badness 10000) detected at line 11070 Overfull \vbox (2.68169pt too high) detected at line 11070 [132] [133] [134] Underfull \vbox (badness 10000) detected at line 11292 Overfull \vbox (2.68169pt too high) detected at line 11292 [135] Underfull \vbox (badness 10000) detected at line 11292 Overfull \vbox (2.68169pt too high) detected at line 11292 [136] LaTeX Warning: Hyper reference `api/style:docx.styles.styles.Styles.add_style' on page 137 undefined on input line 11334. [137] Underfull \vbox (badness 10000) detected at line 11439 [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] LaTeX Warning: Hyper reference `api/style:docx.styles.style._CharacterStyle' on page 148 undefined on input line 12066. LaTeX Warning: Hyper reference `api/text:docx.text.parfmt.ParagraphFormat' on p age 148 undefined on input line 12067. [148] [149] [150] LaTeX Warning: Hyper reference `api/text:docx.text.run.Run.style' on page 151 u ndefined on input line 12253. [151] [152] LaTeX Warning: Hyper reference `api/style:docx.styles.styles.Styles.latent_styl es' on page 153 undefined on input line 12399. LaTeX Warning: Hyper reference `api/style:docx.styles.styles.Styles' on page 15 3 undefined on input line 12399. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 153 undefined on input line 12408. LaTeX Warning: Hyper reference `api/style:docx.styles.latent._LatentStyle' on p age 153 undefined on input line 12409. LaTeX Warning: Hyper reference `api/style:docx.styles.latent.LatentStyles' on p age 153 undefined on input line 12414. LaTeX Warning: Hyper reference `api/style:docx.styles.latent._LatentStyle' on p age 153 undefined on input line 12415. [153] [154] [155] [156] [157] [158] [159] [160] Underfull \vbox (badness 10000) detected at line 13064 [161] [162] [163] [164] Underfull \vbox (badness 10000) detected at line 13300 [165] [166] [167] [168] [169] Underfull \vbox (badness 10000) detected at line 13659 Overfull \vbox (2.68169pt too high) detected at line 13659 [170] Underfull \vbox (badness 10000) detected at line 13659 Overfull \vbox (2.68169pt too high) detected at line 13659 [171] [172] [173] [174] [175] [176] [177] [178] [179] Underfull \vbox (badness 10000) detected at line 14287 Overfull \vbox (2.68169pt too high) detected at line 14287 [180] [181] Underfull \vbox (badness 10000) detected at line 14424 [182] [183] Underfull \vbox (badness 10000) detected at line 14615 Overfull \vbox (2.68169pt too high) detected at line 14615 [184] [185] Overfull \vbox (3.08105pt too high) detected at line 14766 [186] Underfull \vbox (badness 10000) detected at line 14766 Overfull \vbox (2.68169pt too high) detected at line 14766 [187] No file python-docx.ind. [188] (./python-docx.aux) Package rerunfilecheck Warning: File `python-docx.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on python-docx.pdf (192 pages, 675838 bytes). Transcript written on python-docx.log. === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex python-docx.idx'... Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./python-docx.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file python-docx.idx (./python-docx.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./python-docx.out) (./python-docx.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./python-docx.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] Overfull \vbox (274.29318pt too high) has occurred while \output is active [4 <./example-docx-01.png (PNG copy)>] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] Underfull \hbox (badness 10000) in paragraph at lines 955--960 \T1/ptm/m/n/10 Four para-graph prop-er-ties, [][]\T1/pcr/m/sl/10 keep_together[ ][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 keep_with_next[][]\T1/ptm/m/n/10 , [][] \T1/pcr/m/sl/10 page_break_before[][]\T1/ptm/m/n/10 , and [15] [16] [17] [18] [19] [20 <./hdrftr-01.png>] [21 <./hdrftr-02.png>] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Chapter 3. [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4570--4570 []\T1/ptm/m/it/10 position\T1/ptm/m/n/10 , \T1/ptm/m/it/10 align-ment=WD_TAB_AL IGNMENT.LEFT\T1/ptm/m/n/10 , [51] [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 4987--4989 []\T1/ptm/m/n/10 The con-tent of this footer def-i-ni-tion is ig-nored un-less the doc-u-ment set-ting Underfull \hbox (badness 10000) in paragraph at lines 4998--5000 []\T1/ptm/m/n/10 The con-tent of this header def-i-ni-tion is ig-nored un-less the doc-u-ment set-ting Underfull \hbox (badness 10000) in paragraph at lines 5009--5011 []\T1/ptm/m/n/10 The con-tent of this footer def-i-ni-tion is ig-nored un-less the prop-erty Underfull \hbox (badness 10000) in paragraph at lines 5020--5022 []\T1/ptm/m/n/10 The con-tent of this header def-i-ni-tion is ig-nored un-less the prop-erty [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 5404--5409 []\T1/ptm/m/n/10 Assigning a mem-ber of [][]\T1/ptm/m/it/10 MSO_THEME_COLOR_IND EX[][] \T1/ptm/m/n/10 causes [][]\T1/pcr/m/sl/10 type[][] \T1/ptm/m/n/10 to be- come [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] Chapter 4. [71] [72] [73] [74] [75] [76] Overfull \vbox (3.98016pt too high) detected at line 7190 [77] Underfull \vbox (badness 10000) detected at line 7190 Overfull \vbox (13.68169pt too high) detected at line 7190 [78] Underfull \vbox (badness 10000) detected at line 7190 Overfull \vbox (13.68169pt too high) detected at line 7190 [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] Underfull \vbox (badness 10000) detected at line 8292 Overfull \vbox (2.68169pt too high) detected at line 8292 [93] Underfull \vbox (badness 10000) detected at line 8292 Overfull \vbox (2.68169pt too high) detected at line 8292 [94] [95] [96] Overfull \hbox (8.4084pt too wide) in paragraph at lines 8586--8586 []\T1/phv/m/n/10 value| Overfull \hbox (3.28851pt too wide) in paragraph at lines 8586--8586 []\T1/ptm/m/n/10 True| Overfull \hbox (5.71832pt too wide) in paragraph at lines 8586--8586 []\T1/ptm/m/n/10 False| Overfull \hbox (6.41853pt too wide) in paragraph at lines 8586--8586 []\T1/ptm/m/n/10 None| [97] Overfull \vbox (1.98016pt too high) detected at line 8910 [98] Underfull \vbox (badness 10000) detected at line 8910 Overfull \vbox (2.68169pt too high) detected at line 8910 [99] Underfull \vbox (badness 10000) detected at line 8910 Overfull \vbox (2.68169pt too high) detected at line 8910 [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 8976--8979 []\T1/pcr/m/n/10 ColorFormat.type \T1/ptm/m/n/10 re-turns one of \T1/ptm/m/it/1 0 MSO_COLOR_TYPE.RGB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 MSO_COLOR_TYPE.THEME\T1/pt m/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9004--9006 []\T1/ptm/m/n/10 Assigning an [][]\T1/pcr/m/sl/10 RGBColor[][] \T1/ptm/m/n/10 v alue to \T1/pcr/m/n/10 ColorFormat.rgb \T1/ptm/m/n/10 causes \T1/pcr/m/n/10 Col orFormat.type \T1/ptm/m/n/10 to be-come Underfull \hbox (badness 10000) in paragraph at lines 9018--9020 []\T1/pcr/m/n/10 ColorFormat.theme_color \T1/ptm/m/n/10 re-turns a mem-ber of [ ][]\T1/ptm/m/it/10 MSO_THEME_COLOR_INDEX[][] \T1/ptm/m/n/10 when \T1/ptm/m/it/1 0 type \T1/ptm/m/n/10 is Underfull \hbox (badness 10000) in paragraph at lines 9029--9032 []\T1/ptm/m/n/10 Assigning a mem-ber of [][]\T1/ptm/m/it/10 MSO_THEME_COLOR_IND EX[][] \T1/ptm/m/n/10 to \T1/pcr/m/n/10 ColorFormat.theme_color \T1/ptm/m/n/10 causes [102] [103] [104] Underfull \vbox (badness 10000) detected at line 9236 Overfull \vbox (2.68169pt too high) detected at line 9236 [105] [106] [107] [108] [109] [110] [111] [112] Underfull \vbox (badness 10000) detected at line 9773 Overfull \vbox (2.68169pt too high) detected at line 9773 [113] [114] [115] [116] Underfull \vbox (badness 10000) detected at line 10058 Overfull \vbox (2.68169pt too high) detected at line 10058 [117] [118] [119] [120] [121] [122] Underfull \vbox (badness 10000) detected at line 10481 Overfull \vbox (2.68169pt too high) detected at line 10481 [123] [124] [125] [126] [127] [128] [129] [130] [131] Underfull \vbox (badness 10000) detected at line 11070 Overfull \vbox (2.68169pt too high) detected at line 11070 [132] [133] [134] Underfull \vbox (badness 10000) detected at line 11292 Overfull \vbox (2.68169pt too high) detected at line 11292 [135] Underfull \vbox (badness 10000) detected at line 11292 Overfull \vbox (2.68169pt too high) detected at line 11292 [136] [137] Underfull \vbox (badness 10000) detected at line 11439 [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] Underfull \vbox (badness 10000) detected at line 13064 [161] [162] [163] [164] Underfull \vbox (badness 10000) detected at line 13300 [165] [166] [167] [168] [169] Underfull \vbox (badness 10000) detected at line 13659 Overfull \vbox (2.68169pt too high) detected at line 13659 [170] Underfull \vbox (badness 10000) detected at line 13659 Overfull \vbox (2.68169pt too high) detected at line 13659 [171] [172] [173] [174] [175] [176] [177] [178] [179] Underfull \vbox (badness 10000) detected at line 14287 Overfull \vbox (2.68169pt too high) detected at line 14287 [180] [181] Underfull \vbox (badness 10000) detected at line 14424 [182] [183] Underfull \vbox (badness 10000) detected at line 14615 Overfull \vbox (2.68169pt too high) detected at line 14615 [184] [185] Overfull \vbox (3.08105pt too high) detected at line 14766 [186] Underfull \vbox (badness 10000) detected at line 14766 Overfull \vbox (2.68169pt too high) detected at line 14766 [187] (./python-docx.ind [188] Underfull \hbox (badness 10000) in paragraph at lines 23--24 []\T1/ptm/m/n/10 add_latent_style() (docx.styles.latent.LatentStyles Underfull \hbox (badness 8094) in paragraph at lines 81--82 []\T1/ptm/m/n/10 content_status (docx.opc.coreprops.CoreProperties at- [189] Underfull \hbox (badness 10000) in paragraph at lines 91--92 []\T1/ptm/m/n/10 default_priority (docx.styles.latent.LatentStyles at- Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\T1/ptm/m/n/10 default_to_hidden (docx.styles.latent.LatentStyles at- Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/ptm/m/n/10 default_to_locked (docx.styles.latent.LatentStyles at- Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\T1/ptm/m/n/10 default_to_quick_style (docx.styles.latent.LatentStyles Underfull \hbox (badness 10000) in paragraph at lines 95--96 []\T1/ptm/m/n/10 default_to_unhide_when_used Underfull \hbox (badness 10000) in paragraph at lines 95--96 \T1/ptm/m/n/10 (docx.styles.latent.LatentStyles at-tribute), Underfull \hbox (badness 10000) in paragraph at lines 161--162 []\T1/ptm/m/n/10 insert_paragraph_before() Underfull \hbox (badness 10000) in paragraph at lines 161--162 \T1/ptm/m/n/10 (docx.text.paragraph.Paragraph method), Underfull \hbox (badness 10000) in paragraph at lines 169--170 []\T1/ptm/m/n/10 keep_together (docx.text.parfmt.ParagraphFormat at- Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\T1/ptm/m/n/10 last_printed (docx.opc.coreprops.CoreProperties at- [190] Underfull \hbox (badness 10000) in paragraph at lines 184--185 []\T1/ptm/m/n/10 line_spacing (docx.text.parfmt.ParagraphFormat at- Underfull \hbox (badness 10000) in paragraph at lines 215--216 []\T1/ptm/m/n/10 odd_and_even_pages_header_footer Underfull \hbox (badness 10000) in paragraph at lines 221--222 []\T1/ptm/m/n/10 page_break_before (docx.text.parfmt.ParagraphFormat Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/ptm/m/n/10 paragraph_format (docx.styles.style._TableStyle at- Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/ptm/m/n/10 paragraph_format (docx.text.paragraph.Paragraph at- Underfull \hbox (badness 10000) in paragraph at lines 256--257 []\T1/ptm/m/n/10 right_indent (docx.text.parfmt.ParagraphFormat at- [191] Underfull \hbox (badness 10000) in paragraph at lines 277--278 []\T1/ptm/m/n/10 space_before (docx.text.parfmt.ParagraphFormat at- Underfull \hbox (badness 10000) in paragraph at lines 324--325 []\T1/ptm/m/n/10 unhide_when_used (docx.styles.style._TableStyle at- Underfull \hbox (badness 10000) in paragraph at lines 325--326 []\T1/ptm/m/n/10 unhide_when_used (docx.styles.style.BaseStyle at- Underfull \hbox (badness 10000) in paragraph at lines 335--336 []\T1/ptm/m/n/10 widow_control (docx.text.parfmt.ParagraphFormat [192]) (./python-docx.aux) Package rerunfilecheck Warning: File `python-docx.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on python-docx.pdf (196 pages, 706630 bytes). Transcript written on python-docx.log. === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./python-docx.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2017/03/26 v1.6 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file python-docx.idx (./python-docx.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./python-docx.out) (./python-docx.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./python-docx.toc) [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [3] Overfull \vbox (274.29318pt too high) has occurred while \output is active [4 <./example-docx-01.png (PNG copy)>] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] Underfull \hbox (badness 10000) in paragraph at lines 955--960 \T1/ptm/m/n/10 Four para-graph prop-er-ties, [][]\T1/pcr/m/sl/10 keep_together[ ][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/sl/10 keep_with_next[][]\T1/ptm/m/n/10 , [][] \T1/pcr/m/sl/10 page_break_before[][]\T1/ptm/m/n/10 , and [15] [16] [17] [18] [19] [20 <./hdrftr-01.png>] [21 <./hdrftr-02.png>] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] Chapter 3. [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4570--4570 []\T1/ptm/m/it/10 position\T1/ptm/m/n/10 , \T1/ptm/m/it/10 align-ment=WD_TAB_AL IGNMENT.LEFT\T1/ptm/m/n/10 , [51] [52] [53] Underfull \hbox (badness 10000) in paragraph at lines 4987--4989 []\T1/ptm/m/n/10 The con-tent of this footer def-i-ni-tion is ig-nored un-less the doc-u-ment set-ting Underfull \hbox (badness 10000) in paragraph at lines 4998--5000 []\T1/ptm/m/n/10 The con-tent of this header def-i-ni-tion is ig-nored un-less the doc-u-ment set-ting Underfull \hbox (badness 10000) in paragraph at lines 5009--5011 []\T1/ptm/m/n/10 The con-tent of this footer def-i-ni-tion is ig-nored un-less the prop-erty Underfull \hbox (badness 10000) in paragraph at lines 5020--5022 []\T1/ptm/m/n/10 The con-tent of this header def-i-ni-tion is ig-nored un-less the prop-erty [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 5404--5409 []\T1/ptm/m/n/10 Assigning a mem-ber of [][]\T1/ptm/m/it/10 MSO_THEME_COLOR_IND EX[][] \T1/ptm/m/n/10 causes [][]\T1/pcr/m/sl/10 type[][] \T1/ptm/m/n/10 to be- come [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] Chapter 4. [71] [72] [73] [74] [75] [76] Overfull \vbox (3.98016pt too high) detected at line 7190 [77] Underfull \vbox (badness 10000) detected at line 7190 Overfull \vbox (13.68169pt too high) detected at line 7190 [78] Underfull \vbox (badness 10000) detected at line 7190 Overfull \vbox (13.68169pt too high) detected at line 7190 [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] Underfull \vbox (badness 10000) detected at line 8292 Overfull \vbox (2.68169pt too high) detected at line 8292 [93] Underfull \vbox (badness 10000) detected at line 8292 Overfull \vbox (2.68169pt too high) detected at line 8292 [94] [95] [96] Overfull \hbox (8.4084pt too wide) in paragraph at lines 8586--8586 []\T1/phv/m/n/10 value| Overfull \hbox (3.28851pt too wide) in paragraph at lines 8586--8586 []\T1/ptm/m/n/10 True| Overfull \hbox (5.71832pt too wide) in paragraph at lines 8586--8586 []\T1/ptm/m/n/10 False| Overfull \hbox (6.41853pt too wide) in paragraph at lines 8586--8586 []\T1/ptm/m/n/10 None| [97] Overfull \vbox (1.98016pt too high) detected at line 8910 [98] Underfull \vbox (badness 10000) detected at line 8910 Overfull \vbox (2.68169pt too high) detected at line 8910 [99] Underfull \vbox (badness 10000) detected at line 8910 Overfull \vbox (2.68169pt too high) detected at line 8910 [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 8976--8979 []\T1/pcr/m/n/10 ColorFormat.type \T1/ptm/m/n/10 re-turns one of \T1/ptm/m/it/1 0 MSO_COLOR_TYPE.RGB\T1/ptm/m/n/10 , \T1/ptm/m/it/10 MSO_COLOR_TYPE.THEME\T1/pt m/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 9004--9006 []\T1/ptm/m/n/10 Assigning an [][]\T1/pcr/m/sl/10 RGBColor[][] \T1/ptm/m/n/10 v alue to \T1/pcr/m/n/10 ColorFormat.rgb \T1/ptm/m/n/10 causes \T1/pcr/m/n/10 Col orFormat.type \T1/ptm/m/n/10 to be-come Underfull \hbox (badness 10000) in paragraph at lines 9018--9020 []\T1/pcr/m/n/10 ColorFormat.theme_color \T1/ptm/m/n/10 re-turns a mem-ber of [ ][]\T1/ptm/m/it/10 MSO_THEME_COLOR_INDEX[][] \T1/ptm/m/n/10 when \T1/ptm/m/it/1 0 type \T1/ptm/m/n/10 is Underfull \hbox (badness 10000) in paragraph at lines 9029--9032 []\T1/ptm/m/n/10 Assigning a mem-ber of [][]\T1/ptm/m/it/10 MSO_THEME_COLOR_IND EX[][] \T1/ptm/m/n/10 to \T1/pcr/m/n/10 ColorFormat.theme_color \T1/ptm/m/n/10 causes [102] [103] [104] Underfull \vbox (badness 10000) detected at line 9236 Overfull \vbox (2.68169pt too high) detected at line 9236 [105] [106] [107] [108] [109] [110] [111] [112] Underfull \vbox (badness 10000) detected at line 9773 Overfull \vbox (2.68169pt too high) detected at line 9773 [113] [114] [115] [116] Underfull \vbox (badness 10000) detected at line 10058 Overfull \vbox (2.68169pt too high) detected at line 10058 [117] [118] [119] [120] [121] [122] Underfull \vbox (badness 10000) detected at line 10481 Overfull \vbox (2.68169pt too high) detected at line 10481 [123] [124] [125] [126] [127] [128] [129] [130] [131] Underfull \vbox (badness 10000) detected at line 11070 Overfull \vbox (2.68169pt too high) detected at line 11070 [132] [133] [134] Underfull \vbox (badness 10000) detected at line 11292 Overfull \vbox (2.68169pt too high) detected at line 11292 [135] Underfull \vbox (badness 10000) detected at line 11292 Overfull \vbox (2.68169pt too high) detected at line 11292 [136] [137] Underfull \vbox (badness 10000) detected at line 11439 [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] Underfull \vbox (badness 10000) detected at line 13064 [161] [162] [163] [164] Underfull \vbox (badness 10000) detected at line 13300 [165] [166] [167] [168] [169] Underfull \vbox (badness 10000) detected at line 13659 Overfull \vbox (2.68169pt too high) detected at line 13659 [170] Underfull \vbox (badness 10000) detected at line 13659 Overfull \vbox (2.68169pt too high) detected at line 13659 [171] [172] [173] [174] [175] [176] [177] [178] [179] Underfull \vbox (badness 10000) detected at line 14287 Overfull \vbox (2.68169pt too high) detected at line 14287 [180] [181] Underfull \vbox (badness 10000) detected at line 14424 [182] [183] Underfull \vbox (badness 10000) detected at line 14615 Overfull \vbox (2.68169pt too high) detected at line 14615 [184] [185] Overfull \vbox (3.08105pt too high) detected at line 14766 [186] Underfull \vbox (badness 10000) detected at line 14766 Overfull \vbox (2.68169pt too high) detected at line 14766 [187] (./python-docx.ind [188] Underfull \hbox (badness 10000) in paragraph at lines 23--24 []\T1/ptm/m/n/10 add_latent_style() (docx.styles.latent.LatentStyles Underfull \hbox (badness 8094) in paragraph at lines 81--82 []\T1/ptm/m/n/10 content_status (docx.opc.coreprops.CoreProperties at- [189] Underfull \hbox (badness 10000) in paragraph at lines 91--92 []\T1/ptm/m/n/10 default_priority (docx.styles.latent.LatentStyles at- Underfull \hbox (badness 10000) in paragraph at lines 92--93 []\T1/ptm/m/n/10 default_to_hidden (docx.styles.latent.LatentStyles at- Underfull \hbox (badness 10000) in paragraph at lines 93--94 []\T1/ptm/m/n/10 default_to_locked (docx.styles.latent.LatentStyles at- Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\T1/ptm/m/n/10 default_to_quick_style (docx.styles.latent.LatentStyles Underfull \hbox (badness 10000) in paragraph at lines 95--96 []\T1/ptm/m/n/10 default_to_unhide_when_used Underfull \hbox (badness 10000) in paragraph at lines 95--96 \T1/ptm/m/n/10 (docx.styles.latent.LatentStyles at-tribute), Underfull \hbox (badness 10000) in paragraph at lines 161--162 []\T1/ptm/m/n/10 insert_paragraph_before() Underfull \hbox (badness 10000) in paragraph at lines 161--162 \T1/ptm/m/n/10 (docx.text.paragraph.Paragraph method), Underfull \hbox (badness 10000) in paragraph at lines 169--170 []\T1/ptm/m/n/10 keep_together (docx.text.parfmt.ParagraphFormat at- Underfull \hbox (badness 10000) in paragraph at lines 177--178 []\T1/ptm/m/n/10 last_printed (docx.opc.coreprops.CoreProperties at- [190] Underfull \hbox (badness 10000) in paragraph at lines 184--185 []\T1/ptm/m/n/10 line_spacing (docx.text.parfmt.ParagraphFormat at- Underfull \hbox (badness 10000) in paragraph at lines 215--216 []\T1/ptm/m/n/10 odd_and_even_pages_header_footer Underfull \hbox (badness 10000) in paragraph at lines 221--222 []\T1/ptm/m/n/10 page_break_before (docx.text.parfmt.ParagraphFormat Underfull \hbox (badness 10000) in paragraph at lines 226--227 []\T1/ptm/m/n/10 paragraph_format (docx.styles.style._TableStyle at- Underfull \hbox (badness 10000) in paragraph at lines 227--228 []\T1/ptm/m/n/10 paragraph_format (docx.text.paragraph.Paragraph at- Underfull \hbox (badness 10000) in paragraph at lines 256--257 []\T1/ptm/m/n/10 right_indent (docx.text.parfmt.ParagraphFormat at- [191] Underfull \hbox (badness 10000) in paragraph at lines 277--278 []\T1/ptm/m/n/10 space_before (docx.text.parfmt.ParagraphFormat at- Underfull \hbox (badness 10000) in paragraph at lines 324--325 []\T1/ptm/m/n/10 unhide_when_used (docx.styles.style._TableStyle at- Underfull \hbox (badness 10000) in paragraph at lines 325--326 []\T1/ptm/m/n/10 unhide_when_used (docx.styles.style.BaseStyle at- Underfull \hbox (badness 10000) in paragraph at lines 335--336 []\T1/ptm/m/n/10 widow_control (docx.text.parfmt.ParagraphFormat [192]) (./python-docx.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on python-docx.pdf (196 pages, 707118 bytes). Transcript written on python-docx.log. === TeX engine is 'pdfTeX' Latexmk: All targets () are up-to-date make: Leaving directory '/builddir/build/BUILD/python-docx-0.8.11/docs/.build/latex' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Huz2a8 Latexmk: This is Latexmk, John Collins, 18 June 2019, version: 4.65. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "python-docx.tex"' ------------ kpathsea: Running mktexfmt pdflatex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.texlive2018/texmf-config/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of mf/mf-nowin in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of tex/tex in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.texlive2018/texmf-var/web2c mktexfmt [INFO]: --- remaking pdflatex with pdftex mktexfmt: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, parameters, LaTeX2e <2017-04-15> hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) ) ) Beginning to dump on file pdflatex.fmt (preloaded format=pdflatex 2021.10.1) 5083 strings of total length 69301 44966 memory locations dumped; current usage is 144&44370 3423 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 3633 words of font info for 14 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdflatex.log. mktexfmt [INFO]: /builddir/.texlive2018/texmf-var/web2c/pdftex/pdflatex.fmt installed. mktexfmt [INFO]: Disabled formats: 32 mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 15 mktexfmt [INFO]: Total formats: 48 mktexfmt [INFO]: exiting with status 0 Latexmk: Index file 'python-docx.idx' was written Latexmk: Missing input file: 'python-docx.ind' from line 'No file python-docx.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'python-docx.pdf' Rule 'makeindex python-docx.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'python-docx.idx' ------------ Run number 1 of rule 'makeindex python-docx.idx' ------------ ------------ Running 'makeindex -s python.ist -o "python-docx.ind" "python-docx.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2018] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file python-docx.idx....done (268 entries accepted, 0 rejected). Sorting entries.....done (2246 comparisons). Generating output file python-docx.ind....done (340 lines written, 0 warnings). Output written in python-docx.ind. Transcript written in python-docx.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'python-docx.aux' 'python-docx.ind' 'python-docx.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "python-docx.tex"' ------------ Latexmk: Index file 'python-docx.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'python-docx.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'python-docx.aux' 'python-docx.out' 'python-docx.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "python-docx.tex"' ------------ Latexmk: Index file 'python-docx.idx' was written Latexmk: Log file says output to 'python-docx.pdf' + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch + cd python-docx-0.8.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/api.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/blkcntnr.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/compat.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/document.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/exceptions.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/package.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/section.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/settings.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/shape.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/shared.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx copying build/lib/docx/table.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/dml copying build/lib/docx/dml/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/dml copying build/lib/docx/dml/color.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/dml creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/base.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/dml.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/section.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/shape.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/style.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/table.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/text.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/bmp.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/constants.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/exceptions.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/gif.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/helpers.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/image.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/jpeg.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/png.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/tiff.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/compat.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/constants.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/coreprops.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/exceptions.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/oxml.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/package.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/packuri.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/part.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/phys_pkg.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/pkgreader.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/pkgwriter.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/rel.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/shared.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/spec.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/parts copying build/lib/docx/opc/parts/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/parts copying build/lib/docx/opc/parts/coreprops.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/parts creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/coreprops.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/document.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/exceptions.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/ns.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/numbering.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/section.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/settings.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/shape.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/shared.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/simpletypes.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/styles.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/table.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/xmlchemy.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/font.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/paragraph.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/parfmt.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/run.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/document.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/hdrftr.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/image.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/numbering.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/settings.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/story.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/styles.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/styles copying build/lib/docx/styles/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/styles copying build/lib/docx/styles/latent.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/styles copying build/lib/docx/styles/style.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/styles copying build/lib/docx/styles/styles.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/styles creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/__init__.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/font.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/paragraph.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/parfmt.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/run.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/tabstops.py -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text creating /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default-footer.xml -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default-header.xml -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default-settings.xml -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default-styles.xml -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default.docx -> /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/templates byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/blkcntnr.py to blkcntnr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/document.py to document.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/package.py to package.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/section.py to section.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/shape.py to shape.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/shared.py to shared.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/table.py to table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/dml/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/dml/color.py to color.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum/dml.py to dml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum/section.py to section.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum/shape.py to shape.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum/style.py to style.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum/table.py to table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/enum/text.py to text.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/bmp.py to bmp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/gif.py to gif.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/jpeg.py to jpeg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/png.py to png.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/image/tiff.py to tiff.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/coreprops.py to coreprops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/oxml.py to oxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/package.py to package.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/packuri.py to packuri.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/part.py to part.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/phys_pkg.py to phys_pkg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/pkgreader.py to pkgreader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/pkgwriter.py to pkgwriter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/rel.py to rel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/shared.py to shared.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/spec.py to spec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/parts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/opc/parts/coreprops.py to coreprops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/coreprops.py to coreprops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/document.py to document.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/ns.py to ns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/numbering.py to numbering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/section.py to section.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/shape.py to shape.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/shared.py to shared.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/simpletypes.py to simpletypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/styles.py to styles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/table.py to table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/xmlchemy.py to xmlchemy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text/font.py to font.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text/paragraph.py to paragraph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text/parfmt.py to parfmt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/oxml/text/run.py to run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts/document.py to document.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts/hdrftr.py to hdrftr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts/numbering.py to numbering.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts/story.py to story.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/parts/styles.py to styles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/styles/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/styles/latent.py to latent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/styles/style.py to style.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/styles/styles.py to styles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text/font.py to font.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text/paragraph.py to paragraph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text/parfmt.py to parfmt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text/run.py to run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/docx/text/tabstops.py to tabstops.cpython-36.pyc writing byte-compilation script '/tmp/tmptt71djhv.py' /usr/bin/python3.6 /tmp/tmptt71djhv.py removing /tmp/tmptt71djhv.py running install_egg_info running egg_info writing python_docx.egg-info/PKG-INFO writing dependency_links to python_docx.egg-info/dependency_links.txt writing requirements to python_docx.egg-info/requires.txt writing top-level names to python_docx.egg-info/top_level.txt reading manifest file 'python_docx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'python_docx.egg-info/SOURCES.txt' Copying python_docx.egg-info to /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages/python_docx-0.8.11-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.8.11-3.el8 --unique-debug-suffix -0.8.11-3.el8.noarch --unique-debug-src-base python-docx-0.8.11-3.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-docx-0.8.11 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.28m5w9 + umask 022 + cd /builddir/build/BUILD + cd python-docx-0.8.11 + export PYTHONPATH=/builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/lib/python3.6/site-packages + export PYTHONDONTWRITEBYTECODE=1 + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/python3.6 -m pytest ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 rootdir: /builddir/build/BUILD/python-docx-0.8.11, inifile: tox.ini collected 1460 items tests/test_api.py ... [ 0%] tests/test_blkcntnr.py ................ [ 1%] tests/test_document.py ............................. [ 3%] tests/test_enum.py ......... [ 3%] tests/test_package.py ........ [ 4%] tests/test_section.py .................................................. [ 7%] .......................................... [ 10%] tests/test_settings.py ......... [ 11%] tests/test_shape.py ............. [ 12%] tests/test_shared.py .................... [ 13%] tests/test_table.py .................................................... [ 17%] ........................................................................ [ 22%] ....... [ 22%] tests/dml/test_color.py ............................... [ 24%] tests/image/test_bmp.py ... [ 24%] tests/image/test_gif.py ... [ 25%] tests/image/test_helpers.py .... [ 25%] tests/image/test_image.py ...................................... [ 28%] tests/image/test_jpeg.py ...................................... [ 30%] tests/image/test_png.py ......................... [ 32%] tests/image/test_tiff.py ........................... [ 34%] tests/opc/test_coreprops.py .................................. [ 36%] tests/opc/test_oxml.py .............. [ 37%] tests/opc/test_package.py ................... [ 38%] tests/opc/test_packuri.py ......... [ 39%] tests/opc/test_part.py ........................ [ 41%] tests/opc/test_phys_pkg.py ................... [ 42%] tests/opc/test_pkgreader.py ...................... [ 43%] tests/opc/test_pkgwriter.py ........... [ 44%] tests/opc/test_rel.py .............. [ 45%] tests/opc/parts/test_coreprops.py .. [ 45%] tests/oxml/test__init__.py ........ [ 46%] tests/oxml/test_ns.py ....... [ 46%] tests/oxml/test_styles.py .. [ 46%] tests/oxml/test_table.py ............................................... [ 50%] .................. [ 51%] tests/oxml/test_xmlchemy.py ............................................ [ 54%] ................................. [ 56%] tests/oxml/parts/test_document.py ...... [ 56%] tests/oxml/text/test_run.py ... [ 57%] tests/parts/test_document.py .................. [ 58%] tests/parts/test_hdrftr.py ...... [ 58%] tests/parts/test_image.py ....... [ 59%] tests/parts/test_numbering.py ..... [ 59%] tests/parts/test_settings.py ... [ 59%] tests/parts/test_story.py .............. [ 60%] tests/parts/test_styles.py .. [ 60%] tests/styles/test_latent.py ............................................ [ 63%] .................. [ 65%] tests/styles/test_style.py ............................................. [ 68%] ...................................... [ 70%] tests/styles/test_styles.py ....................................... [ 73%] tests/text/test_font.py ................................................ [ 76%] ..................................................................... [ 81%] tests/text/test_paragraph.py ..................................... [ 84%] tests/text/test_parfmt.py .............................................. [ 87%] ........................................................................ [ 92%] .. [ 92%] tests/text/test_run.py ................................................. [ 95%] ..................... [ 97%] tests/text/test_tabstops.py .......................................... [100%] ========================= 1460 passed in 6.66 seconds ========================== ++ find . -type f -name 'ISO*.pdf' + banned= + '[' -n '' ']' + '[' -e ref ']' + exit 0 Processing files: python3-docx-0.8.11-3.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Sibay8 + umask 022 + cd /builddir/build/BUILD + cd python-docx-0.8.11 + LICENSEDIR=/builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/licenses/python3-docx + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/licenses/python3-docx + cp -pr LICENSE /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/licenses/python3-docx + exit 0 Provides: python-docx = 0.8.11-3.el8 python3-docx = 0.8.11-3.el8 python3.6dist(python-docx) = 0.8.11 python3dist(python-docx) = 0.8.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 python3.6dist(lxml) >= 2.3.2 Processing files: python-docx-doc-0.8.11-3.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y16Vba + umask 022 + cd /builddir/build/BUILD + cd python-docx-0.8.11 + DOCDIR=/builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/doc/python-docx-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/doc/python-docx-doc + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/doc/python-docx-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/doc/python-docx-doc + cp -pr docs/.build/latex/python-docx.pdf /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/doc/python-docx-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ihGOUa + umask 022 + cd /builddir/build/BUILD + cd python-docx-0.8.11 + LICENSEDIR=/builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/licenses/python-docx-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/licenses/python-docx-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch/usr/share/licenses/python-docx-doc + exit 0 Provides: python-docx-doc = 0.8.11-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch Wrote: /builddir/build/RPMS/python3-docx-0.8.11-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-docx-doc-0.8.11-3.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.27eNj8 + umask 022 + cd /builddir/build/BUILD + cd python-docx-0.8.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-docx-0.8.11-3.el8.noarch + exit 0 Child return code was: 0