Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PyX.spec'], env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}uid=1000gid=425shell=Falseuser='mockbuild'logger=printOutput=FalsechrootPath='/var/lib/mock/f23-build-4990409-579646/root'timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PyX.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/PyX-0.14.1-1.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PyX.spec '], env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}private_network=Trueuid=1000timeout=172800gid=425user='mockbuild'logger=printOutput=FalsechrootPath='/var/lib/mock/f23-build-4990409-579646/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PyX.spec '] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KNVlSL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyX-0.14.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyX-0.14.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyX-0.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2hAuJi + umask 022 + cd /builddir/build/BUILD + cd PyX-0.14.1 + /usr/bin/sed -i 's|^build_t1code=.*|build_t1code=1|' setup.cfg + /usr/bin/sed -i 's|^build_pykpathsea=.*|build_pykpathsea=1|' setup.cfg + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.4 creating build/lib.linux-x86_64-3.4/pyx copying pyx/trafo.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/svgfile.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/connector.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/pdfwriter.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/svgwriter.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/config.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/pattern.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/text.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/writer.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/reader.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/path.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/box.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/epsfile.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/deformer.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/document.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/deco.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/bbox.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/version.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/pdfextra.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/baseclasses.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/__init__.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/pswriter.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/mesh.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/bitmap.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/color.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/attr.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/unit.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/normpath.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/mathutils.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/canvas.py -> build/lib.linux-x86_64-3.4/pyx copying pyx/style.py -> build/lib.linux-x86_64-3.4/pyx creating build/lib.linux-x86_64-3.4/pyx/graph copying pyx/graph/data.py -> build/lib.linux-x86_64-3.4/pyx/graph copying pyx/graph/graph.py -> build/lib.linux-x86_64-3.4/pyx/graph copying pyx/graph/__init__.py -> build/lib.linux-x86_64-3.4/pyx/graph copying pyx/graph/key.py -> build/lib.linux-x86_64-3.4/pyx/graph copying pyx/graph/style.py -> build/lib.linux-x86_64-3.4/pyx/graph creating build/lib.linux-x86_64-3.4/pyx/graph/axis copying pyx/graph/axis/positioner.py -> build/lib.linux-x86_64-3.4/pyx/graph/axis copying pyx/graph/axis/axis.py -> build/lib.linux-x86_64-3.4/pyx/graph/axis copying pyx/graph/axis/texter.py -> build/lib.linux-x86_64-3.4/pyx/graph/axis copying pyx/graph/axis/rater.py -> build/lib.linux-x86_64-3.4/pyx/graph/axis copying pyx/graph/axis/__init__.py -> build/lib.linux-x86_64-3.4/pyx/graph/axis copying pyx/graph/axis/tick.py -> build/lib.linux-x86_64-3.4/pyx/graph/axis copying pyx/graph/axis/parter.py -> build/lib.linux-x86_64-3.4/pyx/graph/axis copying pyx/graph/axis/painter.py -> build/lib.linux-x86_64-3.4/pyx/graph/axis copying pyx/graph/axis/timeaxis.py -> build/lib.linux-x86_64-3.4/pyx/graph/axis creating build/lib.linux-x86_64-3.4/pyx/font copying pyx/font/t1code.py -> build/lib.linux-x86_64-3.4/pyx/font copying pyx/font/t1file.py -> build/lib.linux-x86_64-3.4/pyx/font copying pyx/font/pfmfile.py -> build/lib.linux-x86_64-3.4/pyx/font copying pyx/font/afmfile.py -> build/lib.linux-x86_64-3.4/pyx/font copying pyx/font/metric.py -> build/lib.linux-x86_64-3.4/pyx/font copying pyx/font/__init__.py -> build/lib.linux-x86_64-3.4/pyx/font copying pyx/font/font.py -> build/lib.linux-x86_64-3.4/pyx/font creating build/lib.linux-x86_64-3.4/pyx/dvi copying pyx/dvi/encfile.py -> build/lib.linux-x86_64-3.4/pyx/dvi copying pyx/dvi/dvifile.py -> build/lib.linux-x86_64-3.4/pyx/dvi copying pyx/dvi/mapfile.py -> build/lib.linux-x86_64-3.4/pyx/dvi copying pyx/dvi/tfmfile.py -> build/lib.linux-x86_64-3.4/pyx/dvi copying pyx/dvi/texfont.py -> build/lib.linux-x86_64-3.4/pyx/dvi copying pyx/dvi/__init__.py -> build/lib.linux-x86_64-3.4/pyx/dvi copying pyx/dvi/vffile.py -> build/lib.linux-x86_64-3.4/pyx/dvi creating build/lib.linux-x86_64-3.4/pyx/metapost copying pyx/metapost/path.py -> build/lib.linux-x86_64-3.4/pyx/metapost copying pyx/metapost/mp_path.py -> build/lib.linux-x86_64-3.4/pyx/metapost copying pyx/metapost/__init__.py -> build/lib.linux-x86_64-3.4/pyx/metapost creating build/lib.linux-x86_64-3.4/pyx/data creating build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Helvetica-Oblique.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/ZapfDingbats.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Helvetica.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Courier-BoldOblique.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Times-Italic.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Helvetica-Bold.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Times-Bold.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Helvetica-BoldOblique.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Courier.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/MustRead.html -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Courier-Oblique.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Times-Roman.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Courier-Bold.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Symbol.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm copying pyx/data/afm/Times-BoldItalic.afm -> build/lib.linux-x86_64-3.4/pyx/data/afm creating build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/12ptex.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/foils30pt.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/foils25pt.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/12pt.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/createlfs.tex -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/foils20pt.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/foils17pt.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/11ptex.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/11pt.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/10ptex.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/10pt.lfs -> build/lib.linux-x86_64-3.4/pyx/data/lfs copying pyx/data/lfs/createlfs.py -> build/lib.linux-x86_64-3.4/pyx/data/lfs creating build/lib.linux-x86_64-3.4/pyx/data/def copying pyx/data/def/pyx.def -> build/lib.linux-x86_64-3.4/pyx/data/def copying pyx/data/pyxrc -> build/lib.linux-x86_64-3.4/pyx/data running build_ext building 'pyx.pykpathsea' extension creating build/temp.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/pyx gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I/usr/include/python3.4m -c pyx/pykpathsea.c -o build/temp.linux-x86_64-3.4/pyx/pykpathsea.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.4/pyx/pykpathsea.o -L/usr/lib64 -lkpathsea -lpython3.4m -o build/lib.linux-x86_64-3.4/pyx/pykpathsea.cpython-34m.so building 'pyx.font._t1code' extension creating build/temp.linux-x86_64-3.4/pyx/font gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I/usr/include/python3.4m -c pyx/font/_t1code.c -o build/temp.linux-x86_64-3.4/pyx/font/_t1code.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.4/pyx/font/_t1code.o -L/usr/lib64 -lpython3.4m -o build/lib.linux-x86_64-3.4/pyx/font/_t1code.cpython-34m.so + /usr/bin/sed -i 's|^texipc =.*|texipc = 1|' pyx/data/pyxrc ~/build/BUILD/PyX-0.14.1/faq ~/build/BUILD/PyX-0.14.1 + pushd faq + /usr/bin/sed -i 's|sphinx-build|sphinx-build-3|' Makefile + make sphinx-build-3 -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.2.3 loading pickled environment... failed: [Errno 2] No such file or directory: '/builddir/build/BUILD/PyX-0.14.1/faq/_build/doctrees/environment.pickle' building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] general_aspects_plotting reading sources... [ 28%] general_aspects_pyx reading sources... [ 42%] index reading sources... [ 57%] other_plotting reading sources... [ 71%] plotting_graphs reading sources... [ 85%] python reading sources... [100%] tex_latex looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] general_aspects_plotting writing output... [ 28%] general_aspects_pyx writing output... [ 42%] index writing output... [ 57%] other_plotting writing output... [ 71%] plotting_graphs writing output... [ 85%] python writing output... [100%] tex_latex writing additional files... search copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded. Build finished. The HTML pages are in _build/html. sphinx-build-3 -b latex -d _build/doctrees . _build/latex Making output directory... Running Sphinx v1.2.3 loading pickled environment... done building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing pyxfaq.tex... index general_aspects_pyx python general_aspects_plotting plotting_graphs other_plotting tex_latex resolving references... writing... /builddir/build/BUILD/PyX-0.14.1/faq/python.rst:: WARNING: unusable reference target found: news:comp.lang.python done copying TeX support files... done build succeeded, 1 warning. Running LaTeX files through pdflatex... make -C _build/latex all-pdf make[1]: Entering directory '/builddir/build/BUILD/PyX-0.14.1/faq/_build/latex' pdflatex 'pyxfaq.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./pyxfaq.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file pyxfaq.idx No file pyxfaq.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Underfull \hbox (badness 10000) in paragraph at lines 129--129 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] Adding blank page after the table of contents. [1] [2] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `general_aspects_pyx:python-requirements' on pag e 3 undefined on input line 203. LaTeX Warning: Hyper reference `general_aspects_pyx:where-do-i-get-pyx' on page 3 undefined on input line 207. [3] LaTeX Warning: Hyper reference `python:what-is-python' on page 4 undefined on i nput line 239. LaTeX Warning: Hyper reference `tex_latex:what-is-tex' on page 4 undefined on i nput line 240. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \hbox (badness 10000) in paragraph at lines 274--278 []\T1/ptm/m/n/10 PDF files can be viewed by means of the \T1/pcr/m/n/10 Adobe R eader \TS1/pcr/m/n/10 � \T1/ptm/m/n/10 avail-able from LaTeX Warning: Hyper reference `general_aspects_pyx:pyx-ipython-notebook' on pa ge 4 undefined on input line 284. [4] Underfull \hbox (badness 10000) in paragraph at lines 316--320 []\T1/ptm/m/n/10 There is also a user dis-cus-sion list about PyX which you can sub-scribe to at Underfull \hbox (badness 6641) in paragraph at lines 316--320 [][]\T1/ptm/m/n/10 http://lists.sourceforge.net/lists/listinfo/pyx-user[][]. Th e archive of the dis-cus-sion list is avail-able at [5] [6] Chapter 2. Underfull \hbox (badness 7595) in paragraph at lines 367--372 []\T1/ptm/m/n/10 when us-ing PyX. This al-lows you for ex-am-ple to write sim-p ly \T1/pcr/m/n/10 graph.graphxy \T1/ptm/m/n/10 in-stead of [7] [8] Chapter 3. [9] [10] Chapter 4. LaTeX Warning: Hyper reference `plotting_graphs:mingraphdata' on page 11 undefi ned on input line 474. Underfull \hbox (badness 10000) in paragraph at lines 478--480 []\T1/ptm/m/n/10 Another, slightly more com-plex, ex-am-ple is also pro-vided i n the PyX dis-tri-bu-tion as [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/ptm/m/n/10 Complete code ex-am-ples can be found in \T1/pcr/m/n/10 exampl es/graphs/mandel.py \T1/ptm/m/n/10 and LaTeX Warning: Hyper reference `plotting_graphs:mingraphdata' on page 13 undefi ned on input line 590. LaTeX Warning: Hyper reference `plotting_graphs:mingraphfunc' on page 13 undefi ned on input line 590. LaTeX Warning: Hyper reference `plotting_graphs:zeroline' on page 13 undefined on input line 621. [13] LaTeX Warning: Hyper reference `plotting_graphs:problemcoord' on page 14 undefi ned on input line 658. [14] LaTeX Warning: Hyper reference `plotting_graphs:changelist' on page 15 undefine d on input line 800. [15] [16] Chapter 5. [17] [18] Chapter 6. LaTeX Warning: Hyper reference `tex_latex:ctan' on page 19 undefined on input l ine 912. LaTeX Warning: Hyper reference `tex_latex:ctan' on page 19 undefined on input l ine 961. Underfull \hbox (badness 5460) in paragraph at lines 956--962 \T1/ptm/m/n/10 A list of math-e-mat-i-cal sym-bols to-gether with the ap-pro-pr i-ate com-mand name can be found at [19] LaTeX Warning: Hyper reference `tex_latex:undefined-usepackage' on page 20 unde fined on input line 980. LaTeX Warning: Hyper reference `tex_latex:intro-tex-latex' on page 20 undefined on input line 1004. [20] LaTeX Warning: Hyper reference `tex_latex:fontshape-undefined' on page 21 undef ined on input line 1077. LaTeX Warning: Hyper reference `tex_latex:ctan' on page 21 undefined on input l ine 1082. [21] LaTeX Warning: Hyper reference `tex_latex:other-font' on page 22 undefined on i nput line 1180. No file pyxfaq.ind. [22] (./pyxfaq.aux) Package rerunfilecheck Warning: File `pyxfaq.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 pyxfaq.pdf (26 pages, 151306 bytes). Transcript written on pyxfaq.log. pdflatex 'pyxfaq.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./pyxfaq.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file pyxfaq.idx (./pyxfaq.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./pyxfaq.out) (./pyxfaq.out) Underfull \hbox (badness 10000) in paragraph at lines 129--129 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./pyxfaq.toc) Adding blank page after the table of contents. [1] [2] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \hbox (badness 10000) in paragraph at lines 274--278 []\T1/ptm/m/n/10 PDF files can be viewed by means of the \T1/pcr/m/n/10 Adobe R eader \TS1/pcr/m/n/10 � \T1/ptm/m/n/10 avail-able from [4] Underfull \hbox (badness 10000) in paragraph at lines 316--320 []\T1/ptm/m/n/10 There is also a user dis-cus-sion list about PyX which you can sub-scribe to at Underfull \hbox (badness 6641) in paragraph at lines 316--320 [][]\T1/ptm/m/n/10 http://lists.sourceforge.net/lists/listinfo/pyx-user[][]. Th e archive of the dis-cus-sion list is avail-able at [5] [6] Chapter 2. Underfull \hbox (badness 7595) in paragraph at lines 367--372 []\T1/ptm/m/n/10 when us-ing PyX. This al-lows you for ex-am-ple to write sim-p ly \T1/pcr/m/n/10 graph.graphxy \T1/ptm/m/n/10 in-stead of [7] [8] Chapter 3. [9] [10] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 478--480 []\T1/ptm/m/n/10 Another, slightly more com-plex, ex-am-ple is also pro-vided i n the PyX dis-tri-bu-tion as [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/ptm/m/n/10 Complete code ex-am-ples can be found in \T1/pcr/m/n/10 exampl es/graphs/mandel.py \T1/ptm/m/n/10 and [13] [14] [15] [16] Chapter 5. [17] [18] Chapter 6. Underfull \hbox (badness 5460) in paragraph at lines 956--962 \T1/ptm/m/n/10 A list of math-e-mat-i-cal sym-bols to-gether with the ap-pro-pr i-ate com-mand name can be found at [19] [20] [21] No file pyxfaq.ind. [22] (./pyxfaq.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on pyxfaq.pdf (26 pages, 158566 bytes). Transcript written on pyxfaq.log. pdflatex 'pyxfaq.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./pyxfaq.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file pyxfaq.idx (./pyxfaq.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./pyxfaq.out) (./pyxfaq.out) Underfull \hbox (badness 10000) in paragraph at lines 129--129 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./pyxfaq.toc) Adding blank page after the table of contents. [1] [2] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \hbox (badness 10000) in paragraph at lines 274--278 []\T1/ptm/m/n/10 PDF files can be viewed by means of the \T1/pcr/m/n/10 Adobe R eader \TS1/pcr/m/n/10 � \T1/ptm/m/n/10 avail-able from [4] Underfull \hbox (badness 10000) in paragraph at lines 316--320 []\T1/ptm/m/n/10 There is also a user dis-cus-sion list about PyX which you can sub-scribe to at Underfull \hbox (badness 6641) in paragraph at lines 316--320 [][]\T1/ptm/m/n/10 http://lists.sourceforge.net/lists/listinfo/pyx-user[][]. Th e archive of the dis-cus-sion list is avail-able at [5] [6] Chapter 2. Underfull \hbox (badness 7595) in paragraph at lines 367--372 []\T1/ptm/m/n/10 when us-ing PyX. This al-lows you for ex-am-ple to write sim-p ly \T1/pcr/m/n/10 graph.graphxy \T1/ptm/m/n/10 in-stead of [7] [8] Chapter 3. [9] [10] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 478--480 []\T1/ptm/m/n/10 Another, slightly more com-plex, ex-am-ple is also pro-vided i n the PyX dis-tri-bu-tion as [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/ptm/m/n/10 Complete code ex-am-ples can be found in \T1/pcr/m/n/10 exampl es/graphs/mandel.py \T1/ptm/m/n/10 and [13] [14] [15] [16] Chapter 5. [17] [18] Chapter 6. Underfull \hbox (badness 5460) in paragraph at lines 956--962 \T1/ptm/m/n/10 A list of math-e-mat-i-cal sym-bols to-gether with the ap-pro-pr i-ate com-mand name can be found at [19] [20] [21] No file pyxfaq.ind. [22] (./pyxfaq.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on pyxfaq.pdf (26 pages, 158566 bytes). Transcript written on pyxfaq.log. makeindex -s python.ist 'pyxfaq.idx' This is makeindex, version 2.15 [TeX Live 2014] (kpathsea + Thai support). Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored). Scanning input file pyxfaq.idx...done (0 entries accepted, 0 rejected). Nothing written in pyxfaq.ind. Transcript written in pyxfaq.ilg. pdflatex 'pyxfaq.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./pyxfaq.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file pyxfaq.idx (./pyxfaq.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./pyxfaq.out) (./pyxfaq.out) Underfull \hbox (badness 10000) in paragraph at lines 129--129 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./pyxfaq.toc) Adding blank page after the table of contents. [1] [2] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \hbox (badness 10000) in paragraph at lines 274--278 []\T1/ptm/m/n/10 PDF files can be viewed by means of the \T1/pcr/m/n/10 Adobe R eader \TS1/pcr/m/n/10 � \T1/ptm/m/n/10 avail-able from [4] Underfull \hbox (badness 10000) in paragraph at lines 316--320 []\T1/ptm/m/n/10 There is also a user dis-cus-sion list about PyX which you can sub-scribe to at Underfull \hbox (badness 6641) in paragraph at lines 316--320 [][]\T1/ptm/m/n/10 http://lists.sourceforge.net/lists/listinfo/pyx-user[][]. Th e archive of the dis-cus-sion list is avail-able at [5] [6] Chapter 2. Underfull \hbox (badness 7595) in paragraph at lines 367--372 []\T1/ptm/m/n/10 when us-ing PyX. This al-lows you for ex-am-ple to write sim-p ly \T1/pcr/m/n/10 graph.graphxy \T1/ptm/m/n/10 in-stead of [7] [8] Chapter 3. [9] [10] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 478--480 []\T1/ptm/m/n/10 Another, slightly more com-plex, ex-am-ple is also pro-vided i n the PyX dis-tri-bu-tion as [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/ptm/m/n/10 Complete code ex-am-ples can be found in \T1/pcr/m/n/10 exampl es/graphs/mandel.py \T1/ptm/m/n/10 and [13] [14] [15] [16] Chapter 5. [17] [18] Chapter 6. Underfull \hbox (badness 5460) in paragraph at lines 956--962 \T1/ptm/m/n/10 A list of math-e-mat-i-cal sym-bols to-gether with the ap-pro-pr i-ate com-mand name can be found at [19] [20] [21] (./pyxfaq.ind) [22] (./pyxfaq.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on pyxfaq.pdf (26 pages, 158566 bytes). Transcript written on pyxfaq.log. pdflatex 'pyxfaq.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./pyxfaq.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file pyxfaq.idx (./pyxfaq.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./pyxfaq.out) (./pyxfaq.out) Underfull \hbox (badness 10000) in paragraph at lines 129--129 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./pyxfaq.toc) Adding blank page after the table of contents. [1] [2] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) Underfull \hbox (badness 10000) in paragraph at lines 274--278 []\T1/ptm/m/n/10 PDF files can be viewed by means of the \T1/pcr/m/n/10 Adobe R eader \TS1/pcr/m/n/10 � \T1/ptm/m/n/10 avail-able from [4] Underfull \hbox (badness 10000) in paragraph at lines 316--320 []\T1/ptm/m/n/10 There is also a user dis-cus-sion list about PyX which you can sub-scribe to at Underfull \hbox (badness 6641) in paragraph at lines 316--320 [][]\T1/ptm/m/n/10 http://lists.sourceforge.net/lists/listinfo/pyx-user[][]. Th e archive of the dis-cus-sion list is avail-able at [5] [6] Chapter 2. Underfull \hbox (badness 7595) in paragraph at lines 367--372 []\T1/ptm/m/n/10 when us-ing PyX. This al-lows you for ex-am-ple to write sim-p ly \T1/pcr/m/n/10 graph.graphxy \T1/ptm/m/n/10 in-stead of [7] [8] Chapter 3. [9] [10] Chapter 4. Underfull \hbox (badness 10000) in paragraph at lines 478--480 []\T1/ptm/m/n/10 Another, slightly more com-plex, ex-am-ple is also pro-vided i n the PyX dis-tri-bu-tion as [11] [12] Underfull \hbox (badness 10000) in paragraph at lines 582--584 []\T1/ptm/m/n/10 Complete code ex-am-ples can be found in \T1/pcr/m/n/10 exampl es/graphs/mandel.py \T1/ptm/m/n/10 and [13] [14] [15] [16] Chapter 5. [17] [18] Chapter 6. Underfull \hbox (badness 5460) in paragraph at lines 956--962 \T1/ptm/m/n/10 A list of math-e-mat-i-cal sym-bols to-gether with the ap-pro-pr i-ate com-mand name can be found at [19] [20] [21] (./pyxfaq.ind) [22] (./pyxfaq.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on pyxfaq.pdf (26 pages, 158566 bytes). Transcript written on pyxfaq.log. make[1]: Leaving directory '/builddir/build/BUILD/PyX-0.14.1/faq/_build/latex' pdflatex finished; the PDF files are in _build/latex. Done. + mv _build/html/ faq + mv _build/latex/pyxfaq.pdf .. ~/build/BUILD/PyX-0.14.1 ~/build/BUILD/PyX-0.14.1/manual ~/build/BUILD/PyX-0.14.1 + popd + pushd manual + /usr/bin/sed -i 's|sphinx-build|sphinx-build-3|' Makefile + make export PYTHONPATH=/builddir/build/BUILD/PyX-0.14.1/manual/.. ; python3 connector.py Ignoring line 14617 in mapping file 'pdftex.map': Unknown token ' Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file manual.idx No file manual.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Underfull \hbox (badness 10000) in paragraph at lines 128--128 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] Adding blank page after the table of contents. [1] [2] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 3 undefined on in put line 201. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `path:module-path' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `pathstyles:module-style' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `color:module-color' on page 3 undefined on inpu t line 201. LaTeX Warning: Hyper reference `connector:module-connector' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `text:module-text' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `box:module-box' on page 3 undefined on input li ne 201. LaTeX Warning: Hyper reference `trafo:module-trafo' on page 3 undefined on inpu t line 201. LaTeX Warning: Hyper reference `unit:module-unit' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `graph:module-graph' on page 3 undefined on inpu t line 201. LaTeX Warning: Hyper reference `axis:module-graph.axis' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `epsfile:module-epsfile' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 3 undefined on in put line 201. LaTeX Warning: Hyper reference `path:module-path' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `pathstyles:module-style' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `color:module-color' on page 3 undefined on inpu t line 201. LaTeX Warning: Hyper reference `connector:module-connector' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `text:module-text' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `box:module-box' on page 3 undefined on input li ne 201. LaTeX Warning: Hyper reference `trafo:module-trafo' on page 3 undefined on inpu t line 201. LaTeX Warning: Hyper reference `unit:module-unit' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `graph:module-graph' on page 3 undefined on inpu t line 201. LaTeX Warning: Hyper reference `axis:module-graph.axis' on page 3 undefined on input line 201. LaTeX Warning: Hyper reference `epsfile:module-epsfile' on page 3 undefined on input line 201. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `path:module-path' on page 5 undefined on input line 234. LaTeX Warning: Hyper reference `path:module-path' on page 5 undefined on input line 243. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 5 undefined on in put line 252. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 5 undefined on in put line 260. [5] LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 307. LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 307. LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 324. LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 339. LaTeX Warning: Hyper reference `graphics:fig-rects' on page 6 undefined on inpu t line 341. LaTeX Warning: Hyper reference `graphics:graphics-attributes' on page 6 undefin ed on input line 352. LaTeX Warning: Hyper reference `path:path-pathitem' on page 6 undefined on inpu t line 354. LaTeX Warning: Hyper reference `path:path-predefined' on page 6 undefined on in put line 365. [6 <./rects.pdf>] LaTeX Warning: Hyper reference `graphics:fig-radii' on page 7 undefined on inpu t line 378. LaTeX Warning: Hyper reference `graphics:fig-radii2' on page 7 undefined on inp ut line 417. [7 <./radii.pdf>] LaTeX Warning: Hyper reference `path:path.normpath' on page 8 undefined on inpu t line 466. LaTeX Warning: Hyper reference `path:postscript-like-paths' on page 8 undefined on input line 492. [8 <./radii2.pdf>] LaTeX Warning: Hyper reference `unit:id1' on page 9 undefined on input line 517 . Underfull \hbox (badness 5460) in paragraph at lines 543--549 []\T1/ptm/m/n/10 The clear at-tribute is also pro-vided by the base classes of the var-i-ous styles. For in-stance, Underfull \hbox (badness 10000) in paragraph at lines 543--549 \T1/pcr/m/n/10 style.strokestyle.clear \T1/ptm/m/n/10 clears all strokestyle su b-classes i.e. \T1/pcr/m/n/10 style.linewidth \T1/ptm/m/n/10 and LaTeX Warning: Hyper reference `deformer:deformer.deformer' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `deformer:deformer.cycloid' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `deformer:deformer.smoothed' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `text:text.halign' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `text:text.valign' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `text:text.mathmode' on page 9 undefined on inpu t line 633. LaTeX Warning: Hyper reference `text:text.phantom' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `text:text.size' on page 9 undefined on input li ne 633. LaTeX Warning: Hyper reference `text:text.parbox' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `trafo:trafo.trafo' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `trafo:trafo.mirror' on page 9 undefined on inpu t line 633. LaTeX Warning: Hyper reference `trafo:trafo.rotate' on page 9 undefined on inpu t line 633. LaTeX Warning: Hyper reference `trafo:trafo.scale' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `trafo:trafo.slant' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `trafo:trafo.translate' on page 9 undefined on i nput line 633. Overfull \hbox (5.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 deco.deco| Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.strokestyle| Overfull \hbox (41.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.fillstyle| Overfull \hbox (35.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.filltype| LaTeX Warning: Hyper reference `deformer:deformer.deformer' on page 9 undefined on input line 633. Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 deformer.deformer| LaTeX Warning: Hyper reference `deformer:deformer.cycloid' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `deformer:deformer.smoothed' on page 9 undefined on input line 633. Overfull \hbox (29.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 text.textattr| LaTeX Warning: Hyper reference `text:text.halign' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `text:text.valign' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `text:text.mathmode' on page 9 undefined on inpu t line 633. LaTeX Warning: Hyper reference `text:text.phantom' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `text:text.size' on page 9 undefined on input li ne 633. LaTeX Warning: Hyper reference `text:text.parbox' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `trafo:trafo.trafo' on page 9 undefined on input line 633. Overfull \hbox (17.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 trafo.trafo| LaTeX Warning: Hyper reference `trafo:trafo.mirror' on page 9 undefined on inpu t line 633. LaTeX Warning: Hyper reference `trafo:trafo.rotate' on page 9 undefined on inpu t line 633. LaTeX Warning: Hyper reference `trafo:trafo.scale' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `trafo:trafo.slant' on page 9 undefined on input line 633. LaTeX Warning: Hyper reference `trafo:trafo.translate' on page 9 undefined on i nput line 633. [9] [10] Chapter 3. LaTeX Warning: Hyper reference `path:module-path' on page 11 undefined on input line 683. LaTeX Warning: Hyper reference `path:path-pathitem' on page 11 undefined on inp ut line 695. LaTeX Warning: Hyper reference `path:path.closepath' on page 11 undefined on in put line 697. LaTeX Warning: Hyper reference `path:path.moveto' on page 11 undefined on input line 699. LaTeX Warning: Hyper reference `path:path.arc' on page 11 undefined on input li ne 699. LaTeX Warning: Hyper reference `path:path.arcn' on page 11 undefined on input l ine 699. LaTeX Warning: Hyper reference `path:module-path' on page 11 undefined on input line 704. LaTeX Warning: Hyper reference `path:path.normpath' on page 11 undefined on inp ut line 723. [11] LaTeX Warning: Hyper reference `path:path.path.joined' on page 12 undefined on input line 831. LaTeX Warning: Hyper reference `path:path.normpath' on page 12 undefined on inp ut line 840. LaTeX Warning: Hyper reference `path:path.normpath' on page 12 undefined on inp ut line 841. LaTeX Warning: Hyper reference `path:module-path' on page 12 undefined on input line 842. LaTeX Warning: Hyper reference `path:path.normpath' on page 12 undefined on inp ut line 887. LaTeX Warning: Hyper reference `path:path.line' on page 12 undefined on input l ine 896. LaTeX Warning: Hyper reference `path:path.line' on page 12 undefined on input l ine 896. LaTeX Warning: Hyper reference `trafo:trafo.trafo' on page 12 undefined on inpu t line 919. [12] LaTeX Warning: Hyper reference `path:path.arc' on page 13 undefined on input li ne 995. LaTeX Warning: Hyper reference `bbox:module-bbox' on page 13 undefined on input line 1035. LaTeX Warning: Hyper reference `path:path.normpath' on page 13 undefined on inp ut line 1076. LaTeX Warning: Hyper reference `path:postscript-like-paths' on page 13 undefine d on input line 1077. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 13 undefined on input line 1079. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 13 undefined on input line 1079. [13] LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1084. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1090. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1095. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1095. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1096. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1101. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1107. LaTeX Warning: Hyper reference `path:module-path' on page 14 undefined on input line 1107. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1110. LaTeX Warning: Hyper reference `path:module-path' on page 14 undefined on input line 1115. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1115. LaTeX Warning: Hyper reference `path:module-path' on page 14 undefined on input line 1122. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1122. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1131. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1139. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1145. LaTeX Warning: Hyper reference `path:module-path' on page 14 undefined on input line 1145. LaTeX Warning: Hyper reference `path:path.normpath' on page 14 undefined on inp ut line 1146. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1154. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1156. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1158. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1164. LaTeX Warning: Hyper reference `path:module-path' on page 14 undefined on input line 1164. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1171. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1172. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1181. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1183. LaTeX Warning: Hyper reference `path:path.normsubpath' on page 14 undefined on input line 1192. [14] LaTeX Warning: Hyper reference `path:module-path' on page 15 undefined on input line 1202. [15] [16] Chapter 4. LaTeX Warning: Hyper reference `metapost:module-metapost.path' on page 17 undef ined on input line 1240. LaTeX Warning: Hyper reference `metapost:knots' on page 17 undefined on input l ine 1268. LaTeX Warning: Hyper reference `metapost:links' on page 17 undefined on input l ine 1269. LaTeX Warning: Hyper reference `path:module-path' on page 17 undefined on input line 1281. LaTeX Warning: Hyper reference `path:module-path' on page 17 undefined on input line 1282. LaTeX Warning: Hyper reference `metapost:metapost.path.beginknot' on page 17 un defined on input line 1302. LaTeX Warning: Hyper reference `metapost:metapost.path.beginknot' on page 17 un defined on input line 1311. [17] LaTeX Warning: Hyper reference `metapost:metapost.path.roughknot' on page 18 un defined on input line 1323. Underfull \hbox (badness 10000) in paragraph at lines 1331--1331 []\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 left_curl=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_curl=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 left_angle=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `metapost:metapost.path.smoothknot' on page 18 u ndefined on input line 1345. LaTeX Warning: Hyper reference `path:path.curveto' on page 18 undefined on inpu t line 1381. LaTeX Warning: Hyper reference `metapost:metapost.path.tensioncurve' on page 18 undefined on input line 1390. [18] Chapter 5. LaTeX Warning: Hyper reference `deformer:module-deformer' on page 19 undefined on input line 1398. LaTeX Warning: Hyper reference `deformer:module-deformer' on page 19 undefined on input line 1399. LaTeX Warning: Hyper reference `deformer:module-deformer' on page 19 undefined on input line 1403. [19] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [20] Chapter 6. LaTeX Warning: Hyper reference `trafo:trafo.trafo' on page 21 undefined on inpu t line 1559. LaTeX Warning: Hyper reference `text:module-text' on page 21 undefined on input line 1561. LaTeX Warning: Hyper reference `document:document.page' on page 21 undefined on input line 1563. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 21 undefined on i nput line 1597. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 21 undefined on i nput line 1604. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 21 undefined on i nput line 1605. Underfull \hbox (badness 7344) in paragraph at lines 1616--1618 \T1/ptm/m/n/10 Inserts \T1/ptm/m/it/10 text \T1/ptm/m/n/10 at po-si-tion (\T1/p tm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 ) into the can-vas ap-ply-ing \T1/ptm/m/it/10 at-trs\T1/ptm/m/n/10 . This is a short-cut for LaTeX Warning: Hyper reference `canvas:module-canvas' on page 21 undefined on i nput line 1639. [21] LaTeX Warning: Hyper reference `bbox:module-bbox' on page 22 undefined on input line 1645. LaTeX Warning: Hyper reference `document:document.page' on page 22 undefined on input line 1670. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1671. LaTeX Warning: Hyper reference `document:document.document' on page 22 undefine d on input line 1672. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1681. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1689. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1697. LaTeX Warning: Hyper reference `epsfile:module-epsfile' on page 22 undefined on input line 1733. LaTeX Warning: Hyper reference `canvas:canvas.canvas.writeEPSfile' on page 22 u ndefined on input line 1736. LaTeX Warning: Hyper reference `document:document.page' on page 22 undefined on input line 1738. LaTeX Warning: Hyper reference `canvas:canvas.canvas.pipeGS' on page 22 undefin ed on input line 1755. LaTeX Warning: Hyper reference `document:document.page' on page 22 undefined on input line 1760. LaTeX Warning: Hyper reference `document:module-document' on page 22 undefined on input line 1761. [22] [23] [24] Chapter 7. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1773. LaTeX Warning: Hyper reference `document:document.page' on page 25 undefined on input line 1773. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1774. LaTeX Warning: Hyper reference `document:document.page' on page 25 undefined on input line 1774. LaTeX Warning: Hyper reference `document:document.page' on page 25 undefined on input line 1779. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 25 undefined on i nput line 1779. LaTeX Warning: Hyper reference `document:document.page' on page 25 undefined on input line 1785. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 25 undefined on i nput line 1785. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1804. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1809. Underfull \hbox (badness 10000) in paragraph at lines 1813--1813 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_pa th=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1814. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1828. LaTeX Warning: Hyper reference `document:document.document.writeEPSfile' on pag e 25 undefined on input line 1830. Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 au-thor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-ject=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 key-words=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_path=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mesh_as_bitmap=False\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1838. LaTeX Warning: Hyper reference `document:document.document.writeEPSfile' on pag e 25 undefined on input line 1844. LaTeX Warning: Hyper reference `document:module-document' on page 25 undefined on input line 1852. LaTeX Warning: Hyper reference `document:document.document.writeEPSfile' on pag e 25 undefined on input line 1854. [25] LaTeX Warning: Hyper reference `document:document.paperformat' on page 26 undef ined on input line 1878. [26] Chapter 8. LaTeX Warning: Hyper reference `text:module-text' on page 27 undefined on input line 1985. LaTeX Warning: Hyper reference `text:chroot' on page 27 undefined on input line 1998. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 27 undefined on input line 2015. LaTeX Warning: Hyper reference `text:texipc' on page 27 undefined on input line 2019. LaTeX Warning: Hyper reference `text:text.texmessage' on page 27 undefined on i nput line 2024. LaTeX Warning: Hyper reference `text:text.texmessage' on page 27 undefined on i nput line 2028. LaTeX Warning: Hyper reference `text:text.TexResultError' on page 27 undefined on input line 2029. [27] LaTeX Warning: Hyper reference `text:debug' on page 28 undefined on input line 2076. LaTeX Warning: Hyper reference `text:texipc' on page 28 undefined on input line 2080. LaTeX Warning: Hyper reference `text:text.errordetail' on page 28 undefined on input line 2090. LaTeX Warning: Hyper reference `text:text.TexResultError' on page 28 undefined on input line 2090. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2093. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2097. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2101. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2105. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2114. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2122. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2130. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2138. LaTeX Warning: Hyper reference `text:text.texmessage' on page 28 undefined on i nput line 2153. LaTeX Warning: Hyper reference `text:text.SingleRunner.text' on page 28 undefin ed on input line 2162. LaTeX Warning: Hyper reference `text:text.SingleRunner.text_pt' on page 28 unde fined on input line 2163. [28] Underfull \hbox (badness 10000) in paragraph at lines 2184--2186 []\T1/ptm/b/n/10 textattrs \T1/ptm/m/n/10 (list of \T1/pcr/m/n/10 textattr, :cl ass:`trafo.trafo_pt\T1/ptm/m/n/10 , and LaTeX Warning: Hyper reference `text:text.texmessage' on page 29 undefined on i nput line 2188. LaTeX Warning: Hyper reference `text:text.textbox_pt' on page 29 undefined on i nput line 2203. LaTeX Warning: Hyper reference `text:text.text_pt' on page 29 undefined on inpu t line 2219. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 29 undefined on input line 2244. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 29 undefined on input line 2255. Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 []\T1/ptm/m/it/10 cmd=config.getlist(``text'', ``la-tex'', [''la-tex'']), doc- Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 \T1/ptm/m/it/10 class=''article'', do-copt=None, pyx-graph-ics=True, texmes- LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 29 undefined on input line 2276. LaTeX Warning: Hyper reference `text:pyxgraphics' on page 29 undefined on input line 2291. [29] LaTeX Warning: Hyper reference `text:text.texmessage' on page 30 undefined on i nput line 2294. LaTeX Warning: Hyper reference `text:text.texmessage' on page 30 undefined on i nput line 2298. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 30 undefined on input line 2302. LaTeX Warning: Hyper reference `text:text.texmessage' on page 30 undefined on i nput line 2311. LaTeX Warning: Hyper reference `text:text.texmessage' on page 30 undefined on i nput line 2319. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 30 undefined on input line 2327. LaTeX Warning: Hyper reference `text:texipc' on page 30 undefined on input line 2329. LaTeX Warning: Hyper reference `text:text.MultiRunner' on page 30 undefined on input line 2331. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 30 undefined on input line 2332. LaTeX Warning: Hyper reference `text:text.MultiRunner.preamble' on page 30 unde fined on input line 2333. LaTeX Warning: Hyper reference `text:text.MultiRunner.text' on page 30 undefine d on input line 2333. LaTeX Warning: Hyper reference `text:text.MultiRunner.text_pt' on page 30 undef ined on input line 2334. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 30 undefined on input line 2334. LaTeX Warning: Hyper reference `text:text.MultiRunner.reset' on page 30 undefin ed on input line 2335. Underfull \hbox (badness 5446) in paragraph at lines 2331--2338 []\T1/ptm/m/n/10 The \T1/pcr/m/n/10 MultiRunner \T1/ptm/m/n/10 classes be-low a re not de-rived from \T1/pcr/m/n/10 SingleRunner \T1/ptm/m/n/10 even though the pro- Underfull \hbox (badness 7415) in paragraph at lines 2331--2338 \T1/ptm/m/n/10 vide the same func-tional in-ter-face (\T1/pcr/m/n/10 MultiRunne r.preamble()\T1/ptm/m/n/10 , \T1/pcr/m/n/10 MultiRunner.text()\T1/ptm/m/n/10 , and LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 30 undefined on input line 2341. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 30 undefined on input line 2345. LaTeX Warning: Hyper reference `text:text.SingleRunner.preamble' on page 30 und efined on input line 2360. LaTeX Warning: Hyper reference `text:text.SingleRunner.text_pt' on page 30 unde fined on input line 2368. LaTeX Warning: Hyper reference `text:text.SingleRunner.text' on page 30 undefin ed on input line 2376. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 30 undefined on input line 2384. LaTeX Warning: Hyper reference `text:text.preamble' on page 30 undefined on inp ut line 2387. LaTeX Warning: Hyper reference `text:text.preamble' on page 30 undefined on inp ut line 2392. LaTeX Warning: Hyper reference `text:text.SingleTexRunner' on page 30 undefined on input line 2404. LaTeX Warning: Hyper reference `text:text.SingleLatexRunner' on page 30 undefin ed on input line 2423. [30] LaTeX Warning: Hyper reference `text:texipc' on page 31 undefined on input line 2471. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 31 undefined on input line 2523. LaTeX Warning: Hyper reference `text:text.MultiRunner' on page 31 undefined on input line 2524. LaTeX Warning: Hyper reference `text:text.set' on page 31 undefined on input li ne 2525. LaTeX Warning: Hyper reference `text:text.set' on page 31 undefined on input li ne 2526. LaTeX Warning: Hyper reference `text:text.MultiRunner' on page 31 undefined on input line 2526. LaTeX Warning: Hyper reference `text:text.MultiRunner' on page 31 undefined on input line 2532. LaTeX Warning: Hyper reference `text:text.MultiRunner' on page 31 undefined on input line 2572. LaTeX Warning: Hyper reference `text:text.MultiRunner' on page 31 undefined on input line 2576. LaTeX Warning: Hyper reference `text:text.MultiRunner' on page 31 undefined on input line 2576. LaTeX Warning: Hyper reference `text:text.TexRunner' on page 31 undefined on in put line 2577. LaTeX Warning: Hyper reference `text:text.LatexRunner' on page 31 undefined on input line 2577. LaTeX Warning: Hyper reference `text:text.TexRunner' on page 31 undefined on in put line 2581. LaTeX Warning: Hyper reference `text:text.LatexRunner' on page 31 undefined on input line 2582. [31] LaTeX Warning: Hyper reference `text:text.texmessage' on page 32 undefined on i nput line 2622. LaTeX Warning: Hyper reference `text:text.TexResultError' on page 32 undefined on input line 2643. LaTeX Warning: Hyper reference `text:text.texmessage' on page 32 undefined on i nput line 2649. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 32 undefined on input line 2651. LaTeX Warning: Hyper reference `text:text.errordetail' on page 32 undefined on input line 2652. LaTeX Warning: Hyper reference `text:text.TexResultError' on page 32 undefined on input line 2658. LaTeX Warning: Hyper reference `text:text.texmessage' on page 32 undefined on i nput line 2690. LaTeX Warning: Hyper reference `text:text.texmessage.warn' on page 32 undefined on input line 2696. LaTeX Warning: Hyper reference `text:text.texmessage.ignore' on page 32 undefin ed on input line 2696. LaTeX Warning: Hyper reference `text:text.texmessage' on page 32 undefined on i nput line 2697. Underfull \hbox (badness 10000) in paragraph at lines 2695--2699 []\T1/ptm/m/n/10 To pre-vent any un-han-dled TeX out-put to be re-ported as an er-ror, \T1/pcr/m/n/10 texmessage.warn \T1/ptm/m/n/10 or [32] LaTeX Warning: Hyper reference `text:text.texmessage.no_file' on page 33 undefi ned on input line 2709. LaTeX Warning: Hyper reference `text:text.texmessage.pattern' on page 33 undefi ned on input line 2709. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [33] LaTeX Warning: Hyper reference `text:text.texmessage.ignore' on page 34 undefin ed on input line 2836. LaTeX Warning: Hyper reference `text:module-text' on page 34 undefined on input line 2899. LaTeX Warning: Hyper reference `text:text.halign.flushleft' on page 34 undefine d on input line 2957. LaTeX Warning: Hyper reference `text:text.halign.flushcenter' on page 34 undefi ned on input line 2974. [34] LaTeX Warning: Hyper reference `text:text.halign.flushright' on page 35 undefin ed on input line 2991. LaTeX Warning: Hyper reference `text:text.halign.boxleft' on page 35 undefined on input line 2999. LaTeX Warning: Hyper reference `text:text.halign.flushleft' on page 35 undefine d on input line 2999. LaTeX Warning: Hyper reference `text:text.halign.boxcenter' on page 35 undefine d on input line 3007. LaTeX Warning: Hyper reference `text:text.halign.flushcenter' on page 35 undefi ned on input line 3007. LaTeX Warning: Hyper reference `text:text.halign.boxright' on page 35 undefined on input line 3015. LaTeX Warning: Hyper reference `text:text.halign.flushright' on page 35 undefin ed on input line 3015. LaTeX Warning: Hyper reference `text:fig-textvalign' on page 35 undefined on in put line 3032. LaTeX Warning: Hyper reference `text:text.valign' on page 35 undefined on input line 3083. LaTeX Warning: Hyper reference `text:fig-textvalign' on page 35 undefined on in put line 3084. [35 <./textvalign.pdf>] LaTeX Warning: Hyper reference `text:text.vshift.middlezero' on page 36 undefin ed on input line 3135. LaTeX Warning: Hyper reference `text:text.size' on page 36 undefined on input l ine 3154. [36] LaTeX Warning: Hyper reference `text:module-text' on page 37 undefined on input line 3279. [37] LaTeX Warning: Hyper reference `text:text.textbox_pt.marker' on page 38 undefin ed on input line 3358. LaTeX Warning: Hyper reference `text:text.textbox_pt.left' on page 38 undefined on input line 3359. LaTeX Warning: Hyper reference `text:text.textbox_pt.right' on page 38 undefine d on input line 3360. LaTeX Warning: Hyper reference `text:text.textbox_pt.width' on page 38 undefine d on input line 3360. LaTeX Warning: Hyper reference `text:text.textbox_pt.height' on page 38 undefin ed on input line 3360. LaTeX Warning: Hyper reference `text:text.textbox_pt.depth' on page 38 undefine d on input line 3361. LaTeX Warning: Hyper reference `text:text.MultiRunner' on page 38 undefined on input line 3366. LaTeX Warning: Hyper reference `text:text.texmessage' on page 38 undefined on i nput line 3384. LaTeX Warning: Hyper reference `text:text.TexResultError' on page 38 undefined on input line 3385. LaTeX Warning: Hyper reference `text:text.errordetail' on page 38 undefined on input line 3386. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 38 undefined on input line 3386. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 38 undefined on input line 3392. LaTeX Warning: Hyper reference `text:text.SingleRunner' on page 38 undefined on input line 3397. LaTeX Warning: Hyper reference `text:pyx.pyxinfo' on page 38 undefined on input line 3415. [38] [39] [40] Chapter 9. LaTeX Warning: Hyper reference `graph:graph-components' on page 41 undefined on input line 3456. LaTeX Warning: Hyper reference `graph:graph.data.file' on page 41 undefined on input line 3489. LaTeX Warning: Hyper reference `graph:graph.data.file' on page 41 undefined on input line 3490. LaTeX Warning: Hyper reference `graph:fig-graph' on page 41 undefined on input line 3502. LaTeX Warning: Hyper reference `graph:module-graph.graph' on page 41 undefined on input line 3523. LaTeX Warning: Hyper reference `graph:fig-graph2' on page 41 undefined on input line 3524. [41] [42 <./graph.pdf> <./graph2.pdf>] LaTeX Warning: Hyper reference `graph:fig-graph3' on page 43 undefined on input line 3545. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 43 undefined on input line 3590. LaTeX Warning: Hyper reference `graph:graph.graph.graphxyz' on page 43 undefine d on input line 3590. LaTeX Warning: Hyper reference `graph:module-graph.graph' on page 43 undefined on input line 3591. Underfull \hbox (badness 7397) in paragraph at lines 3596--3596 \T1/ptm/m/it/10 key=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-groun-dat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ax-es-dist=0.8*unit.v_cm\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 xax- [43 <./graph3.pdf>] LaTeX Warning: Hyper reference `graph:graph.key.key' on page 44 undefined on in put line 3607. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.axisatv' on page 44 u ndefined on input line 3618. LaTeX Warning: Hyper reference `graph:module-graph.data' on page 44 undefined o n input line 3657. [44] LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.dolayout' on page 45 undefined on input line 3756. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 45 undefined on input line 3774. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.vgeodesic' on page 45 undefined on input line 3783. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 45 undefined on input line 3792. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.dolayout' on page 45 undefined on input line 3803. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy.axistrafo' on page 45 undefined on input line 3811. LaTeX Warning: Hyper reference `graph:graph.graph.graphxyz' on page 45 undefine d on input line 3817. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 45 undefined on input line 3817. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 45 undefined on input line 3819. Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 []\T1/ptm/m/it/10 xpos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ypos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xs-cale=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 yscale=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 zs- Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 \T1/ptm/m/it/10 cale=1/goldenmean\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesat=No ne\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesatname=''z''\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `graph:graph.graph.central' on page 45 undefined on input line 3840. LaTeX Warning: Hyper reference `graph:graph.graph.parallel' on page 45 undefine d on input line 3840. [45] LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 46 undefined on input line 3842. LaTeX Warning: Hyper reference `graph:graph.graph.central' on page 46 undefined on input line 3859. LaTeX Warning: Hyper reference `graph:graph.graph.parallel' on page 46 undefine d on input line 3868. LaTeX Warning: Hyper reference `graph:graph.graph.graphxy' on page 46 undefined on input line 3876. LaTeX Warning: Hyper reference `graph:graph.graph.central' on page 46 undefined on input line 3906. LaTeX Warning: Hyper reference `graph:graph.graph.parallel' on page 46 undefine d on input line 3906. LaTeX Warning: Hyper reference `graph:graph.graph.graphxyz' on page 46 undefine d on input line 3914. LaTeX Warning: Hyper reference `graph:graph.graph.central' on page 46 undefined on input line 3935. LaTeX Warning: Hyper reference `graph:module-graph.data' on page 46 undefined o n input line 3945. Underfull \hbox (badness 10000) in paragraph at lines 3949--3949 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ment-pat-tern=de faultcommentpattern\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colum-n-pat- [46] [47] Underfull \hbox (badness 7273) in paragraph at lines 4134--4134 []\T1/ptm/m/it/10 data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=notitle\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 copy=1\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-placedol-lar=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colu m-n-call- LaTeX Warning: Hyper reference `graph:graph.data.file' on page 48 undefined on input line 4137. [48] Underfull \hbox (badness 5217) in paragraph at lines 4161--4161 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-rank=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 maxrank=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=n otitle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4162--4164 \T1/ptm/m/n/10 This is an ex-per-i-men-tal class to read map data from cbd-file s. See [49] LaTeX Warning: Hyper reference `graph:graph.style.symbol' on page 50 undefined on input line 4400. LaTeX Warning: Hyper reference `graph:module-graph.data' on page 50 undefined o n input line 4401. LaTeX Warning: Hyper reference `graph:graph.style.symbol' on page 50 undefined on input line 4407. LaTeX Warning: Hyper reference `graph:graph.style.symbol' on page 50 undefined on input line 4458. [50] LaTeX Warning: Hyper reference `graph:graph.style.symbol' on page 51 undefined on input line 4545. LaTeX Warning: Hyper reference `graph:graph.style.line' on page 51 undefined on input line 4570. LaTeX Warning: Hyper reference `graph:module-graph.data' on page 51 undefined o n input line 4572. LaTeX Warning: Hyper reference `graph:graph.style.line' on page 51 undefined on input line 4578. Underfull \hbox (badness 10000) in paragraph at lines 4583--4585 \T1/ptm/m/n/10 attr.changelist([style.linestyle.solid, style.linestyle.dashed, style.linestyle.dotted, LaTeX Warning: Hyper reference `graph:graph.style.line' on page 51 undefined on input line 4594. [51] LaTeX Warning: Hyper reference `graph:graph.style.range' on page 52 undefined o n input line 4654. [52] LaTeX Warning: Hyper reference `graph:graph.style.bar' on page 53 undefined on input line 4752. Underfull \hbox (badness 8113) in paragraph at lines 4763--4763 []\T1/ptm/m/it/10 index1=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-dex2=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 grid-lines1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2 =1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=[]\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `graph:graph.style.line' on page 53 undefined on input line 4779. Underfull \hbox (badness 10000) in paragraph at lines 4787--4787 []\T1/ptm/m/it/10 gridlines1=0.05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2=0 .05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-color=None\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 back- LaTeX Warning: Hyper reference `graph:graph.style.rect' on page 53 undefined on input line 4829. LaTeX Warning: Hyper reference `graph:graph.style.rect' on page 53 undefined on input line 4847. LaTeX Warning: Hyper reference `graph:module-graph.key' on page 53 undefined on input line 4857. Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 hdist=0.6*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vdist=0.4*u nit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sym-bol-width=0.5*unit.v_cm\T1/ptm/m/n /10 , Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 sym-bol-height=0.25*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s ym-bol-space=0.2*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-tat-trs=[]\T1/pt m/m/n/10 , [53] [54] Chapter 10. LaTeX Warning: Hyper reference `axis:module-graph.axis.axis' on page 55 undefin ed on input line 4951. Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 parter=parter.autolinear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man- u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rater=rater.linear( )\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fall- [55] LaTeX Warning: Hyper reference `axis:graph.axis.axis.linear' on page 56 undefin ed on input line 5005. Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 []\T1/ptm/m/it/10 min=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-vi-sor=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=parter.autol ogarithmic()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 man-u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 rater=rater.logarithmic()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-t er=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.axis.linear' on page 56 undefin ed on input line 5014. LaTeX Warning: Hyper reference `axis:graph.axis.axis.logarithmic' on page 56 un defined on input line 5024. Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear(painter=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 linkpainter=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dis t=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 last-dist=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- verse=0\T1/ptm/m/n/10 , [56] Underfull \hbox (badness 10000) in paragraph at lines 5069--5069 \T1/ptm/m/it/10 linkpainter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 las t- Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 first-dist=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 \T1/ptm/m/it/10 last-dist=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=pai nter.split()\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.basepath' on page 57 undefined on input line 5122. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.gridpath' on page 57 undefined on input line 5139. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.tickpoint' on page 57 undefined on input line 5155. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.tickdirection ' on page 57 undefined on input line 5172. [57] LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredaxis.tickdirection ' on page 58 undefined on input line 5180. LaTeX Warning: Hyper reference `axis:graph.axis.axis.linkedaxis' on page 58 und efined on input line 5185. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredpathaxis' on page 58 undefined on input line 5186. Underfull \hbox (badness 10000) in paragraph at lines 5191--5191 []\T1/ptm/m/it/10 linkedaxis=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 errorname=''m anual-linked''\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.axis.linkedaxis.setlinkedaxis' on page 58 undefined on input line 5195. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredpathaxis' on page 58 undefined on input line 5221. LaTeX Warning: Hyper reference `canvas:module-canvas' on page 58 undefined on i nput line 5222. LaTeX Warning: Hyper reference `axis:graph.axis.axis.anchoredpathaxis' on page 58 undefined on input line 5224. LaTeX Warning: Hyper reference `axis:module-graph.axis.tick' on page 58 undefin ed on input line 5230. LaTeX Warning: Hyper reference `axis:graph.axis.tick.rational' on page 58 undef ined on input line 5268. LaTeX Warning: Hyper reference `axis:graph.axis.tick.rational' on page 58 undef ined on input line 5285. LaTeX Warning: Hyper reference `axis:module-graph.axis.parter' on page 58 undef ined on input line 5301. [58] Underfull \hbox (badness 10000) in paragraph at lines 5306--5306 []\T1/ptm/m/it/10 tickdists=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beld-ists=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-tendtick=0\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 ex-tend-la- LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 59 undef ined on input line 5332. LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 59 undef ined on input line 5342. LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 59 undef ined on input line 5347. Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 [[tick.rational((1, 1)), tick.rational((1, 2))], [tick.rational( (2, Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 1)), tick.rational((1, 1))], [tick.rational((5, 2)), tick.ration al((5, LaTeX Warning: Hyper reference `axis:graph.axis.parter.autolinear' on page 59 u ndefined on input line 5365. LaTeX Warning: Hyper reference `axis:graph.axis.parter.preexp' on page 59 undef ined on input line 5387. LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 59 undef ined on input line 5395. LaTeX Warning: Hyper reference `axis:graph.axis.parter.preexp' on page 59 undef ined on input line 5400. LaTeX Warning: Hyper reference `axis:graph.axis.parter.logarithmic' on page 59 undefined on input line 5400. [59] Underfull \hbox (badness 10000) in paragraph at lines 5447--5448 \T1/pcr/m/n/10 preexp([tick.rational((1, 1)), tick.rational((2, 1)), tick.ratio nal((5, LaTeX Warning: Hyper reference `axis:graph.axis.parter.logarithmic' on page 60 undefined on input line 5463. LaTeX Warning: Hyper reference `axis:graph.axis.parter.logarithmic' on page 60 undefined on input line 5474. LaTeX Warning: Hyper reference `axis:graph.axis.parter.linear' on page 60 undef ined on input line 5479. Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 [([log.pre1exp, log.pre1to9exp], [log.pre1exp, log.pre125exp]), Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 ([log.pre1exp, log.pre1to9exp], None), ([log.pre1exp2, log.pre1e xp], Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 None), ([log.pre1exp3, log.pre1exp], None), ([log.pre1exp4, LaTeX Warning: Hyper reference `axis:graph.axis.parter.autologarithmic' on page 60 undefined on input line 5498. LaTeX Warning: Hyper reference `axis:module-graph.axis.texter' on page 60 undef ined on input line 5506. Underfull \hbox (badness 10000) in paragraph at lines 5514--5514 \T1/ptm/m/it/10 i-malsep=''.'', thou-sand-sep='''', thou-sandth-part-sep='''', Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 []\T1/ptm/m/it/10 plus=''``\T1/ptm/m/n/10 , \T1/ptm/m/it/10 minus=''-``\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 saexp=r''{{%s}\cdot10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s kip-exp0=r''{%s}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 skip-exp1=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 no-man-tis-saexp =r''{10^{%s}}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 minusnomantissaexp=r''{-10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it /10 man- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 tis-samin=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 samax=tick.rational((10L\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 skip-man-tissa1=0\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 []\T1/ptm/m/it/10 smallestdecimal=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it /10 1000))\T1/ptm/m/n/10 , \T1/ptm/m/it/10 biggest-dec- Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 \T1/ptm/m/it/10 i-mal=tick.rational((9999\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 equalde-ci-sion=1\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 dec-i- Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 fix='''', num-suf-fix='''', de-nom-pre-fix='''', de-nom-in- Underfull \hbox (badness 6412) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 pos=0, over=r''%s\over%s'', equalde-nom=0, skip1=1, Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 skip-num0=1, skip-num1=1, skip-de-nom1=1, la-belat- [61] LaTeX Warning: Hyper reference `axis:module-graph.axis.painter' on page 62 unde fined on input line 5631. Underfull \hbox (badness 6364) in paragraph at lines 5676--5684 \T1/pcr/m/n/10 ticklength.SHORT\T1/ptm/m/n/10 , \T1/pcr/m/n/10 ticklength.SHORt \T1/ptm/m/n/10 , ..., \T1/pcr/m/n/10 ticklength.short\T1/ptm/m/n/10 , \T1/pcr/m /n/10 ticklength.normal\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 []\T1/ptm/m/it/10 innerticklength=ticklength.normal\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 5563) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 5431) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=[]\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , \T1/ptm/m /it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 bel-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belve-qual -ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 cm''\T1/ptm/m/n/10 , [62] Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 []\T1/ptm/m/it/10 innerticklength=ticklength.short\T1/ptm/m/n/10 , \T1/ptm/m/it /10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.painter.regular' on page 63 und efined on input line 5727. Underfull \hbox (badness 10000) in paragraph at lines 5736--5736 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.painter.regular' on page 63 und efined on input line 5745. LaTeX Warning: Hyper reference `axis:graph.axis.painter.regular' on page 63 und efined on input line 5746. Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick- Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 namedist=''0.3 cm''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 name-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nameve-qual- ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 LaTeX Warning: Hyper reference `axis:graph.axis.painter.bar' on page 63 undefin ed on input line 5754. Underfull \hbox (badness 10000) in paragraph at lines 5763--5763 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 cm''\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.painter.regular' on page 63 und efined on input line 5769. Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 \T1/ptm/m/it/10 tleat-trs=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledi-rec-tio n=rotatetext.parallel\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `axis:graph.axis.painter.split' on page 63 undef ined on input line 5777. LaTeX Warning: Hyper reference `axis:module-graph.axis.rater' on page 63 undefi ned on input line 5787. [63] Underfull \hbox (badness 10000) in paragraph at lines 5849--5849 []\T1/ptm/m/it/10 ticks=[cube(4), cube(10, weight=0.5)], la-bels=[cube(4)], LaTeX Warning: Hyper reference `axis:graph.axis.rater.rater' on page 64 undefin ed on input line 5851. LaTeX Warning: Hyper reference `axis:graph.axis.rater.linear' on page 64 undefi ned on input line 5859. Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 []\T1/ptm/m/it/10 ticks=[cube(5, right=20), cube(20, right=100, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 weight=0.5)], la-bels=[cube(5, right=20), cube(5, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 right=20, weight=0.5)], range=cube(1, weight=2), LaTeX Warning: Hyper reference `axis:graph.axis.rater.rater' on page 64 undefin ed on input line 5868. LaTeX Warning: Hyper reference `axis:graph.axis.rater.logarithmic' on page 64 u ndefined on input line 5876. [64] [65] [66] Chapter 11. LaTeX Warning: Hyper reference `box:fig-boxalign' on page 67 undefined on input line 5984. [67 <./boxalign.pdf>] [68] Chapter 12. LaTeX Warning: Hyper reference `box:module-box' on page 69 undefined on input l ine 6046. LaTeX Warning: Hyper reference `box:module-box' on page 69 undefined on input l ine 6048. LaTeX Warning: Hyper reference `connector:module-connector' on page 69 undefine d on input line 6051. LaTeX Warning: Hyper reference `connector:fig-connector' on page 69 undefined o n input line 6058. LaTeX Warning: Hyper reference `connector:fig-connector' on page 69 undefined o n input line 6062. LaTeX Warning: Hyper reference `connector:fig-connector' on page 69 undefined o n input line 6089. [69] [70 <./connector.pdf>] Chapter 13. Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 width=None| Overfull \hbox (15.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 height=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 scale=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 align="bl"| Overfull \hbox (39.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 translatebbox=1| Overfull \hbox (3.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 bbox=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 kpsearch=0| [71] [72] Chapter 14. Overfull \hbox (3.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 filename| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 width=None| Overfull \hbox (21.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 height=None| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 ratio=None| Overfull \hbox (27.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 parsed=False| Overfull \hbox (33.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 resolution=96| [73] [74] Chapter 15. LaTeX Warning: Hyper reference `bitmap:fig-bitmap' on page 75 undefined on inpu t line 6371. [75 <./bitmap.pdf>] LaTeX Warning: Hyper reference `bitmap:bitmap.jpegimage' on page 76 undefined o n input line 6406. Underfull \hbox (badness 7576) in paragraph at lines 6421--6421 \T1/ptm/m/it/10 maxstrlen=4093\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-press-mode=' 'Flate''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 flate-com-presslevel=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dc-tqual- LaTeX Warning: Hyper reference `bitmap:bitmap.image' on page 76 undefined on in put line 6424. LaTeX Warning: Hyper reference `bitmap:bitmap.jpegimage' on page 76 undefined o n input line 6425. [76] Chapter 16. LaTeX Warning: Hyper reference `bbox:module-bbox' on page 77 undefined on input line 6465. [77] [78] Chapter 17. LaTeX Warning: Hyper reference `colorname:colorname' on page 79 undefined on in put line 6611. LaTeX Warning: Hyper reference `color:color.gradient' on page 79 undefined on i nput line 6642. LaTeX Warning: Hyper reference `gradientname:gradientname' on page 79 undefined on input line 6643. [79 <./color.pdf>] [80] Chapter 18. LaTeX Warning: Hyper reference `canvas:canvas.canvas' on page 81 undefined on i nput line 6788. LaTeX Warning: Hyper reference `pattern:module-pattern' on page 81 undefined on input line 6790. Overfull \hbox (15.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 painttype| Overfull \hbox (21.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 tilingtype| Overfull \hbox (27.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 bboxenlarge| [81] [82] Chapter 19. LaTeX Warning: Hyper reference `unit:unit.length' on page 83 undefined on input line 6926. LaTeX Warning: Hyper reference `unit:unit.set' on page 83 undefined on input li ne 6929. LaTeX Warning: Hyper reference `unit:module-unit' on page 83 undefined on input line 6929. LaTeX Warning: Hyper reference `unit:unit.length' on page 83 undefined on input line 6939. LaTeX Warning: Hyper reference `unit:unit.length' on page 83 undefined on input line 6940. LaTeX Warning: Hyper reference `unit:unit.length' on page 83 undefined on input line 6942. LaTeX Warning: Hyper reference `unit:unit.length' on page 83 undefined on input line 6943. [83] Package longtable Warning: Column widths have changed (longtable) in table 19.1 on input line 7192. [84] Chapter 20. <> [85] [86] Chapter 21. [87 <./colorname.pdf>] [88] Chapter 22. [89] [90 <./gradientname.pdf>] Chapter 23. [91 <./pathstyles.pdf>] [92] Chapter 24. [93 <./arrows.pdf>] [94] LaTeX Warning: Reference `bbox:module-bbox' on page 95 undefined on input line 7433. LaTeX Warning: Reference `bitmap:module-bitmap' on page 95 undefined on input l ine 7434. LaTeX Warning: Reference `box:module-box' on page 95 undefined on input line 74 35. LaTeX Warning: Reference `canvas:module-canvas' on page 95 undefined on input l ine 7438. LaTeX Warning: Reference `color:module-color' on page 95 undefined on input lin e 7439. LaTeX Warning: Reference `connector:module-connector' on page 95 undefined on i nput line 7440. LaTeX Warning: Reference `deformer:module-deformer' on page 95 undefined on inp ut line 7443. LaTeX Warning: Reference `document:module-document' on page 95 undefined on inp ut line 7444. LaTeX Warning: Reference `epsfile:module-epsfile' on page 95 undefined on input line 7447. LaTeX Warning: Reference `graph:module-graph' on page 95 undefined on input lin e 7450. LaTeX Warning: Reference `axis:module-graph.axis' on page 95 undefined on input line 7451. LaTeX Warning: Reference `axis:module-graph.axis.axis' on page 95 undefined on input line 7452. LaTeX Warning: Reference `axis:module-graph.axis.painter' on page 95 undefined on input line 7453. LaTeX Warning: Reference `axis:module-graph.axis.parter' on page 95 undefined o n input line 7454. LaTeX Warning: Reference `axis:module-graph.axis.positioners' on page 95 undefi ned on input line 7455. LaTeX Warning: Reference `axis:module-graph.axis.rater' on page 95 undefined on input line 7456. LaTeX Warning: Reference `axis:module-graph.axis.texter' on page 95 undefined o n input line 7457. LaTeX Warning: Reference `axis:module-graph.axis.tick' on page 95 undefined on input line 7458. LaTeX Warning: Reference `graph:module-graph.data' on page 95 undefined on inpu t line 7459. LaTeX Warning: Reference `graph:module-graph.graph' on page 95 undefined on inp ut line 7460. LaTeX Warning: Reference `graph:module-graph.key' on page 95 undefined on input line 7461. LaTeX Warning: Reference `graph:module-graph.style' on page 95 undefined on inp ut line 7462. LaTeX Warning: Reference `metapost:module-metapost.path' on page 95 undefined o n input line 7465. LaTeX Warning: Reference `path:module-path' on page 95 undefined on input line 7468. LaTeX Warning: Reference `pattern:module-pattern' on page 95 undefined on input line 7469. LaTeX Warning: Reference `text:module-pyx' on page 95 undefined on input line 7 470. LaTeX Warning: Reference `pathstyles:module-style' on page 95 undefined on inpu t line 7473. LaTeX Warning: Reference `svgfile:module-svgfile' on page 95 undefined on input line 7474. LaTeX Warning: Reference `text:module-text' on page 95 undefined on input line 7477. LaTeX Warning: Reference `trafo:module-trafo' on page 95 undefined on input lin e 7478. LaTeX Warning: Reference `unit:module-unit' on page 95 undefined on input line 7481. [95] No file manual.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./manual.aux) Package rerunfilecheck Warning: File `manual.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 manual.pdf (99 pages, 651617 bytes). Transcript written on manual.log. pdflatex 'manual.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file manual.idx (./manual.aux LaTeX Warning: Label `text:config' multiply defined. LaTeX Warning: Label `bbox:bbox-module' multiply defined. ) (/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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./manual.out) (./manual.out) Underfull \hbox (badness 10000) in paragraph at lines 128--128 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./manual.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2]) Adding blank page after the table of contents. [3] [4] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. [3] [4] Chapter 2. [5] [6 <./rects.pdf>] [7 <./radii.pdf>] [8 <./radii2.pdf>] Underfull \hbox (badness 5460) in paragraph at lines 543--549 []\T1/ptm/m/n/10 The clear at-tribute is also pro-vided by the base classes of the var-i-ous styles. For in-stance, Underfull \hbox (badness 10000) in paragraph at lines 543--549 \T1/pcr/m/n/10 style.strokestyle.clear \T1/ptm/m/n/10 clears all strokestyle su b-classes i.e. \T1/pcr/m/n/10 style.linewidth \T1/ptm/m/n/10 and Overfull \hbox (5.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 deco.deco| Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.strokestyle| Overfull \hbox (41.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.fillstyle| Overfull \hbox (35.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.filltype| Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 [][][]\T1/pcr/m/n/10 deformer.deformer[][]| Overfull \hbox (29.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 text.textattr| Overfull \hbox (17.83282pt too wide) in paragraph at lines 633--633 [][][]\T1/pcr/m/n/10 trafo.trafo[][]| [9] [10] Chapter 3. [11] [12] [13] [14] [15] [16] Chapter 4. [17] Underfull \hbox (badness 10000) in paragraph at lines 1331--1331 []\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 left_curl=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_curl=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 left_angle=None\T1/ptm/m/n/10 , [18] Chapter 5. [19] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [20] Chapter 6. Underfull \hbox (badness 7344) in paragraph at lines 1616--1618 \T1/ptm/m/n/10 Inserts \T1/ptm/m/it/10 text \T1/ptm/m/n/10 at po-si-tion (\T1/p tm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 ) into the can-vas ap-ply-ing \T1/ptm/m/it/10 at-trs\T1/ptm/m/n/10 . This is a short-cut for [21] [22] [23] [24] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1813--1813 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_pa th=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 au-thor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-ject=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 key-words=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_path=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mesh_as_bitmap=False\T1/ptm/m/n/10 , [25] [26] Chapter 8. [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 2184--2186 []\T1/ptm/b/n/10 textattrs \T1/ptm/m/n/10 (list of \T1/pcr/m/n/10 textattr, :cl ass:`trafo.trafo_pt\T1/ptm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 []\T1/ptm/m/it/10 cmd=config.getlist(``text'', ``la-tex'', [''la-tex'']), doc- Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 \T1/ptm/m/it/10 class=''article'', do-copt=None, pyx-graph-ics=True, texmes- [29] Underfull \hbox (badness 5446) in paragraph at lines 2331--2338 []\T1/ptm/m/n/10 The [][]\T1/pcr/m/n/10 MultiRunner[][] \T1/ptm/m/n/10 classes be-low are not de-rived from [][]\T1/pcr/m/n/10 SingleRunner[][] \T1/ptm/m/n/10 even though the pro- Underfull \hbox (badness 7415) in paragraph at lines 2331--2338 \T1/ptm/m/n/10 vide the same func-tional in-ter-face ([][]\T1/pcr/m/n/10 MultiR unner.preamble()[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/n/10 MultiRunner.text()[][]\ T1/ptm/m/n/10 , and [30] [31] Underfull \hbox (badness 10000) in paragraph at lines 2695--2699 []\T1/ptm/m/n/10 To pre-vent any un-han-dled TeX out-put to be re-ported as an er-ror, [][]\T1/pcr/m/n/10 texmessage.warn[][] \T1/ptm/m/n/10 or [32] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [33] [34] [35 <./textvalign.pdf>] [36] [37] [38] [39] [40] Chapter 9. [41] [42 <./graph.pdf> <./graph2.pdf>] Underfull \hbox (badness 7397) in paragraph at lines 3596--3596 \T1/ptm/m/it/10 key=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-groun-dat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ax-es-dist=0.8*unit.v_cm\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 xax- [43 <./graph3.pdf>] [44] Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 []\T1/ptm/m/it/10 xpos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ypos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xs-cale=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 yscale=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 zs- Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 \T1/ptm/m/it/10 cale=1/goldenmean\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesat=No ne\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesatname=''z''\T1/ptm/m/n/10 , [45] Underfull \hbox (badness 10000) in paragraph at lines 3949--3949 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ment-pat-tern=de faultcommentpattern\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colum-n-pat- [46] [47] Underfull \hbox (badness 7273) in paragraph at lines 4134--4134 []\T1/ptm/m/it/10 data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=notitle\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 copy=1\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-placedol-lar=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colu m-n-call- [48] Underfull \hbox (badness 5217) in paragraph at lines 4161--4161 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-rank=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 maxrank=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=n otitle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4162--4164 \T1/ptm/m/n/10 This is an ex-per-i-men-tal class to read map data from cbd-file s. See [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4583--4585 \T1/ptm/m/n/10 attr.changelist([style.linestyle.solid, style.linestyle.dashed, style.linestyle.dotted, [51] [52] Underfull \hbox (badness 8113) in paragraph at lines 4763--4763 []\T1/ptm/m/it/10 index1=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-dex2=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 grid-lines1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2 =1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4787--4787 []\T1/ptm/m/it/10 gridlines1=0.05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2=0 .05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-color=None\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 back- Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 hdist=0.6*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vdist=0.4*u nit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sym-bol-width=0.5*unit.v_cm\T1/ptm/m/n /10 , Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 sym-bol-height=0.25*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s ym-bol-space=0.2*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-tat-trs=[]\T1/pt m/m/n/10 , [53] [54] Chapter 10. Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 parter=parter.autolinear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man- u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rater=rater.linear( )\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fall- [55] Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 []\T1/ptm/m/it/10 min=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-vi-sor=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=parter.autol ogarithmic()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 man-u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 rater=rater.logarithmic()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-t er=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear(painter=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 linkpainter=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dis t=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 last-dist=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- verse=0\T1/ptm/m/n/10 , [56] Underfull \hbox (badness 10000) in paragraph at lines 5069--5069 \T1/ptm/m/it/10 linkpainter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 las t- Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 first-dist=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 \T1/ptm/m/it/10 last-dist=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=pai nter.split()\T1/ptm/m/n/10 , [57] Underfull \hbox (badness 10000) in paragraph at lines 5191--5191 []\T1/ptm/m/it/10 linkedaxis=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 errorname=''m anual-linked''\T1/ptm/m/n/10 , [58] Underfull \hbox (badness 10000) in paragraph at lines 5306--5306 []\T1/ptm/m/it/10 tickdists=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beld-ists=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-tendtick=0\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 ex-tend-la- Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 [[tick.rational((1, 1)), tick.rational((1, 2))], [tick.rational( (2, Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 1)), tick.rational((1, 1))], [tick.rational((5, 2)), tick.ration al((5, [59] Underfull \hbox (badness 10000) in paragraph at lines 5447--5448 \T1/pcr/m/n/10 preexp([tick.rational((1, 1)), tick.rational((2, 1)), tick.ratio nal((5, Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 [([log.pre1exp, log.pre1to9exp], [log.pre1exp, log.pre125exp]), Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 ([log.pre1exp, log.pre1to9exp], None), ([log.pre1exp2, log.pre1e xp], Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 None), ([log.pre1exp3, log.pre1exp], None), ([log.pre1exp4, Underfull \hbox (badness 10000) in paragraph at lines 5514--5514 \T1/ptm/m/it/10 i-malsep=''.'', thou-sand-sep='''', thou-sandth-part-sep='''', Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 []\T1/ptm/m/it/10 plus=''``\T1/ptm/m/n/10 , \T1/ptm/m/it/10 minus=''-``\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 saexp=r''{{%s}\cdot10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s kip-exp0=r''{%s}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 skip-exp1=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 no-man-tis-saexp =r''{10^{%s}}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 minusnomantissaexp=r''{-10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it /10 man- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 tis-samin=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 samax=tick.rational((10L\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 skip-man-tissa1=0\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 []\T1/ptm/m/it/10 smallestdecimal=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it /10 1000))\T1/ptm/m/n/10 , \T1/ptm/m/it/10 biggest-dec- Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 \T1/ptm/m/it/10 i-mal=tick.rational((9999\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 equalde-ci-sion=1\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 dec-i- Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 fix='''', num-suf-fix='''', de-nom-pre-fix='''', de-nom-in- Underfull \hbox (badness 6412) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 pos=0, over=r''%s\over%s'', equalde-nom=0, skip1=1, Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 skip-num0=1, skip-num1=1, skip-de-nom1=1, la-belat- [61] Underfull \hbox (badness 6364) in paragraph at lines 5676--5684 \T1/pcr/m/n/10 ticklength.SHORT\T1/ptm/m/n/10 , \T1/pcr/m/n/10 ticklength.SHORt \T1/ptm/m/n/10 , ..., \T1/pcr/m/n/10 ticklength.short\T1/ptm/m/n/10 , \T1/pcr/m /n/10 ticklength.normal\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 []\T1/ptm/m/it/10 innerticklength=ticklength.normal\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 5563) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 5431) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=[]\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , \T1/ptm/m /it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 bel-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belve-qual -ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 cm''\T1/ptm/m/n/10 , [62] Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 []\T1/ptm/m/it/10 innerticklength=ticklength.short\T1/ptm/m/n/10 , \T1/ptm/m/it /10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5736--5736 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick- Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 namedist=''0.3 cm''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 name-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nameve-qual- ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 Underfull \hbox (badness 10000) in paragraph at lines 5763--5763 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 cm''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 \T1/ptm/m/it/10 tleat-trs=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledi-rec-tio n=rotatetext.parallel\T1/ptm/m/n/10 , [63] Underfull \hbox (badness 10000) in paragraph at lines 5849--5849 []\T1/ptm/m/it/10 ticks=[cube(4), cube(10, weight=0.5)], la-bels=[cube(4)], Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 []\T1/ptm/m/it/10 ticks=[cube(5, right=20), cube(20, right=100, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 weight=0.5)], la-bels=[cube(5, right=20), cube(5, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 right=20, weight=0.5)], range=cube(1, weight=2), [64] [65] [66] Chapter 11. [67 <./boxalign.pdf>] [68] Chapter 12. [69] [70 <./connector.pdf>] Chapter 13. Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 width=None| Overfull \hbox (15.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 height=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 scale=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 align="bl"| Overfull \hbox (39.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 translatebbox=1| Overfull \hbox (3.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 bbox=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 kpsearch=0| [71] [72] Chapter 14. Overfull \hbox (3.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 filename| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 width=None| Overfull \hbox (21.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 height=None| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 ratio=None| Overfull \hbox (27.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 parsed=False| Overfull \hbox (33.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 resolution=96| [73] [74] Chapter 15. [75 <./bitmap.pdf>] Underfull \hbox (badness 7576) in paragraph at lines 6421--6421 \T1/ptm/m/it/10 maxstrlen=4093\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-press-mode=' 'Flate''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 flate-com-presslevel=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dc-tqual- [76] Chapter 16. [77] [78] Chapter 17. [79 <./color.pdf>] [80] Chapter 18. Overfull \hbox (15.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 painttype| Overfull \hbox (21.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 tilingtype| Overfull \hbox (27.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 bboxenlarge| [81] [82] Chapter 19. [83] Package longtable Warning: Column widths have changed (longtable) in table 19.1 on input line 7192. [84] Chapter 20. <> [85] [86] Chapter 21. [87 <./colorname.pdf>] [88] Chapter 22. [89] [90 <./gradientname.pdf>] Chapter 23. [91 <./pathstyles.pdf>] [92] Chapter 24. [93 <./arrows.pdf>] [94] [95] No file manual.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. (./manual.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on manual.pdf (101 pages, 680013 bytes). Transcript written on manual.log. pdflatex 'manual.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file manual.idx (./manual.aux LaTeX Warning: Label `text:config' multiply defined. LaTeX Warning: Label `bbox:bbox-module' multiply defined. ) (/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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./manual.out) (./manual.out) Underfull \hbox (badness 10000) in paragraph at lines 128--128 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./manual.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2]) Adding blank page after the table of contents. [3] [4] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. [3] [4] Chapter 2. [5] [6 <./rects.pdf>] [7 <./radii.pdf>] [8 <./radii2.pdf>] Underfull \hbox (badness 5460) in paragraph at lines 543--549 []\T1/ptm/m/n/10 The clear at-tribute is also pro-vided by the base classes of the var-i-ous styles. For in-stance, Underfull \hbox (badness 10000) in paragraph at lines 543--549 \T1/pcr/m/n/10 style.strokestyle.clear \T1/ptm/m/n/10 clears all strokestyle su b-classes i.e. \T1/pcr/m/n/10 style.linewidth \T1/ptm/m/n/10 and Overfull \hbox (5.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 deco.deco| Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.strokestyle| Overfull \hbox (41.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.fillstyle| Overfull \hbox (35.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.filltype| Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 [][][]\T1/pcr/m/n/10 deformer.deformer[][]| Overfull \hbox (29.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 text.textattr| Overfull \hbox (17.83282pt too wide) in paragraph at lines 633--633 [][][]\T1/pcr/m/n/10 trafo.trafo[][]| [9] [10] Chapter 3. [11] [12] [13] [14] [15] [16] Chapter 4. [17] Underfull \hbox (badness 10000) in paragraph at lines 1331--1331 []\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 left_curl=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_curl=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 left_angle=None\T1/ptm/m/n/10 , [18] Chapter 5. [19] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [20] Chapter 6. Underfull \hbox (badness 7344) in paragraph at lines 1616--1618 \T1/ptm/m/n/10 Inserts \T1/ptm/m/it/10 text \T1/ptm/m/n/10 at po-si-tion (\T1/p tm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 ) into the can-vas ap-ply-ing \T1/ptm/m/it/10 at-trs\T1/ptm/m/n/10 . This is a short-cut for [21] [22] [23] [24] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1813--1813 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_pa th=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 au-thor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-ject=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 key-words=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_path=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mesh_as_bitmap=False\T1/ptm/m/n/10 , [25] [26] Chapter 8. [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 2184--2186 []\T1/ptm/b/n/10 textattrs \T1/ptm/m/n/10 (list of \T1/pcr/m/n/10 textattr, :cl ass:`trafo.trafo_pt\T1/ptm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 []\T1/ptm/m/it/10 cmd=config.getlist(``text'', ``la-tex'', [''la-tex'']), doc- Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 \T1/ptm/m/it/10 class=''article'', do-copt=None, pyx-graph-ics=True, texmes- [29] Underfull \hbox (badness 5446) in paragraph at lines 2331--2338 []\T1/ptm/m/n/10 The [][]\T1/pcr/m/n/10 MultiRunner[][] \T1/ptm/m/n/10 classes be-low are not de-rived from [][]\T1/pcr/m/n/10 SingleRunner[][] \T1/ptm/m/n/10 even though the pro- Underfull \hbox (badness 7415) in paragraph at lines 2331--2338 \T1/ptm/m/n/10 vide the same func-tional in-ter-face ([][]\T1/pcr/m/n/10 MultiR unner.preamble()[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/n/10 MultiRunner.text()[][]\ T1/ptm/m/n/10 , and [30] [31] Underfull \hbox (badness 10000) in paragraph at lines 2695--2699 []\T1/ptm/m/n/10 To pre-vent any un-han-dled TeX out-put to be re-ported as an er-ror, [][]\T1/pcr/m/n/10 texmessage.warn[][] \T1/ptm/m/n/10 or [32] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [33] [34] [35 <./textvalign.pdf>] [36] [37] [38] [39] [40] Chapter 9. [41] [42 <./graph.pdf> <./graph2.pdf>] Underfull \hbox (badness 7397) in paragraph at lines 3596--3596 \T1/ptm/m/it/10 key=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-groun-dat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ax-es-dist=0.8*unit.v_cm\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 xax- [43 <./graph3.pdf>] [44] Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 []\T1/ptm/m/it/10 xpos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ypos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xs-cale=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 yscale=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 zs- Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 \T1/ptm/m/it/10 cale=1/goldenmean\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesat=No ne\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesatname=''z''\T1/ptm/m/n/10 , [45] Underfull \hbox (badness 10000) in paragraph at lines 3949--3949 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ment-pat-tern=de faultcommentpattern\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colum-n-pat- [46] [47] Underfull \hbox (badness 7273) in paragraph at lines 4134--4134 []\T1/ptm/m/it/10 data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=notitle\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 copy=1\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-placedol-lar=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colu m-n-call- [48] Underfull \hbox (badness 5217) in paragraph at lines 4161--4161 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-rank=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 maxrank=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=n otitle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4162--4164 \T1/ptm/m/n/10 This is an ex-per-i-men-tal class to read map data from cbd-file s. See [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4583--4585 \T1/ptm/m/n/10 attr.changelist([style.linestyle.solid, style.linestyle.dashed, style.linestyle.dotted, [51] [52] Underfull \hbox (badness 8113) in paragraph at lines 4763--4763 []\T1/ptm/m/it/10 index1=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-dex2=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 grid-lines1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2 =1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4787--4787 []\T1/ptm/m/it/10 gridlines1=0.05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2=0 .05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-color=None\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 back- Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 hdist=0.6*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vdist=0.4*u nit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sym-bol-width=0.5*unit.v_cm\T1/ptm/m/n /10 , Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 sym-bol-height=0.25*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s ym-bol-space=0.2*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-tat-trs=[]\T1/pt m/m/n/10 , [53] [54] Chapter 10. Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 parter=parter.autolinear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man- u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rater=rater.linear( )\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fall- [55] Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 []\T1/ptm/m/it/10 min=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-vi-sor=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=parter.autol ogarithmic()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 man-u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 rater=rater.logarithmic()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-t er=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear(painter=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 linkpainter=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dis t=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 last-dist=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- verse=0\T1/ptm/m/n/10 , [56] Underfull \hbox (badness 10000) in paragraph at lines 5069--5069 \T1/ptm/m/it/10 linkpainter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 las t- Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 first-dist=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 \T1/ptm/m/it/10 last-dist=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=pai nter.split()\T1/ptm/m/n/10 , [57] Underfull \hbox (badness 10000) in paragraph at lines 5191--5191 []\T1/ptm/m/it/10 linkedaxis=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 errorname=''m anual-linked''\T1/ptm/m/n/10 , [58] Underfull \hbox (badness 10000) in paragraph at lines 5306--5306 []\T1/ptm/m/it/10 tickdists=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beld-ists=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-tendtick=0\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 ex-tend-la- Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 [[tick.rational((1, 1)), tick.rational((1, 2))], [tick.rational( (2, Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 1)), tick.rational((1, 1))], [tick.rational((5, 2)), tick.ration al((5, [59] Underfull \hbox (badness 10000) in paragraph at lines 5447--5448 \T1/pcr/m/n/10 preexp([tick.rational((1, 1)), tick.rational((2, 1)), tick.ratio nal((5, Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 [([log.pre1exp, log.pre1to9exp], [log.pre1exp, log.pre125exp]), Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 ([log.pre1exp, log.pre1to9exp], None), ([log.pre1exp2, log.pre1e xp], Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 None), ([log.pre1exp3, log.pre1exp], None), ([log.pre1exp4, Underfull \hbox (badness 10000) in paragraph at lines 5514--5514 \T1/ptm/m/it/10 i-malsep=''.'', thou-sand-sep='''', thou-sandth-part-sep='''', Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 []\T1/ptm/m/it/10 plus=''``\T1/ptm/m/n/10 , \T1/ptm/m/it/10 minus=''-``\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 saexp=r''{{%s}\cdot10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s kip-exp0=r''{%s}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 skip-exp1=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 no-man-tis-saexp =r''{10^{%s}}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 minusnomantissaexp=r''{-10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it /10 man- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 tis-samin=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 samax=tick.rational((10L\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 skip-man-tissa1=0\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 []\T1/ptm/m/it/10 smallestdecimal=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it /10 1000))\T1/ptm/m/n/10 , \T1/ptm/m/it/10 biggest-dec- Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 \T1/ptm/m/it/10 i-mal=tick.rational((9999\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 equalde-ci-sion=1\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 dec-i- Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 fix='''', num-suf-fix='''', de-nom-pre-fix='''', de-nom-in- Underfull \hbox (badness 6412) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 pos=0, over=r''%s\over%s'', equalde-nom=0, skip1=1, Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 skip-num0=1, skip-num1=1, skip-de-nom1=1, la-belat- [61] Underfull \hbox (badness 6364) in paragraph at lines 5676--5684 \T1/pcr/m/n/10 ticklength.SHORT\T1/ptm/m/n/10 , \T1/pcr/m/n/10 ticklength.SHORt \T1/ptm/m/n/10 , ..., \T1/pcr/m/n/10 ticklength.short\T1/ptm/m/n/10 , \T1/pcr/m /n/10 ticklength.normal\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 []\T1/ptm/m/it/10 innerticklength=ticklength.normal\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 5563) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 5431) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=[]\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , \T1/ptm/m /it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 bel-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belve-qual -ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 cm''\T1/ptm/m/n/10 , [62] Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 []\T1/ptm/m/it/10 innerticklength=ticklength.short\T1/ptm/m/n/10 , \T1/ptm/m/it /10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5736--5736 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick- Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 namedist=''0.3 cm''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 name-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nameve-qual- ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 Underfull \hbox (badness 10000) in paragraph at lines 5763--5763 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 cm''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 \T1/ptm/m/it/10 tleat-trs=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledi-rec-tio n=rotatetext.parallel\T1/ptm/m/n/10 , [63] Underfull \hbox (badness 10000) in paragraph at lines 5849--5849 []\T1/ptm/m/it/10 ticks=[cube(4), cube(10, weight=0.5)], la-bels=[cube(4)], Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 []\T1/ptm/m/it/10 ticks=[cube(5, right=20), cube(20, right=100, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 weight=0.5)], la-bels=[cube(5, right=20), cube(5, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 right=20, weight=0.5)], range=cube(1, weight=2), [64] [65] [66] Chapter 11. [67 <./boxalign.pdf>] [68] Chapter 12. [69] [70 <./connector.pdf>] Chapter 13. Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 width=None| Overfull \hbox (15.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 height=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 scale=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 align="bl"| Overfull \hbox (39.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 translatebbox=1| Overfull \hbox (3.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 bbox=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 kpsearch=0| [71] [72] Chapter 14. Overfull \hbox (3.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 filename| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 width=None| Overfull \hbox (21.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 height=None| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 ratio=None| Overfull \hbox (27.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 parsed=False| Overfull \hbox (33.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 resolution=96| [73] [74] Chapter 15. [75 <./bitmap.pdf>] Underfull \hbox (badness 7576) in paragraph at lines 6421--6421 \T1/ptm/m/it/10 maxstrlen=4093\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-press-mode=' 'Flate''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 flate-com-presslevel=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dc-tqual- [76] Chapter 16. [77] [78] Chapter 17. [79 <./color.pdf>] [80] Chapter 18. Overfull \hbox (15.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 painttype| Overfull \hbox (21.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 tilingtype| Overfull \hbox (27.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 bboxenlarge| [81] [82] Chapter 19. [83] [84] Chapter 20. <> [85] [86] Chapter 21. [87 <./colorname.pdf>] [88] Chapter 22. [89] [90 <./gradientname.pdf>] Chapter 23. [91 <./pathstyles.pdf>] [92] Chapter 24. [93 <./arrows.pdf>] [94] [95] No file manual.ind. (./manual.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on manual.pdf (101 pages, 679985 bytes). Transcript written on manual.log. makeindex -s python.ist 'manual.idx' This is makeindex, version 2.15 [TeX Live 2014] (kpathsea + Thai support). Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored). Scanning input file manual.idx....done (397 entries accepted, 0 rejected). Sorting entries......done (3546 comparisons). Generating output file manual.ind....done (474 lines written, 0 warnings). Output written in manual.ind. Transcript written in manual.ilg. pdflatex 'manual.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file manual.idx (./manual.aux LaTeX Warning: Label `text:config' multiply defined. LaTeX Warning: Label `bbox:bbox-module' multiply defined. ) (/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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./manual.out) (./manual.out) Underfull \hbox (badness 10000) in paragraph at lines 128--128 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./manual.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2]) Adding blank page after the table of contents. [3] [4] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. [3] [4] Chapter 2. [5] [6 <./rects.pdf>] [7 <./radii.pdf>] [8 <./radii2.pdf>] Underfull \hbox (badness 5460) in paragraph at lines 543--549 []\T1/ptm/m/n/10 The clear at-tribute is also pro-vided by the base classes of the var-i-ous styles. For in-stance, Underfull \hbox (badness 10000) in paragraph at lines 543--549 \T1/pcr/m/n/10 style.strokestyle.clear \T1/ptm/m/n/10 clears all strokestyle su b-classes i.e. \T1/pcr/m/n/10 style.linewidth \T1/ptm/m/n/10 and Overfull \hbox (5.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 deco.deco| Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.strokestyle| Overfull \hbox (41.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.fillstyle| Overfull \hbox (35.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.filltype| Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 [][][]\T1/pcr/m/n/10 deformer.deformer[][]| Overfull \hbox (29.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 text.textattr| Overfull \hbox (17.83282pt too wide) in paragraph at lines 633--633 [][][]\T1/pcr/m/n/10 trafo.trafo[][]| [9] [10] Chapter 3. [11] [12] [13] [14] [15] [16] Chapter 4. [17] Underfull \hbox (badness 10000) in paragraph at lines 1331--1331 []\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 left_curl=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_curl=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 left_angle=None\T1/ptm/m/n/10 , [18] Chapter 5. [19] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [20] Chapter 6. Underfull \hbox (badness 7344) in paragraph at lines 1616--1618 \T1/ptm/m/n/10 Inserts \T1/ptm/m/it/10 text \T1/ptm/m/n/10 at po-si-tion (\T1/p tm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 ) into the can-vas ap-ply-ing \T1/ptm/m/it/10 at-trs\T1/ptm/m/n/10 . This is a short-cut for [21] [22] [23] [24] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1813--1813 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_pa th=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 au-thor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-ject=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 key-words=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_path=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mesh_as_bitmap=False\T1/ptm/m/n/10 , [25] [26] Chapter 8. [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 2184--2186 []\T1/ptm/b/n/10 textattrs \T1/ptm/m/n/10 (list of \T1/pcr/m/n/10 textattr, :cl ass:`trafo.trafo_pt\T1/ptm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 []\T1/ptm/m/it/10 cmd=config.getlist(``text'', ``la-tex'', [''la-tex'']), doc- Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 \T1/ptm/m/it/10 class=''article'', do-copt=None, pyx-graph-ics=True, texmes- [29] Underfull \hbox (badness 5446) in paragraph at lines 2331--2338 []\T1/ptm/m/n/10 The [][]\T1/pcr/m/n/10 MultiRunner[][] \T1/ptm/m/n/10 classes be-low are not de-rived from [][]\T1/pcr/m/n/10 SingleRunner[][] \T1/ptm/m/n/10 even though the pro- Underfull \hbox (badness 7415) in paragraph at lines 2331--2338 \T1/ptm/m/n/10 vide the same func-tional in-ter-face ([][]\T1/pcr/m/n/10 MultiR unner.preamble()[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/n/10 MultiRunner.text()[][]\ T1/ptm/m/n/10 , and [30] [31] Underfull \hbox (badness 10000) in paragraph at lines 2695--2699 []\T1/ptm/m/n/10 To pre-vent any un-han-dled TeX out-put to be re-ported as an er-ror, [][]\T1/pcr/m/n/10 texmessage.warn[][] \T1/ptm/m/n/10 or [32] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [33] [34] [35 <./textvalign.pdf>] [36] [37] [38] [39] [40] Chapter 9. [41] [42 <./graph.pdf> <./graph2.pdf>] Underfull \hbox (badness 7397) in paragraph at lines 3596--3596 \T1/ptm/m/it/10 key=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-groun-dat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ax-es-dist=0.8*unit.v_cm\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 xax- [43 <./graph3.pdf>] [44] Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 []\T1/ptm/m/it/10 xpos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ypos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xs-cale=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 yscale=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 zs- Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 \T1/ptm/m/it/10 cale=1/goldenmean\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesat=No ne\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesatname=''z''\T1/ptm/m/n/10 , [45] Underfull \hbox (badness 10000) in paragraph at lines 3949--3949 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ment-pat-tern=de faultcommentpattern\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colum-n-pat- [46] [47] Underfull \hbox (badness 7273) in paragraph at lines 4134--4134 []\T1/ptm/m/it/10 data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=notitle\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 copy=1\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-placedol-lar=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colu m-n-call- [48] Underfull \hbox (badness 5217) in paragraph at lines 4161--4161 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-rank=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 maxrank=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=n otitle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4162--4164 \T1/ptm/m/n/10 This is an ex-per-i-men-tal class to read map data from cbd-file s. See [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4583--4585 \T1/ptm/m/n/10 attr.changelist([style.linestyle.solid, style.linestyle.dashed, style.linestyle.dotted, [51] [52] Underfull \hbox (badness 8113) in paragraph at lines 4763--4763 []\T1/ptm/m/it/10 index1=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-dex2=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 grid-lines1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2 =1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4787--4787 []\T1/ptm/m/it/10 gridlines1=0.05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2=0 .05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-color=None\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 back- Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 hdist=0.6*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vdist=0.4*u nit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sym-bol-width=0.5*unit.v_cm\T1/ptm/m/n /10 , Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 sym-bol-height=0.25*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s ym-bol-space=0.2*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-tat-trs=[]\T1/pt m/m/n/10 , [53] [54] Chapter 10. Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 parter=parter.autolinear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man- u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rater=rater.linear( )\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fall- [55] Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 []\T1/ptm/m/it/10 min=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-vi-sor=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=parter.autol ogarithmic()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 man-u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 rater=rater.logarithmic()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-t er=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear(painter=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 linkpainter=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dis t=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 last-dist=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- verse=0\T1/ptm/m/n/10 , [56] Underfull \hbox (badness 10000) in paragraph at lines 5069--5069 \T1/ptm/m/it/10 linkpainter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 las t- Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 first-dist=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 \T1/ptm/m/it/10 last-dist=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=pai nter.split()\T1/ptm/m/n/10 , [57] Underfull \hbox (badness 10000) in paragraph at lines 5191--5191 []\T1/ptm/m/it/10 linkedaxis=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 errorname=''m anual-linked''\T1/ptm/m/n/10 , [58] Underfull \hbox (badness 10000) in paragraph at lines 5306--5306 []\T1/ptm/m/it/10 tickdists=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beld-ists=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-tendtick=0\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 ex-tend-la- Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 [[tick.rational((1, 1)), tick.rational((1, 2))], [tick.rational( (2, Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 1)), tick.rational((1, 1))], [tick.rational((5, 2)), tick.ration al((5, [59] Underfull \hbox (badness 10000) in paragraph at lines 5447--5448 \T1/pcr/m/n/10 preexp([tick.rational((1, 1)), tick.rational((2, 1)), tick.ratio nal((5, Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 [([log.pre1exp, log.pre1to9exp], [log.pre1exp, log.pre125exp]), Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 ([log.pre1exp, log.pre1to9exp], None), ([log.pre1exp2, log.pre1e xp], Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 None), ([log.pre1exp3, log.pre1exp], None), ([log.pre1exp4, Underfull \hbox (badness 10000) in paragraph at lines 5514--5514 \T1/ptm/m/it/10 i-malsep=''.'', thou-sand-sep='''', thou-sandth-part-sep='''', Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 []\T1/ptm/m/it/10 plus=''``\T1/ptm/m/n/10 , \T1/ptm/m/it/10 minus=''-``\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 saexp=r''{{%s}\cdot10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s kip-exp0=r''{%s}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 skip-exp1=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 no-man-tis-saexp =r''{10^{%s}}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 minusnomantissaexp=r''{-10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it /10 man- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 tis-samin=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 samax=tick.rational((10L\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 skip-man-tissa1=0\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 []\T1/ptm/m/it/10 smallestdecimal=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it /10 1000))\T1/ptm/m/n/10 , \T1/ptm/m/it/10 biggest-dec- Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 \T1/ptm/m/it/10 i-mal=tick.rational((9999\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 equalde-ci-sion=1\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 dec-i- Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 fix='''', num-suf-fix='''', de-nom-pre-fix='''', de-nom-in- Underfull \hbox (badness 6412) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 pos=0, over=r''%s\over%s'', equalde-nom=0, skip1=1, Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 skip-num0=1, skip-num1=1, skip-de-nom1=1, la-belat- [61] Underfull \hbox (badness 6364) in paragraph at lines 5676--5684 \T1/pcr/m/n/10 ticklength.SHORT\T1/ptm/m/n/10 , \T1/pcr/m/n/10 ticklength.SHORt \T1/ptm/m/n/10 , ..., \T1/pcr/m/n/10 ticklength.short\T1/ptm/m/n/10 , \T1/pcr/m /n/10 ticklength.normal\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 []\T1/ptm/m/it/10 innerticklength=ticklength.normal\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 5563) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 5431) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=[]\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , \T1/ptm/m /it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 bel-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belve-qual -ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 cm''\T1/ptm/m/n/10 , [62] Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 []\T1/ptm/m/it/10 innerticklength=ticklength.short\T1/ptm/m/n/10 , \T1/ptm/m/it /10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5736--5736 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick- Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 namedist=''0.3 cm''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 name-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nameve-qual- ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 Underfull \hbox (badness 10000) in paragraph at lines 5763--5763 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 cm''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 \T1/ptm/m/it/10 tleat-trs=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledi-rec-tio n=rotatetext.parallel\T1/ptm/m/n/10 , [63] Underfull \hbox (badness 10000) in paragraph at lines 5849--5849 []\T1/ptm/m/it/10 ticks=[cube(4), cube(10, weight=0.5)], la-bels=[cube(4)], Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 []\T1/ptm/m/it/10 ticks=[cube(5, right=20), cube(20, right=100, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 weight=0.5)], la-bels=[cube(5, right=20), cube(5, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 right=20, weight=0.5)], range=cube(1, weight=2), [64] [65] [66] Chapter 11. [67 <./boxalign.pdf>] [68] Chapter 12. [69] [70 <./connector.pdf>] Chapter 13. Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 width=None| Overfull \hbox (15.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 height=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 scale=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 align="bl"| Overfull \hbox (39.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 translatebbox=1| Overfull \hbox (3.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 bbox=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 kpsearch=0| [71] [72] Chapter 14. Overfull \hbox (3.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 filename| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 width=None| Overfull \hbox (21.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 height=None| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 ratio=None| Overfull \hbox (27.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 parsed=False| Overfull \hbox (33.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 resolution=96| [73] [74] Chapter 15. [75 <./bitmap.pdf>] Underfull \hbox (badness 7576) in paragraph at lines 6421--6421 \T1/ptm/m/it/10 maxstrlen=4093\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-press-mode=' 'Flate''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 flate-com-presslevel=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dc-tqual- [76] Chapter 16. [77] [78] Chapter 17. [79 <./color.pdf>] [80] Chapter 18. Overfull \hbox (15.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 painttype| Overfull \hbox (21.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 tilingtype| Overfull \hbox (27.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 bboxenlarge| [81] [82] Chapter 19. [83] [84] Chapter 20. <> [85] [86] Chapter 21. [87 <./colorname.pdf>] [88] Chapter 22. [89] [90 <./gradientname.pdf>] Chapter 23. [91 <./pathstyles.pdf>] [92] Chapter 24. [93 <./arrows.pdf>] [94] [95] (./manual.ind [96] [97] Underfull \hbox (badness 5050) in paragraph at lines 102--103 []\T1/ptm/m/n/10 defaultvariants (graph.axis.parter.autologarithmic at- [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/ptm/m/n/10 texmessages_begindoc_default Underfull \hbox (badness 10000) in paragraph at lines 379--380 []\T1/ptm/m/n/10 texmessages_docclass_default Underfull \hbox (badness 10000) in paragraph at lines 383--384 []\T1/ptm/m/n/10 texmessages_start_default (text.SingleRunner at- Underfull \hbox (badness 10000) in paragraph at lines 431--432 []\T1/ptm/m/n/10 vtickdirection() (graph.axis.positioners.positioner Underfull \hbox (badness 10000) in paragraph at lines 433--434 []\T1/ptm/m/n/10 vtickpoint_pt() (graph.axis.positioners.positioner [100] [101]) (./manual.aux) Package rerunfilecheck Warning: File `manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on manual.pdf (107 pages, 702977 bytes). Transcript written on manual.log. pdflatex 'manual.tex' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 3 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 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/generic/babel/babel.sty (/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/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/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/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/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) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.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/graphics/graphicx.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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex) (/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/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) Writing index file manual.idx (./manual.aux LaTeX Warning: Label `text:config' multiply defined. LaTeX Warning: Label `bbox:bbox-module' multiply defined. ) (/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/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)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./manual.out) (./manual.out) Underfull \hbox (badness 10000) in paragraph at lines 128--128 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/up dmap/pdftex.map}] [2] (./manual.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [1] [2]) Adding blank page after the table of contents. [3] [4] Overfull \hbox (14.79999pt too wide) in paragraph at lines 143--143 [] [1] [2] Chapter 1. [3] [4] Chapter 2. [5] [6 <./rects.pdf>] [7 <./radii.pdf>] [8 <./radii2.pdf>] Underfull \hbox (badness 5460) in paragraph at lines 543--549 []\T1/ptm/m/n/10 The clear at-tribute is also pro-vided by the base classes of the var-i-ous styles. For in-stance, Underfull \hbox (badness 10000) in paragraph at lines 543--549 \T1/pcr/m/n/10 style.strokestyle.clear \T1/ptm/m/n/10 clears all strokestyle su b-classes i.e. \T1/pcr/m/n/10 style.linewidth \T1/ptm/m/n/10 and Overfull \hbox (5.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 deco.deco| Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.strokestyle| Overfull \hbox (41.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.fillstyle| Overfull \hbox (35.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 style.filltype| Overfull \hbox (53.83282pt too wide) in paragraph at lines 633--633 [][][]\T1/pcr/m/n/10 deformer.deformer[][]| Overfull \hbox (29.83282pt too wide) in paragraph at lines 633--633 []\T1/pcr/m/n/10 text.textattr| Overfull \hbox (17.83282pt too wide) in paragraph at lines 633--633 [][][]\T1/pcr/m/n/10 trafo.trafo[][]| [9] [10] Chapter 3. [11] [12] [13] [14] [15] [16] Chapter 4. [17] Underfull \hbox (badness 10000) in paragraph at lines 1331--1331 []\T1/ptm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 , \T1/ptm/m /it/10 left_curl=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 right_curl=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 left_angle=None\T1/ptm/m/n/10 , [18] Chapter 5. [19] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [20] Chapter 6. Underfull \hbox (badness 7344) in paragraph at lines 1616--1618 \T1/ptm/m/n/10 Inserts \T1/ptm/m/it/10 text \T1/ptm/m/n/10 at po-si-tion (\T1/p tm/m/it/10 x\T1/ptm/m/n/10 , \T1/ptm/m/it/10 y\T1/ptm/m/n/10 ) into the can-vas ap-ply-ing \T1/ptm/m/it/10 at-trs\T1/ptm/m/n/10 . This is a short-cut for [21] [22] [23] [24] Chapter 7. Underfull \hbox (badness 10000) in paragraph at lines 1813--1813 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_pa th=False\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 []\T1/ptm/m/it/10 file\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/1 0 , \T1/ptm/m/it/10 au-thor=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sub-ject=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 key-words=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 1837--1837 \T1/ptm/m/it/10 strip_fonts=True\T1/ptm/m/n/10 , \T1/ptm/m/it/10 text_as_path=F alse\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mesh_as_bitmap=False\T1/ptm/m/n/10 , [25] [26] Chapter 8. [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 2184--2186 []\T1/ptm/b/n/10 textattrs \T1/ptm/m/n/10 (list of \T1/pcr/m/n/10 textattr, :cl ass:`trafo.trafo_pt\T1/ptm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 []\T1/ptm/m/it/10 cmd=config.getlist(``text'', ``la-tex'', [''la-tex'']), doc- Underfull \hbox (badness 10000) in paragraph at lines 2273--2273 \T1/ptm/m/it/10 class=''article'', do-copt=None, pyx-graph-ics=True, texmes- [29] Underfull \hbox (badness 5446) in paragraph at lines 2331--2338 []\T1/ptm/m/n/10 The [][]\T1/pcr/m/n/10 MultiRunner[][] \T1/ptm/m/n/10 classes be-low are not de-rived from [][]\T1/pcr/m/n/10 SingleRunner[][] \T1/ptm/m/n/10 even though the pro- Underfull \hbox (badness 7415) in paragraph at lines 2331--2338 \T1/ptm/m/n/10 vide the same func-tional in-ter-face ([][]\T1/pcr/m/n/10 MultiR unner.preamble()[][]\T1/ptm/m/n/10 , [][]\T1/pcr/m/n/10 MultiRunner.text()[][]\ T1/ptm/m/n/10 , and [30] [31] Underfull \hbox (badness 10000) in paragraph at lines 2695--2699 []\T1/ptm/m/n/10 To pre-vent any un-han-dled TeX out-put to be re-ported as an er-ror, [][]\T1/pcr/m/n/10 texmessage.warn[][] \T1/ptm/m/n/10 or [32] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [33] [34] [35 <./textvalign.pdf>] [36] [37] [38] [39] [40] Chapter 9. [41] [42 <./graph.pdf> <./graph2.pdf>] Underfull \hbox (badness 7397) in paragraph at lines 3596--3596 \T1/ptm/m/it/10 key=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 back-groun-dat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ax-es-dist=0.8*unit.v_cm\T1/ptm/m/n/10 , \T1/ ptm/m/it/10 xax- [43 <./graph3.pdf>] [44] Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 []\T1/ptm/m/it/10 xpos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ypos=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 size=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xs-cale=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 yscale=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 zs- Underfull \hbox (badness 10000) in paragraph at lines 3823--3823 \T1/ptm/m/it/10 cale=1/goldenmean\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesat=No ne\T1/ptm/m/n/10 , \T1/ptm/m/it/10 xy12axesatname=''z''\T1/ptm/m/n/10 , [45] Underfull \hbox (badness 10000) in paragraph at lines 3949--3949 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-ment-pat-tern=de faultcommentpattern\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colum-n-pat- [46] [47] Underfull \hbox (badness 7273) in paragraph at lines 4134--4134 []\T1/ptm/m/it/10 data\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=notitle\T1/ptm/m/ n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , \T1/ptm/m/it/10 copy=1\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-placedol-lar=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 colu m-n-call- [48] Underfull \hbox (badness 5217) in paragraph at lines 4161--4161 []\T1/ptm/m/it/10 filename\T1/ptm/m/n/10 , \T1/ptm/m/it/10 min-rank=None\T1/ptm /m/n/10 , \T1/ptm/m/it/10 maxrank=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=n otitle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 con-text=\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4162--4164 \T1/ptm/m/n/10 This is an ex-per-i-men-tal class to read map data from cbd-file s. See [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 4583--4585 \T1/ptm/m/n/10 attr.changelist([style.linestyle.solid, style.linestyle.dashed, style.linestyle.dotted, [51] [52] Underfull \hbox (badness 8113) in paragraph at lines 4763--4763 []\T1/ptm/m/it/10 index1=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 in-dex2=1\T1/ptm/m/n /10 , \T1/ptm/m/it/10 grid-lines1=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2 =1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4787--4787 []\T1/ptm/m/it/10 gridlines1=0.05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-lines2=0 .05\T1/ptm/m/n/10 , \T1/ptm/m/it/10 grid-color=None\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 back- Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 hdist=0.6*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 vdist=0.4*u nit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 sym-bol-width=0.5*unit.v_cm\T1/ptm/m/n /10 , Underfull \hbox (badness 10000) in paragraph at lines 4861--4861 \T1/ptm/m/it/10 sym-bol-height=0.25*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s ym-bol-space=0.2*unit.v_cm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-tat-trs=[]\T1/pt m/m/n/10 , [53] [54] Chapter 10. Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 parter=parter.autolinear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 man- u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , \T1/ptm/m/it/10 rater=rater.linear( )\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 4959--4959 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 fall- [55] Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 []\T1/ptm/m/it/10 min=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 max=None\T1/ptm/m/n/ 10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 di-vi-sor=None\ T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=parter.autol ogarithmic()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 man-u-alticks=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 den-sity=1\T1/ ptm/m/n/10 , \T1/ptm/m/it/10 max-worse=2\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 rater=rater.logarithmic()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tex-t er=texter.mixed()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5012--5012 \T1/ptm/m/it/10 painter=painter.regular()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 linkp ainter=painter.linked()\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear(painter=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 linkpainter=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 parter=None\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 tex-ter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dis t=0.5\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5031--5031 \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 last-dist=None\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 re- verse=0\T1/ptm/m/n/10 , [56] Underfull \hbox (badness 10000) in paragraph at lines 5069--5069 \T1/ptm/m/it/10 linkpainter=None)\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/p tm/m/n/10 , \T1/ptm/m/it/10 first-dist=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 las t- Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 []\T1/ptm/m/it/10 subaxes=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 de-fault-sub-axi s=linear()\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dist=0.5\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 first-dist=0\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5078--5078 \T1/ptm/m/it/10 last-dist=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tle=None\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 re-verse=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 painter=pai nter.split()\T1/ptm/m/n/10 , [57] Underfull \hbox (badness 10000) in paragraph at lines 5191--5191 []\T1/ptm/m/it/10 linkedaxis=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 errorname=''m anual-linked''\T1/ptm/m/n/10 , [58] Underfull \hbox (badness 10000) in paragraph at lines 5306--5306 []\T1/ptm/m/it/10 tickdists=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beld-ists=N one\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ex-tendtick=0\T1/ptm/m/n/10 , \T1/ptm/m/it/ 10 ex-tend-la- Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 [[tick.rational((1, 1)), tick.rational((1, 2))], [tick.rational( (2, Underfull \hbox (badness 10000) in paragraph at lines 5357--5358 \T1/pcr/m/n/10 1)), tick.rational((1, 1))], [tick.rational((5, 2)), tick.ration al((5, [59] Underfull \hbox (badness 10000) in paragraph at lines 5447--5448 \T1/pcr/m/n/10 preexp([tick.rational((1, 1)), tick.rational((2, 1)), tick.ratio nal((5, Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 [([log.pre1exp, log.pre1to9exp], [log.pre1exp, log.pre125exp]), Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 ([log.pre1exp, log.pre1to9exp], None), ([log.pre1exp2, log.pre1e xp], Underfull \hbox (badness 10000) in paragraph at lines 5490--5491 \T1/pcr/m/n/10 None), ([log.pre1exp3, log.pre1exp], None), ([log.pre1exp4, Underfull \hbox (badness 10000) in paragraph at lines 5514--5514 \T1/ptm/m/it/10 i-malsep=''.'', thou-sand-sep='''', thou-sandth-part-sep='''', Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 []\T1/ptm/m/it/10 plus=''``\T1/ptm/m/n/10 , \T1/ptm/m/it/10 minus=''-``\T1/ptm/ m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 saexp=r''{{%s}\cdot10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s kip-exp0=r''{%s}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 skip-exp1=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 no-man-tis-saexp =r''{10^{%s}}''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 minusnomantissaexp=r''{-10^{%s}}''\T1/ptm/m/n/10 , \T1/ptm/m/it /10 man- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 tis-samin=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 man-tis- Underfull \hbox (badness 10000) in paragraph at lines 5536--5536 \T1/ptm/m/it/10 samax=tick.rational((10L\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 skip-man-tissa1=0\T1/ptm/m/n/10 , [60] Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 []\T1/ptm/m/it/10 smallestdecimal=tick.rational((1\T1/ptm/m/n/10 , \T1/ptm/m/it /10 1000))\T1/ptm/m/n/10 , \T1/ptm/m/it/10 biggest-dec- Underfull \hbox (badness 10000) in paragraph at lines 5572--5572 \T1/ptm/m/it/10 i-mal=tick.rational((9999\T1/ptm/m/n/10 , \T1/ptm/m/it/10 1))\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 equalde-ci-sion=1\T1/ptm/m/n/10 , \T1/ptm/m/it/1 0 dec-i- Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 fix='''', num-suf-fix='''', de-nom-pre-fix='''', de-nom-in- Underfull \hbox (badness 6412) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 pos=0, over=r''%s\over%s'', equalde-nom=0, skip1=1, Underfull \hbox (badness 10000) in paragraph at lines 5590--5590 \T1/ptm/m/it/10 skip-num0=1, skip-num1=1, skip-de-nom1=1, la-belat- [61] Underfull \hbox (badness 6364) in paragraph at lines 5676--5684 \T1/pcr/m/n/10 ticklength.SHORT\T1/ptm/m/n/10 , \T1/pcr/m/n/10 ticklength.SHORt \T1/ptm/m/n/10 , ..., \T1/pcr/m/n/10 ticklength.short\T1/ptm/m/n/10 , \T1/pcr/m /n/10 ticklength.normal\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 []\T1/ptm/m/it/10 innerticklength=ticklength.normal\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 5563) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 5431) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=[]\ T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , \T1/ptm/m /it/10 la- Underfull \hbox (badness 10000) in paragraph at lines 5686--5686 \T1/ptm/m/it/10 bel-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belve-qual -ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 cm''\T1/ptm/m/n/10 , [62] Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 []\T1/ptm/m/it/10 innerticklength=ticklength.short\T1/ptm/m/n/10 , \T1/ptm/m/it /10 out-ertick-length=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 gri-dat-trs=None \T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/i t/10 la-beld- Underfull \hbox (badness 10000) in paragraph at lines 5726--5726 \T1/ptm/m/it/10 ist=''0.3 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-belat-trs=Non e\T1/ptm/m/n/10 , \T1/ptm/m/it/10 la-beldirec-tion=None\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5736--5736 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick-at-trs=[]\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 []\T1/ptm/m/it/10 innerticklength=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 out-erti ck-length=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 tick- Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 at-trs=[]\T1/ptm/m/n/10 , \T1/ptm/m/it/10 basepa-that-trs=[]\T1 /ptm/m/n/10 , \T1/ptm/m/it/10 namedist=''0.3 cm''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5753--5753 \T1/ptm/m/it/10 name-he-qual-ize=0\T1/ptm/m/n/10 , \T1/ptm/m/it/10 nameve-qual- ize=1\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledist=''0.3 Underfull \hbox (badness 10000) in paragraph at lines 5763--5763 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 cm''\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 []\T1/ptm/m/it/10 breaklinesdist=''0.05 cm''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 br eak-li-neslength=''0.5 Underfull \hbox (badness 10000) in paragraph at lines 5776--5776 \T1/ptm/m/it/10 tleat-trs=None\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ti-tledi-rec-tio n=rotatetext.parallel\T1/ptm/m/n/10 , [63] Underfull \hbox (badness 10000) in paragraph at lines 5849--5849 []\T1/ptm/m/it/10 ticks=[cube(4), cube(10, weight=0.5)], la-bels=[cube(4)], Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 []\T1/ptm/m/it/10 ticks=[cube(5, right=20), cube(20, right=100, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 weight=0.5)], la-bels=[cube(5, right=20), cube(5, Underfull \hbox (badness 10000) in paragraph at lines 5866--5866 \T1/ptm/m/it/10 right=20, weight=0.5)], range=cube(1, weight=2), [64] [65] [66] Chapter 11. [67 <./boxalign.pdf>] [68] Chapter 12. [69] [70 <./connector.pdf>] Chapter 13. Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 width=None| Overfull \hbox (15.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 height=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 scale=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 align="bl"| Overfull \hbox (39.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 translatebbox=1| Overfull \hbox (3.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 bbox=None| Overfull \hbox (9.64935pt too wide) in paragraph at lines 6216--6216 []\T1/pcr/m/n/10 kpsearch=0| [71] [72] Chapter 14. Overfull \hbox (3.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 filename| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 width=None| Overfull \hbox (21.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 height=None| Overfull \hbox (15.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 ratio=None| Overfull \hbox (27.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 parsed=False| Overfull \hbox (33.63922pt too wide) in paragraph at lines 6291--6291 []\T1/pcr/m/n/10 resolution=96| [73] [74] Chapter 15. [75 <./bitmap.pdf>] Underfull \hbox (badness 7576) in paragraph at lines 6421--6421 \T1/ptm/m/it/10 maxstrlen=4093\T1/ptm/m/n/10 , \T1/ptm/m/it/10 com-press-mode=' 'Flate''\T1/ptm/m/n/10 , \T1/ptm/m/it/10 flate-com-presslevel=6\T1/ptm/m/n/10 , \T1/ptm/m/it/10 dc-tqual- [76] Chapter 16. [77] [78] Chapter 17. [79 <./color.pdf>] [80] Chapter 18. Overfull \hbox (15.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 painttype| Overfull \hbox (21.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 tilingtype| Overfull \hbox (27.82326pt too wide) in paragraph at lines 6854--6854 []\T1/pcr/m/n/10 bboxenlarge| [81] [82] Chapter 19. [83] [84] Chapter 20. <> [85] [86] Chapter 21. [87 <./colorname.pdf>] [88] Chapter 22. [89] [90 <./gradientname.pdf>] Chapter 23. [91 <./pathstyles.pdf>] [92] Chapter 24. [93 <./arrows.pdf>] [94] [95] (./manual.ind [96] [97] Underfull \hbox (badness 5050) in paragraph at lines 102--103 []\T1/ptm/m/n/10 defaultvariants (graph.axis.parter.autologarithmic at- [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/ptm/m/n/10 texmessages_begindoc_default Underfull \hbox (badness 10000) in paragraph at lines 379--380 []\T1/ptm/m/n/10 texmessages_docclass_default Underfull \hbox (badness 10000) in paragraph at lines 383--384 []\T1/ptm/m/n/10 texmessages_start_default (text.SingleRunner at- Underfull \hbox (badness 10000) in paragraph at lines 431--432 []\T1/ptm/m/n/10 vtickdirection() (graph.axis.positioners.positioner Underfull \hbox (badness 10000) in paragraph at lines 433--434 []\T1/ptm/m/n/10 vtickpoint_pt() (graph.axis.positioners.positioner [100] [101]) (./manual.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on manual.pdf (107 pages, 703064 bytes). Transcript written on manual.log. make[1]: Leaving directory '/builddir/build/BUILD/PyX-0.14.1/manual/_build/latex' pdflatex finished; the PDF files are in _build/latex. Done. rm bitmap.pdf boxalign.pdf graph2.pdf connector.pdf radii.pdf colorname.pdf textvalign.pdf color.pdf pathstyles.pdf graph3.pdf arrows.pdf radii2.pdf graph.pdf gradientname.pdf rects.pdf + mv _build/html/ manual + mv _build/latex/manual.pdf .. ~/build/BUILD/PyX-0.14.1 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wiLM2z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64 + cd PyX-0.14.1 + rm -rf /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64 creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/trafo.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi copying build/lib.linux-x86_64-3.4/pyx/dvi/encfile.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi copying build/lib.linux-x86_64-3.4/pyx/dvi/dvifile.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi copying build/lib.linux-x86_64-3.4/pyx/dvi/mapfile.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi copying build/lib.linux-x86_64-3.4/pyx/dvi/tfmfile.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi copying build/lib.linux-x86_64-3.4/pyx/dvi/texfont.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi copying build/lib.linux-x86_64-3.4/pyx/dvi/__init__.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi copying build/lib.linux-x86_64-3.4/pyx/dvi/vffile.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi copying build/lib.linux-x86_64-3.4/pyx/svgfile.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/pykpathsea.cpython-34m.so -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/connector.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/pdfwriter.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/svgwriter.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/config.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/pattern.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/text.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph copying build/lib.linux-x86_64-3.4/pyx/graph/data.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph copying build/lib.linux-x86_64-3.4/pyx/graph/graph.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/axis/positioner.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/axis/axis.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/axis/texter.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/axis/rater.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/axis/__init__.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/axis/tick.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/axis/parter.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/axis/painter.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/axis/timeaxis.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis copying build/lib.linux-x86_64-3.4/pyx/graph/__init__.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph copying build/lib.linux-x86_64-3.4/pyx/graph/key.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph copying build/lib.linux-x86_64-3.4/pyx/graph/style.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph copying build/lib.linux-x86_64-3.4/pyx/writer.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/reader.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost copying build/lib.linux-x86_64-3.4/pyx/metapost/path.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost copying build/lib.linux-x86_64-3.4/pyx/metapost/mp_path.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost copying build/lib.linux-x86_64-3.4/pyx/metapost/__init__.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost copying build/lib.linux-x86_64-3.4/pyx/path.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/box.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font copying build/lib.linux-x86_64-3.4/pyx/font/t1code.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font copying build/lib.linux-x86_64-3.4/pyx/font/t1file.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font copying build/lib.linux-x86_64-3.4/pyx/font/_t1code.cpython-34m.so -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font copying build/lib.linux-x86_64-3.4/pyx/font/pfmfile.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font copying build/lib.linux-x86_64-3.4/pyx/font/afmfile.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font copying build/lib.linux-x86_64-3.4/pyx/font/metric.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font copying build/lib.linux-x86_64-3.4/pyx/font/__init__.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font copying build/lib.linux-x86_64-3.4/pyx/font/font.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font copying build/lib.linux-x86_64-3.4/pyx/epsfile.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/deformer.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/document.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/deco.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/12ptex.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/foils30pt.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/foils25pt.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/12pt.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/createlfs.tex -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/foils20pt.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/foils17pt.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/11ptex.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/11pt.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/10ptex.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/10pt.lfs -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/lfs/createlfs.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs copying build/lib.linux-x86_64-3.4/pyx/data/pyxrc -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/def copying build/lib.linux-x86_64-3.4/pyx/data/def/pyx.def -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/def creating /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Helvetica-Oblique.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/ZapfDingbats.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Helvetica.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Courier-BoldOblique.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Times-Italic.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Helvetica-Bold.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Times-Bold.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Helvetica-BoldOblique.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Courier.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/MustRead.html -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Courier-Oblique.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Times-Roman.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Courier-Bold.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Symbol.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/data/afm/Times-BoldItalic.afm -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/afm copying build/lib.linux-x86_64-3.4/pyx/bbox.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/version.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/pdfextra.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/baseclasses.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/__init__.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/pswriter.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/mesh.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/bitmap.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/color.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/attr.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/unit.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/normpath.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/mathutils.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/canvas.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx copying build/lib.linux-x86_64-3.4/pyx/style.py -> /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/trafo.py to trafo.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/encfile.py to encfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/dvifile.py to dvifile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/mapfile.py to mapfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/tfmfile.py to tfmfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/texfont.py to texfont.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/vffile.py to vffile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/svgfile.py to svgfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/connector.py to connector.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pdfwriter.py to pdfwriter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/svgwriter.py to svgwriter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/config.py to config.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pattern.py to pattern.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/text.py to text.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/data.py to data.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/graph.py to graph.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/positioner.py to positioner.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/axis.py to axis.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/texter.py to texter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/rater.py to rater.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/tick.py to tick.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/parter.py to parter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/painter.py to painter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/timeaxis.py to timeaxis.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/key.py to key.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/style.py to style.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/writer.py to writer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/reader.py to reader.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost/path.py to path.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost/mp_path.py to mp_path.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/path.py to path.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/box.py to box.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/t1code.py to t1code.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/t1file.py to t1file.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/pfmfile.py to pfmfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/afmfile.py to afmfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/metric.py to metric.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/font.py to font.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/epsfile.py to epsfile.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/deformer.py to deformer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/document.py to document.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/deco.py to deco.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs/createlfs.py to createlfs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/bbox.py to bbox.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pdfextra.py to pdfextra.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/baseclasses.py to baseclasses.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pswriter.py to pswriter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/mesh.py to mesh.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/bitmap.py to bitmap.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/color.py to color.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/attr.py to attr.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/unit.py to unit.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/normpath.py to normpath.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/mathutils.py to mathutils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/canvas.py to canvas.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/style.py to style.cpython-34.pyc writing byte-compilation script '/tmp/tmpn6j11rqc.py' /usr/bin/python3 -O /tmp/tmpn6j11rqc.py removing /tmp/tmpn6j11rqc.py running install_egg_info Writing /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/PyX-0.14.1-py3.4.egg-info + /usr/bin/mkdir /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/etc + /usr/bin/cp -a pyx/data/pyxrc /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/etc/pyxrc ++ find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name '*.py' + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/trafo.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/trafo.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/encfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/encfile.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/dvifile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/dvifile.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/mapfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/mapfile.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/tfmfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/tfmfile.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/texfont.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/texfont.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/__init__.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/vffile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/dvi/vffile.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/svgfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/svgfile.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/connector.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/connector.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pdfwriter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pdfwriter.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/svgwriter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/svgwriter.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/config.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/config.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pattern.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pattern.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/text.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/text.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/data.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/data.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/graph.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/graph.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/positioner.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/positioner.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/axis.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/axis.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/texter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/texter.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/rater.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/rater.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/__init__.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/tick.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/tick.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/parter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/parter.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/painter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/painter.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/timeaxis.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/axis/timeaxis.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/__init__.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/key.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/key.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/style.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/graph/style.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/writer.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/writer.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/reader.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/reader.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost/path.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost/path.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost/mp_path.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost/mp_path.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/metapost/__init__.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/path.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/path.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/box.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/box.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/t1code.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/t1code.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/t1file.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/t1file.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/pfmfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/pfmfile.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/afmfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/afmfile.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/metric.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/metric.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/__init__.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/font.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/font.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/epsfile.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/epsfile.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/deformer.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/deformer.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/document.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/document.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/deco.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/deco.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs/createlfs.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/data/lfs/createlfs.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/bbox.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/bbox.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/version.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/version.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pdfextra.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pdfextra.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/baseclasses.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/baseclasses.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/__init__.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/__init__.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pswriter.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pswriter.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/mesh.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/mesh.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/bitmap.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/bitmap.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/color.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/color.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/attr.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/attr.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/unit.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/unit.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/normpath.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/normpath.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/mathutils.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/mathutils.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/canvas.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/canvas.py + for file in '`find /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx -type f -name "*.py"`' + '[' '!' -x /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/style.py ']' + /usr/bin/sed -i 's|^#!|##|' /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/style.py + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/PyX-0.14.1 extracting debug info from /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/pykpathsea.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4/site-packages/pyx/font/_t1code.cpython-34m.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 17 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib/debug/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/lib64/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: PyX-0.14.1-1.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u9n241 + umask 022 + cd /builddir/build/BUILD + cd PyX-0.14.1 + DOCDIR=/builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX + cp -pr AUTHORS /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX + cp -pr CHANGES /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX + cp -pr PKG-INFO /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX + cp -pr README /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cO1l9t + umask 022 + cd /builddir/build/BUILD + cd PyX-0.14.1 + LICENSEDIR=/builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/licenses/PyX + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/licenses/PyX + cp -pr LICENSE /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/licenses/PyX + exit 0 Provides: PyX = 0.14.1-1.fc23 PyX(x86-64) = 0.14.1-1.fc23 config(PyX) = 0.14.1-1.fc23 python3-pyx = 0.14.1-1.fc23 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libkpathsea.so.6()(64bit) libpthread.so.0()(64bit) libpython3.4m.so.1.0()(64bit) python(abi) = 3.4 rtld(GNU_HASH) Processing files: PyX-doc-0.14.1-1.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1XspD1 + umask 022 + cd /builddir/build/BUILD + cd PyX-0.14.1 + DOCDIR=/builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX-doc + cp -pr manual.pdf pyxfaq.pdf /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX-doc + cp -pr faq/faq /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX-doc + cp -pr manual/manual /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX-doc + cp -pr contrib/ /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX-doc + cp -pr examples/ /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/doc/PyX-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mlWZez + umask 022 + cd /builddir/build/BUILD + cd PyX-0.14.1 + LICENSEDIR=/builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/licenses/PyX-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/licenses/PyX-doc + cp -pr LICENSE /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64/usr/share/licenses/PyX-doc + exit 0 Provides: PyX-doc = 0.14.1-1.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: PyX-debuginfo-0.14.1-1.fc23.x86_64 Provides: PyX-debuginfo = 0.14.1-1.fc23 PyX-debuginfo(x86-64) = 0.14.1-1.fc23 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/PyX-0.14.1-1.fc23.x86_64 Wrote: /builddir/build/RPMS/PyX-0.14.1-1.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/PyX-doc-0.14.1-1.fc23.noarch.rpm Wrote: /builddir/build/RPMS/PyX-debuginfo-0.14.1-1.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gjEpng + umask 022 + cd /builddir/build/BUILD + cd PyX-0.14.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyX-0.14.1-1.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->