Pull request #2916 updated Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token) Connecting to https://api.github.com to check permissions of obtain list of henrikt-ma for modelica/ModelicaSpecification Obtained .CI/Jenkinsfile from 92ff1a79f273c339ee18a75000431dfe670a3e74+303533ff2608a53368950d52df4e1841a03da6b7 (fb6a0b7b66f8fcf667e75cd403a39a38a9e3b6b6) Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/modelica/ModelicaSpecification.git > git init /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916 # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2916/head:refs/remotes/origin/PR-2916 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2916/head:refs/remotes/origin/PR-2916 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2916/head:refs/remotes/origin/PR-2916 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 303533ff2608a53368950d52df4e1841a03da6b7 into PR head commit 92ff1a79f273c339ee18a75000431dfe670a3e74 > git config core.sparsecheckout # timeout=10 > git checkout -f 92ff1a79f273c339ee18a75000431dfe670a3e74 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 92ff1a79f273c339ee18a75000431dfe670a3e74 Checking out Revision 92ff1a79f273c339ee18a75000431dfe670a3e74 (PR-2916) Commit message: "Merge remote-tracking branch 'central/master' into cleanup/apply-style-guide" First time build. Skipping changelog. Cleaning workspace using GIT_ASKPASS to set credentials GitHub Access Token > git merge 303533ff2608a53368950d52df4e1841a03da6b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92ff1a79f273c339ee18a75000431dfe670a3e74 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-2916 92ff1a79f273c339ee18a75000431dfe670a3e74 # timeout=10 > git rev-list --no-walk 6af867a882bfab32bc42b8140f94402c36d24520 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker inspect -f . alpine:3.9 . [Pipeline] withDockerContainer asap-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat $ docker top 41872a585345a3866ae6ac47e11482f14edc28bd52c48ff948c74786c678b433 -eo pid,comm [Pipeline] { [Pipeline] sh + grep -n '[ ]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/copyright.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/titlepage.tex chapters/unitexpressions.tex [Pipeline] } $ docker stop --time=1 41872a585345a3866ae6ac47e11482f14edc28bd52c48ff948c74786c678b433 $ docker rm -f 41872a585345a3866ae6ac47e11482f14edc28bd52c48ff948c74786c678b433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 303533ff2608a53368950d52df4e1841a03da6b7 into PR head commit 92ff1a79f273c339ee18a75000431dfe670a3e74 Merge succeeded, producing 92ff1a79f273c339ee18a75000431dfe670a3e74 Checking out Revision 92ff1a79f273c339ee18a75000431dfe670a3e74 (PR-2916) Commit message: "Merge remote-tracking branch 'central/master' into cleanup/apply-style-guide" Cleaning workspace > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/.git # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2916/head:refs/remotes/origin/PR-2916 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92ff1a79f273c339ee18a75000431dfe670a3e74 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge 303533ff2608a53368950d52df4e1841a03da6b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92ff1a79f273c339ee18a75000431dfe670a3e74 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2916 # timeout=10 > git checkout -b PR-2916 92ff1a79f273c339ee18a75000431dfe670a3e74 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker pull modelicaspec/latexml:20210330 20210330: Pulling from modelicaspec/latexml Digest: sha256:b30ef198df11b35eaad38fa7c24094b45ad7d5cb4e9802a90c60556dc0552510 Status: Image is up to date for modelicaspec/latexml:20210330 docker.io/modelicaspec/latexml:20210330 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20210330 . [Pipeline] withDockerContainer asap-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20210330 cat $ docker top 5d5f894119fa725edcd1cb3fb61b9c5ce87f0f5dfde84fbcd661c0f552597627 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p /tmp/jenkins [Pipeline] sh + latexmk -pdf MLS.tex Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/texmf-dist/tex/latex/index/index.sty LaTeX Warning: Command \markboth has changed. Check if current package is valid. LaTeX Warning: Command \markright has changed. Check if current package is valid. ) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (./mlsshared.sty (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/newtxtt.sty `newtxtt' v1.051, 2014/12/23 Typewriter text macros based on txfonts (msharpe) (/usr/local/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/texmf-dist/tex/latex/base/textcomp.sty)) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty (/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty))) (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty) (/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty)) Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. (biblatex) Loading 'csquotes' recommended. (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./MLS.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx) (/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)) No file MLS.bbl. Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 27. (./chapters/titlepage.tex (./chapters/abstract.tex (/usr/local/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd)) Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media/Modelica_L anguage.pdf>]) (./chapters/copyright.tex LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 8. ) Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 25.3325pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [1] [2] (./chapters/preface.tex [3 <./media/diagram_examples.png>] LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 47. ) Package Fancyhdr Warning: \headheight is too small (25.3325pt): Make it at least 28.93254pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [4] (./chapters/introduction.tex Chapter 1. [5] LaTeX Warning: Reference `document-index' on page 1 undefined on input line 80. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 104. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 112. ) [6] (./chapters/lexicalstructure.tex Chapter 2. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 14. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 20. (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [7] LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 74. LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 1 undefin ed on input line 94. LaTeX Warning: Reference `packages' on page 1 undefined on input line 95. LaTeX Warning: Reference `component-declarations' on page 1 undefined on input line 103. LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 10 3. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 111. [8] LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 138. LaTeX Warning: Reference `integer-type' on page 1 undefined on input line 157. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 170. [9] LaTeX Warning: Reference `lexical-conventions' on page 10 undefined on input li ne 240. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 241. ) [10] (./chapters/operatorsandexpressions.tex Chapter 3. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 3. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 15. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 23. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 24. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 25. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 29. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 30. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 30. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 31. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 44. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 44. [11] [12] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 158. [13] LaTeX Warning: Reference `equations' on page 1 undefined on input line 198. LaTeX Warning: Reference `equality-and-assignment' on page 1 undefined on input line 198. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 199. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 252. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 255. [14] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 275. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 279. LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 283. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 294. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 2 96. [15] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 359. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 363. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 365. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 367. LaTeX Warning: Reference `built-in-functions' on page 1 undefined on input line 372. LaTeX Warning: Reference `modelica:abs' on page 1 undefined on input line 385. LaTeX Warning: Reference `modelica:sign' on page 1 undefined on input line 386. LaTeX Warning: Reference `modelica:sqrt' on page 1 undefined on input line 387. LaTeX Warning: Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 388. LaTeX Warning: Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 389. LaTeX Warning: Reference `modelica:to-String' on page 1 undefined on input line 390. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 395. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 397. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 397. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 432. [16] LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 443. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 456. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 492. LaTeX Warning: Reference `modelica:div' on page 1 undefined on input line 499. LaTeX Warning: Reference `modelica:mod' on page 1 undefined on input line 500. LaTeX Warning: Reference `modelica:rem' on page 1 undefined on input line 501. LaTeX Warning: Reference `modelica:ceil' on page 1 undefined on input line 502. LaTeX Warning: Reference `modelica:floor' on page 1 undefined on input line 503 . LaTeX Warning: Reference `modelica:integer' on page 1 undefined on input line 5 04. [17] [18] LaTeX Warning: Reference `modelica:atan2' on page 1 undefined on input line 603 . LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 614. LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 644. LaTeX Warning: Reference `modelica:delay' on page 1 undefined on input line 645 . LaTeX Warning: Reference `modelica:cardinality' on page 1 undefined on input li ne 646. LaTeX Warning: Reference `modelica:homotopy' on page 1 undefined on input line 647. LaTeX Warning: Reference `modelica:semiLinear' on page 1 undefined on input lin e 648. LaTeX Warning: Reference `modelica:inStream' on page 1 undefined on input line 649. LaTeX Warning: Reference `modelica:actualStream' on page 1 undefined on input l ine 650. LaTeX Warning: Reference `modelica:spatialDistribution' on page 1 undefined on input line 651. LaTeX Warning: Reference `modelica:getInstanceName' on page 1 undefined on inpu t line 652. [19] LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 664. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 677. LaTeX Warning: Reference `delay' on page 1 undefined on input line 677. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 689. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 709. LaTeX Warning: Reference `homotopy' on page 1 undefined on input line 709. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 718. LaTeX Warning: Reference `semilinear' on page 1 undefined on input line 718. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 727. [20] LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 736. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 749. LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 75 8. [21] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 823. [22] [23] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 947. [24] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1096. [25] [26] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1196. LaTeX Warning: Reference `modelica:initial' on page 1 undefined on input line 1 203. LaTeX Warning: Reference `modelica:terminal' on page 1 undefined on input line 1204. LaTeX Warning: Reference `modelica:noEvent' on page 1 undefined on input line 1 205. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 06. LaTeX Warning: Reference `modelica:event-sample' on page 1 undefined on input l ine 1207. LaTeX Warning: Reference `modelica:pre' on page 1 undefined on input line 1208. LaTeX Warning: Reference `modelica:edge' on page 1 undefined on input line 1209 . LaTeX Warning: Reference `modelica:change' on page 1 undefined on input line 12 10. LaTeX Warning: Reference `modelica:reinit' on page 1 undefined on input line 12 11. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 45. LaTeX Warning: Reference `modelica:smooth' on page 27 undefined on input line 1 245. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1245. [27] LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1295. [28] LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1343. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1350. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 1372. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1387. [29] LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 1459. [30] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1488. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 1509. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 31 undefined on input line 1510. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 1510. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 1516. [31]) [32] (./chapters/classes.tex Chapter 4. LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 50. [33] LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 58. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 59. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 82. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 1 unde fined on input line 84. LaTeX Warning: Reference `records' on page 1 undefined on input line 86. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 88. [34] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 168. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 180. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 180. [35] LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 199. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 201. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 207. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 213. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 222. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 224. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 27. LaTeX Warning: Reference `variability-of-structured-entities' on page 1 undefin ed on input line 229. LaTeX Warning: Reference `function-call' on page 1 undefined on input line 241. [36] LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 24 4. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 25 0. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 268. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 27 2. [37] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 340. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 340. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 352. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 357. [38] LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 379. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 383. [39] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 519. [40] LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 546. [41] [42] LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 678. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 701. [43] LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 778. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 781. [44] LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 798. LaTeX Warning: Reference `packages' on page 1 undefined on input line 810. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 813. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 813. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 816. [45] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 906. [46] LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 938 . LaTeX Warning: Reference `algorithm-sections' on page 1 undefined on input line 938. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 939. [47] [48] [49] [50] [51] [52] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1407. [53] LaTeX Warning: Reference `attributes-of-enumeration-types' on page 1 undefined on input line 1497. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 1498. [54] [55] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1610. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 1617. [56] LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 680. LaTeX Warning: Reference `assert' on page 1 undefined on input line 1684. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 1 undefined on input line 1691. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 1695. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1700. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1700. ) [57] (./chapters/scoping.tex Chapter 5. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 9. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 19. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 58. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 59. [58] LaTeX Warning: Reference `the-class-tree' on page 1 undefined on input line 68. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 72. LaTeX Warning: Reference `for-statement' on page 1 undefined on input line 72. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 72. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 74. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 108. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 116. [59] LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 150. LaTeX Warning: Reference `lookup-of-imported-names' on page 1 undefined on inpu t line 165. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 173. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 175. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 194. [60] [61] [62] LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa ge 1 undefined on input line 371. [63] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 418. [64] LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 511. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 512. LaTeX Warning: Reference `declaring-derivatives-of-functions' on page 1 undefin ed on input line 512. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 1 undefined on input line 512. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 512. [65] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 643. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 644. [66] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 679. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 706. LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in put line 728. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 728 . LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 729. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 729. LaTeX Warning: Reference `semantics-summary' on page 1 undefined on input line 729. [67]) [68] (./chapters/interface.tex Chapter 6. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 5. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 6. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 11. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 12. [69] LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 87. LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 89. LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 94. [70 <./media/subtype.pdf>] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 136. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 169. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 69. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 186. [71] LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 1 undefined on input line 220. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 220. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 234. [72] LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 298. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 3 03. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 308. [73] LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 378. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 1 undefined on input line 379. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 388. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 399. [74] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 503. [75] LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 528. [76] LaTeX Warning: Reference `arrays' on page 1 undefined on input line 590. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 601. LaTeX Warning: Reference `exponentiation-of-scalars-of-numeric-elements' on pag e 1 undefined on input line 605. LaTeX Warning: Reference `division-of-scalars-or-numeric-arrays-by-numeric-scal ars' on page 1 undefined on input line 606. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 608. ) [77] (./chapters/inheritance.tex Chapter 7. LaTeX Warning: Reference `enclosing-classes' on page 1 undefined on input line 24. [78] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 77. [79] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 127. [80] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 224. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 253. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 267. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 26 8. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 273. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 274. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 275. [81] LaTeX Warning: Reference `modification' on page 1 undefined on input line 307. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 315. [82] [83] [84] [85] LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 591. [86] LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 663. [87] [88] LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 781. [89] [90] LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 949. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 954. [91] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 969. [92]) [93] (./chapters/equations.tex Chapter 8. LaTeX Warning: Reference `equations-in-equation-sections' on page 1 undefined o n input line 13. LaTeX Warning: Reference `declaration-equations' on page 1 undefined on input l ine 15. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 17. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 21. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 23. [94] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 73. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 85. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 1 undefined on input line 98. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 117. [95] LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 144. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 164. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 166. [96] [97] [98] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 372. [99] LaTeX Warning: Reference `when-statements' on page 1 undefined on input line 40 0. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 433. [100] LaTeX Warning: Reference `assert' on page 1 undefined on input line 524. [101] LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 549. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 558. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 57 1. [102] LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 647 . LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 647. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 650. [103] [104] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 755. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 789. [105] [106] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 924. ) [107] (./chapters/connectors.tex Chapter 9. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 6. [108] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 114. [109 <./media/innerouterconnector.pdf>] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 128. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 142. [110] [111] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 242. [112] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 368. [113] [114] [115] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 558. LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un defined on input line 566. [116] LaTeX Warning: Reference `enum:exc-conn-case' on page 1 undefined on input line 587. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 614. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 625. [117] [118] [119] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 809. LaTeX Warning: Reference `modelica:optional-spanning-tree-edge' on page 1 undef ined on input line 823. LaTeX Warning: Reference `modelica:Connections.branch' on page 1 undefined on i nput line 824. LaTeX Warning: Reference `modelica:Connections.root' on page 1 undefined on inp ut line 825. LaTeX Warning: Reference `modelica:Connections.potentialRoot' on page 1 undefin ed on input line 826. LaTeX Warning: Reference `modelica:Connections.isRoot' on page 1 undefined on i nput line 827. LaTeX Warning: Reference `modelica:Connections.rooted' on page 1 undefined on i nput line 828. [120] LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 945. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 947. [121] [122 <./media/overdetermined.pdf>] [123]) [124] (./chapters/arrays.tex Chapter 10. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 3. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 46. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 49. [125] LaTeX Warning: Reference `tab:size-1-dimensions' on page 1 undefined on input l ine 130. Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [126] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 201. [127] LaTeX Warning: Reference `modelica:promote' on page 1 undefined on input line 2 14. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 237. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 237. LaTeX Warning: Reference `modelica:ndims' on page 1 undefined on input line 259 . LaTeX Warning: Reference `modelica:size-of-dim' on page 1 undefined on input li ne 260. LaTeX Warning: Reference `modelica:size-vector' on page 1 undefined on input li ne 261. [128] LaTeX Warning: Reference `modelica:scalar' on page 1 undefined on input line 30 6. LaTeX Warning: Reference `modelica:vector' on page 1 undefined on input line 30 7. LaTeX Warning: Reference `modelica:matrix' on page 1 undefined on input line 30 8. LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 349. LaTeX Warning: Reference `modelica:identity' on page 1 undefined on input line 356. LaTeX Warning: Reference `modelica:diagonal' on page 1 undefined on input line 357. LaTeX Warning: Reference `modelica:zeros' on page 1 undefined on input line 358 . LaTeX Warning: Reference `modelica:ones' on page 1 undefined on input line 359. LaTeX Warning: Reference `modelica:fill' on page 1 undefined on input line 360. LaTeX Warning: Reference `modelica:linspace' on page 1 undefined on input line 361. [129] LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 435. LaTeX Warning: Reference `modelica:min-of-array' on page 1 undefined on input l ine 443. LaTeX Warning: Reference `modelica:min-binary' on page 1 undefined on input lin e 444. LaTeX Warning: Reference `modelica:min-reduction' on page 1 undefined on input line 445. LaTeX Warning: Reference `modelica:max-of-array' on page 1 undefined on input l ine 446. LaTeX Warning: Reference `modelica:max-binary' on page 1 undefined on input lin e 447. LaTeX Warning: Reference `modelica:max-reduction' on page 1 undefined on input line 448. LaTeX Warning: Reference `modelica:sum-of-array' on page 1 undefined on input l ine 450. LaTeX Warning: Reference `modelica:sum-reduction' on page 1 undefined on input line 451. LaTeX Warning: Reference `modelica:product-of-array' on page 1 undefined on inp ut line 453. LaTeX Warning: Reference `modelica:product-reduction' on page 1 undefined on in put line 454. [130] LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 482. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 509. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 527. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 559. [131] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 592. LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 594. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 594. LaTeX Warning: Reference `modelica:transpose' on page 1 undefined on input line 633. LaTeX Warning: Reference `modelica:outerProduct' on page 1 undefined on input l ine 634. LaTeX Warning: Reference `modelica:symmetric' on page 1 undefined on input line 635. LaTeX Warning: Reference `modelica:cross' on page 1 undefined on input line 636 . LaTeX Warning: Reference `modelica:skew' on page 1 undefined on input line 637. [132] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 715. [133] LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 769. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 769. [134] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 814. [135] LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 949. [136] [137] LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 1055. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 106 0. [138] [139] [140] [141] LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 1376. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 1 382. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1386. [142]) [143] (./chapters/statements.tex Chapter 11. LaTeX Warning: Reference `equations' on page 1 undefined on input line 24. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 28. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 46. [144] LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 81. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 145 undefined on input line 81. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 93. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 127. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 129 . [145] LaTeX Warning: Reference `simple-equality-equations' on page 1 undefined on inp ut line 166. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 1 undefined on input line 183. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 195. [146] [147] LaTeX Warning: Reference `break-statement' on page 1 undefined on input line 30 8. LaTeX Warning: Reference `return-statements' on page 1 undefined on input line 308. LaTeX Warning: Reference `while-execution-top' on page 148 undefined on input l ine 308. [148] LaTeX Warning: Reference `function-return-statements' on page 1 undefined on in put line 342. [149] LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 438. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 443. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 446. [150] LaTeX Warning: Reference `assert' on page 1 undefined on input line 483. LaTeX Warning: Reference `terminate' on page 1 undefined on input line 488. ) [151] (./chapters/functions.tex Chapter 12. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 7. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 8. [152] LaTeX Warning: Reference `function-call' on page 1 undefined on input line 83. LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 1 undefined on input line 113. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 121. [153] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 163. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 163 . LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 165. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 167. LaTeX Warning: Reference `function-call' on page 1 undefined on input line 177. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 182. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 184. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 186. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 193. [154] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 208. [155] LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 1 undefined on input line 319. [156] LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 381. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 382. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 394. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 425. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 426. [157] LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 492. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 497. LaTeX Warning: Reference `function-compatibility' on page 1 undefined on input line 500. [158] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 531. LaTeX Warning: Reference `function-compatibility' on page 1 undefined on input line 551. [159] [160] [161] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 743. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 752. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 759. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 805. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 1 undefined on input line 805. [162] LaTeX Warning: Reference `argument-type-check-match' on page 163 undefined on i nput line 815. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 876. [163] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 896. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 899. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 901. LaTeX Warning: Reference `built-in-array-functions' on page 1 undefined on inpu t line 903. [164] [165] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1094. [166] [167] LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 1172. LaTeX Warning: Reference `partial-derivatives-of-functions' on page 1 undefined on input line 1174. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 1178. [168] [169] [170] [171] [172] [173] LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 15 73. [174] LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 1682. [175] LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1717. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 1750. [176] LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 1806. LaTeX Warning: Reference `records' on page 1 undefined on input line 1806. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 1834. [177] [178] LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 1986. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 1989. LaTeX Warning: Reference `records' on page 1 undefined on input line 2006. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2011. LaTeX Warning: Reference `records' on page 1 undefined on input line 2011. [179] [180] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2108. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2112. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2129. [181] [182] [183] LaTeX Warning: Reference `modelica:ModelicaMessage-et-al' on page 1 undefined o n input line 2373. LaTeX Warning: Reference `modelica:ModelicaFormatMessage-et-al' on page 1 undef ined on input line 2377. LaTeX Warning: Reference `modelica:ModelicaVFormatMessage-et-al' on page 1 unde fined on input line 2381. [184] LaTeX Warning: Reference `modelica:ModelicaAllocateString' on page 1 undefined on input line 2445. LaTeX Warning: Reference `modelica:ModelicaAllocateStringWithErrorReturn' on pa ge 1 undefined on input line 2446. LaTeX Warning: Reference `modelica:ModelicaDuplicateString' on page 1 undefined on input line 2447. LaTeX Warning: Reference `modelica:ModelicaDuplicateStringWithErrorReturn' on p age 1 undefined on input line 2448. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2453. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 459. [185] [186] [187]) [188] (./chapters/packages.tex Chapter 13. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 38. [189] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 83. [190] LaTeX Warning: Reference `annotations-for-version-handling' on page 1 undefined on input line 146. LaTeX Warning: Reference `fig:roots' on page 1 undefined on input line 165. LaTeX Warning: Reference `fig:roots' on page 1 undefined on input line 179. [191 <./media/modelicapath.pdf>] LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 1 undefin ed on input line 199. [192] LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 285. ) [193] [194] (./chapters/overloaded.tex Chapter 14. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 11. LaTeX Warning: Reference `overloaded-constructors' on page 1 undefined on input line 20. LaTeX Warning: Reference `overloaded-string-conversions' on page 1 undefined on input line 21. LaTeX Warning: Reference `overloaded-binary-operations' on page 1 undefined on input line 22. LaTeX Warning: Reference `overloaded-unary-operations' on page 1 undefined on i nput line 26. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 49. LaTeX Warning: Reference `tab:operator-precedence' on page 1 undefined on input line 52. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 52. [195] LaTeX Warning: Reference `overloaded-constructor-unique' on page 1 undefined on input line 119. [196] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 222. LaTeX Warning: Reference `matrix-and-vector-multiplication-of-numeric-arrays' o n page 1 undefined on input line 223. [197] LaTeX Warning: Reference `tab:product' on page 1 undefined on input line 229. LaTeX Warning: Reference `tab:product' on page 1 undefined on input line 234. LaTeX Warning: Reference `overloaded-binary-predefined' on page 198 undefined o n input line 250. LaTeX Warning: Reference `overloaded-binary-arrays' on page 198 undefined on in put line 250. LaTeX Warning: Reference `overloaded-binary-error' on page 198 undefined on inp ut line 250. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 281. [198] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 323. [199] [200]) [201] (./chapters/stream.tex Chapter 15. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 11. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 27. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 28. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 30. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 33. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 33. [202] LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 58. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 73. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 118. [203 <./media/fluidsystem.pdf>] LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 165. [204] LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 202. [205] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 300. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 314. [206]) [207] (./chapters/synchronous.tex Chapter 16. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 22. [208 <./media/plantmodel.pdf>] LaTeX Warning: Citation 'ColacoPouzet2003ClocksFirstClass' on page 209 undefine d on input line 59. LaTeX Warning: Citation 'Pouzet2006LucidSynchrone30' on page 209 undefined on i nput line 59. LaTeX Warning: Citation 'ForgetEtAl2008MultiPeriodic' on page 209 undefined on input line 60. LaTeX Warning: Citation 'BenvenisteEtAl2003SynchronousTwelveYearsLater' on page 209 undefined on input line 61. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 67. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 67. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 86. [209] LaTeX Warning: Reference `clocked-state-variables' on page 1 undefined on input line 106. LaTeX Warning: Citation 'ThummelEtAl2005InverseModels' on page 210 undefined on input line 126. Overfull \hbox (101.47897pt too wide) in paragraph at lines 126--130 \T1/cmr/m/it/10 trollers use an in-verse model of a plant in the feed-for-ward path of the con-troller, see []). LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 168. LaTeX Warning: Reference `continuous-time-expressions' on page 1 undefined on i nput line 168. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 173. LaTeX Warning: Reference `fig:piecewise-constant-variable' on page 1 undefined on input line 176. [210] LaTeX Warning: Reference `base-clock-conversion-operators' on page 1 undefined on input line 188. LaTeX Warning: Reference `fig:clock-variable' on page 1 undefined on input line 189. LaTeX Warning: Reference `fig:clocked-variable' on page 1 undefined on input li ne 218. [211 <./media/piecewise-constant.pdf> <./media/clock.pdf> <./media/clocked.pdf> ] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 260. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 260. [212] LaTeX Warning: Reference `modelica:clock-inferred' on page 1 undefined on input line 311. LaTeX Warning: Reference `modelica:clock-rational' on page 1 undefined on input line 312. LaTeX Warning: Reference `modelica:clock-interval' on page 1 undefined on input line 313. LaTeX Warning: Reference `modelica:clock-event' on page 1 undefined on input li ne 314. LaTeX Warning: Reference `modelica:clock-solver' on page 1 undefined on input l ine 315. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 348. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 350. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 363. [213] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 397. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 406. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 418. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 432. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 445 . [214] LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 462. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 482. [215] LaTeX Warning: Reference `modelica:previous' on page 1 undefined on input line 536. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 548. LaTeX Warning: Reference `reset-handling' on page 1 undefined on input line 551 . LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 551. LaTeX Warning: Reference `modelica:clocked-sample' on page 1 undefined on input line 570. LaTeX Warning: Reference `modelica:clocked-sample' on page 1 undefined on input line 571. LaTeX Warning: Reference `continuous-time-expressions' on page 1 undefined on i nput line 581. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 581. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 588. [216] LaTeX Warning: Reference `def:clocked-variable' on page 1 undefined on input li ne 599. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 599. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 602. LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 627. LaTeX Warning: Reference `modelica:subSample' on page 1 undefined on input line 644. LaTeX Warning: Reference `modelica:superSample' on page 1 undefined on input li ne 645. LaTeX Warning: Reference `modelica:shiftSample' on page 1 undefined on input li ne 646. LaTeX Warning: Reference `modelica:backSample' on page 1 undefined on input lin e 647. LaTeX Warning: Reference `modelica:noClock' on page 1 undefined on input line 6 48. [217] LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 676. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 689. [218] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 737. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 742. [219] LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 845. LaTeX Warning: Reference `partitioning-operators' on page 1 undefined on input line 845. LaTeX Warning: Reference `partitioning-operators' on page 1 undefined on input line 856. [220] [221] LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 964. Underfull \hbox (badness 1112) in paragraph at lines 973--974 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 992. [222] LaTeX Warning: Citation 'ThummelEtAl2005InverseModels' on page 223 undefined on input line 1034. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 1070. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 1074. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1076. [223] LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 108 3. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 1087. [224] [225] LaTeX Warning: Citation 'ElmqvistOtterCellier1995InlineIntegration' on page 226 undefined on input line 1244. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1251. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 1271. [226] LaTeX Warning: Reference `modelica:firstTick' on page 1 undefined on input line 1339. LaTeX Warning: Reference `modelica:interval' on page 1 undefined on input line 1340. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 1352. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 1361. [227] [228]) [229] (./chapters/statemachines.tex Chapter 17. LaTeX Warning: Citation 'Harel1987Statecharts' on page 230 undefined on input l ine 4. LaTeX Warning: Citation 'Pouzet2006LucidSynchrone30' on page 230 undefined on i nput line 9. LaTeX Warning: Reference `modelica:transition' on page 1 undefined on input lin e 56. LaTeX Warning: Reference `modelica:initialState' on page 1 undefined on input l ine 57. [230] LaTeX Warning: Reference `modelica:activeState' on page 1 undefined on input li ne 71. LaTeX Warning: Reference `modelica:ticksInState' on page 1 undefined on input l ine 72. LaTeX Warning: Reference `modelica:timeInState' on page 1 undefined on input li ne 73. LaTeX Warning: Reference `state-machine-semantics' on page 1 undefined on input line 95. [231] LaTeX Warning: Reference `fig:state-machine-layout' on page 1 undefined on inpu t line 161. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 176. [232 <./media/statemachine.pdf>] [233] [234] [235] LaTeX Warning: Reference `merging-variable-definitions' on page 1 undefined on input line 436. Overfull \hbox (3.25685pt too wide) in paragraph at lines 454--455 [] [236] LaTeX Warning: Reference `fig:hierarchical-statemachine' on page 1 undefined on input line 461. [237 <./media/hierarchical-statemachine.pdf>] [238] LaTeX Warning: Reference `fig:state-machine-behavior' on page 1 undefined on in put line 571. [239 <./media/statemachineplot.pdf>] [240]) [241] (./chapters/annotations.tex Chapter 18. LaTeX Warning: Reference `vendor-specific-annotations' on page 1 undefined on i nput line 4. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 6. LaTeX Warning: Reference `constraining-clause-annotations' on page 1 undefined on input line 8. LaTeX Warning: Reference `annotation-info-revisions' on page 1 undefined on inp ut line 39. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 39. [242] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 58. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 58. LaTeX Warning: Reference `plot-curves' on page 1 undefined on input line 97. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 97 . LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 106. [243] LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 136. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 146. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 147. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 177. [244] LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 197. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 201. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 201. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 218. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 218. LaTeX Warning: Reference `attributes-with-variable-replacements' on page 1 unde fined on input line 223. LaTeX Warning: Reference `text' on page 1 undefined on input line 224. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 244. LaTeX Warning: Reference `text-markup-escape-sequences' on page 1 undefined on input line 264. [245] [246] LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 343. LaTeX Warning: Reference `modelica:HideResult' on page 1 undefined on input lin e 344. LaTeX Warning: Reference `modelica:Inline' on page 1 undefined on input line 34 5. LaTeX Warning: Reference `modelica:LateInline' on page 1 undefined on input lin e 346. LaTeX Warning: Reference `modelica:InlineAfterIndexReduction' on page 1 undefin ed on input line 347. LaTeX Warning: Reference `modelica:GenerateEvents' on page 1 undefined on input line 348. LaTeX Warning: Reference `modelica:smoothOrder' on page 1 undefined on input li ne 349. [247] [248] Underfull \hbox (badness 3343) in paragraph at lines 478--479 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as [249] [250] LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 664 . [251] LaTeX Warning: Reference `fig:smooth-bezier' on page 1 undefined on input line 701. LaTeX Warning: Reference `ellipse' on page 1 undefined on input line 714. [252 <./media/bezierpoints.pdf>] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 794. [253] LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 813. [254] [255] [256] [257] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 1074. [258] [259] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 1256. [260] LaTeX Warning: Citation 'Pantelides1988ConsistentInitialization' on page 261 un defined on input line 1296. [261] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 1391. LaTeX Warning: Reference `connector-sizing' on page 1 undefined on input line 1 395. [262] [263 <./media/disabledparameter.png> <./media/tabparameter.png>] LaTeX Warning: Reference `connectorSizing:addVector' on page 264 undefined on i nput line 1502. LaTeX Warning: Reference `connectorSizing:addVector' on page 264 undefined on i nput line 1511. LaTeX Warning: Reference `connectorSizing:deleteVector' on page 264 undefined o n input line 1528. [264] LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 607. [265] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1669. [266] [267] [268] LaTeX Warning: Reference `convertmodifiers' on page 1 undefined on input line 1 874. [269] LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 1 938. [270] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2052. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 2055. [271] [272] [273] LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 2245. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 1 undefined on input line 2249. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2253. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 2257. [274] LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2262. ) [275] (./chapters/unitexpressions.tex Chapter 19. [276]) [277] (./chapters/library.tex Chapter 20. ) [278] (./chapters/syntax.tex Appendix A. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 41. [279] [280] [281] [282] [283] [284] [285]) [286] (./chapters/dae.tex Appendix B. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 16. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 20. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 66. [287] LaTeX Warning: Reference `eq:dae-discrete-valued' on page 288 undefined on inpu t line 75. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 288 undefined on inpu t line 75. LaTeX Warning: Reference `eq:dae-discrete-real' on page 288 undefined on input line 75. LaTeX Warning: Reference `eq:dae' on page 288 undefined on input line 75. LaTeX Warning: Reference `eq:dae-discrete-real' on page 288 undefined on input line 75. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 288 undefined on inpu t line 78. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 91. LaTeX Warning: Reference `eq:dae' on page 288 undefined on input line 97. LaTeX Warning: Reference `eq:dae' on page 288 undefined on input line 99. LaTeX Warning: Reference `eq:crossing' on page 288 undefined on input line 103. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 106. LaTeX Warning: Reference `eq:hydrid-dae' on page 288 undefined on input line 11 0. LaTeX Warning: Reference `perform-simulation-integrate' on page 288 undefined o n input line 112. LaTeX Warning: Reference `eq:hydrid-dae' on page 288 undefined on input line 12 6. [288] LaTeX Warning: Reference `eq:hydrid-dae' on page 289 undefined on input line 14 6. LaTeX Warning: Reference `eq:hydrid-dae' on page 289 undefined on input line 15 0. LaTeX Warning: Reference `eq:hydrid-dae' on page 289 undefined on input line 15 1. LaTeX Warning: Reference `eq:hydrid-dae' on page 289 undefined on input line 16 0. LaTeX Warning: Reference `eq:dae' on page 289 undefined on input line 164. LaTeX Warning: Reference `eq:dae' on page 289 undefined on input line 164. LaTeX Warning: Reference `eq:dae' on page 289 undefined on input line 166. LaTeX Warning: Reference `eq:dae' on page 289 undefined on input line 170. ) [289] (./chapters/derivationofstream.tex Appendix C. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 4. [290] LaTeX Warning: Reference `eq:D2a' on page 291 undefined on input line 109. LaTeX Warning: Reference `eq:D2b' on page 291 undefined on input line 114. [291 <./media/fluidmix.pdf>] [292 <./media/fluidmix3.pdf>] [293 <./media/fluidm ix4.pdf>] LaTeX Warning: Reference `eq:D1' on page 294 undefined on input line 252. LaTeX Warning: Reference `eq:D2' on page 294 undefined on input line 252. LaTeX Warning: Reference `eq:D1' on page 294 undefined on input line 253. ) [294] (./chapters/revisions.tex Appendix D. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 19. LaTeX Warning: Reference `text-markup-escape-sequences' on page 1 undefined on input line 21. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 23 . LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 25 . LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 27. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 29. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 31. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 33 . LaTeX Warning: Reference `plot-curves' on page 1 undefined on input line 33. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 35. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 37. [295] LaTeX Warning: Reference `functions' on page 1 undefined on input line 63. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 65. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 67. LaTeX Warning: Reference `arrays-1' on page 1 undefined on input line 69. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 7 1. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 73. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 74. LaTeX Warning: Reference `empty-function-calls' on page 1 undefined on input li ne 76. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 78. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 78. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 78. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 80. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 1 undefined on input line 82. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 84. LaTeX Warning: Reference `function-declaration' on page 1 undefined on input li ne 86. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 88. LaTeX Warning: Reference `parameter-expressions' on page 1 undefined on input l ine 90. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 92. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 94. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 96. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 98. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 00. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 102. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 104. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 108. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 1 undefined on input line 110. LaTeX Warning: Reference `base-clock-conversion-operators' on page 1 undefined on input line 112. LaTeX Warning: Reference `modelica:clock-rational' on page 1 undefined on input line 114. LaTeX Warning: Reference `sub-clock-partitioning' on page 1 undefined on input line 116. LaTeX Warning: Reference `rationale-for-clocked-semantics' on page 1 undefined on input line 118. LaTeX Warning: Reference `clocked-state-variables' on page 1 undefined on input line 120. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on input line 122. [296] LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 124. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 126. LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 130. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 132. LaTeX Warning: Reference `inferencing-of-solvermethod' on page 1 undefined on i nput line 134. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 136. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 138. LaTeX Warning: Reference `flattening-of-model' on page 1 undefined on input lin e 140. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 144 . LaTeX Warning: Reference `state-machine-graphics' on page 1 undefined on input line 146. LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un defined on input line 148. LaTeX Warning: Reference `activation-handling' on page 1 undefined on input lin e 150. LaTeX Warning: Reference `transitions' on page 1 undefined on input line 152. LaTeX Warning: Reference `reset-handling' on page 1 undefined on input line 154 . LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 59. LaTeX Warning: Reference `convertmessageoldclass-failed-message2' on page 1 und efined on input line 161. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 63. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 65. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 67. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 69. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 173. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 175. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 177. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 179. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 181. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 183. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 185. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 187. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 189. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 191. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 193. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 195. LaTeX Warning: Reference `line' on page 1 undefined on input line 197. LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 199. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 201. [297] LaTeX Warning: Reference `text' on page 1 undefined on input line 203. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 205. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 207. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 209. LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 211. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 213. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 215. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 217. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 219. LaTeX Warning: Reference `connections1' on page 1 undefined on input line 221. LaTeX Warning: Reference `component-instance' on page 1 undefined on input line 223. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 225. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 2 27. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 229. LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 231 . LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 233. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 237. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 239. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 241. LaTeX Warning: Reference `floating-point-numbers' on page 1 undefined on input line 243. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 245. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 247. LaTeX Warning: Reference `comments' on page 1 undefined on input line 249. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 251. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 2 53. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 255. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 257. LaTeX Warning: Reference `extends' on page 1 undefined on input line 259. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 263. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 271. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 273. LaTeX Warning: Reference `connection-of-3-stream-connectors-where-one-mass-flow -rate-is-identical-to-zero-n-3-and' on page 1 undefined on input line 275. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 1 undefined on input line 277. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 282. [298] LaTeX Warning: Reference `arrays' on page 1 undefined on input line 284. LaTeX Warning: Reference `indexing-with-end' on page 1 undefined on input line 286. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 288. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 290. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 292. LaTeX Warning: Reference `final-element-modification-prevention' on page 1 unde fined on input line 294. LaTeX Warning: Reference `restrictions-on-where-a-when-equation-may-occur' on p age 1 undefined on input line 296. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 296. LaTeX Warning: Reference `assert' on page 1 undefined on input line 298. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 1 undefined on input line 300. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 302. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 304. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 306. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 310. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 312. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 314. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 316. LaTeX Warning: Reference `built-in-array-functions' on page 1 undefined on inpu t line 318. LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 320. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 322. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 324. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 326. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 328. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 330. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 332. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 33 4. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 336. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 340. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 342. LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 344. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 346. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 348. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 350. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 352. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 354. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 356. [299] LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 358. LaTeX Warning: Reference `example-guarding-expressions-against-incorrect-evalua tion' on page 1 undefined on input line 360. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 362. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 364. LaTeX Warning: Reference `syntax-and-examples-of-component-declarations' on pag e 1 undefined on input line 366. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 368. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 370. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 373. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 1 undefined o n input line 375. LaTeX Warning: Reference `component-declaration-static-semantics' on page 1 und efined on input line 377. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 379. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 381. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 383. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 385. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 387. LaTeX Warning: Reference `unit-expressions' on page 1 undefined on input line 3 89. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 391. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 393. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 395. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 4 18. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 421. LaTeX Warning: Reference `flattening-process' on page 1 undefined on input line 421. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 424. LaTeX Warning: Reference `casting-to-record' on page 1 undefined on input line 427. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 431. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 432. LaTeX Warning: Reference `other-operators' on page 1 undefined on input line 43 2. LaTeX Warning: Reference `ellipse' on page 1 undefined on input line 436. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 439. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 444. LaTeX Warning: Reference `scope-of-the-specification' on page 1 undefined on in put line 450. LaTeX Warning: Reference `scope-of-the-specification' on page 1 undefined on in put line 453. LaTeX Warning: Reference `notation-and-grammar' on page 1 undefined on input li ne 456. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 459. [300] LaTeX Warning: Reference `strings' on page 1 undefined on input line 462. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 466. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 469. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 473. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 473. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 476. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 479. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 482. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 48 7. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 490. LaTeX Warning: Reference `parameter-expressions' on page 1 undefined on input l ine 493. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 496. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 499. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 502. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 505. LaTeX Warning: Reference `local-class-definitions-nested-classes' on page 1 und efined on input line 508. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 511. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 514. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 517. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 520. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 520. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 52 3. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 526. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 529. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 532. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 535. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 535. LaTeX Warning: Reference `string-type' on page 1 undefined on input line 538. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 541. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 545. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 546. LaTeX Warning: Reference `connections' on page 1 undefined on input line 549. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 552. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 555. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 555. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 558. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 559. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 563. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 566. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 569. LaTeX Warning: Reference `instantiation' on page 1 undefined on input line 572. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 573. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 576. LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 579. LaTeX Warning: Reference `single-modification' on page 1 undefined on input lin e 582. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 582. [301] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 585. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 588. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 588. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 591. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 595. LaTeX Warning: Reference `constraining-clause-annotations' on page 1 undefined on input line 598. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 601. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 604. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 607. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 610. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 613. LaTeX Warning: Reference `the-number-of-equations-needed-for-initialization' on page 1 undefined on input line 616. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 619. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 622. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 625. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 628. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 631. LaTeX Warning: Reference `balancing-restriction-and-size-of-connectors' on page 1 undefined on input line 634. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 637. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 640. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 643. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 646. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 649. LaTeX Warning: Reference `array-constructor-with-several-iterators' on page 1 u ndefined on input line 652. LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 655. LaTeX Warning: Reference `array-element-wise-addition-subtraction-and-string-co ncatenation' on page 1 undefined on input line 658. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 661 . LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 66 1. LaTeX Warning: Reference `array-element-wise-division' on page 1 undefined on i nput line 665. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 668. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 672. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 676. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 680. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 683. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 687. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 690. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 694. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 697. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 700. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 703. [302] LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 715. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 718. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 721. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 724. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 727. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 731. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 734. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 7 37. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 7 40. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 743. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 1 undefined on input line 746. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 749. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 752. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 756. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 759. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 762. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 765. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 769 . LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 772. LaTeX Warning: Reference `common-definitions' on page 1 undefined on input line 775. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 778. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 782. LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 782 . LaTeX Warning: Reference `graphical-primitives' on page 1 undefined on input li ne 785. LaTeX Warning: Reference `graphical-properties' on page 1 undefined on input li ne 785. LaTeX Warning: Reference `graphical-properties' on page 1 undefined on input li ne 788. LaTeX Warning: Reference `connections' on page 1 undefined on input line 791. LaTeX Warning: Reference `graphical-primitives' on page 1 undefined on input li ne 794. LaTeX Warning: Reference `component-instance' on page 1 undefined on input line 798. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 798. LaTeX Warning: Reference `line' on page 1 undefined on input line 801. LaTeX Warning: Reference `text' on page 1 undefined on input line 804. LaTeX Warning: Reference `text' on page 1 undefined on input line 807. LaTeX Warning: Reference `text' on page 1 undefined on input line 810. LaTeX Warning: Reference `mouse-input' on page 1 undefined on input line 813. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 816. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 819. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 1 undefined o n input line 824. LaTeX Warning: Reference `the-modelica-standard-library' on page 1 undefined on input line 827. LaTeX Warning: Reference `the-modelica-standard-library' on page 1 undefined on input line 830. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 833. [303] LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 8 36. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 839. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 843. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 1 undefined on input line 846. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 866. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 869. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 869. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 872. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 875. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 878. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 881. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 887. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 890. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 893. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 896. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 899. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 902. LaTeX Warning: Reference `assertionlevel' on page 1 undefined on input line 906 . LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 909. LaTeX Warning: Reference `implicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 910. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 913. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 916. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 919. LaTeX Warning: Reference `final-element-modification-prevention' on page 1 unde fined on input line 922. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 925. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 928. LaTeX Warning: Reference `restrictions-on-redeclarations' on page 1 undefined o n input line 931. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 936. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 939. LaTeX Warning: Reference `restrictions-on-where-a-when-statement-may-occur' on page 1 undefined on input line 939. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 942. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 942. [304] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 945. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 948. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 951. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 954. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 957. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 961. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 964. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 967. LaTeX Warning: Reference `specialized-array-constructor-functions' on page 1 un defined on input line 970. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 973. LaTeX Warning: Reference `array-constructor-with-iterators' on page 1 undefined on input line 977. LaTeX Warning: Reference `indexing-with-boolean-or-enumeration-values' on page 1 undefined on input line 980. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 983. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 987. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 990. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 993. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 997. LaTeX Warning: Reference `aliasing' on page 1 undefined on input line 1000. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1003. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 006. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 1009. LaTeX Warning: Reference `overloaded-binary-operations' on page 1 undefined on input line 1013. LaTeX Warning: Reference `overloaded-binary-operations' on page 1 undefined on input line 1018. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1021. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 1024. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 102 8. LaTeX Warning: Reference `state-machine-semantics' on page 1 undefined on input line 1033. LaTeX Warning: Reference `line' on page 1 undefined on input line 1036. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1039. LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1042. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1046. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 1 050. [305] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1085. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 108 7. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 1089. LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 10 91. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 1093. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1095. LaTeX Warning: Reference `recommended-selection-of-start-values' on page 1 unde fined on input line 1097. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 1099. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1101. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 103. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 1103. LaTeX Warning: Reference `importing-definitions-from-a-package' on page 1 undef ined on input line 1105. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 1110. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 1113. LaTeX Warning: Reference `annotation-for-single-use-of-class' on page 1 undefin ed on input line 1115. LaTeX Warning: Reference `text' on page 1 undefined on input line 1117. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1119. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 1 122. LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1125. [306] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1132. LaTeX Warning: Reference `synchronous-language-elements' on page 307 undefined on input line 1132. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1134. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 113 4. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1135. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 1145. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1146. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1153. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 116 0. [307] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1238. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 123 9. [308] LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 1261. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 1264. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 1267. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 1268. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 1268. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 1269. LaTeX Warning: Reference `connections' on page 1 undefined on input line 1269. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1269. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 1272. LaTeX Warning: Reference `text' on page 1 undefined on input line 1275. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1279. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 1282. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1285. LaTeX Warning: Reference `access-control-public-and-protected-elements' on page 1 undefined on input line 1288. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 1297. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 13 00. LaTeX Warning: Reference `unspecified-enumeration' on page 1 undefined on input line 1303. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 1306. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 1310 . LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 1313. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 1316. LaTeX Warning: Reference `connect-equations' on page 1 undefined on input line 1320. LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 1323. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1326. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1330. LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in put line 1334. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 1336. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1339. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 1342. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 1343. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 1348. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 1352. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 1355. LaTeX Warning: Reference `the-within-clause' on page 1 undefined on input line 1356. LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 1 undefin ed on input line 1356. LaTeX Warning: Reference `example-of-overloading-for-complex-numbers' on page 1 undefined on input line 1362. [309] LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1370. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 1373. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 1 373. LaTeX Warning: Reference `comments' on page 1 undefined on input line 1420. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 1425. LaTeX Warning: Reference `built-in-variable-time' on page 1 undefined on input line 1428. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 1432. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1435. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 1436. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1438. [310] LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1442. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 1445. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 1448. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 1453. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 1456. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 1459. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 1463 . LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 1467 . LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 1468. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1471. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1474. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 1478. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 1481. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 1484. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 1487. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 1490. LaTeX Warning: Reference `records' on page 1 undefined on input line 1494. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 1497. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1500. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 1503. [311] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1541. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 1543. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 1545. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1560. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 1563. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 1565. LaTeX Warning: Reference `global-name-lookup' on page 1 undefined on input line 1568. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 1571. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1579. [312] LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1583. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1586. LaTeX Warning: Reference `annotations-for-access-control-to-protect-intellectua l-property' on page 1 undefined on input line 1589. [313] [314] LaTeX Warning: Reference `modelica-keywords' on page 1 undefined on input line 1806. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 1812. [315] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 1814. [316] [317] LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 2005. [318] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 2126. [319] LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 21 48. LaTeX Warning: Reference `vendor-specific-annotations' on page 1 undefined on i nput line 2183. LaTeX Warning: Reference `vendor-specific-annotations' on page 320 undefined on input line 2183. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 2186. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 2191. LaTeX Warning: Reference `annotations-for-documentation' on page 320 undefined on input line 2191. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 2194. LaTeX Warning: Reference `annotations-for-code-generation' on page 320 undefine d on input line 2194. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 2197. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 320 u ndefined on input line 2197. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2201. [320] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2212. [321] [322] [323] [324] [325] [326] [327]) [328] LaTeX Warning: Empty bibliography on input line 135. No file MLS.ind. (./MLS.aux (./chapters/titlepage.aux) (./chapters/copyright.aux) (./chapters/preface.aux) (./chapters/introduction.aux) (./chapters/lexicalstructure.aux) (./chapters/operatorsandexpressions.aux) (./chapters/classes.aux) (./chapters/scoping.aux) (./chapters/interface.aux) (./chapters/inheritance.aux) (./chapters/equations.aux) (./chapters/connectors.aux) (./chapters/arrays.aux) (./chapters/statements.aux) (./chapters/functions.aux) (./chapters/packages.aux) (./chapters/overloaded.aux ) (./chapters/stream.aux) (./chapters/synchronous.aux) (./chapters/statemachines.aux) (./chapters/annotations.aux) (./chapters/unitexpressions.aux) (./chapters/library.aux) (./chapters/syntax.aux) (./chapters/dae.aux) (./chapters/derivationofstream.aux ) (./chapters/revisions.aux)) kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tcss1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tcss1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcss1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcss.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) (some charht values had to be adjusted by as much as 0.06944pt) Font metrics written on tcss1000.tfm. Output written on tcss1000.600gf (128 characters, 22044 bytes). Transcript written on tcss1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tcss1000.600pk: successfully generated. Package rerunfilecheck Warning: File `MLS.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. Package biblatex Warning: Please (re)run Biber on the file: (biblatex) MLS (biblatex) and rerun LaTeX afterwards. ) (see the transcript file for additional information) kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx0800 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx0800 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx0800.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecbx0800.tfm. Output written on ecbx0800.600gf (256 characters, 40920 bytes). Transcript written on ecbx0800.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx0800.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecti0700 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecti0700 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecti0700.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecti.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/extextit.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exileast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exilwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exilig.mf Ok [25] [26] [27] [28] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exitalp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exillett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exidigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exiligtb.mf Ok) ) ) ) Font metrics written on ecti0700.tfm. Output written on ecti0700.600gf (256 characters, 38760 bytes). Transcript written on ecti0700.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecti0700.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx0900 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx0900.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecbx0900.tfm. Output written on ecbx0900.600gf (256 characters, 45332 bytes). Transcript written on ecbx0900.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx0900.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecsi1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecsi1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecsi1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecsi.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecsi1000.tfm. Output written on ecsi1000.600gf (256 characters, 46216 bytes). Transcript written on ecsi1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecsi1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 eccc1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input eccc1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/eccc1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/eccc.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/excsc.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/excspl.mf Ok [25] [26] [27] [28] [29] [30] [31] [158]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/excligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.06943pt) Font metrics written on eccc1000.tfm. Output written on eccc1000.600gf (256 characters, 51852 bytes). Transcript written on eccc1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/eccc1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecss1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecss1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecss1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecss.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecss1000.tfm. Output written on ecss1000.600gf (256 characters, 46224 bytes). Transcript written on ecss1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecss1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecsl1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecsl1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecsl1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecsl.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.06586pt) Font metrics written on ecsl1000.tfm. Output written on ecsl1000.600gf (256 characters, 51132 bytes). Transcript written on ecsl1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecsl1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbl1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbl1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbl1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbl.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecbl1000.tfm. Output written on ecbl1000.600gf (256 characters, 49892 bytes). Transcript written on ecbl1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbl1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1200 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx1200 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx1200.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecbx1200.tfm. Output written on ecbx1200.600gf (256 characters, 59220 bytes). Transcript written on ecbx1200.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx1200.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tcss0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tcss0900 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcss0900.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcss.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tcss0900.tfm. Output written on tcss0900.600gf (128 characters, 20088 bytes). Transcript written on tcss0900.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tcss0900.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecss0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecss0900 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecss0900.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecss.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecss0900.tfm. Output written on ecss0900.600gf (256 characters, 42068 bytes). Transcript written on ecss0900.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecss0900.600pk: successfully generated. {/u sr/local/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbi1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbi1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbi1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbi.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/extextit.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exileast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exilwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exilig.mf Ok [25] [26] [27] [28] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exitalp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exillett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exidigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exiligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.07637pt) Font metrics written on ecbi1000.tfm. Output written on ecbi1000.600gf (256 characters, 53040 bytes). Transcript written on ecbi1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbi1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1440 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx1440 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx1440.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.10997pt) Font metrics written on ecbx1440.tfm. Output written on ecbx1440.600gf (256 characters, 70764 bytes). Transcript written on ecbx1440.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx1440.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx2074 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx2074 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx2074.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.1584pt) Font metrics written on ecbx2074.tfm. Output written on ecbx2074.600gf (256 characters, 102412 bytes). Transcript written on ecbx2074.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx2074.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecti1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecti1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecti1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecti.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/extextit.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exileast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exilwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exilig.mf Ok [25] [26] [27] [28] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exitalp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exillett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exidigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exiligtb.mf Ok) ) ) ) Font metrics written on ecti1000.tfm. Output written on ecti1000.600gf (256 characters, 53420 bytes). Transcript written on ecti1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecti1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx2488 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx2488 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx2488.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.13768pt) Font metrics written on ecbx2488.tfm. Output written on ecbx2488.600gf (256 characters, 124660 bytes). Transcript written on ecbx2488.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx2488.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecbx.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecbx1000.tfm. Output written on ecbx1000.600gf (256 characters, 49864 bytes). Transcript written on ecbx1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tcrm1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tcrm1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcrm1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcrm.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) (some charht values had to be adjusted by as much as 0.06943pt) Font metrics written on tcrm1000.tfm. Output written on tcrm1000.600gf (128 characters, 23548 bytes). Transcript written on tcrm1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tcrm1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm0800 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm0800 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm0800.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.06445pt) Font metrics written on ecrm0800.tfm. Output written on ecrm0800.600gf (256 characters, 41732 bytes). Transcript written on ecrm0800.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0800.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecti0800 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecti0800 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecti0800.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecti.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/extextit.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exileast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exilwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exilig.mf Ok [25] [26] [27] [28] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exitalp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exillett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exidigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exiligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.06413pt) Font metrics written on ecti0800.tfm. Output written on ecti0800.600gf (256 characters, 43600 bytes). Transcript written on ecti0800.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecti0800.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm0600 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm0600 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm0600.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecrm0600.tfm. Output written on ecrm0600.600gf (256 characters, 32624 bytes). Transcript written on ecrm0600.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0600.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm0700 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm0700 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm0700.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) Font metrics written on ecrm0700.tfm. Output written on ecrm0700.600gf (256 characters, 37344 bytes). Transcript written on ecrm0700.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm0700.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.06586pt) Font metrics written on ecrm1000.tfm. Output written on ecrm1000.600gf (256 characters, 51184 bytes). Transcript written on ecrm1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecsx1200 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecsx1200 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecsx1200.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecsx.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.07016pt) Font metrics written on ecsx1200.tfm. Output written on ecsx1200.600gf (256 characters, 54960 bytes). Transcript written on ecsx1200.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecsx1200.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm1440 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm1440 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm1440.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.08084pt) Font metrics written on ecrm1440.tfm. Output written on ecrm1440.600gf (256 characters, 71064 bytes). Transcript written on ecrm1440.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm1440.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tcrm1440 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tcrm1440 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcrm1440.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcrm.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) (some charht values had to be adjusted by as much as 0.08084pt) Font metrics written on tcrm1440.tfm. Output written on tcrm1440.600gf (128 characters, 33104 bytes). Transcript written on tcrm1440.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tcrm1440.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecrm2074 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecrm2074 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm2074.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/ecrm.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exroman.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exruwest.mf Ok [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlwest.mf Ok [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrueast.mf Ok [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrleast.mf Ok [158] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbraces.mf Ok [94] [126] [23] [40] [41] [60] [124] [62] [91] [93] [92] [123] [125] [95] [127] [32]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/expunct.mf Ok [14] [15] [19] [20] [13] [18] [33] [39] [42] [43] [44] [46] [47] [58] [59] [61] [96] [189] [17] [45] [16] [21] [22]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exsign.mf Ok [24] [34] [35] [36] [37] [64] [191] [159]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrlig.mf Ok [25] [26] [28] [27] [29] [30] [31]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exromp.mf Ok [38] [63] [190]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrulett.mf Ok [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrllett.mf Ok [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrdigit.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exrligtb.mf Ok) ) ) ) (some charht values had to be adjusted by as much as 0.1171pt) Font metrics written on ecrm2074.tfm. Output written on ecrm2074.600gf (256 characters, 101464 bytes). Transcript written on ecrm2074.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm2074.600pk: successfully generated. Output written on MLS.pdf (329 pages, 3441698 bytes). Transcript written on MLS.log. Latexmk: Index file 'MLS.idx' was written Latexmk: Non-existent bbl file 'MLS.bbl' No file MLS.bbl. Latexmk: Missing input file: 'MLS.ind' from line 'No file MLS.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'MLS.pdf' Latexmk: List of undefined refs and citations: Citation 'BenvenisteEtAl2003SynchronousTwelveYearsLater' on page 209 undefined on input line 61 Citation 'ColacoPouzet2003ClocksFirstClass' on page 209 undefined on input line 59 Citation 'ElmqvistOtterCellier1995InlineIntegration' on page 226 undefined on input line 1244 Citation 'ForgetEtAl2008MultiPeriodic' on page 209 undefined on input line 60 Citation 'Harel1987Statecharts' on page 230 undefined on input line 4 Citation 'Pantelides1988ConsistentInitialization' on page 261 undefined on input line 1296 Citation 'Pouzet2006LucidSynchrone30' on page 209 undefined on input line 59 Citation 'Pouzet2006LucidSynchrone30' on page 230 undefined on input line 9 Citation 'ThummelEtAl2005InverseModels' on page 210 undefined on input line 126 Citation 'ThummelEtAl2005InverseModels' on page 223 undefined on input line 1034 Reference `access-control-public-and-protected-elements' on page 1 undefined on input line 1288 Reference `activation-handling' on page 1 undefined on input line 150 Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 292 Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 502 Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 887 Reference `algorithm-sections' on page 1 undefined on input line 938 Reference `aliasing' on page 1 undefined on input line 1000 Reference `an-overdetermined-connector-for-power-systems' on page 1 undefined on input line 328 Reference `an-overdetermined-connector-for-power-systems' on page 1 undefined on input line 330 Reference `an-overdetermined-connector-for-power-systems' on page 1 undefined on input line 640 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 1267 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 181 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 2257 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 601 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 936 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 949 Reference `annotation-for-single-use-of-class' on page 1 undefined on input line 1115 Reference `annotation-info-revisions' on page 1 undefined on input line 39 Reference `annotations' on page 1 undefined on input line 1695 Reference `annotations' on page 1 undefined on input line 173 Reference `annotations' on page 1 undefined on input line 176 Reference `annotations' on page 1 undefined on input line 2186 Reference `annotations' on page 1 undefined on input line 6 Reference `annotations-for-access-control-to-protect-intellectual-property' on page 1 undefined on input line 1589 Reference `annotations-for-code-generation' on page 1 undefined on input line 1110 Reference `annotations-for-code-generation' on page 1 undefined on input line 1178 Reference `annotations-for-code-generation' on page 1 undefined on input line 1268 Reference `annotations-for-code-generation' on page 1 undefined on input line 1272 Reference `annotations-for-code-generation' on page 1 undefined on input line 177 Reference `annotations-for-code-generation' on page 1 undefined on input line 2194 Reference `annotations-for-code-generation' on page 1 undefined on input line 511 Reference `annotations-for-code-generation' on page 320 undefined on input line 2194 Reference `annotations-for-documentation' on page 1 undefined on input line 1268 Reference `annotations-for-documentation' on page 1 undefined on input line 183 Reference `annotations-for-documentation' on page 1 undefined on input line 189 Reference `annotations-for-documentation' on page 1 undefined on input line 193 Reference `annotations-for-documentation' on page 1 undefined on input line 2055 Reference `annotations-for-documentation' on page 1 undefined on input line 2191 Reference `annotations-for-documentation' on page 320 undefined on input line 2191 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1003 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1579 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1717 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 175 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2253 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2262 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 379 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 727 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 731 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 92 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 96 Reference `annotations-for-figures' on page 1 undefined on input line 19 Reference `annotations-for-figures' on page 1 undefined on input line 27 Reference `annotations-for-figures' on page 1 undefined on input line 31 Reference `annotations-for-figures' on page 1 undefined on input line 35 Reference `annotations-for-figures' on page 1 undefined on input line 37 Reference `annotations-for-figures' on page 1 undefined on input line 39 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 2052 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 2201 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 2212 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 772 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 794 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 1113 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 1269 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 179 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 2197 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 225 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 512 Reference `annotations-for-simulation-experiments' on page 320 undefined on input line 2197 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1039 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1119 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1269 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1285 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 136 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1583 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1586 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 185 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 187 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 191 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 194 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 195 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 205 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 213 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 215 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 217 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 219 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 229 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 559 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 78 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 816 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 819 Reference `annotations-for-version-handling' on page 1 undefined on input line 146 Reference `argument-restrictions-component-expression' on page 1 undefined on input line 110 Reference `argument-type-check-match' on page 163 undefined on input line 815 Reference `array-concatenation' on page 1 undefined on input line 279 Reference `array-concatenation' on page 1 undefined on input line 393 Reference `array-constructor-with-iterators' on page 1 undefined on input line 977 Reference `array-constructor-with-several-iterators' on page 1 undefined on input line 652 Reference `array-declarations' on page 1 undefined on input line 180 Reference `array-declarations' on page 1 undefined on input line 290 Reference `array-declarations' on page 1 undefined on input line 364 Reference `array-declarations' on page 1 undefined on input line 964 Reference `array-dimension-and-size-functions' on page 1 undefined on input line 114 Reference `array-dimension-and-size-functions' on page 1 undefined on input line 237 Reference `array-dimension-and-size-functions' on page 1 undefined on input line 242 Reference `array-dimension-and-size-functions' on page 1 undefined on input line 967 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 30 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 367 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 49 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 949 Reference `array-element-wise-addition-subtraction-and-string-concatenation' on page 1 undefined on input line 658 Reference `array-element-wise-division' on page 1 undefined on input line 665 Reference `array-indexing' on page 1 undefined on input line 1060 Reference `array-indexing' on page 1 undefined on input line 129 Reference `array-indexing' on page 1 undefined on input line 661 Reference `arrays' on page 1 undefined on input line 284 Reference `arrays' on page 1 undefined on input line 590 Reference `arrays-1' on page 1 undefined on input line 69 Reference `assert' on page 1 undefined on input line 1684 Reference `assert' on page 1 undefined on input line 298 Reference `assert' on page 1 undefined on input line 483 Reference `assert' on page 1 undefined on input line 524 Reference `assertionlevel' on page 1 undefined on input line 906 Reference `assignments-from-called-functions-with-multiple-results' on page 1 undefined on input line 672 Reference `assignments-from-called-functions-with-multiple-results' on page 1 undefined on input line 85 Reference `attributes-of-enumeration-types' on page 1 undefined on input line 1497 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1407 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 300 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 535 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 545 Reference `attributes-with-variable-replacements' on page 1 undefined on input line 223 Reference `axis-properties' on page 1 undefined on input line 23 Reference `axis-properties' on page 1 undefined on input line 25 Reference `axis-properties' on page 1 undefined on input line 33 Reference `axis-properties' on page 1 undefined on input line 97 Reference `balanced-models' on page 1 undefined on input line 1300 Reference `balanced-models' on page 1 undefined on input line 1573 Reference `balanced-models' on page 1 undefined on input line 2148 Reference `balanced-models' on page 1 undefined on input line 244 Reference `balanced-models' on page 1 undefined on input line 250 Reference `balanced-models' on page 1 undefined on input line 268 Reference `balanced-models' on page 1 undefined on input line 272 Reference `balanced-models' on page 1 undefined on input line 334 Reference `balanced-models' on page 1 undefined on input line 523 Reference `balanced-models' on page 1 undefined on input line 571 Reference `balancing-restriction-and-size-of-connectors' on page 1 undefined on input line 634 Reference `base-clock-conversion-operators' on page 1 undefined on input line 112 Reference `base-clock-conversion-operators' on page 1 undefined on input line 188 Reference `base-clock-partitioning' on page 1 undefined on input line 130 Reference `base-clock-partitioning' on page 1 undefined on input line 627 Reference `base-clock-partitioning' on page 1 undefined on input line 964 Reference `base-clock-partitioning' on page 1 undefined on input line 992 Reference `bitmap' on page 1 undefined on input line 1497 Reference `bitmap' on page 1 undefined on input line 201 Reference `bitmap' on page 1 undefined on input line 285 Reference `bitmap' on page 1 undefined on input line 798 Reference `break-statement' on page 1 undefined on input line 308 Reference `built-in-array-functions' on page 1 undefined on input line 318 Reference `built-in-array-functions' on page 1 undefined on input line 903 Reference `built-in-functions' on page 1 undefined on input line 372 Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 31 Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 469 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 1432 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 1682 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 397 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 74 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 872 Reference `built-in-variable-time' on page 1 undefined on input line 1428 Reference `cardinality-deprecated' on page 1 undefined on input line 1459 Reference `cardinality-deprecated' on page 1 undefined on input line 689 Reference `cardinality-deprecated' on page 1 undefined on input line 875 Reference `casting-to-record' on page 1 undefined on input line 427 Reference `class-declarations' on page 1 undefined on input line 1373 Reference `class-declarations' on page 1 undefined on input line 267 Reference `class-declarations' on page 1 undefined on input line 663 Reference `class-declarations' on page 1 undefined on input line 893 Reference `class-declarations' on page 1 undefined on input line 896 Reference `class-definition' on page 1 undefined on input line 1050 Reference `class-definition' on page 1 undefined on input line 1373 Reference `class-definition' on page 1 undefined on input line 253 Reference `class-definition' on page 1 undefined on input line 836 Reference `clock-constructors' on page 1 undefined on input line 1021 Reference `clock-constructors' on page 1 undefined on input line 124 Reference `clock-constructors' on page 1 undefined on input line 1251 Reference `clock-constructors' on page 1 undefined on input line 132 Reference `clock-constructors' on page 1 undefined on input line 136 Reference `clock-constructors' on page 1 undefined on input line 1700 Reference `clock-constructors' on page 1 undefined on input line 22 Reference `clock-constructors' on page 1 undefined on input line 765 Reference `clock-partitioning' on page 1 undefined on input line 1352 Reference `clock-partitioning' on page 1 undefined on input line 1361 Reference `clock-partitioning' on page 1 undefined on input line 86 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 431 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 492 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 947 Reference `clocked-state-variables' on page 1 undefined on input line 106 Reference `clocked-state-variables' on page 1 undefined on input line 120 Reference `clocks-and-clocked-variables' on page 1 undefined on input line 122 Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1700 Reference `comments' on page 1 undefined on input line 1420 Reference `comments' on page 1 undefined on input line 249 Reference `common-definitions' on page 1 undefined on input line 775 Reference `component-declaration-static-semantics' on page 1 undefined on input line 377 Reference `component-declarations' on page 1 undefined on input line 103 Reference `component-instance' on page 1 undefined on input line 223 Reference `component-instance' on page 1 undefined on input line 798 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 1350 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 326 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 352 Reference `composite-name-lookup' on page 1 undefined on input line 1093 Reference `composite-name-lookup' on page 1 undefined on input line 1261 Reference `composite-name-lookup' on page 1 undefined on input line 186 Reference `composite-name-lookup' on page 1 undefined on input line 316 Reference `composite-name-lookup' on page 1 undefined on input line 555 Reference `composite-name-lookup' on page 1 undefined on input line 781 Reference `composite-name-lookup' on page 1 undefined on input line 913 Reference `conditional-component-declaration' on page 1 undefined on input line 1145 Reference `conditional-component-declaration' on page 1 undefined on input line 1445 Reference `conditional-component-declaration' on page 1 undefined on input line 175 Reference `conditional-component-declaration' on page 1 undefined on input line 201 Reference `conditional-component-declaration' on page 1 undefined on input line 505 Reference `conditional-component-declaration' on page 1 undefined on input line 614 Reference `conditional-component-declaration' on page 1 undefined on input line 890 Reference `connect-equations' on page 1 undefined on input line 1320 Reference `connect-equations-and-connectors' on page 1 undefined on input line 1336 Reference `connect-equations-and-connectors' on page 1 undefined on input line 164 Reference `connect-equations-and-connectors' on page 1 undefined on input line 268 Reference `connect-equations-and-connectors' on page 1 undefined on input line 558 Reference `connect-equations-and-connectors' on page 1 undefined on input line 809 Reference `connection-of-3-stream-connectors-where-one-mass-flow-rate-is-identical-to-zero-n-3-and' on page 1 undefined on input line 275 Reference `connections' on page 1 undefined on input line 1269 Reference `connections' on page 1 undefined on input line 549 Reference `connections' on page 1 undefined on input line 791 Reference `connections1' on page 1 undefined on input line 221 Reference `connector-sizing' on page 1 undefined on input line 1395 Reference `connectorSizing:addVector' on page 264 undefined on input line 1502 Reference `connectorSizing:addVector' on page 264 undefined on input line 1511 Reference `connectorSizing:deleteVector' on page 264 undefined on input line 1528 Reference `connectors-and-connections' on page 1 undefined on input line 1334 Reference `connectors-and-connections' on page 1 undefined on input line 728 Reference `constant-expressions' on page 1 undefined on input line 1565 Reference `constant-expressions' on page 1 undefined on input line 312 Reference `constant-expressions' on page 1 undefined on input line 878 Reference `constraining-clause-annotations' on page 1 undefined on input line 598 Reference `constraining-clause-annotations' on page 1 undefined on input line 8 Reference `constraining-type' on page 1 undefined on input line 1313 Reference `constraining-type' on page 1 undefined on input line 1316 Reference `constraining-type' on page 1 undefined on input line 186 Reference `constraining-type' on page 1 undefined on input line 588 Reference `constraining-type' on page 1 undefined on input line 591 Reference `constraining-type' on page 1 undefined on input line 595 Reference `constraining-type' on page 1 undefined on input line 928 Reference `continuous-time-expressions' on page 1 undefined on input line 168 Reference `continuous-time-expressions' on page 1 undefined on input line 581 Reference `conversion-rules' on page 1 undefined on input line 159 Reference `conversion-rules' on page 1 undefined on input line 1607 Reference `conversion-rules' on page 1 undefined on input line 163 Reference `conversion-rules' on page 1 undefined on input line 165 Reference `conversion-rules' on page 1 undefined on input line 167 Reference `conversion-rules' on page 1 undefined on input line 169 Reference `convertmessageoldclass-failed-message2' on page 1 undefined on input line 161 Reference `convertmodifiers' on page 1 undefined on input line 1874 Reference `coordinate-systems' on page 1 undefined on input line 207 Reference `coordinate-systems' on page 1 undefined on input line 778 Reference `coordinate-systems' on page 1 undefined on input line 782 Reference `coordinate-systems' on page 1 undefined on input line 813 Reference `declaration-equations' on page 1 undefined on input line 15 Reference `declaration-order-and-usage-before-declaration' on page 1 undefined on input line 371 Reference `declaring-derivatives-of-functions' on page 1 undefined on input line 512 Reference `declaring-inverses-of-functions' on page 1 undefined on input line 2249 Reference `declaring-inverses-of-functions' on page 1 undefined on input line 512 Reference `declaring-inverses-of-functions' on page 1 undefined on input line 82 Reference `def:clocked-variable' on page 1 undefined on input line 599 Reference `def:component-expression' on page 1 undefined on input line 260 Reference `def:component-expression' on page 1 undefined on input line 348 Reference `def:component-expression' on page 1 undefined on input line 397 Reference `def:component-expression' on page 1 undefined on input line 548 Reference `def:component-expression' on page 1 undefined on input line 599 Reference `def:component-expression' on page 1 undefined on input line 737 Reference `delay' on page 1 undefined on input line 677 Reference `derivation-of-stream-equations' on page 1 undefined on input line 11 Reference `derivation-of-stream-equations' on page 1 undefined on input line 165 Reference `derivation-of-stream-equations' on page 1 undefined on input line 202 Reference `derivation-of-stream-equations' on page 1 undefined on input line 271 Reference `derivation-of-stream-equations' on page 1 undefined on input line 273 Reference `derivation-of-stream-equations' on page 1 undefined on input line 314 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1096 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1435 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1541 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 363 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 473 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 476 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 479 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 899 Reference `discrete-time-expressions' on page 1 undefined on input line 1279 Reference `discrete-time-expressions' on page 1 undefined on input line 1295 Reference `discrete-time-expressions' on page 1 undefined on input line 1387 Reference `discrete-time-expressions' on page 1 undefined on input line 1442 Reference `discrete-time-expressions' on page 1 undefined on input line 168 Reference `discrete-time-expressions' on page 1 undefined on input line 173 Reference `discrete-time-expressions' on page 1 undefined on input line 255 Reference `discrete-time-expressions' on page 1 undefined on input line 647 Reference `division-of-scalars-or-numeric-arrays-by-numeric-scalars' on page 1 undefined on input line 606 Reference `document-index' on page 1 undefined on input line 80 Reference `ellipse' on page 1 undefined on input line 436 Reference `ellipse' on page 1 undefined on input line 714 Reference `empty-function-calls' on page 1 undefined on input line 76 Reference `enclosing-classes' on page 1 undefined on input line 24 Reference `enum:exc-conn-case' on page 1 undefined on input line 587 Reference `enumeration-types' on page 1 undefined on input line 1453 Reference `enumeration-types' on page 1 undefined on input line 180 Reference `enumeration-types' on page 1 undefined on input line 541 Reference `enumeration-types' on page 1 undefined on input line 88 Reference `enumeration-types' on page 1 undefined on input line 909 Reference `eq:D1' on page 294 undefined on input line 252 Reference `eq:D1' on page 294 undefined on input line 253 Reference `eq:D2' on page 294 undefined on input line 252 Reference `eq:D2a' on page 291 undefined on input line 109 Reference `eq:D2b' on page 291 undefined on input line 114 Reference `eq:crossing' on page 288 undefined on input line 103 Reference `eq:dae' on page 288 undefined on input line 75 Reference `eq:dae' on page 288 undefined on input line 97 Reference `eq:dae' on page 288 undefined on input line 99 Reference `eq:dae' on page 289 undefined on input line 164 Reference `eq:dae' on page 289 undefined on input line 166 Reference `eq:dae' on page 289 undefined on input line 170 Reference `eq:dae-discrete-real' on page 288 undefined on input line 75 Reference `eq:dae-discrete-valued' on page 288 undefined on input line 75 Reference `eq:dae-discrete-valued' on page 288 undefined on input line 78 Reference `eq:dae-discrete-valued' on page 31 undefined on input line 1510 Reference `eq:hydrid-dae' on page 288 undefined on input line 110 Reference `eq:hydrid-dae' on page 288 undefined on input line 126 Reference `eq:hydrid-dae' on page 289 undefined on input line 146 Reference `eq:hydrid-dae' on page 289 undefined on input line 150 Reference `eq:hydrid-dae' on page 289 undefined on input line 151 Reference `eq:hydrid-dae' on page 289 undefined on input line 160 Reference `equality-and-assignment' on page 1 undefined on input line 198 Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 1376 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 1 undefined on input line 1691 Reference `equation-operators-for-overconstrained-connection-based-equation-systems1' on page 1 undefined on input line 166 Reference `equation-operators-for-overconstrained-connection-based-equation-systems1' on page 1 undefined on input line 549 Reference `equations' on page 1 undefined on input line 198 Reference `equations' on page 1 undefined on input line 24 Reference `equations-in-equation-sections' on page 1 undefined on input line 13 Reference `evaluation-order' on page 1 undefined on input line 1382 Reference `evaluation-order' on page 1 undefined on input line 296 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1076 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1438 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 324 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 365 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 373 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 385 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 490 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 588 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 67 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 901 Reference `event-triggering-mathematical-functions' on page 1 undefined on input line 1087 Reference `event-triggering-mathematical-functions' on page 1 undefined on input line 397 Reference `events-and-synchronization' on page 1 undefined on input line 106 Reference `events-and-synchronization' on page 1 undefined on input line 1245 Reference `events-and-synchronization' on page 1 undefined on input line 1488 Reference `events-and-synchronization' on page 1 undefined on input line 252 Reference `events-and-synchronization' on page 1 undefined on input line 340 Reference `events-and-synchronization' on page 1 undefined on input line 352 Reference `events-and-synchronization' on page 1 undefined on input line 357 Reference `events-and-synchronization' on page 1 undefined on input line 607 Reference `example-guarding-expressions-against-incorrect-evaluation' on page 1 undefined on input line 360 Reference `example-of-overloading-for-complex-numbers' on page 1 undefined on input line 1362 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 1348 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 1814 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 443 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 446 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 668 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 755 Reference `expandable-connectors' on page 1 undefined on input line 310 Reference `expandable-connectors' on page 1 undefined on input line 314 Reference `expandable-connectors' on page 1 undefined on input line 619 Reference `expandable-connectors' on page 1 undefined on input line 622 Reference `expandable-connectors' on page 1 undefined on input line 625 Reference `expandable-connectors' on page 1 undefined on input line 729 Reference `expandable-connectors' on page 1 undefined on input line 948 Reference `expandable-connectors' on page 1 undefined on input line 951 Reference `expandable-connectors' on page 1 undefined on input line 954 Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 195 Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 362 Reference `exponentiation-of-scalars-of-numeric-elements' on page 1 undefined on input line 605 Reference `expressions' on page 1 undefined on input line 555 Reference `expressions' on page 1 undefined on input line 839 Reference `expressions' on page 1 undefined on input line 843 Reference `expressions1' on page 1 undefined on input line 244 Reference `expressions1' on page 1 undefined on input line 245 Reference `expressions1' on page 1 undefined on input line 247 Reference `expressions1' on page 1 undefined on input line 257 Reference `expressions1' on page 1 undefined on input line 6 Reference `extends' on page 1 undefined on input line 259 Reference `extends-clause' on page 1 undefined on input line 231 Reference `extends-clause' on page 1 undefined on input line 664 Reference `extends-clause' on page 1 undefined on input line 782 Reference `external-function-interface' on page 1 undefined on input line 209 Reference `external-function-interface' on page 1 undefined on input line 512 Reference `external-function-interface' on page 1 undefined on input line 614 Reference `external-function-interface' on page 1 undefined on input line 715 Reference `external-function-interface' on page 1 undefined on input line 718 Reference `external-function-interface' on page 1 undefined on input line 73 Reference `external-function-interface' on page 1 undefined on input line 8 Reference `external-function-interface' on page 1 undefined on input line 993 Reference `external-function-interface' on page 1 undefined on input line 997 Reference `external-objects' on page 1 undefined on input line 100 Reference `external-objects' on page 1 undefined on input line 1006 Reference `external-objects' on page 1 undefined on input line 1103 Reference `external-objects' on page 1 undefined on input line 1680 Reference `external-objects' on page 1 undefined on input line 169 Reference `external-objects' on page 1 undefined on input line 227 Reference `external-objects' on page 1 undefined on input line 2459 Reference `external-objects' on page 1 undefined on input line 303 Reference `external-objects' on page 1 undefined on input line 71 Reference `external-objects' on page 1 undefined on input line 737 Reference `external-objects' on page 1 undefined on input line 740 Reference `external-resources' on page 1 undefined on input line 1074 Reference `external-resources' on page 1 undefined on input line 1391 Reference `external-resources' on page 1 undefined on input line 2108 Reference `external-resources' on page 1 undefined on input line 2112 Reference `external-resources' on page 1 undefined on input line 2129 Reference `external-resources' on page 1 undefined on input line 58 Reference `external-resources' on page 1 undefined on input line 752 Reference `external-resources' on page 1 undefined on input line 756 Reference `external-resources' on page 1 undefined on input line 78 Reference `fig:clock-variable' on page 1 undefined on input line 189 Reference `fig:clocked-variable' on page 1 undefined on input line 218 Reference `fig:hierarchical-statemachine' on page 1 undefined on input line 461 Reference `fig:piecewise-constant-variable' on page 1 undefined on input line 176 Reference `fig:roots' on page 1 undefined on input line 165 Reference `fig:roots' on page 1 undefined on input line 179 Reference `fig:smooth-bezier' on page 1 undefined on input line 701 Reference `fig:state-machine-behavior' on page 1 undefined on input line 571 Reference `fig:state-machine-layout' on page 1 undefined on input line 161 Reference `final-element-modification-prevention' on page 1 undefined on input line 294 Reference `final-element-modification-prevention' on page 1 undefined on input line 922 Reference `flattening-of-model' on page 1 undefined on input line 140 Reference `flattening-process' on page 1 undefined on input line 421 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 201 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 208 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 46 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 1 undefined on input line 697 Reference `floating-point-numbers' on page 1 undefined on input line 243 Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 604 Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 72 Reference `for-statement' on page 1 undefined on input line 72 Reference `function-as-a-specialized-class' on page 1 undefined on input line 1099 Reference `function-as-a-specialized-class' on page 1 undefined on input line 1484 Reference `function-as-a-specialized-class' on page 1 undefined on input line 199 Reference `function-as-a-specialized-class' on page 1 undefined on input line 370 Reference `function-as-a-specialized-class' on page 1 undefined on input line 520 Reference `function-as-a-specialized-class' on page 1 undefined on input line 67 Reference `function-as-a-specialized-class' on page 1 undefined on input line 676 Reference `function-as-a-specialized-class' on page 1 undefined on input line 680 Reference `function-as-a-specialized-class' on page 1 undefined on input line 687 Reference `function-as-a-specialized-class' on page 1 undefined on input line 7 Reference `function-as-a-specialized-class' on page 1 undefined on input line 752 Reference `function-as-a-specialized-class' on page 1 undefined on input line 759 Reference `function-as-a-specialized-class' on page 1 undefined on input line 798 Reference `function-as-a-specialized-class' on page 1 undefined on input line 983 Reference `function-call' on page 1 undefined on input line 177 Reference `function-call' on page 1 undefined on input line 241 Reference `function-call' on page 1 undefined on input line 83 Reference `function-compatibility' on page 1 undefined on input line 500 Reference `function-compatibility' on page 1 undefined on input line 551 Reference `function-compatibility-or-function-subtyping-for-functions' on page 1 undefined on input line 319 Reference `function-compatibility-or-function-subtyping-for-functions' on page 1 undefined on input line 379 Reference `function-declaration' on page 1 undefined on input line 86 Reference `function-partial-application' on page 1 undefined on input line 492 Reference `function-partial-application' on page 1 undefined on input line 497 Reference `function-partial-application' on page 1 undefined on input line 690 Reference `function-partial-application' on page 1 undefined on input line 990 Reference `function-return-statements' on page 1 undefined on input line 342 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 1543 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 184 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 224 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 78 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 80 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 94 Reference `functions' on page 1 undefined on input line 63 Reference `generation-of-connection-equations' on page 1 undefined on input line 118 Reference `generation-of-connection-equations' on page 1 undefined on input line 142 Reference `generation-of-connection-equations' on page 1 undefined on input line 16 Reference `generation-of-connection-equations' on page 1 undefined on input line 628 Reference `generation-of-connection-equations' on page 1 undefined on input line 729 Reference `generation-of-connection-equations' on page 1 undefined on input line 945 Reference `generation-of-connection-equations' on page 1 undefined on input line 947 Reference `getinstancename' on page 1 undefined on input line 1091 Reference `getinstancename' on page 1 undefined on input line 758 Reference `global-name-lookup' on page 1 undefined on input line 1568 Reference `grammar' on page 1 undefined on input line 1503 Reference `grammar' on page 1 undefined on input line 239 Reference `grammar' on page 1 undefined on input line 255 Reference `grammar' on page 1 undefined on input line 833 Reference `graphical-primitives' on page 1 undefined on input line 785 Reference `graphical-primitives' on page 1 undefined on input line 794 Reference `graphical-properties' on page 1 undefined on input line 785 Reference `graphical-properties' on page 1 undefined on input line 788 Reference `homotopy' on page 1 undefined on input line 709 Reference `identifiers' on page 1 undefined on input line 1425 Reference `identifiers' on page 1 undefined on input line 241 Reference `identifiers' on page 1 undefined on input line 251 Reference `identifiers' on page 1 undefined on input line 459 Reference `identifiers' on page 1 undefined on input line 466 Reference `if-equations' on page 1 undefined on input line 1323 Reference `implicit-iteration-ranges' on page 1 undefined on input line 144 Reference `implicit-iteration-ranges' on page 1 undefined on input line 320 Reference `implicit-iteration-ranges' on page 1 undefined on input line 594 Reference `implicit-iteration-ranges' on page 1 undefined on input line 769 Reference `implicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 910 Reference `importing-definitions-from-a-package' on page 1 undefined on input line 1105 Reference `indexing-with-boolean-or-enumeration-values' on page 1 undefined on input line 980 Reference `indexing-with-end' on page 1 undefined on input line 286 Reference `inferencing-of-solvermethod' on page 1 undefined on input line 134 Reference `inheritance-extends-clause' on page 1 undefined on input line 1459 Reference `inheritance-extends-clause' on page 1 undefined on input line 569 Reference `inheritance-extends-clause' on page 1 undefined on input line 573 Reference `inheritance-modification-and-redeclaration' on page 1 undefined on input line 113 Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 50 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 165 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 167 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 193 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 21 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 30 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 356 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 81 Reference `initialization-and-binding-equations-of-components-in-functions' on page 145 undefined on input line 81 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 1 undefined on input line 1490 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 1 undefined on input line 683 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 1 undefined on input line 694 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 1095 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 1330 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 1474 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 23 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 28 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 306 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 340 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 350 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 433 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 46 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 610 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 613 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 91 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 924 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 942 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 945 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 418 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 432 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 551 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 602 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 742 Reference `inside-and-outside-connectors' on page 1 undefined on input line 27 Reference `inside-and-outside-connectors' on page 1 undefined on input line 30 Reference `inside-and-outside-connectors' on page 1 undefined on input line 73 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 1256 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 282 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 315 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 368 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 395 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 558 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 6 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 644 Reference `instantiation' on page 1 undefined on input line 572 Reference `integer-type' on page 1 undefined on input line 157 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 11 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 519 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 563 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 969 Reference `interface-or-type' on page 1 undefined on input line 546 Reference `interface-or-type' on page 1 undefined on input line 89 Reference `interface-or-type' on page 1 undefined on input line 94 Reference `interface-or-type-relationships' on page 1 undefined on input line 1103 Reference `interface-or-type-relationships' on page 1 undefined on input line 2005 Reference `interface-or-type-relationships' on page 1 undefined on input line 49 Reference `interface-or-type-relationships' on page 1 undefined on input line 813 Reference `lexical-conventions' on page 1 undefined on input line 104 Reference `lexical-conventions' on page 1 undefined on input line 1046 Reference `lexical-conventions' on page 1 undefined on input line 111 Reference `lexical-conventions' on page 1 undefined on input line 138 Reference `lexical-conventions' on page 1 undefined on input line 1500 Reference `lexical-conventions' on page 1 undefined on input line 1560 Reference `lexical-conventions' on page 1 undefined on input line 170 Reference `lexical-conventions' on page 1 undefined on input line 20 Reference `lexical-conventions' on page 10 undefined on input line 240 Reference `licensing' on page 1 undefined on input line 1042 Reference `licensing' on page 1 undefined on input line 1125 Reference `licensing' on page 1 undefined on input line 1370 Reference `line' on page 1 undefined on input line 1036 Reference `line' on page 1 undefined on input line 197 Reference `line' on page 1 undefined on input line 801 Reference `local-class-definitions-nested-classes' on page 1 undefined on input line 508 Reference `lookup-of-imported-names' on page 1 undefined on input line 165 Reference `mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity' on page 1 undefined on input line 300 Reference `mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity' on page 1 undefined on input line 746 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 1 undefined on input line 1355 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 1 undefined on input line 1563 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 1 undefined on input line 749 Reference `mapping-of-versions-to-file-system' on page 1 undefined on input line 1356 Reference `mapping-of-versions-to-file-system' on page 1 undefined on input line 199 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 1 undefined on input line 19 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 1 undefined on input line 41 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 1 undefined on input line 743 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 1343 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 237 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 302 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 348 Reference `matrix-and-vector-multiplication-of-numeric-arrays' on page 1 undefined on input line 223 Reference `merging-connections-to-multiple-outputs' on page 1 undefined on input line 148 Reference `merging-connections-to-multiple-outputs' on page 1 undefined on input line 566 Reference `merging-of-modifications' on page 1 undefined on input line 418 Reference `merging-of-modifications' on page 1 undefined on input line 579 Reference `merging-of-modifications' on page 1 undefined on input line 679 Reference `merging-variable-definitions' on page 1 undefined on input line 436 Reference `modelica-concrete-syntax' on page 1 undefined on input line 112 Reference `modelica-concrete-syntax' on page 1 undefined on input line 14 Reference `modelica-concrete-syntax' on page 1 undefined on input line 237 Reference `modelica-concrete-syntax' on page 1 undefined on input line 24 Reference `modelica-concrete-syntax' on page 1 undefined on input line 3 Reference `modelica-concrete-syntax' on page 1 undefined on input line 44 Reference `modelica-concrete-syntax' on page 1 undefined on input line 74 Reference `modelica-dae-representation' on page 1 undefined on input line 1510 Reference `modelica-dae-representation' on page 1 undefined on input line 263 Reference `modelica-dae-representation' on page 1 undefined on input line 939 Reference `modelica-keywords' on page 1 undefined on input line 1806 Reference `modelica-revision-history' on page 1 undefined on input line 47 Reference `modelica-revision-history' on page 1 undefined on input line 8 Reference `modelica:Connections.branch' on page 1 undefined on input line 824 Reference `modelica:Connections.isRoot' on page 1 undefined on input line 827 Reference `modelica:Connections.potentialRoot' on page 1 undefined on input line 826 Reference `modelica:Connections.root' on page 1 undefined on input line 825 Reference `modelica:Connections.rooted' on page 1 undefined on input line 828 Reference `modelica:Evaluate' on page 1 undefined on input line 343 Reference `modelica:GenerateEvents' on page 1 undefined on input line 348 Reference `modelica:HideResult' on page 1 undefined on input line 344 Reference `modelica:Inline' on page 1 undefined on input line 345 Reference `modelica:InlineAfterIndexReduction' on page 1 undefined on input line 347 Reference `modelica:LateInline' on page 1 undefined on input line 346 Reference `modelica:ModelicaAllocateString' on page 1 undefined on input line 2445 Reference `modelica:ModelicaAllocateStringWithErrorReturn' on page 1 undefined on input line 2446 Reference `modelica:ModelicaDuplicateString' on page 1 undefined on input line 2447 Reference `modelica:ModelicaDuplicateStringWithErrorReturn' on page 1 undefined on input line 2448 Reference `modelica:ModelicaFormatMessage-et-al' on page 1 undefined on input line 2377 Reference `modelica:ModelicaMessage-et-al' on page 1 undefined on input line 2373 Reference `modelica:ModelicaVFormatMessage-et-al' on page 1 undefined on input line 2381 Reference `modelica:abs' on page 1 undefined on input line 385 Reference `modelica:activeState' on page 1 undefined on input line 71 Reference `modelica:actualStream' on page 1 undefined on input line 650 Reference `modelica:atan2' on page 1 undefined on input line 603 Reference `modelica:backSample' on page 1 undefined on input line 647 Reference `modelica:cardinality' on page 1 undefined on input line 646 Reference `modelica:ceil' on page 1 undefined on input line 502 Reference `modelica:change' on page 1 undefined on input line 1210 Reference `modelica:clock-event' on page 1 undefined on input line 314 Reference `modelica:clock-inferred' on page 1 undefined on input line 311 Reference `modelica:clock-interval' on page 1 undefined on input line 313 Reference `modelica:clock-rational' on page 1 undefined on input line 114 Reference `modelica:clock-rational' on page 1 undefined on input line 312 Reference `modelica:clock-solver' on page 1 undefined on input line 315 Reference `modelica:clocked-sample' on page 1 undefined on input line 570 Reference `modelica:clocked-sample' on page 1 undefined on input line 571 Reference `modelica:cross' on page 1 undefined on input line 636 Reference `modelica:delay' on page 1 undefined on input line 645 Reference `modelica:der' on page 1 undefined on input line 644 Reference `modelica:diagonal' on page 1 undefined on input line 357 Reference `modelica:div' on page 1 undefined on input line 499 Reference `modelica:edge' on page 1 undefined on input line 1209 Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 389 Reference `modelica:event-sample' on page 1 undefined on input line 1207 Reference `modelica:fill' on page 1 undefined on input line 360 Reference `modelica:firstTick' on page 1 undefined on input line 1339 Reference `modelica:floor' on page 1 undefined on input line 503 Reference `modelica:getInstanceName' on page 1 undefined on input line 652 Reference `modelica:homotopy' on page 1 undefined on input line 647 Reference `modelica:identity' on page 1 undefined on input line 356 Reference `modelica:inStream' on page 1 undefined on input line 649 Reference `modelica:initial' on page 1 undefined on input line 1203 Reference `modelica:initialState' on page 1 undefined on input line 57 Reference `modelica:integer' on page 1 undefined on input line 504 Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 388 Reference `modelica:interval' on page 1 undefined on input line 1340 Reference `modelica:linspace' on page 1 undefined on input line 361 Reference `modelica:matrix' on page 1 undefined on input line 308 Reference `modelica:max-binary' on page 1 undefined on input line 447 Reference `modelica:max-of-array' on page 1 undefined on input line 446 Reference `modelica:max-reduction' on page 1 undefined on input line 448 Reference `modelica:min-binary' on page 1 undefined on input line 444 Reference `modelica:min-of-array' on page 1 undefined on input line 443 Reference `modelica:min-reduction' on page 1 undefined on input line 445 Reference `modelica:mod' on page 1 undefined on input line 500 Reference `modelica:ndims' on page 1 undefined on input line 259 Reference `modelica:noClock' on page 1 undefined on input line 648 Reference `modelica:noEvent' on page 1 undefined on input line 1205 Reference `modelica:ones' on page 1 undefined on input line 359 Reference `modelica:optional-spanning-tree-edge' on page 1 undefined on input line 823 Reference `modelica:outerProduct' on page 1 undefined on input line 634 Reference `modelica:pre' on page 1 undefined on input line 1208 Reference `modelica:previous' on page 1 undefined on input line 536 Reference `modelica:product-of-array' on page 1 undefined on input line 453 Reference `modelica:product-reduction' on page 1 undefined on input line 454 Reference `modelica:promote' on page 1 undefined on input line 214 Reference `modelica:reinit' on page 1 undefined on input line 1211 Reference `modelica:rem' on page 1 undefined on input line 501 Reference `modelica:scalar' on page 1 undefined on input line 306 Reference `modelica:semiLinear' on page 1 undefined on input line 648 Reference `modelica:shiftSample' on page 1 undefined on input line 646 Reference `modelica:sign' on page 1 undefined on input line 386 Reference `modelica:size-of-dim' on page 1 undefined on input line 260 Reference `modelica:size-vector' on page 1 undefined on input line 261 Reference `modelica:skew' on page 1 undefined on input line 637 Reference `modelica:smooth' on page 1 undefined on input line 1206 Reference `modelica:smooth' on page 1 undefined on input line 1245 Reference `modelica:smooth' on page 1 undefined on input line 487 Reference `modelica:smooth' on page 27 undefined on input line 1245 Reference `modelica:smoothOrder' on page 1 undefined on input line 349 Reference `modelica:spatialDistribution' on page 1 undefined on input line 651 Reference `modelica:sqrt' on page 1 undefined on input line 387 Reference `modelica:subSample' on page 1 undefined on input line 644 Reference `modelica:sum-of-array' on page 1 undefined on input line 450 Reference `modelica:sum-reduction' on page 1 undefined on input line 451 Reference `modelica:superSample' on page 1 undefined on input line 645 Reference `modelica:symmetric' on page 1 undefined on input line 635 Reference `modelica:terminal' on page 1 undefined on input line 1204 Reference `modelica:ticksInState' on page 1 undefined on input line 72 Reference `modelica:timeInState' on page 1 undefined on input line 73 Reference `modelica:to-String' on page 1 undefined on input line 390 Reference `modelica:transition' on page 1 undefined on input line 56 Reference `modelica:transpose' on page 1 undefined on input line 633 Reference `modelica:vector' on page 1 undefined on input line 307 Reference `modelica:zeros' on page 1 undefined on input line 358 Reference `modification' on page 1 undefined on input line 307 Reference `modification-environment' on page 1 undefined on input line 108 Reference `modification-environment' on page 1 undefined on input line 150 Reference `modification-environment' on page 1 undefined on input line 9 Reference `modifications' on page 1 undefined on input line 1310 Reference `modifications' on page 1 undefined on input line 1463 Reference `modifications' on page 1 undefined on input line 17 Reference `modifications' on page 1 undefined on input line 391 Reference `modifications' on page 1 undefined on input line 916 Reference `modifiers-for-array-elements' on page 1 undefined on input line 304 Reference `modifiers-for-array-elements' on page 1 undefined on input line 582 Reference `modifiers-for-array-elements' on page 1 undefined on input line 919 Reference `mouse-input' on page 1 undefined on input line 813 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 1 undefined on input line 183 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 1 undefined on input line 98 Reference `notation-and-grammar' on page 1 undefined on input line 456 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1610 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 359 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 866 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 869 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 896 Reference `operator-precedence-and-associativity' on page 1 undefined on input line 23 Reference `operator-precedence-and-associativity' on page 1 undefined on input line 241 Reference `operator-precedence-and-associativity' on page 1 undefined on input line 52 Reference `other-operators' on page 1 undefined on input line 432 Reference `output-formal-parameters-of-functions' on page 1 undefined on input line 84 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 1264 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 381 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 625 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 637 Reference `overloaded-binary-arrays' on page 198 undefined on input line 250 Reference `overloaded-binary-error' on page 198 undefined on input line 250 Reference `overloaded-binary-operations' on page 1 undefined on input line 1013 Reference `overloaded-binary-operations' on page 1 undefined on input line 1018 Reference `overloaded-binary-operations' on page 1 undefined on input line 22 Reference `overloaded-binary-predefined' on page 198 undefined on input line 250 Reference `overloaded-constructor-unique' on page 1 undefined on input line 119 Reference `overloaded-constructors' on page 1 undefined on input line 20 Reference `overloaded-operators' on page 1 undefined on input line 1009 Reference `overloaded-operators' on page 1 undefined on input line 1545 Reference `overloaded-operators' on page 1 undefined on input line 169 Reference `overloaded-operators' on page 1 undefined on input line 298 Reference `overloaded-operators' on page 1 undefined on input line 813 Reference `overloaded-operators' on page 1 undefined on input line 816 Reference `overloaded-string-conversions' on page 1 undefined on input line 21 Reference `overloaded-unary-operations' on page 1 undefined on input line 26 Reference `packages' on page 1 undefined on input line 810 Reference `packages' on page 1 undefined on input line 95 Reference `parameter-expressions' on page 1 undefined on input line 493 Reference `parameter-expressions' on page 1 undefined on input line 90 Reference `partial-derivatives-of-functions' on page 1 undefined on input line 1174 Reference `partitioning-operators' on page 1 undefined on input line 845 Reference `partitioning-operators' on page 1 undefined on input line 856 Reference `perform-simulation-integrate' on page 288 undefined on input line 112 Reference `plot-curves' on page 1 undefined on input line 33 Reference `plot-curves' on page 1 undefined on input line 97 Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 11 Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 378 Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 388 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 1487 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 182 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 199 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 29 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 473 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 531 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 706 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 743 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 82 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 987 Reference `predefined-types-and-classes' on page 1 undefined on input line 15 Reference `predefined-types-and-classes' on page 1 undefined on input line 526 Reference `predefined-types-and-classes' on page 1 undefined on input line 529 Reference `predefined-types-and-classes' on page 1 undefined on input line 789 Reference `predefined-types-and-classes' on page 1 undefined on input line 87 Reference `prefix-rules' on page 1 undefined on input line 1297 Reference `prefix-rules' on page 1 undefined on input line 496 Reference `prefix-rules' on page 1 undefined on input line 499 Reference `prefix-rules' on page 1 undefined on input line 881 Reference `protection-of-classes' on page 1 undefined on input line 199 Reference `protection-of-classes' on page 1 undefined on input line 211 Reference `protection-of-classes' on page 1 undefined on input line 233 Reference `pure-modelica-functions' on page 1 undefined on input line 1101 Reference `pure-modelica-functions' on page 1 undefined on input line 444 Reference `pure-modelica-functions' on page 1 undefined on input line 528 Reference `pure-modelica-functions' on page 1 undefined on input line 65 Reference `pure-modelica-functions' on page 1 undefined on input line 84 Reference `pure-modelica-functions' on page 1 undefined on input line 876 Reference `rationale-for-clocked-semantics' on page 1 undefined on input line 118 Reference `rationale-for-the-formulation-of-the-instream-operator' on page 1 undefined on input line 277 Reference `rationale-for-the-formulation-of-the-instream-operator' on page 1 undefined on input line 846 Reference `real-type' on page 1 undefined on input line 322 Reference `real-type' on page 1 undefined on input line 532 Reference `real-type' on page 1 undefined on input line 535 Reference `recommended-selection-of-start-values' on page 1 undefined on input line 1097 Reference `record-constructor-functions' on page 1 undefined on input line 1352 Reference `record-constructor-functions' on page 1 undefined on input line 342 Reference `record-constructor-functions' on page 1 undefined on input line 381 Reference `record-constructor-functions' on page 1 undefined on input line 58 Reference `record-constructor-functions' on page 1 undefined on input line 700 Reference `record-constructor-functions' on page 1 undefined on input line 781 Reference `records' on page 1 undefined on input line 1494 Reference `records' on page 1 undefined on input line 1806 Reference `records' on page 1 undefined on input line 2006 Reference `records' on page 1 undefined on input line 2011 Reference `records' on page 1 undefined on input line 86 Reference `redeclaration' on page 1 undefined on input line 116 Reference `redeclaration' on page 1 undefined on input line 1467 Reference `redeclaration' on page 1 undefined on input line 273 Reference `redeclaration' on page 1 undefined on input line 274 Reference `redeclaration' on page 1 undefined on input line 399 Reference `redeclaration' on page 1 undefined on input line 5 Reference `redeclaration' on page 1 undefined on input line 503 Reference `redeclaration' on page 1 undefined on input line 585 Reference `redeclaration' on page 1 undefined on input line 588 Reference `redeclaration' on page 1 undefined on input line 59 Reference `redeclaration' on page 1 undefined on input line 77 Reference `redeclaration' on page 1 undefined on input line 954 Reference `reduction-expressions' on page 1 undefined on input line 1478 Reference `reduction-expressions' on page 1 undefined on input line 394 Reference `reduction-expressions' on page 1 undefined on input line 435 Reference `reduction-expressions' on page 1 undefined on input line 482 Reference `reduction-expressions' on page 1 undefined on input line 509 Reference `reduction-expressions' on page 1 undefined on input line 527 Reference `reduction-expressions' on page 1 undefined on input line 559 Reference `reduction-expressions' on page 1 undefined on input line 649 Reference `reduction-functions-and-operators' on page 1 undefined on input line 1342 Reference `reduction-functions-and-operators' on page 1 undefined on input line 387 Reference `reduction-functions-and-operators' on page 1 undefined on input line 643 Reference `reduction-functions-and-operators' on page 1 undefined on input line 646 Reference `reduction-functions-and-operators' on page 1 undefined on input line 72 Reference `reduction-functions-and-operators' on page 1 undefined on input line 93 Reference `reduction-functions-and-operators' on page 1 undefined on input line 973 Reference `reinit' on page 1 undefined on input line 1326 Reference `reinit' on page 1 undefined on input line 1343 Reference `reinit' on page 1 undefined on input line 1471 Reference `reinit' on page 1 undefined on input line 558 Reference `reinit' on page 1 undefined on input line 942 Reference `reset-handling' on page 1 undefined on input line 154 Reference `reset-handling' on page 1 undefined on input line 551 Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 1812 Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 678 Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 701 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1146 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 128 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1339 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 2126 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 631 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 906 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 957 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 961 Reference `restrictions-on-assigned-variables' on page 1 undefined on input line 213 Reference `restrictions-on-assigned-variables' on page 1 undefined on input line 358 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 1 undefined on input line 220 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 1 undefined on input line 805 Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 296 Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 438 Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 939 Reference `restrictions-on-redeclarations' on page 1 undefined on input line 931 Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 332 Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 576 Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 778 Reference `restrictions-on-where-a-when-equation-may-occur' on page 1 undefined on input line 296 Reference `restrictions-on-where-a-when-statement-may-occur' on page 1 undefined on input line 939 Reference `return-statements' on page 1 undefined on input line 308 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1094 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1196 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1386 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1669 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 395 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 426 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 709 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 823 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 158 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 222 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 25 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 281 Reference `scope-of-the-specification' on page 1 undefined on input line 450 Reference `scope-of-the-specification' on page 1 undefined on input line 453 Reference `scoping-name-lookup-and-flattening' on page 1 undefined on input line 94 Reference `semantics-summary' on page 1 undefined on input line 729 Reference `semilinear' on page 1 undefined on input line 718 Reference `short-class-definitions' on page 1 undefined on input line 288 Reference `short-class-definitions' on page 1 undefined on input line 74 Reference `short-class-definitions' on page 1 undefined on input line 899 Reference `simple-equality-equations' on page 1 undefined on input line 166 Reference `simple-name-lookup' on page 1 undefined on input line 275 Reference `simple-name-lookup' on page 1 undefined on input line 421 Reference `simple-name-lookup' on page 1 undefined on input line 552 Reference `simple-types' on page 1 undefined on input line 1806 Reference `simple-types' on page 1 undefined on input line 1834 Reference `simple-types' on page 1 undefined on input line 1986 Reference `simple-types' on page 1 undefined on input line 1989 Reference `simple-types' on page 1 undefined on input line 2011 Reference `simple-types' on page 1 undefined on input line 2453 Reference `simple-types' on page 1 undefined on input line 721 Reference `simple-types' on page 1 undefined on input line 724 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 1456 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 173 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 58 Reference `single-modification' on page 1 undefined on input line 582 Reference `slice-operation' on page 1 undefined on input line 103 Reference `slice-operation' on page 1 undefined on input line 661 Reference `solver-methods' on page 1 undefined on input line 1028 Reference `solver-methods' on page 1 undefined on input line 1083 Reference `solver-methods' on page 1 undefined on input line 445 Reference `solver-methods' on page 1 undefined on input line 769 Reference `spatialdistribution' on page 1 undefined on input line 1089 Reference `spatialdistribution' on page 1 undefined on input line 383 Reference `spatialdistribution' on page 1 undefined on input line 482 Reference `spatialdistribution' on page 1 undefined on input line 749 Reference `specialized-array-constructor-functions' on page 1 undefined on input line 970 Reference `specialized-classes' on page 1 undefined on input line 11 Reference `specialized-classes' on page 1 undefined on input line 121 Reference `specialized-classes' on page 1 undefined on input line 127 Reference `specialized-classes' on page 1 undefined on input line 1448 Reference `specialized-classes' on page 1 undefined on input line 222 Reference `specialized-classes' on page 1 undefined on input line 323 Reference `specialized-classes' on page 1 undefined on input line 340 Reference `specialized-classes' on page 1 undefined on input line 346 Reference `specialized-classes' on page 1 undefined on input line 38 Reference `specialized-classes' on page 1 undefined on input line 511 Reference `specialized-classes' on page 1 undefined on input line 514 Reference `specialized-classes' on page 1 undefined on input line 517 Reference `specialized-classes' on page 1 undefined on input line 520 Reference `specialized-classes' on page 1 undefined on input line 902 Reference `standard-type-coercion' on page 1 undefined on input line 1055 Reference `standard-type-coercion' on page 1 undefined on input line 1516 Reference `standard-type-coercion' on page 1 undefined on input line 354 Reference `standard-type-coercion' on page 1 undefined on input line 425 Reference `standard-type-coercion' on page 1 undefined on input line 601 Reference `standard-type-coercion' on page 1 undefined on input line 608 Reference `state-machine-graphics' on page 1 undefined on input line 146 Reference `state-machine-semantics' on page 1 undefined on input line 1033 Reference `state-machine-semantics' on page 1 undefined on input line 95 Reference `state-machines' on page 1 undefined on input line 1087 Reference `state-machines' on page 1 undefined on input line 1134 Reference `state-machines' on page 1 undefined on input line 1160 Reference `state-machines' on page 1 undefined on input line 1239 Reference `state-machines' on page 1 undefined on input line 144 Reference `state-machines' on page 1 undefined on input line 163 Reference `state-machines' on page 1 undefined on input line 728 Reference `static-name-lookup' on page 1 undefined on input line 168 Reference `static-name-lookup' on page 1 undefined on input line 344 Reference `static-name-lookup' on page 1 undefined on input line 643 Reference `static-name-lookup' on page 1 undefined on input line 83 Reference `stream-connectors' on page 1 undefined on input line 1436 Reference `stream-connectors' on page 1 undefined on input line 4 Reference `stream-operator-actualstream' on page 1 undefined on input line 33 Reference `stream-operator-actualstream' on page 1 undefined on input line 58 Reference `stream-operator-actualstream' on page 1 undefined on input line 736 Reference `stream-operator-actualstream' on page 1 undefined on input line 762 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 28 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 33 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 546 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 727 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 759 Reference `string-type' on page 1 undefined on input line 538 Reference `strings' on page 1 undefined on input line 462 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 1024 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 126 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 138 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 363 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 406 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 432 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 482 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 845 Reference `sub-clock-inferencing' on page 1 undefined on input line 1074 Reference `sub-clock-inferencing' on page 1 undefined on input line 1271 Reference `sub-clock-inferencing' on page 1 undefined on input line 350 Reference `sub-clock-inferencing' on page 1 undefined on input line 462 Reference `sub-clock-inferencing' on page 1 undefined on input line 581 Reference `sub-clock-inferencing' on page 1 undefined on input line 676 Reference `sub-clock-inferencing' on page 1 undefined on input line 689 Reference `sub-clock-partitioning' on page 1 undefined on input line 116 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 1372 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 1509 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 368 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 372 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 650 Reference `synchronous-language-elements' on page 1 undefined on input line 108 Reference `synchronous-language-elements' on page 1 undefined on input line 1085 Reference `synchronous-language-elements' on page 1 undefined on input line 1132 Reference `synchronous-language-elements' on page 1 undefined on input line 1134 Reference `synchronous-language-elements' on page 1 undefined on input line 1135 Reference `synchronous-language-elements' on page 1 undefined on input line 1153 Reference `synchronous-language-elements' on page 1 undefined on input line 1238 Reference `synchronous-language-elements' on page 1 undefined on input line 163 Reference `synchronous-language-elements' on page 307 undefined on input line 1132 Reference `syntax-and-examples-of-component-declarations' on page 1 undefined on input line 366 Reference `tab:operator-precedence' on page 1 undefined on input line 52 Reference `tab:product' on page 1 undefined on input line 229 Reference `tab:product' on page 1 undefined on input line 234 Reference `tab:size-1-dimensions' on page 1 undefined on input line 130 Reference `terminate' on page 1 undefined on input line 488 Reference `text' on page 1 undefined on input line 1117 Reference `text' on page 1 undefined on input line 1275 Reference `text' on page 1 undefined on input line 203 Reference `text' on page 1 undefined on input line 224 Reference `text' on page 1 undefined on input line 804 Reference `text' on page 1 undefined on input line 807 Reference `text' on page 1 undefined on input line 810 Reference `text-markup-escape-sequences' on page 1 undefined on input line 21 Reference `text-markup-escape-sequences' on page 1 undefined on input line 264 Reference `text-markup-in-captions' on page 1 undefined on input line 146 Reference `text-markup-in-captions' on page 1 undefined on input line 201 Reference `text-markup-in-captions' on page 1 undefined on input line 218 Reference `text-markup-in-captions' on page 1 undefined on input line 29 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 1468 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 220 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 591 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 925 Reference `the-class-tree' on page 1 undefined on input line 68 Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 11 Reference `the-concepts-of-type-interface-and-subtype' on page 1 undefined on input line 12 Reference `the-modelica-standard-library' on page 1 undefined on input line 827 Reference `the-modelica-standard-library' on page 1 undefined on input line 830 Reference `the-number-of-equations-needed-for-initialization' on page 1 undefined on input line 616 Reference `the-syntax-of-unit-expressions' on page 1 undefined on input line 375 Reference `the-syntax-of-unit-expressions' on page 1 undefined on input line 824 Reference `the-within-clause' on page 1 undefined on input line 1356 Reference `transitions' on page 1 undefined on input line 152 Reference `transitively-non-replaceable' on page 1 undefined on input line 1306 Reference `transitively-non-replaceable' on page 1 undefined on input line 136 Reference `transitively-non-replaceable' on page 1 undefined on input line 224 Reference `transitively-non-replaceable' on page 1 undefined on input line 234 Reference `transitively-non-replaceable' on page 1 undefined on input line 308 Reference `transitively-non-replaceable' on page 1 undefined on input line 805 Reference `type-compatible-expressions' on page 1 undefined on input line 253 Reference `type-compatible-expressions' on page 1 undefined on input line 294 Reference `type-compatible-expressions' on page 1 undefined on input line 3 Reference `type-compatible-expressions' on page 1 undefined on input line 566 Reference `type-compatible-expressions' on page 1 undefined on input line 715 Reference `type-compatible-expressions' on page 1 undefined on input line 73 Reference `type-compatible-expressions' on page 1 undefined on input line 814 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 1617 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 432 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 456 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 869 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 382 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 424 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 443 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 59 Reference `types-as-iteration-ranges' on page 1 undefined on input line 117 Reference `types-as-iteration-ranges' on page 1 undefined on input line 1481 Reference `types-as-iteration-ranges' on page 1 undefined on input line 1498 Reference `types-as-iteration-ranges' on page 1 undefined on input line 594 Reference `types-as-iteration-ranges' on page 1 undefined on input line 769 Reference `unit-expressions' on page 1 undefined on input line 389 Reference `unspecified-enumeration' on page 1 undefined on input line 1303 Reference `using-the-derivative-annotation' on page 1 undefined on input line 1172 Reference `using-the-derivative-annotation' on page 1 undefined on input line 1282 Reference `using-the-derivative-annotation' on page 1 undefined on input line 2245 Reference `using-the-derivative-annotation' on page 1 undefined on input line 439 Reference `using-the-derivative-annotation' on page 1 undefined on input line 703 Reference `using-the-derivative-annotation' on page 1 undefined on input line 88 Reference `utility-functions' on page 1 undefined on input line 1571 Reference `utility-functions' on page 1 undefined on input line 734 Reference `utility-functions' on page 1 undefined on input line 98 Reference `utility-functions-for-allocating-strings' on page 1 undefined on input line 102 Reference `utility-functions-for-allocating-strings' on page 1 undefined on input line 104 Reference `utility-functions-for-allocating-strings' on page 1 undefined on input line 1750 Reference `variability-of-expressions' on page 1 undefined on input line 1070 Reference `variability-of-expressions' on page 1 undefined on input line 127 Reference `variability-of-expressions' on page 1 undefined on input line 207 Reference `variability-of-expressions' on page 1 undefined on input line 260 Reference `variability-of-expressions' on page 1 undefined on input line 336 Reference `variability-of-expressions' on page 1 undefined on input line 379 Reference `variability-of-expressions' on page 1 undefined on input line 383 Reference `variability-of-structured-entities' on page 1 undefined on input line 229 Reference `variable-replacements' on page 1 undefined on input line 106 Reference `variable-replacements' on page 1 undefined on input line 147 Reference `variable-replacements' on page 1 undefined on input line 177 Reference `variable-replacements' on page 1 undefined on input line 197 Reference `variable-replacements' on page 1 undefined on input line 201 Reference `variable-replacements' on page 1 undefined on input line 218 Reference `vector-construction' on page 1 undefined on input line 283 Reference `vector-construction' on page 1 undefined on input line 655 Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 275 Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 349 Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 592 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 664 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 677 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 718 Reference `vendor-specific-annotations' on page 1 undefined on input line 2183 Reference `vendor-specific-annotations' on page 1 undefined on input line 4 Reference `vendor-specific-annotations' on page 320 undefined on input line 2183 Reference `version-handling' on page 1 undefined on input line 1122 Reference `version-handling' on page 1 undefined on input line 1938 Reference `version-handling' on page 1 undefined on input line 227 Reference `version-handling' on page 1 undefined on input line 418 Reference `when-equations' on page 1 undefined on input line 20 Reference `when-equations' on page 1 undefined on input line 647 Reference `when-equations' on page 1 undefined on input line 66 Reference `when-equations' on page 1 undefined on input line 67 Reference `when-equations' on page 1 undefined on input line 938 Reference `when-statements' on page 1 undefined on input line 400 Reference `while-execution-top' on page 148 undefined on input line 308 Rule 'makeindex MLS.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'MLS.idx' ------------ Run number 1 of rule 'makeindex MLS.idx' ------------ ------------ Running 'makeindex -o "MLS.ind" "MLS.idx"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex MLS.idx'... This is makeindex, version 2.15 [TeX Live 2020] (kpathsea + Thai support). Scanning input file MLS.idx....done (525 entries accepted, 0 rejected). Sorting entries.......done (5038 comparisons). Generating output file MLS.ind....done (640 lines written, 0 warnings). Output written in MLS.ind. Transcript written in MLS.ilg. Rule 'biber MLS': File changes, etc: Changed files, or newly in use since previous run(s): 'MLS.bcf' ------------ Run number 1 of rule 'biber MLS' ------------ ------------ Running 'biber "MLS"' ------------ Latexmk: applying rule 'biber MLS'... INFO - This is Biber 2.16 INFO - Logfile is 'MLS.blg' INFO - Reading 'MLS.bcf' INFO - Found 8 citekeys in bib section 0 INFO - Processing section 0 INFO - Looking for bibtex format file 'mls.bib' for section 0 INFO - LaTeX decoding ... INFO - Found BibTeX data source 'mls.bib' INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable' INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized' INFO - Sorting list 'nyt/global//global/global' of type 'entry' with template 'nyt' and locale 'en-US' INFO - No sort tailoring available for locale 'en-US' INFO - Writing 'MLS.bbl' with encoding 'UTF-8' INFO - Output to MLS.bbl Latexmk: Found biber source file(s) [MLS.bcf mls.bib] Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'MLS.aux' 'MLS.bbl' 'MLS.ind' 'MLS.out' 'chapters/annotations.aux' 'chapters/arrays.aux' 'chapters/classes.aux' 'chapters/connectors.aux' 'chapters/copyright.aux' 'chapters/dae.aux' 'chapters/derivationofstream.aux' 'chapters/equations.aux' 'chapters/functions.aux' 'chapters/inheritance.aux' 'chapters/interface.aux' 'chapters/introduction.aux' 'chapters/lexicalstructure.aux' 'chapters/library.aux' 'chapters/operatorsandexpressions.aux' 'chapters/overloaded.aux' 'chapters/packages.aux' 'chapters/preface.aux' 'chapters/revisions.aux' 'chapters/scoping.aux' 'chapters/statemachines.aux' 'chapters/statements.aux' 'chapters/stream.aux' 'chapters/synchronous.aux' 'chapters/syntax.aux' 'chapters/titlepage.aux' 'chapters/unitexpressions.aux' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/texmf-dist/tex/latex/index/index.sty LaTeX Warning: Command \markboth has changed. Check if current package is valid. LaTeX Warning: Command \markright has changed. Check if current package is valid. ) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (./mlsshared.sty (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/newtxtt.sty `newtxtt' v1.051, 2014/12/23 Typewriter text macros based on txfonts (msharpe) (/usr/local/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/texmf-dist/tex/latex/base/textcomp.sty)) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty (/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty))) (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty) (/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty)) Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. (biblatex) Loading 'csquotes' recommended. (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./MLS.aux (./chapters/titlepage.aux) (./chapters/copyright.aux) (./chapters/preface.aux) (./chapters/introduction.aux) (./chapters/lexicalstructure.aux) (./chapters/operatorsandexpressions.aux) (./chapters/classes.aux) (./chapters/scoping.aux) (./chapters/interface.aux) (./chapters/inheritance.aux) (./chapters/equations.aux) (./chapters/connectors.aux) (./chapters/arrays.aux) (./chapters/statements.aux) (./chapters/functions.aux) (./chapters/packages.aux) (./chapters/overloaded.aux ) (./chapters/stream.aux) (./chapters/synchronous.aux) (./chapters/statemachines.aux) (./chapters/annotations.aux) (./chapters/unitexpressions.aux) (./chapters/library.aux) (./chapters/syntax.aux) (./chapters/dae.aux) (./chapters/derivationofstream.aux ) (./chapters/revisions.aux)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./MLS.out) (./MLS.out) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx) (/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)) (./MLS.bbl) Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 27. (./chapters/titlepage.tex (./chapters/abstract.tex (/usr/local/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd)) Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media/Modelica_L anguage.pdf>]) (./chapters/copyright.tex) Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 25.3325pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [1] (./MLS.toc [2] Package Fancyhdr Warning: \headheight is too small (25.3325pt): Make it at least 28.93254pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [3]) [4] (./chapters/preface.tex [5 <./media/diagram_examples.png>]) [6] (./chapters/introduction.tex Chapter 1. [7] LaTeX Warning: Reference `document-index' on page 1 undefined on input line 80. ) [8] (./chapters/lexicalstructure.tex Chapter 2. (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [9] [10] [11]) [12] (./chapters/operatorsandexpressions.tex Chapter 3. [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]) [34] (./chapters/classes.tex Chapter 4. [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58]) [59] (./chapters/scoping.tex Chapter 5. [60] [61] [62] [63] [64] [65] [66] [67] [68] [69]) [70] (./chapters/interface.tex Chapter 6. [71] [72 <./media/subtype.pdf>] [73] [74] [75] [76] [77] [78]) [79] (./chapters/inheritance.tex Chapter 7. [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94]) [95] (./chapters/equations.tex Chapter 8. [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]) [109] [110] (./chapters/connectors.tex Chapter 9. [111] [112 <./media/innerouterconnector.pdf>] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125 <./media/overdetermined.pdf>] [126]) [127] (./chapters/arrays.tex Chapter 10. [128] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145]) [146] (./chapters/statements.tex Chapter 11. [147] [148] [149] [150] [151] [152] [153]) [154] (./chapters/functions.tex Chapter 12. [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190]) [191] (./chapters/packages.tex Chapter 13. [192] [193] [194 <./media/modelicapath.pdf>] [195] [196]) [197] (./chapters/overloaded.tex Chapter 14. [198] [199] [200] [201] [202] [203]) [204] (./chapters/stream.tex Chapter 15. [205] [206 <./media/fluidsystem.pdf>] [207] [208] [209]) [210] (./chapters/synchronous.tex Chapter 16. [211 <./media/plantmodel.pdf>] [212] [213] [214 <./media/piecewise-constant.pdf > <./media/clock.pdf> <./media/clocked.pdf>] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] Underfull \hbox (badness 1112) in paragraph at lines 973--974 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [225] [226] [227] [228] [229] [230] [231]) [232] [233] (./chapters/statemachines.tex Chapter 17. [234] [235] [236 <./media/statemachine.pdf>] [237] [238] [239] Overfull \hbox (3.25685pt too wide) in paragraph at lines 454--455 [] [240] [241 <./media/hierarchical-statemachine.pdf>] [242] [243 <./media/statema chineplot.pdf>] [244]) [245] (./chapters/annotations.tex Chapter 18. [246] [247] [248] [249] [250] [251] [252] Underfull \hbox (badness 3343) in paragraph at lines 478--479 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as [253] [254] [255] [256 <./media/bezierpoints.pdf>] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267 <./media/disabledparameter.png> <./med ia/tabparameter.png>] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278]) [279] (./chapters/unitexpressions.tex Chapter 19. [280]) [281] (./chapters/library.tex Chapter 20. ) [282] (./chapters/syntax.tex Appendix A. [283] [284] [285] [286] [287] [288] [289]) [290] (./chapters/dae.tex Appendix B. [291] [292]) [293] (./chapters/derivationofstream.tex Appendix C. [294] [295 <./media/fluidmix.pdf>] [296 <./media/fluidmix3.pdf>] [297 <./media/ fluidmix4.pdf>]) [298] (./chapters/revisions.tex Appendix D. [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332]) [333] [334] (./MLS.ind [335] [336] [337] [338] [339] [340]) (./MLS.aux (./chapters/titlepage.aux) (./chapters/copyright.aux) (./chapters/preface.aux) (./chapters/introduction.aux) (./chapters/lexicalstructure.aux) (./chapters/operatorsandexpressions.aux) (./chapters/classes.aux) (./chapters/scoping.aux) (./chapters/interface.aux) (./chapters/inheritance.aux ) (./chapters/equations.aux) (./chapters/connectors.aux) (./chapters/arrays.aux ) (./chapters/statements.aux) (./chapters/functions.aux) (./chapters/packages.aux) (./chapters/overloaded.aux) (./chapters/stream.aux) (./chapters/synchronous.aux) (./chapters/statemachines.aux) (./chapters/annotations.aux) (./chapters/unitexpressions.aux) (./chapters/library.aux) (./chapters/syntax.aux) (./chapters/dae.aux) (./chapters/derivationofstream.aux) (./chapters/revisions.aux)) Package rerunfilecheck Warning: File `MLS.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. Package biblatex Warning: Please rerun LaTeX. (biblatex) Page breaks have changed. ) (see the transcript file for additional information) {/usr/l ocal/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb> Output written on MLS.pdf (341 pages, 3551803 bytes). Transcript written on MLS.log. Latexmk: Index file 'MLS.idx' was written Latexmk: Found input bbl file 'MLS.bbl' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'MLS.pdf' Latexmk: List of undefined refs and citations: Reference `document-index' on page 1 undefined on input line 80 Latexmk: Found biber source file(s) [MLS.bcf mls.bib] Rule 'makeindex MLS.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'MLS.idx' ------------ Run number 2 of rule 'makeindex MLS.idx' ------------ ------------ Running 'makeindex -o "MLS.ind" "MLS.idx"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex MLS.idx'... This is makeindex, version 2.15 [TeX Live 2020] (kpathsea + Thai support). Scanning input file MLS.idx....done (525 entries accepted, 0 rejected). Sorting entries.......done (5038 comparisons). Generating output file MLS.ind....done (640 lines written, 0 warnings). Output written in MLS.ind. Transcript written in MLS.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'MLS.aux' 'MLS.ind' 'MLS.out' 'MLS.run.xml' 'MLS.toc' 'chapters/annotations.aux' 'chapters/arrays.aux' 'chapters/classes.aux' 'chapters/connectors.aux' 'chapters/dae.aux' 'chapters/derivationofstream.aux' 'chapters/equations.aux' 'chapters/functions.aux' 'chapters/inheritance.aux' 'chapters/interface.aux' 'chapters/introduction.aux' 'chapters/lexicalstructure.aux' 'chapters/library.aux' 'chapters/operatorsandexpressions.aux' 'chapters/overloaded.aux' 'chapters/packages.aux' 'chapters/preface.aux' 'chapters/revisions.aux' 'chapters/scoping.aux' 'chapters/statemachines.aux' 'chapters/statements.aux' 'chapters/stream.aux' 'chapters/synchronous.aux' 'chapters/syntax.aux' 'chapters/unitexpressions.aux' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/texmf-dist/tex/latex/index/index.sty LaTeX Warning: Command \markboth has changed. Check if current package is valid. LaTeX Warning: Command \markright has changed. Check if current package is valid. ) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (./mlsshared.sty (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/newtxtt.sty `newtxtt' v1.051, 2014/12/23 Typewriter text macros based on txfonts (msharpe) (/usr/local/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/texmf-dist/tex/latex/base/textcomp.sty)) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty (/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty))) (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty) (/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty)) Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. (biblatex) Loading 'csquotes' recommended. (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./MLS.aux (./chapters/titlepage.aux) (./chapters/copyright.aux) (./chapters/preface.aux) (./chapters/introduction.aux) (./chapters/lexicalstructure.aux) (./chapters/operatorsandexpressions.aux) (./chapters/classes.aux) (./chapters/scoping.aux) (./chapters/interface.aux) (./chapters/inheritance.aux) (./chapters/equations.aux) (./chapters/connectors.aux) (./chapters/arrays.aux) (./chapters/statements.aux) (./chapters/functions.aux) (./chapters/packages.aux) (./chapters/overloaded.aux ) (./chapters/stream.aux) (./chapters/synchronous.aux) (./chapters/statemachines.aux) (./chapters/annotations.aux) (./chapters/unitexpressions.aux) (./chapters/library.aux) (./chapters/syntax.aux) (./chapters/dae.aux) (./chapters/derivationofstream.aux ) (./chapters/revisions.aux)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./MLS.out) (./MLS.out) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx) (/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)) (./MLS.bbl) Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 27. (./chapters/titlepage.tex (./chapters/abstract.tex (/usr/local/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd)) Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media/Modelica_L anguage.pdf>]) (./chapters/copyright.tex) Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 25.3325pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [1] (./MLS.toc [2] Package Fancyhdr Warning: \headheight is too small (25.3325pt): Make it at least 28.93254pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [3]) [4] (./chapters/preface.tex [5 <./media/diagram_examples.png>]) [6] (./chapters/introduction.tex Chapter 1. [7]) [8] (./chapters/lexicalstructure.tex Chapter 2. (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [9] [10] [11]) [12] (./chapters/operatorsandexpressions.tex Chapter 3. [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]) [34] (./chapters/classes.tex Chapter 4. [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58]) [59] (./chapters/scoping.tex Chapter 5. [60] [61] [62] [63] [64] [65] [66] [67] [68] [69]) [70] (./chapters/interface.tex Chapter 6. [71] [72 <./media/subtype.pdf>] [73] [74] [75] [76] [77] [78]) [79] (./chapters/inheritance.tex Chapter 7. [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94]) [95] (./chapters/equations.tex Chapter 8. [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]) [109] [110] (./chapters/connectors.tex Chapter 9. [111] [112 <./media/innerouterconnector.pdf>] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125 <./media/overdetermined.pdf>] [126]) [127] (./chapters/arrays.tex Chapter 10. [128] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145]) [146] (./chapters/statements.tex Chapter 11. [147] [148] [149] [150] [151] [152] [153]) [154] (./chapters/functions.tex Chapter 12. [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190]) [191] (./chapters/packages.tex Chapter 13. [192] [193] [194 <./media/modelicapath.pdf>] [195] [196]) [197] (./chapters/overloaded.tex Chapter 14. [198] [199] [200] [201] [202] [203]) [204] (./chapters/stream.tex Chapter 15. [205] [206 <./media/fluidsystem.pdf>] [207] [208] [209]) [210] (./chapters/synchronous.tex Chapter 16. [211 <./media/plantmodel.pdf>] [212] [213] [214 <./media/piecewise-constant.pdf > <./media/clock.pdf> <./media/clocked.pdf>] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] Underfull \hbox (badness 1112) in paragraph at lines 973--974 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [225] [226] [227] [228] [229] [230] [231]) [232] [233] (./chapters/statemachines.tex Chapter 17. [234] [235] [236 <./media/statemachine.pdf>] [237] [238] [239] Overfull \hbox (3.25685pt too wide) in paragraph at lines 454--455 [] [240] [241 <./media/hierarchical-statemachine.pdf>] [242] [243 <./media/statema chineplot.pdf>] [244]) [245] (./chapters/annotations.tex Chapter 18. [246] [247] [248] [249] [250] [251] [252] Underfull \hbox (badness 3343) in paragraph at lines 478--479 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as [253] [254] [255] [256 <./media/bezierpoints.pdf>] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267 <./media/disabledparameter.png> <./med ia/tabparameter.png>] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278]) [279] (./chapters/unitexpressions.tex Chapter 19. [280]) [281] (./chapters/library.tex Chapter 20. ) [282] (./chapters/syntax.tex Appendix A. [283] [284] [285] [286] [287] [288] [289]) [290] (./chapters/dae.tex Appendix B. [291] [292]) [293] (./chapters/derivationofstream.tex Appendix C. [294] [295 <./media/fluidmix.pdf>] [296 <./media/fluidmix3.pdf>] [297 <./media/ fluidmix4.pdf>]) [298] (./chapters/revisions.tex Appendix D. [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332]) [333] [334] (./MLS.ind [335] [336] [337] [338] [339] [340]) (./MLS.aux (./chapters/titlepage.aux) (./chapters/copyright.aux) (./chapters/preface.aux) (./chapters/introduction.aux) (./chapters/lexicalstructure.aux) (./chapters/operatorsandexpressions.aux) (./chapters/classes.aux) (./chapters/scoping.aux) (./chapters/interface.aux) (./chapters/inheritance.aux ) (./chapters/equations.aux) (./chapters/connectors.aux) (./chapters/arrays.aux ) (./chapters/statements.aux) (./chapters/functions.aux) (./chapters/packages.aux) (./chapters/overloaded.aux) (./chapters/stream.aux) (./chapters/synchronous.aux) (./chapters/statemachines.aux) (./chapters/annotations.aux) (./chapters/unitexpressions.aux) (./chapters/library.aux) (./chapters/syntax.aux) (./chapters/dae.aux) (./chapters/derivationofstream.aux) (./chapters/revisions.aux)) ) (see the transcript file for additional information) {/usr/l ocal/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb> Output written on MLS.pdf (341 pages, 3551603 bytes). Transcript written on MLS.log. Latexmk: Index file 'MLS.idx' was written Latexmk: Found input bbl file 'MLS.bbl' Latexmk: Log file says output to 'MLS.pdf' Latexmk: Found biber source file(s) [MLS.bcf mls.bib] Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'MLS.aux' 'MLS.run.xml' ------------ Run number 4 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/local/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/texmf-dist/tex/latex/index/index.sty LaTeX Warning: Command \markboth has changed. Check if current package is valid. LaTeX Warning: Command \markright has changed. Check if current package is valid. ) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (./mlsshared.sty (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/newtxtt.sty `newtxtt' v1.051, 2014/12/23 Typewriter text macros based on txfonts (msharpe) (/usr/local/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/texmf-dist/tex/latex/base/textcomp.sty)) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty (/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty))) (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty) (/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty)) Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. (biblatex) Loading 'csquotes' recommended. (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./MLS.aux (./chapters/titlepage.aux) (./chapters/copyright.aux) (./chapters/preface.aux) (./chapters/introduction.aux) (./chapters/lexicalstructure.aux) (./chapters/operatorsandexpressions.aux) (./chapters/classes.aux) (./chapters/scoping.aux) (./chapters/interface.aux) (./chapters/inheritance.aux) (./chapters/equations.aux) (./chapters/connectors.aux) (./chapters/arrays.aux) (./chapters/statements.aux) (./chapters/functions.aux) (./chapters/packages.aux) (./chapters/overloaded.aux ) (./chapters/stream.aux) (./chapters/synchronous.aux) (./chapters/statemachines.aux) (./chapters/annotations.aux) (./chapters/unitexpressions.aux) (./chapters/library.aux) (./chapters/syntax.aux) (./chapters/dae.aux) (./chapters/derivationofstream.aux ) (./chapters/revisions.aux)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./MLS.out) (./MLS.out) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx) (/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)) (./MLS.bbl) Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 27. (./chapters/titlepage.tex (./chapters/abstract.tex (/usr/local/texlive/texmf-dist/tex/latex/base/t1cmss.fd) (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd)) Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media/Modelica_L anguage.pdf>]) (./chapters/copyright.tex) Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 25.3325pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [1] (./MLS.toc [2] Package Fancyhdr Warning: \headheight is too small (25.3325pt): Make it at least 28.93254pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [3]) [4] (./chapters/preface.tex [5 <./media/diagram_examples.png>]) [6] (./chapters/introduction.tex Chapter 1. [7]) [8] (./chapters/lexicalstructure.tex Chapter 2. (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [9] [10] [11]) [12] (./chapters/operatorsandexpressions.tex Chapter 3. [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]) [34] (./chapters/classes.tex Chapter 4. [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58]) [59] (./chapters/scoping.tex Chapter 5. [60] [61] [62] [63] [64] [65] [66] [67] [68] [69]) [70] (./chapters/interface.tex Chapter 6. [71] [72 <./media/subtype.pdf>] [73] [74] [75] [76] [77] [78]) [79] (./chapters/inheritance.tex Chapter 7. [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94]) [95] (./chapters/equations.tex Chapter 8. [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108]) [109] [110] (./chapters/connectors.tex Chapter 9. [111] [112 <./media/innerouterconnector.pdf>] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125 <./media/overdetermined.pdf>] [126]) [127] (./chapters/arrays.tex Chapter 10. [128] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145]) [146] (./chapters/statements.tex Chapter 11. [147] [148] [149] [150] [151] [152] [153]) [154] (./chapters/functions.tex Chapter 12. [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190]) [191] (./chapters/packages.tex Chapter 13. [192] [193] [194 <./media/modelicapath.pdf>] [195] [196]) [197] (./chapters/overloaded.tex Chapter 14. [198] [199] [200] [201] [202] [203]) [204] (./chapters/stream.tex Chapter 15. [205] [206 <./media/fluidsystem.pdf>] [207] [208] [209]) [210] (./chapters/synchronous.tex Chapter 16. [211 <./media/plantmodel.pdf>] [212] [213] [214 <./media/piecewise-constant.pdf > <./media/clock.pdf> <./media/clocked.pdf>] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] Underfull \hbox (badness 1112) in paragraph at lines 973--974 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [225] [226] [227] [228] [229] [230] [231]) [232] [233] (./chapters/statemachines.tex Chapter 17. [234] [235] [236 <./media/statemachine.pdf>] [237] [238] [239] Overfull \hbox (3.25685pt too wide) in paragraph at lines 454--455 [] [240] [241 <./media/hierarchical-statemachine.pdf>] [242] [243 <./media/statema chineplot.pdf>] [244]) [245] (./chapters/annotations.tex Chapter 18. [246] [247] [248] [249] [250] [251] [252] Underfull \hbox (badness 3343) in paragraph at lines 478--479 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as [253] [254] [255] [256 <./media/bezierpoints.pdf>] [257] [258] [259] [260] [261] [262] [263] [264] [265] [266] [267 <./media/disabledparameter.png> <./med ia/tabparameter.png>] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278]) [279] (./chapters/unitexpressions.tex Chapter 19. [280]) [281] (./chapters/library.tex Chapter 20. ) [282] (./chapters/syntax.tex Appendix A. [283] [284] [285] [286] [287] [288] [289]) [290] (./chapters/dae.tex Appendix B. [291] [292]) [293] (./chapters/derivationofstream.tex Appendix C. [294] [295 <./media/fluidmix.pdf>] [296 <./media/fluidmix3.pdf>] [297 <./media/ fluidmix4.pdf>]) [298] (./chapters/revisions.tex Appendix D. [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332]) [333] [334] (./MLS.ind [335] [336] [337] [338] [339] [340]) (./MLS.aux (./chapters/titlepage.aux) (./chapters/copyright.aux) (./chapters/preface.aux) (./chapters/introduction.aux) (./chapters/lexicalstructure.aux) (./chapters/operatorsandexpressions.aux) (./chapters/classes.aux) (./chapters/scoping.aux) (./chapters/interface.aux) (./chapters/inheritance.aux ) (./chapters/equations.aux) (./chapters/connectors.aux) (./chapters/arrays.aux ) (./chapters/statements.aux) (./chapters/functions.aux) (./chapters/packages.aux) (./chapters/overloaded.aux) (./chapters/stream.aux) (./chapters/synchronous.aux) (./chapters/statemachines.aux) (./chapters/annotations.aux) (./chapters/unitexpressions.aux) (./chapters/library.aux) (./chapters/syntax.aux) (./chapters/dae.aux) (./chapters/derivationofstream.aux) (./chapters/revisions.aux)) ) (see the transcript file for additional information) {/usr/l ocal/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb> Output written on MLS.pdf (341 pages, 3551603 bytes). Transcript written on MLS.log. Latexmk: Index file 'MLS.idx' was written Latexmk: Found input bbl file 'MLS.bbl' Latexmk: Log file says output to 'MLS.pdf' Latexmk: Found biber source file(s) [MLS.bcf mls.bib] === TeX engine is 'pdfTeX' Latexmk: All targets () are up-to-date [Pipeline] sh + latexml MLS.tex --includestyles --path=media --dest MLS.xml latexml (LaTeXML version 0.8.5) processing started Tue May 11 22:05:46 2021 (Digesting TeX MLS... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/TeX.pool.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/eTeX.pool.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/pdfTeX.pool.ltxml... 0.01 sec) 0.17 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/MLS.tex... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/LaTeX.pool.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/textcomp.sty.ltxml... 0.01 sec) 0.23 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/report.cls.ltxml... 0.01 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/inputenc.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/utf8.def.ltxml... 0.01 sec) 0.01 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/preamble.tex... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/babel.sty.ltxml... (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel/babel.sty... (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel/switch.def... 0.11 sec) (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/babel.def.ltxml... (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel/babel.def... (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/config/language.def... 0.11 sec) (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def... 0.01 sec) 0.86 sec) 0.86 sec) 1.00 sec) 1.44 sec) 1.52 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/fancyhdr.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/parskip.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsmath.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsbsy.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amstext.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsopn.sty.ltxml... 0.00 sec) 0.04 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/float.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/ifpdf.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/geometry.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/keyval.sty.ltxml... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty... 0.02 sec) 0.02 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/ifvtex.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/ifxetex.sty.ltxml... 0.00 sec) 0.04 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/graphicx.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/graphics.sty.ltxml... 0.00 sec) 0.02 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/caption.sty.ltxml... 0.01 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/fixltx2e.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/makeidx.sty.ltxml... 0.00 sec) Info:ignore:\seealso Ignoring redefinition (\newcommand) of 'T_CS[\seealso]' at preamble.tex; line 96 col 0 - line 96 col 44 (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/hyperref.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/url.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/nameref.sty.ltxml... 0.00 sec) 0.07 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/natbib.sty.ltxml... 0.02 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/multirow.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/cleveref.sty.ltxml... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty... Info:latex:\GenericInfo (cleveref) at cleveref.sty; line 2370 col 1 - line 2370 col 1 Package cleveref Info: `hyperref' support loaded Info:latex:\GenericInfo (cleveref) at cleveref.sty; line 7852 col 16 - line 7852 col 16 Package cleveref Info: include cross-reference names in hyperlinks Info:latex:\GenericInfo (cleveref) at cleveref.sty; line 7852 col 16 - line 7852 col 16 Package cleveref Info: no abbreviation of names 2.13 sec) 2.13 sec) (Processing definitions /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/mlsshared.sty... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/newtxtt/newtxtt.sty...`newtxtt' v1.051, 2014/12/23 Typewriter text macros based on txfonts (msharpe) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/fontenc.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/t1enc.def.ltxml... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/base/t1enc.def... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/t1.fontmap.ltxml... 0.00 sec) 0.10 sec) 0.10 sec) 0.11 sec) Error:undefined:\DeclareEncodingSubset The token T_CS[\DeclareEncodingSubset] is not defined. at newtxtt.sty; line 9 col 22 - line 9 col 22 Defining it now as Next token is T_BEGIN[{] In Core::Gullet[@0x55aa156a7b90] /usr/local/texlive/texmf-dist/tex/latex/newtxtt/newtxtt.sty; from line 9 col 23 to line 9 col 23 <= Core::Definition::Constructor[\usepac... <= Core::Stomach[@0x55aa15360218] <= Core::Gullet[@0x55aa156a7b90] <= ... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/xkeyval.sty.ltxml... 0.01 sec) 0.20 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/listings.sty.ltxml... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg... 0.02 sec) 0.10 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/color.sty.ltxml... 0.01 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/xcolor.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/colortbl.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/array.sty.ltxml... 0.00 sec) 0.01 sec) 0.07 sec) 0.48 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsthm.sty.ltxml... 0.00 sec) 4.88 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/titlepage.tex... Info:unexpected:titlepage When using titlepage, Frontmatter will not be well-structured at titlepage.tex; line 1 col 0 - line 1 col 17 (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/abstract.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at abstract.tex; line 19 col 63 - line 19 col 63 0.09 sec) 0.11 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/copyright.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at copyright.tex; line 1 col 90 - line 1 col 90 0.03 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/preface.tex... 0.11 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/introduction.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 16 col 47 - line 16 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 16 col 47 - line 16 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 16 col 66 - line 16 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 16 col 66 - line 16 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 16 col 87 - line 16 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 16 col 87 - line 16 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 34 col 241 - line 34 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 46 col 61 - line 46 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 53 col 56 - line 53 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 66 col 22 - line 66 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 66 col 22 - line 66 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 66 col 59 - line 66 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 66 col 59 - line 66 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 70 col 63 - line 70 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 84 col 83 - line 84 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 84 col 83 - line 84 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 88 col 37 - line 88 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 88 col 37 - line 88 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 88 col 95 - line 88 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 88 col 95 - line 88 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 93 col 79 - line 93 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 108 col 19 - line 108 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 108 col 19 - line 108 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 108 col 79 - line 108 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 110 col 29 - line 110 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 110 col 29 - line 110 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 110 col 49 - line 110 col 49 0.76 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/lexicalstructure.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 25 col 166 - line 25 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 31 col 0 - line 31 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 69 col 63 - line 69 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 69 col 88 - line 69 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 70 col 54 - line 70 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 70 col 54 - line 70 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 70 col 248 - line 70 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 70 col 269 - line 70 col 269 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 70 col 289 - line 70 col 289 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 72 col 67 - line 72 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 72 col 85 - line 72 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 73 col 39 - line 73 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 73 col 60 - line 73 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 73 col 133 - line 73 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 73 col 153 - line 73 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 92 col 53 - line 92 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 92 col 82 - line 92 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 98 col 0 - line 98 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 106 col 0 - line 106 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 114 col 21 - line 114 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 114 col 21 - line 114 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 114 col 44 - line 114 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 114 col 64 - line 114 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 114 col 83 - line 114 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 114 col 83 - line 114 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 114 col 102 - line 114 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 114 col 102 - line 114 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 115 col 15 - line 115 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 115 col 34 - line 115 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 115 col 54 - line 115 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 115 col 74 - line 115 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 115 col 74 - line 115 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 115 col 95 - line 115 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 115 col 95 - line 115 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 116 col 22 - line 116 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 116 col 22 - line 116 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 116 col 41 - line 116 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 116 col 41 - line 116 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 116 col 60 - line 116 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 116 col 78 - line 116 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 116 col 102 - line 116 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 116 col 102 - line 116 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 117 col 20 - line 117 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 117 col 20 - line 117 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 117 col 38 - line 117 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 117 col 38 - line 117 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 117 col 61 - line 117 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 117 col 61 - line 117 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 117 col 87 - line 117 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 117 col 87 - line 117 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 118 col 17 - line 118 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 118 col 17 - line 118 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 118 col 40 - line 118 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 118 col 40 - line 118 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 118 col 63 - line 118 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 118 col 63 - line 118 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 118 col 80 - line 118 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 118 col 101 - line 118 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 119 col 17 - line 119 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 119 col 44 - line 119 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 119 col 44 - line 119 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 119 col 61 - line 119 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 119 col 61 - line 119 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 119 col 81 - line 119 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 119 col 81 - line 119 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 119 col 102 - line 119 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 120 col 17 - line 120 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 120 col 17 - line 120 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 120 col 35 - line 120 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 120 col 35 - line 120 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 120 col 56 - line 120 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 120 col 56 - line 120 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 120 col 77 - line 120 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 120 col 96 - line 120 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 120 col 96 - line 120 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 121 col 19 - line 121 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 121 col 45 - line 121 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 121 col 45 - line 121 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 121 col 66 - line 121 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 121 col 66 - line 121 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 121 col 88 - line 121 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 121 col 88 - line 121 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 121 col 107 - line 121 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 122 col 21 - line 122 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 122 col 21 - line 122 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 122 col 44 - line 122 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 122 col 44 - line 122 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 122 col 61 - line 122 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 122 col 61 - line 122 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 122 col 85 - line 122 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 122 col 104 - line 122 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 122 col 104 - line 122 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 123 col 20 - line 123 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 123 col 45 - line 123 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 123 col 45 - line 123 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 123 col 67 - line 123 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 123 col 67 - line 123 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 123 col 89 - line 123 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 123 col 89 - line 123 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 123 col 108 - line 123 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 123 col 108 - line 123 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 25 - line 124 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 25 - line 124 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 47 - line 124 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 47 - line 124 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 67 - line 124 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 67 - line 124 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 91 - line 124 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 91 - line 124 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 111 - line 124 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 124 col 111 - line 124 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 125 col 15 - line 125 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 125 col 38 - line 125 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 125 col 38 - line 125 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 125 col 58 - line 125 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 125 col 79 - line 125 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 125 col 79 - line 125 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 125 col 100 - line 125 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 125 col 100 - line 125 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 137 col 208 - line 137 col 208 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 137 col 225 - line 137 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 138 col 81 - line 138 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 138 col 81 - line 138 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 143 col 0 - line 143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 149 col 0 - line 149 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 151 col 24 - line 151 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 156 col 36 - line 156 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 156 col 116 - line 156 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 156 col 148 - line 156 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 156 col 170 - line 156 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 157 col 42 - line 157 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 157 col 140 - line 157 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 165 col 27 - line 165 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 165 col 63 - line 165 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 165 col 81 - line 165 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 165 col 103 - line 165 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 165 col 122 - line 165 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 169 col 72 - line 169 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 170 col 147 - line 170 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 170 col 177 - line 170 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 171 col 180 - line 171 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 179 col 14 - line 179 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 180 col 14 - line 180 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 181 col 14 - line 181 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 182 col 14 - line 182 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 183 col 14 - line 183 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 184 col 14 - line 184 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 185 col 14 - line 185 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 186 col 14 - line 186 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 187 col 14 - line 187 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 188 col 14 - line 188 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 189 col 14 - line 189 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 202 col 72 - line 202 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 202 col 0 - line 202 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 203 col 24 - line 203 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 206 col 20 - line 206 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 208 col 0 - line 208 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 214 col 31 - line 214 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 215 col 18 - line 215 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 215 col 63 - line 215 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 219 col 52 - line 219 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at lexicalstructure.tex; line 235 col 0 - line 235 col 17 3.05 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/operatorsandexpressions.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 3 col 192 - line 3 col 192 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 3 col 192 - line 3 col 192 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 14 col 20 - line 14 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 14 col 41 - line 14 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 14 col 62 - line 14 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 14 col 82 - line 14 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 22 col 55 - line 22 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 22 col 70 - line 22 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 22 col 85 - line 22 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 22 col 100 - line 22 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 22 col 115 - line 22 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 44 col 0 - line 44 col 529 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 44 col 0 - line 44 col 529 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 44 col 0 - line 44 col 529 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 44 col 0 - line 44 col 529 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 51 col 45 - line 51 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 51 col 70 - line 51 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 53 col 39 - line 53 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 53 col 57 - line 53 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 55 col 85 - line 55 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 55 col 109 - line 55 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 57 col 57 - line 57 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 57 col 78 - line 57 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 58 col 63 - line 58 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 58 col 84 - line 58 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 59 col 91 - line 59 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 59 col 118 - line 59 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 61 col 32 - line 61 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 61 col 52 - line 61 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 63 col 33 - line 63 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 63 col 53 - line 63 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 63 col 72 - line 63 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 64 col 46 - line 64 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 64 col 89 - line 64 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 66 col 26 - line 66 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 66 col 46 - line 66 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 67 col 62 - line 67 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 67 col 81 - line 67 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 68 col 46 - line 68 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 68 col 89 - line 68 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 70 col 40 - line 70 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 70 col 60 - line 70 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 70 col 80 - line 70 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 70 col 99 - line 70 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 72 col 48 - line 72 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 72 col 69 - line 72 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 74 col 29 - line 74 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 74 col 53 - line 74 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 76 col 27 - line 76 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 76 col 50 - line 76 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 78 col 76 - line 78 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 78 col 96 - line 78 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 79 col 94 - line 79 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 79 col 128 - line 79 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 81 col 86 - line 81 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 81 col 86 - line 81 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 81 col 86 - line 81 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 81 col 86 - line 81 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 81 col 119 - line 81 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 81 col 119 - line 81 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 81 col 119 - line 81 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 81 col 119 - line 81 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 83 col 63 - line 83 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 83 col 86 - line 83 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 89 col 60 - line 89 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 89 col 60 - line 89 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 90 col 22 - line 90 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 90 col 52 - line 90 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 102 col 0 - line 102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 108 col 0 - line 108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 113 col 185 - line 113 col 185 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 114 col 14 - line 114 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 114 col 14 - line 114 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 114 col 44 - line 114 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 114 col 44 - line 114 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 123 col 107 - line 123 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 123 col 107 - line 123 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 131 col 0 - line 131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 131 col 0 - line 131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 131 col 0 - line 131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 131 col 0 - line 131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 131 col 0 - line 131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 133 col 78 - line 133 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 137 col 0 - line 137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 137 col 0 - line 137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 137 col 0 - line 137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 137 col 0 - line 137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 137 col 0 - line 137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 137 col 0 - line 137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 137 col 0 - line 137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 148 col 13 - line 148 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 149 col 13 - line 149 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 150 col 13 - line 150 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 151 col 13 - line 151 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 152 col 13 - line 152 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 177 col 0 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 181 col 137 - line 181 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 181 col 158 - line 181 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 187 col 13 - line 187 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 188 col 14 - line 188 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 189 col 13 - line 189 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 190 col 14 - line 190 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 191 col 14 - line 191 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 192 col 14 - line 192 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 197 col 34 - line 197 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 207 col 15 - line 207 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 207 col 32 - line 207 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 208 col 15 - line 208 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 208 col 32 - line 208 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 209 col 14 - line 209 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 209 col 30 - line 209 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 235 col 36 - line 235 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 235 col 52 - line 235 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 235 col 66 - line 235 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 236 col 14 - line 236 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 236 col 30 - line 236 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 236 col 46 - line 236 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 237 col 68 - line 237 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 240 col 41 - line 240 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 240 col 78 - line 240 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 241 col 92 - line 241 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 242 col 60 - line 242 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 244 col 42 - line 244 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 244 col 68 - line 244 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 249 col 59 - line 249 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 250 col 16 - line 250 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 250 col 34 - line 250 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 250 col 105 - line 250 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 252 col 66 - line 252 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 252 col 237 - line 252 col 237 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 252 col 256 - line 252 col 256 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 252 col 451 - line 252 col 451 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 262 col 26 - line 262 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 266 col 0 - line 266 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 270 col 21 - line 270 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 270 col 46 - line 270 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 275 col 55 - line 275 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 279 col 57 - line 279 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 283 col 50 - line 283 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 290 col 0 - line 290 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 290 col 0 - line 290 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 290 col 0 - line 290 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 290 col 0 - line 290 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 291 col 39 - line 291 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 291 col 114 - line 291 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 291 col 114 - line 291 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 291 col 0 - line 291 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 291 col 0 - line 291 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 292 col 32 - line 292 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 292 col 32 - line 292 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 292 col 74 - line 292 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 292 col 109 - line 292 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 26 - line 293 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 58 - line 293 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 110 - line 293 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 110 - line 293 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 151 - line 293 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 203 - line 293 col 203 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 203 - line 293 col 203 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 294 col 44 - line 294 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 294 col 72 - line 294 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 294 col 184 - line 294 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 294 col 184 - line 294 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 18 - line 295 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 18 - line 295 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 54 - line 295 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 54 - line 295 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 104 - line 295 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 148 - line 295 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 148 - line 295 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 171 - line 295 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 171 - line 295 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 171 - line 295 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 299 col 18 - line 299 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 299 col 18 - line 299 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 299 col 106 - line 299 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 299 col 106 - line 299 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 313 col 23 - line 313 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 316 col 16 - line 316 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 316 col 0 - line 316 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 317 col 26 - line 317 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 324 col 81 - line 324 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 325 col 29 - line 325 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 331 col 0 - line 331 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 333 col 34 - line 333 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 333 col 64 - line 333 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 342 col 0 - line 342 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 342 col 0 - line 342 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 342 col 0 - line 342 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 342 col 0 - line 342 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 342 col 0 - line 342 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 342 col 0 - line 342 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 373 col 44 - line 373 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 385 col 20 - line 385 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 386 col 21 - line 386 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 387 col 21 - line 387 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 388 col 24 - line 388 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 388 col 77 - line 388 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 389 col 29 - line 389 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 389 col 67 - line 389 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 390 col 28 - line 390 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 390 col 63 - line 390 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 395 col 46 - line 395 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 399 col 0 - line 399 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 399 col 0 - line 399 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 402 col 0 - line 402 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 404 col 64 - line 404 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 404 col 64 - line 404 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 404 col 64 - line 404 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 404 col 64 - line 404 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 404 col 114 - line 404 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 404 col 134 - line 404 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 408 col 0 - line 408 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 408 col 0 - line 408 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 411 col 0 - line 411 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 413 col 82 - line 413 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 413 col 82 - line 413 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 413 col 82 - line 413 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 413 col 82 - line 413 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 413 col 82 - line 413 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 413 col 82 - line 413 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 413 col 82 - line 413 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 413 col 132 - line 413 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 413 col 152 - line 413 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 417 col 0 - line 417 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 417 col 0 - line 417 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 420 col 0 - line 420 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 422 col 109 - line 422 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 422 col 129 - line 422 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 426 col 36 - line 426 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 426 col 0 - line 426 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 429 col 0 - line 429 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 431 col 120 - line 431 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 431 col 157 - line 431 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 431 col 188 - line 431 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 431 col 259 - line 431 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 431 col 259 - line 431 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 436 col 43 - line 436 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 436 col 0 - line 436 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 439 col 0 - line 439 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 441 col 49 - line 441 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 441 col 107 - line 441 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 441 col 161 - line 441 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 441 col 215 - line 441 col 215 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 447 col 35 - line 447 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 447 col 0 - line 447 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 454 col 0 - line 454 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 456 col 39 - line 456 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 456 col 74 - line 456 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 456 col 139 - line 456 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 456 col 167 - line 456 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 456 col 191 - line 456 col 191 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 456 col 361 - line 456 col 361 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 458 col 34 - line 458 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 461 col 39 - line 461 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 463 col 42 - line 463 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 465 col 43 - line 465 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 469 col 28 - line 469 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 472 col 22 - line 472 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 472 col 68 - line 472 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 475 col 22 - line 475 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 476 col 73 - line 476 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 476 col 73 - line 476 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 476 col 73 - line 476 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 476 col 73 - line 476 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 477 col 0 - line 477 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 479 col 25 - line 479 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 480 col 0 - line 480 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 480 col 0 - line 480 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 480 col 0 - line 480 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 480 col 0 - line 480 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 30 - line 483 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 209 - line 483 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 299 - line 483 col 299 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 316 - line 483 col 316 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 333 - line 483 col 333 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 350 - line 483 col 350 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 367 - line 483 col 367 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 447 - line 483 col 447 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 464 - line 483 col 464 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 481 - line 483 col 481 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 498 - line 483 col 498 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 515 - line 483 col 515 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 532 - line 483 col 532 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 553 - line 483 col 553 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 485 col 18 - line 485 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 485 col 34 - line 485 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 485 col 76 - line 485 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 485 col 112 - line 485 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 492 col 79 - line 492 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 492 col 79 - line 492 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 499 col 25 - line 499 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 500 col 25 - line 500 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 501 col 25 - line 501 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 502 col 21 - line 502 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 502 col 57 - line 502 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 503 col 22 - line 503 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 503 col 57 - line 503 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 504 col 24 - line 504 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 504 col 54 - line 504 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 36 - line 509 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 54 - line 509 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 73 - line 509 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 98 - line 509 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 189 - line 509 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 215 - line 509 col 215 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 245 - line 509 col 245 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 272 - line 509 col 272 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 327 - line 509 col 327 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 509 col 346 - line 509 col 346 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 47 - line 512 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 119 - line 512 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 515 col 0 - line 515 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 515 col 0 - line 515 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 518 col 0 - line 518 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 522 col 33 - line 522 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 522 col 160 - line 522 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 524 col 53 - line 524 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 524 col 76 - line 524 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 524 col 125 - line 524 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 524 col 156 - line 524 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 524 col 186 - line 524 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 528 col 0 - line 528 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 528 col 0 - line 528 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 531 col 0 - line 531 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 533 col 89 - line 533 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 533 col 145 - line 533 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 533 col 168 - line 533 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 533 col 217 - line 533 col 217 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 533 col 248 - line 533 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 533 col 278 - line 533 col 278 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 535 col 35 - line 535 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 535 col 35 - line 535 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 535 col 157 - line 535 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 535 col 189 - line 535 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 535 col 222 - line 535 col 222 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 540 col 0 - line 540 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 540 col 0 - line 540 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 543 col 0 - line 543 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 545 col 93 - line 545 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 545 col 149 - line 545 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 545 col 172 - line 545 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 545 col 221 - line 545 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 545 col 252 - line 545 col 252 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 545 col 282 - line 545 col 282 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 547 col 35 - line 547 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 547 col 35 - line 547 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 547 col 157 - line 547 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 547 col 190 - line 547 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 552 col 0 - line 552 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 552 col 0 - line 552 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 555 col 0 - line 555 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 557 col 89 - line 557 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 559 col 35 - line 559 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 559 col 35 - line 559 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 564 col 0 - line 564 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 564 col 0 - line 564 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 567 col 0 - line 567 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 569 col 91 - line 569 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 571 col 35 - line 571 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 571 col 35 - line 571 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 576 col 0 - line 576 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 576 col 0 - line 576 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 579 col 0 - line 579 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 581 col 84 - line 581 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 581 col 126 - line 581 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 583 col 35 - line 583 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 583 col 35 - line 583 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 597 col 20 - line 597 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 597 col 45 - line 597 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 598 col 20 - line 598 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 598 col 45 - line 598 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 599 col 20 - line 599 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 599 col 45 - line 599 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 600 col 21 - line 600 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 600 col 46 - line 600 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 601 col 21 - line 601 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 601 col 46 - line 601 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 602 col 21 - line 602 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 602 col 46 - line 602 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 603 col 27 - line 603 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 603 col 47 - line 603 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 604 col 21 - line 604 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 604 col 46 - line 604 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 605 col 21 - line 605 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 605 col 46 - line 605 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 606 col 21 - line 606 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 606 col 46 - line 606 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 607 col 20 - line 607 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 607 col 45 - line 607 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 608 col 20 - line 608 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 608 col 45 - line 608 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 609 col 22 - line 609 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 609 col 47 - line 609 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 614 col 100 - line 614 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 617 col 151 - line 617 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 620 col 0 - line 620 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 620 col 0 - line 620 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 623 col 0 - line 623 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 644 col 32 - line 644 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 645 col 44 - line 645 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 646 col 28 - line 646 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 646 col 75 - line 646 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 647 col 62 - line 647 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 648 col 45 - line 648 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 649 col 25 - line 649 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 650 col 29 - line 650 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 651 col 41 - line 651 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 652 col 29 - line 652 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 659 col 0 - line 659 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 659 col 0 - line 659 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 662 col 0 - line 662 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 664 col 131 - line 664 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 666 col 20 - line 666 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 671 col 0 - line 671 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 671 col 0 - line 671 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 675 col 0 - line 675 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 677 col 69 - line 677 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 677 col 98 - line 677 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 677 col 130 - line 677 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 677 col 196 - line 677 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 677 col 225 - line 677 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 677 col 260 - line 677 col 260 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 677 col 408 - line 677 col 408 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 681 col 0 - line 681 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 681 col 0 - line 681 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 684 col 0 - line 684 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 689 col 105 - line 689 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 689 col 140 - line 689 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 693 col 0 - line 693 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 693 col 0 - line 693 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 696 col 0 - line 696 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 698 col 99 - line 698 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 707 col 66 - line 707 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 713 col 0 - line 713 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 713 col 0 - line 713 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 716 col 0 - line 716 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 718 col 81 - line 718 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 718 col 81 - line 718 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 718 col 81 - line 718 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 718 col 81 - line 718 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 718 col 122 - line 718 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 722 col 0 - line 722 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 722 col 0 - line 722 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 725 col 0 - line 725 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 727 col 25 - line 727 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 731 col 0 - line 731 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 731 col 0 - line 731 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 734 col 0 - line 734 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 736 col 29 - line 736 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 740 col 0 - line 740 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 740 col 0 - line 740 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 747 col 0 - line 747 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 749 col 31 - line 749 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 753 col 0 - line 753 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 753 col 0 - line 753 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 756 col 0 - line 756 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 767 col 17 - line 767 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 781 col 44 - line 781 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 803 col 31 - line 803 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 819 col 0 - line 819 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 21 - line 820 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 38 - line 820 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 56 - line 820 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 74 - line 820 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 89 - line 820 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 104 - line 820 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 141 - line 820 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 171 - line 820 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 196 - line 820 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 223 - line 820 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 253 - line 820 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 820 col 296 - line 820 col 296 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 821 col 20 - line 821 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 821 col 41 - line 821 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 821 col 120 - line 821 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 821 col 140 - line 821 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 821 col 250 - line 821 col 250 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 821 col 270 - line 821 col 270 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 822 col 41 - line 822 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 81 - line 824 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 101 - line 824 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 180 - line 824 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 201 - line 824 col 201 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 259 - line 824 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 289 - line 824 col 289 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 833 col 31 - line 833 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 132 - line 895 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 162 - line 895 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 902 col 0 - line 902 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 904 col 119 - line 904 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 906 col 69 - line 906 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 910 col 0 - line 910 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 911 col 77 - line 911 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 911 col 403 - line 911 col 403 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 917 col 23 - line 917 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 929 col 23 - line 929 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 943 col 0 - line 943 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 943 col 0 - line 943 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 943 col 0 - line 943 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 943 col 0 - line 943 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 943 col 0 - line 943 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 943 col 0 - line 943 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 947 col 23 - line 947 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 947 col 89 - line 947 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 947 col 89 - line 947 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 947 col 140 - line 947 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 962 col 37 - line 962 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 962 col 0 - line 962 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 980 col 0 - line 980 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 983 col 32 - line 983 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 992 col 20 - line 992 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 995 col 48 - line 995 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1013 col 20 - line 1013 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1042 col 0 - line 1042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1042 col 0 - line 1042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1042 col 0 - line 1042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1042 col 0 - line 1042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1042 col 0 - line 1042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1065 col 0 - line 1065 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1065 col 0 - line 1065 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1065 col 0 - line 1065 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1065 col 0 - line 1065 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1065 col 0 - line 1065 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1068 col 49 - line 1068 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1080 col 0 - line 1080 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1080 col 0 - line 1080 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1080 col 0 - line 1080 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1080 col 0 - line 1080 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1080 col 0 - line 1080 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1080 col 0 - line 1080 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1096 col 41 - line 1096 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1097 col 37 - line 1097 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1098 col 29 - line 1098 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1112 col 0 - line 1112 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1121 col 0 - line 1121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1121 col 0 - line 1121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1121 col 0 - line 1121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1121 col 0 - line 1121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1129 col 0 - line 1129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1135 col 0 - line 1135 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1143 col 0 - line 1143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1147 col 0 - line 1147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1149 col 26 - line 1149 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1153 col 0 - line 1153 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1154 col 47 - line 1154 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1155 col 33 - line 1155 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1181 col 0 - line 1181 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1182 col 28 - line 1182 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1182 col 0 - line 1182 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1183 col 47 - line 1183 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1196 col 111 - line 1196 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1196 col 128 - line 1196 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1196 col 146 - line 1196 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1196 col 170 - line 1196 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1203 col 21 - line 1203 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1203 col 21 - line 1203 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1204 col 22 - line 1204 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1205 col 36 - line 1205 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1206 col 40 - line 1206 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1207 col 57 - line 1207 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1208 col 20 - line 1208 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1209 col 21 - line 1209 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1209 col 71 - line 1209 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1210 col 23 - line 1210 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1210 col 68 - line 1210 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1211 col 40 - line 1211 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1216 col 0 - line 1216 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1216 col 0 - line 1216 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1219 col 0 - line 1219 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1219 col 0 - line 1219 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1221 col 24 - line 1221 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1221 col 78 - line 1221 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1223 col 29 - line 1223 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1223 col 29 - line 1223 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1228 col 0 - line 1228 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1228 col 0 - line 1228 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1231 col 0 - line 1231 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1233 col 24 - line 1233 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1235 col 30 - line 1235 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1240 col 0 - line 1240 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1240 col 0 - line 1240 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1243 col 0 - line 1243 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1245 col 16 - line 1245 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1249 col 0 - line 1249 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1249 col 0 - line 1249 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1252 col 0 - line 1252 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1254 col 54 - line 1254 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1254 col 212 - line 1254 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1254 col 422 - line 1254 col 422 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1254 col 510 - line 1254 col 510 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1254 col 532 - line 1254 col 532 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1256 col 18 - line 1256 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1256 col 64 - line 1256 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1256 col 194 - line 1256 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1256 col 223 - line 1256 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1256 col 332 - line 1256 col 332 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1256 col 358 - line 1256 col 358 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1259 col 28 - line 1259 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1270 col 0 - line 1270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1275 col 35 - line 1275 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1275 col 0 - line 1275 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1278 col 0 - line 1278 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1280 col 24 - line 1280 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1280 col 339 - line 1280 col 339 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1280 col 495 - line 1280 col 495 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1280 col 518 - line 1280 col 518 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1284 col 0 - line 1284 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1284 col 0 - line 1284 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1287 col 0 - line 1287 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1293 col 15 - line 1293 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1293 col 277 - line 1293 col 277 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1293 col 277 - line 1293 col 277 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1295 col 68 - line 1295 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1295 col 68 - line 1295 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1297 col 39 - line 1297 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1299 col 76 - line 1299 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1299 col 110 - line 1299 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1299 col 345 - line 1299 col 345 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1299 col 367 - line 1299 col 367 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1299 col 410 - line 1299 col 410 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1302 col 16 - line 1302 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1302 col 39 - line 1302 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1302 col 73 - line 1302 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1302 col 73 - line 1302 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1302 col 151 - line 1302 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1302 col 171 - line 1302 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1305 col 113 - line 1305 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1305 col 134 - line 1305 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1305 col 155 - line 1305 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1306 col 148 - line 1306 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1306 col 169 - line 1306 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1312 col 0 - line 1312 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1312 col 0 - line 1312 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1315 col 0 - line 1315 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1317 col 47 - line 1317 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1317 col 71 - line 1317 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1317 col 131 - line 1317 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1317 col 183 - line 1317 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1317 col 183 - line 1317 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1321 col 0 - line 1321 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1321 col 0 - line 1321 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1324 col 0 - line 1324 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1326 col 42 - line 1326 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1326 col 89 - line 1326 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1330 col 0 - line 1330 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1330 col 0 - line 1330 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1333 col 0 - line 1333 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1335 col 33 - line 1335 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1335 col 33 - line 1335 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1336 col 41 - line 1336 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1336 col 116 - line 1336 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1341 col 18 - line 1341 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1342 col 56 - line 1342 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1342 col 56 - line 1342 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1369 col 41 - line 1369 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1369 col 82 - line 1369 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1369 col 97 - line 1369 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1369 col 161 - line 1369 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1371 col 93 - line 1371 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1373 col 122 - line 1373 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1375 col 81 - line 1375 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1376 col 28 - line 1376 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1378 col 18 - line 1378 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1378 col 69 - line 1378 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1383 col 44 - line 1383 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1387 col 199 - line 1387 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1415 col 0 - line 1415 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1415 col 0 - line 1415 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1415 col 0 - line 1415 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1415 col 0 - line 1415 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1415 col 0 - line 1415 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1415 col 0 - line 1415 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1415 col 0 - line 1415 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1423 col 18 - line 1423 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1423 col 39 - line 1423 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1423 col 60 - line 1423 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1423 col 80 - line 1423 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1423 col 109 - line 1423 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1423 col 109 - line 1423 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1425 col 44 - line 1425 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1427 col 63 - line 1427 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1427 col 63 - line 1427 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1427 col 85 - line 1427 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1427 col 102 - line 1427 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1428 col 18 - line 1428 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1428 col 38 - line 1428 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1428 col 58 - line 1428 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1428 col 79 - line 1428 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1435 col 0 - line 1435 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1439 col 43 - line 1439 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1439 col 327 - line 1439 col 327 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1439 col 364 - line 1439 col 364 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1448 col 45 - line 1448 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1452 col 63 - line 1452 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1452 col 63 - line 1452 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1452 col 85 - line 1452 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1452 col 102 - line 1452 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1453 col 18 - line 1453 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1453 col 38 - line 1453 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1453 col 58 - line 1453 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1453 col 79 - line 1453 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1459 col 30 - line 1459 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1461 col 19 - line 1461 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1461 col 19 - line 1461 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1461 col 59 - line 1461 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1461 col 59 - line 1461 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1461 col 76 - line 1461 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1461 col 127 - line 1461 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1461 col 127 - line 1461 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1463 col 23 - line 1463 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1463 col 57 - line 1463 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1463 col 77 - line 1463 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1463 col 119 - line 1463 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1465 col 0 - line 1465 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1467 col 0 - line 1467 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1478 col 52 - line 1478 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1478 col 73 - line 1478 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1478 col 93 - line 1478 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1478 col 131 - line 1478 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1478 col 131 - line 1478 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1478 col 170 - line 1478 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1478 col 209 - line 1478 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1478 col 209 - line 1478 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1484 col 47 - line 1484 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1484 col 47 - line 1484 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1484 col 84 - line 1484 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1484 col 84 - line 1484 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1484 col 84 - line 1484 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1484 col 118 - line 1484 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1484 col 118 - line 1484 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1484 col 118 - line 1484 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 35 - line 1486 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 69 - line 1486 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 84 - line 1486 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 100 - line 1486 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 116 - line 1486 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 169 - line 1486 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 188 - line 1486 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 205 - line 1486 col 205 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 230 - line 1486 col 230 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1486 col 320 - line 1486 col 320 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1488 col 95 - line 1488 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1488 col 115 - line 1488 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1488 col 224 - line 1488 col 224 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1488 col 258 - line 1488 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1491 col 31 - line 1491 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1491 col 49 - line 1491 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1491 col 73 - line 1491 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 24 - line 1496 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 24 - line 1496 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 51 - line 1496 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 51 - line 1496 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 77 - line 1496 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 77 - line 1496 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 106 - line 1496 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 106 - line 1496 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 268 - line 1496 col 268 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1496 col 268 - line 1496 col 268 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1503 col 56 - line 1503 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1503 col 114 - line 1503 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1510 col 135 - line 1510 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1510 col 157 - line 1510 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1514 col 64 - line 1514 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1514 col 64 - line 1514 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1514 col 92 - line 1514 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1514 col 150 - line 1514 col 150 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1514 col 171 - line 1514 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1514 col 191 - line 1514 col 191 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1514 col 219 - line 1514 col 219 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1514 col 219 - line 1514 col 219 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1516 col 113 - line 1516 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1516 col 167 - line 1516 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1517 col 47 - line 1517 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1518 col 154 - line 1518 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1518 col 176 - line 1518 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1526 col 169 - line 1526 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1526 col 190 - line 1526 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1527 col 45 - line 1527 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1528 col 40 - line 1528 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1528 col 92 - line 1528 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1528 col 158 - line 1528 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1548 col 0 - line 1548 col 17 19.31 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/classes.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 8 col 77 - line 8 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 9 col 19 - line 9 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 9 col 39 - line 9 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 9 col 60 - line 9 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 17 col 81 - line 17 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 17 col 81 - line 17 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 17 col 101 - line 17 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 17 col 126 - line 17 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 17 col 126 - line 17 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 17 col 149 - line 17 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 18 col 33 - line 18 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 18 col 33 - line 18 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 20 col 34 - line 20 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 20 col 123 - line 20 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 20 col 140 - line 20 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 20 col 160 - line 20 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 20 col 179 - line 20 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 20 col 197 - line 20 col 197 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 20 col 249 - line 20 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 20 col 268 - line 20 col 268 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 20 col 306 - line 20 col 306 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 45 col 0 - line 45 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 48 col 60 - line 48 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 48 col 60 - line 48 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 49 col 36 - line 49 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 49 col 36 - line 49 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 71 col 0 - line 71 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 71 col 0 - line 71 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 71 col 0 - line 71 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 71 col 0 - line 71 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 71 col 0 - line 71 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 71 col 0 - line 71 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 97 col 182 - line 97 col 182 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 129 col 0 - line 129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 133 col 48 - line 133 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 133 col 48 - line 133 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 133 col 159 - line 133 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 133 col 159 - line 133 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 133 col 220 - line 133 col 220 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 133 col 220 - line 133 col 220 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 133 col 279 - line 133 col 279 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 133 col 279 - line 133 col 279 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 136 col 100 - line 136 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 136 col 100 - line 136 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 139 col 0 - line 139 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 145 col 0 - line 145 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 152 col 0 - line 152 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 157 col 0 - line 157 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 162 col 51 - line 162 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 162 col 51 - line 162 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 162 col 126 - line 162 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 162 col 151 - line 162 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 165 col 40 - line 165 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 165 col 40 - line 165 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 165 col 61 - line 165 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 165 col 113 - line 165 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 165 col 113 - line 165 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 168 col 51 - line 168 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 168 col 51 - line 168 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 180 col 95 - line 180 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 180 col 173 - line 180 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 196 col 0 - line 196 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 196 col 0 - line 196 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 196 col 0 - line 196 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 196 col 0 - line 196 col 17 Error:expected:Until: Missing argument Until: for Core::Definition::Expandable[\igobble Until: ] at classes.tex; line 205 col 219 - line 205 col 219 Ended at classes.tex; line 205 col 219 - line 205 col 219 Input is empty In Core::Definition::Expandable[\igobble... /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/preamble.tex; from line 93 col 0 to line 93 col 17 <= Core::Gullet[@0x55aa156a7b90] <= Core::Stomach[@0x55aa15360218] <= Core::Definition::Constructor[\@index... <= ... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 207 col 66 - line 207 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 207 col 131 - line 207 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 207 col 206 - line 207 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 59 - line 212 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 59 - line 212 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 79 - line 212 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 79 - line 212 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 108 - line 212 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 108 - line 212 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 108 - line 212 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 135 - line 212 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 135 - line 212 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 212 col 204 - line 212 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 217 col 145 - line 217 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 217 col 165 - line 217 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 217 col 165 - line 217 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 217 col 183 - line 217 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 219 col 44 - line 219 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 219 col 70 - line 219 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 219 col 121 - line 219 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 221 col 40 - line 221 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 221 col 60 - line 221 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 221 col 82 - line 221 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 221 col 105 - line 221 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 221 col 127 - line 221 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 221 col 146 - line 221 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 221 col 166 - line 221 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 224 col 33 - line 224 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 224 col 258 - line 224 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 224 col 372 - line 224 col 372 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 224 col 394 - line 224 col 394 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 226 col 75 - line 226 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 226 col 120 - line 226 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 226 col 145 - line 226 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 227 col 17 - line 227 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 227 col 40 - line 227 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 34 - line 229 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 54 - line 229 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 73 - line 229 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 96 - line 229 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 332 - line 229 col 332 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 512 - line 229 col 512 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 569 - line 229 col 569 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 589 - line 229 col 589 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 608 - line 229 col 608 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 631 - line 229 col 631 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 804 - line 229 col 804 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 827 - line 229 col 827 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 229 col 852 - line 229 col 852 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 232 col 17 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 232 col 82 - line 232 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 232 col 102 - line 232 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 232 col 121 - line 232 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 232 col 143 - line 232 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 235 col 30 - line 235 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 235 col 49 - line 235 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 235 col 72 - line 235 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 235 col 92 - line 235 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 239 col 79 - line 239 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 240 col 42 - line 240 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 244 col 35 - line 244 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 244 col 161 - line 244 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 246 col 69 - line 246 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 263 col 24 - line 263 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 266 col 50 - line 266 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 266 col 73 - line 266 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 268 col 0 - line 268 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 270 col 43 - line 270 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 271 col 75 - line 271 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 278 col 47 - line 278 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 278 col 70 - line 278 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 285 col 247 - line 285 col 247 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 289 col 67 - line 289 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 291 col 51 - line 291 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 340 col 33 - line 340 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 340 col 56 - line 340 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 340 col 78 - line 340 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 343 col 27 - line 343 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 343 col 62 - line 343 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 343 col 84 - line 343 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 345 col 27 - line 345 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 345 col 67 - line 345 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 345 col 90 - line 345 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 347 col 48 - line 347 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 348 col 69 - line 348 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 350 col 26 - line 350 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 354 col 50 - line 354 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 355 col 36 - line 355 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 361 col 21 - line 361 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 361 col 79 - line 361 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 361 col 101 - line 361 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 361 col 165 - line 361 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 361 col 165 - line 361 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 362 col 43 - line 362 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 362 col 43 - line 362 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 362 col 111 - line 362 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 362 col 111 - line 362 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 362 col 132 - line 362 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 362 col 132 - line 362 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 365 col 18 - line 365 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 365 col 58 - line 365 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 365 col 58 - line 365 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 366 col 68 - line 366 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 366 col 0 - line 366 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 367 col 45 - line 367 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 367 col 45 - line 367 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 370 col 47 - line 370 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 370 col 67 - line 370 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 371 col 19 - line 371 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 371 col 0 - line 371 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 371 col 0 - line 371 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 373 col 35 - line 373 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 373 col 55 - line 373 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 373 col 76 - line 373 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 374 col 23 - line 374 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 374 col 23 - line 374 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 377 col 75 - line 377 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 386 col 20 - line 386 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 387 col 20 - line 387 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 387 col 76 - line 387 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 387 col 126 - line 387 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 388 col 22 - line 388 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 388 col 106 - line 388 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 388 col 106 - line 388 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 389 col 46 - line 389 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 389 col 73 - line 389 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 389 col 73 - line 389 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 410 col 132 - line 410 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 411 col 128 - line 411 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 414 col 23 - line 414 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 417 col 39 - line 417 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 418 col 37 - line 418 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 418 col 37 - line 418 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 418 col 71 - line 418 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 418 col 248 - line 418 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 433 col 0 - line 433 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 433 col 0 - line 433 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 433 col 0 - line 433 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 433 col 0 - line 433 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 433 col 0 - line 433 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 433 col 0 - line 433 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 433 col 0 - line 433 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 433 col 0 - line 433 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 441 col 0 - line 441 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 443 col 48 - line 443 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 443 col 69 - line 443 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 443 col 0 - line 443 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 445 col 31 - line 445 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 457 col 22 - line 457 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 458 col 36 - line 458 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 459 col 25 - line 459 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 460 col 25 - line 460 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 461 col 63 - line 461 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 487 col 0 - line 487 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 487 col 0 - line 487 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 487 col 0 - line 487 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 492 col 66 - line 492 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 492 col 82 - line 492 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 492 col 82 - line 492 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 508 col 0 - line 508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 508 col 0 - line 508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 508 col 0 - line 508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 508 col 0 - line 508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 508 col 0 - line 508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 511 col 51 - line 511 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 521 col 26 - line 521 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 527 col 90 - line 527 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 527 col 134 - line 527 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 527 col 153 - line 527 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 527 col 190 - line 527 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 540 col 118 - line 540 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 540 col 139 - line 540 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 571 col 146 - line 571 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 571 col 146 - line 571 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 625 col 0 - line 625 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 625 col 0 - line 625 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 625 col 0 - line 625 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 635 col 0 - line 635 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 635 col 0 - line 635 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 635 col 0 - line 635 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 635 col 0 - line 635 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 635 col 0 - line 635 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 637 col 103 - line 637 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 637 col 103 - line 637 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 661 col 0 - line 661 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 667 col 0 - line 667 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 667 col 0 - line 667 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 676 col 0 - line 676 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 682 col 27 - line 682 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 682 col 46 - line 682 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 687 col 0 - line 687 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 687 col 0 - line 687 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 690 col 172 - line 690 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 690 col 172 - line 690 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 696 col 0 - line 696 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 696 col 0 - line 696 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 696 col 0 - line 696 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 701 col 43 - line 701 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 701 col 43 - line 701 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 701 col 111 - line 701 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 701 col 111 - line 701 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 721 col 161 - line 721 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 721 col 161 - line 721 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 721 col 224 - line 721 col 224 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 721 col 245 - line 721 col 245 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 721 col 266 - line 721 col 266 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 721 col 286 - line 721 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 721 col 432 - line 721 col 432 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 721 col 432 - line 721 col 432 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 744 col 0 - line 744 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 749 col 175 - line 749 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 749 col 175 - line 749 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 749 col 196 - line 749 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 749 col 196 - line 749 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 765 col 0 - line 765 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 765 col 0 - line 765 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 765 col 0 - line 765 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 765 col 0 - line 765 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 765 col 0 - line 765 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 765 col 0 - line 765 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 765 col 0 - line 765 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 34 - line 767 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 75 - line 767 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 100 - line 767 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 126 - line 767 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 768 col 28 - line 768 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 768 col 47 - line 768 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 18 - line 775 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 18 - line 775 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 36 - line 775 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 36 - line 775 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 55 - line 775 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 55 - line 775 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 74 - line 775 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 74 - line 775 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 95 - line 775 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 95 - line 775 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 117 - line 775 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 117 - line 775 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 0 - line 775 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 775 col 0 - line 775 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 780 col 24 - line 780 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 780 col 24 - line 780 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 780 col 44 - line 780 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 106 - line 781 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 106 - line 781 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 129 - line 781 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 129 - line 781 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 159 - line 781 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 159 - line 781 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 159 - line 781 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 190 - line 781 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 190 - line 781 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 190 - line 781 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 216 - line 781 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 216 - line 781 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 311 - line 781 col 311 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 331 - line 781 col 331 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 350 - line 781 col 350 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 350 - line 781 col 350 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 369 - line 781 col 369 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 369 - line 781 col 369 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 390 - line 781 col 390 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 781 col 410 - line 781 col 410 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 783 col 22 - line 783 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 783 col 22 - line 783 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 783 col 40 - line 783 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 786 col 23 - line 786 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 786 col 23 - line 786 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 786 col 42 - line 786 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 789 col 23 - line 789 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 789 col 23 - line 789 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 789 col 42 - line 789 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 790 col 25 - line 790 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 790 col 25 - line 790 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 790 col 99 - line 790 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 790 col 99 - line 790 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 790 col 136 - line 790 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 790 col 162 - line 790 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 793 col 108 - line 793 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 793 col 131 - line 793 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 797 col 26 - line 797 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 797 col 26 - line 797 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 797 col 48 - line 797 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 801 col 24 - line 801 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 801 col 24 - line 801 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 804 col 27 - line 804 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 804 col 27 - line 804 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 804 col 81 - line 804 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 106 - line 805 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 106 - line 805 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 129 - line 805 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 129 - line 805 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 159 - line 805 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 159 - line 805 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 159 - line 805 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 190 - line 805 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 190 - line 805 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 190 - line 805 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 216 - line 805 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 805 col 216 - line 805 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 37 - line 807 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 144 - line 807 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 144 - line 807 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 166 - line 807 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 166 - line 807 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 239 - line 807 col 239 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 239 - line 807 col 239 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 259 - line 807 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 259 - line 807 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 280 - line 807 col 280 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 280 - line 807 col 280 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 809 col 25 - line 809 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 809 col 25 - line 809 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 809 col 46 - line 809 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 93 - line 810 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 93 - line 810 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 812 col 33 - line 812 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 812 col 33 - line 812 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 812 col 33 - line 812 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 812 col 62 - line 812 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 29 - line 813 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 29 - line 813 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 223 - line 813 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 223 - line 813 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 223 - line 813 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 249 - line 813 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 249 - line 813 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 293 - line 813 col 293 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 293 - line 813 col 293 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 293 - line 813 col 293 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 353 - line 813 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 353 - line 813 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 353 - line 813 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 378 - line 813 col 378 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 378 - line 813 col 378 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 568 - line 813 col 568 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 568 - line 813 col 568 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 568 - line 813 col 568 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 601 - line 813 col 601 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 601 - line 813 col 601 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 601 - line 813 col 601 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 653 - line 813 col 653 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 653 - line 813 col 653 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 653 - line 813 col 653 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 815 col 26 - line 815 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 815 col 26 - line 815 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 815 col 48 - line 815 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 30 - line 816 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 30 - line 816 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 142 - line 816 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 142 - line 816 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 142 - line 816 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 818 col 35 - line 818 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 818 col 35 - line 818 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 818 col 35 - line 818 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 818 col 66 - line 818 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 37 - line 819 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 37 - line 819 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 105 - line 819 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 105 - line 819 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 189 - line 819 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 189 - line 819 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 189 - line 819 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 824 col 0 - line 824 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 824 col 0 - line 824 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 824 col 0 - line 824 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 824 col 0 - line 824 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 830 col 0 - line 830 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 830 col 0 - line 830 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 830 col 0 - line 830 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 830 col 0 - line 830 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 830 col 0 - line 830 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 835 col 80 - line 835 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 835 col 80 - line 835 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 835 col 98 - line 835 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 835 col 98 - line 835 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 835 col 127 - line 835 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 835 col 127 - line 835 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 835 col 127 - line 835 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 836 col 77 - line 836 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 836 col 155 - line 836 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 836 col 176 - line 836 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 839 col 27 - line 839 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 839 col 27 - line 839 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 860 col 0 - line 860 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 866 col 50 - line 866 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 866 col 50 - line 866 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 866 col 72 - line 866 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 866 col 72 - line 866 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 866 col 238 - line 866 col 238 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 866 col 238 - line 866 col 238 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 866 col 259 - line 866 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 866 col 259 - line 866 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 890 col 0 - line 890 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 63 - line 892 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 127 - line 892 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 895 col 41 - line 895 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 896 col 71 - line 896 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 900 col 49 - line 900 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 909 col 51 - line 909 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 909 col 51 - line 909 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 909 col 72 - line 909 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 909 col 72 - line 909 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 67 - line 912 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 67 - line 912 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 85 - line 912 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 106 - line 912 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 126 - line 912 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 147 - line 912 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 209 - line 912 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 209 - line 912 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 241 - line 912 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 241 - line 912 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 241 - line 912 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 275 - line 912 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 912 col 275 - line 912 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 63 - line 914 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 63 - line 914 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 85 - line 914 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 85 - line 914 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 115 - line 914 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 115 - line 914 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 919 col 72 - line 919 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 919 col 72 - line 919 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 924 col 68 - line 924 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 924 col 68 - line 924 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 924 col 89 - line 924 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 924 col 89 - line 924 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 933 col 46 - line 933 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 933 col 46 - line 933 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 933 col 67 - line 933 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 933 col 67 - line 933 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 936 col 77 - line 936 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 936 col 77 - line 936 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 936 col 98 - line 936 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 936 col 98 - line 936 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 936 col 188 - line 936 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 938 col 53 - line 938 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 938 col 53 - line 938 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 958 col 27 - line 958 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 958 col 63 - line 958 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 964 col 0 - line 964 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 964 col 0 - line 964 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 964 col 0 - line 964 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 966 col 18 - line 966 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 966 col 37 - line 966 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 967 col 23 - line 967 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 967 col 65 - line 967 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 968 col 81 - line 968 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 973 col 19 - line 973 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 973 col 19 - line 973 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 973 col 40 - line 973 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 973 col 40 - line 973 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 979 col 166 - line 979 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 979 col 166 - line 979 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 990 col 68 - line 990 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 990 col 68 - line 990 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 990 col 89 - line 990 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 990 col 89 - line 990 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 990 col 156 - line 990 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1004 col 36 - line 1004 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1004 col 36 - line 1004 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1004 col 57 - line 1004 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1004 col 57 - line 1004 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1004 col 104 - line 1004 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1004 col 104 - line 1004 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1004 col 125 - line 1004 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1004 col 125 - line 1004 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1006 col 65 - line 1006 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1006 col 105 - line 1006 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1006 col 105 - line 1006 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1006 col 133 - line 1006 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1007 col 26 - line 1007 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1007 col 93 - line 1007 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1010 col 49 - line 1010 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1010 col 49 - line 1010 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1010 col 70 - line 1010 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1010 col 70 - line 1010 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1017 col 0 - line 1017 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1017 col 0 - line 1017 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1018 col 33 - line 1018 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1018 col 97 - line 1018 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1018 col 125 - line 1018 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1021 col 67 - line 1021 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1021 col 67 - line 1021 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1021 col 88 - line 1021 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1021 col 88 - line 1021 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1023 col 35 - line 1023 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1023 col 35 - line 1023 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1023 col 57 - line 1023 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1023 col 57 - line 1023 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1035 col 152 - line 1035 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1035 col 152 - line 1035 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1035 col 173 - line 1035 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1035 col 173 - line 1035 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1055 col 0 - line 1055 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1055 col 0 - line 1055 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1055 col 0 - line 1055 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1055 col 0 - line 1055 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1055 col 0 - line 1055 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1055 col 0 - line 1055 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1057 col 27 - line 1057 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1059 col 42 - line 1059 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1059 col 59 - line 1059 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1059 col 76 - line 1059 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1059 col 93 - line 1059 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1059 col 0 - line 1059 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1068 col 69 - line 1068 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1068 col 89 - line 1068 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1073 col 41 - line 1073 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1073 col 87 - line 1073 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1076 col 41 - line 1076 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1076 col 93 - line 1076 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1076 col 137 - line 1076 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1077 col 49 - line 1077 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1078 col 126 - line 1078 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1113 col 0 - line 1113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1115 col 19 - line 1115 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1115 col 131 - line 1115 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1117 col 37 - line 1117 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1119 col 46 - line 1119 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1119 col 63 - line 1119 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1119 col 80 - line 1119 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1119 col 97 - line 1119 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1120 col 32 - line 1120 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1120 col 51 - line 1120 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1120 col 70 - line 1120 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1120 col 111 - line 1120 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1120 col 130 - line 1120 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1120 col 149 - line 1120 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1130 col 66 - line 1130 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1130 col 83 - line 1130 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1132 col 177 - line 1132 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1161 col 0 - line 1161 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1161 col 0 - line 1161 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1161 col 0 - line 1161 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1161 col 0 - line 1161 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1161 col 0 - line 1161 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1161 col 0 - line 1161 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1161 col 0 - line 1161 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1161 col 0 - line 1161 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1164 col 27 - line 1164 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1164 col 42 - line 1164 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1164 col 58 - line 1164 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1166 col 94 - line 1166 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1168 col 45 - line 1168 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1168 col 60 - line 1168 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1168 col 75 - line 1168 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1169 col 40 - line 1169 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1169 col 55 - line 1169 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1169 col 71 - line 1169 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1171 col 57 - line 1171 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1171 col 72 - line 1171 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1171 col 87 - line 1171 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1172 col 18 - line 1172 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1172 col 33 - line 1172 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1172 col 49 - line 1172 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1191 col 0 - line 1191 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1193 col 59 - line 1193 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1196 col 20 - line 1196 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1196 col 35 - line 1196 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1196 col 50 - line 1196 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1197 col 28 - line 1197 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1197 col 67 - line 1197 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1199 col 29 - line 1199 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1199 col 45 - line 1199 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1199 col 60 - line 1199 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1199 col 76 - line 1199 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1200 col 50 - line 1200 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1200 col 89 - line 1200 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1202 col 40 - line 1202 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1205 col 49 - line 1205 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1207 col 29 - line 1207 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1207 col 107 - line 1207 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1212 col 51 - line 1212 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1213 col 29 - line 1213 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1213 col 29 - line 1213 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1213 col 29 - line 1213 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1248 col 0 - line 1248 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1250 col 57 - line 1250 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1253 col 37 - line 1253 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1253 col 67 - line 1253 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1255 col 29 - line 1255 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1255 col 55 - line 1255 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1255 col 70 - line 1255 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1255 col 90 - line 1255 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1257 col 29 - line 1257 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1257 col 95 - line 1257 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1259 col 48 - line 1259 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1262 col 37 - line 1262 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1264 col 29 - line 1264 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1264 col 69 - line 1264 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1267 col 36 - line 1267 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1269 col 40 - line 1269 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1269 col 0 - line 1269 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1270 col 44 - line 1270 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1271 col 23 - line 1271 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1271 col 38 - line 1271 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1272 col 30 - line 1272 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1272 col 59 - line 1272 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1273 col 32 - line 1273 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1273 col 47 - line 1273 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1275 col 25 - line 1275 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1275 col 50 - line 1275 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1276 col 13 - line 1276 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1276 col 31 - line 1276 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1279 col 17 - line 1279 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1279 col 32 - line 1279 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1279 col 48 - line 1279 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1281 col 30 - line 1281 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1301 col 0 - line 1301 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1301 col 0 - line 1301 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1301 col 0 - line 1301 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1301 col 0 - line 1301 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1301 col 0 - line 1301 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1301 col 0 - line 1301 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1301 col 0 - line 1301 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1301 col 0 - line 1301 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1303 col 62 - line 1303 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1306 col 37 - line 1306 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1306 col 67 - line 1306 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1308 col 29 - line 1308 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1308 col 95 - line 1308 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1310 col 48 - line 1310 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1313 col 37 - line 1313 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1315 col 29 - line 1315 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1315 col 69 - line 1315 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1318 col 40 - line 1318 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1318 col 118 - line 1318 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1318 col 137 - line 1318 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1319 col 66 - line 1319 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1319 col 92 - line 1319 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1319 col 0 - line 1319 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1320 col 44 - line 1320 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1321 col 19 - line 1321 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1321 col 37 - line 1321 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1321 col 98 - line 1321 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1321 col 114 - line 1321 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1322 col 58 - line 1322 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1322 col 95 - line 1322 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1323 col 70 - line 1323 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1335 col 93 - line 1335 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1335 col 114 - line 1335 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1335 col 135 - line 1335 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1335 col 155 - line 1335 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1335 col 184 - line 1335 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1335 col 184 - line 1335 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1336 col 135 - line 1336 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1343 col 64 - line 1343 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1356 col 0 - line 1356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1356 col 0 - line 1356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1356 col 0 - line 1356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1356 col 0 - line 1356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1356 col 0 - line 1356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1356 col 0 - line 1356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1357 col 42 - line 1357 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1357 col 60 - line 1357 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1357 col 117 - line 1357 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1357 col 170 - line 1357 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1357 col 0 - line 1357 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1360 col 109 - line 1360 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1362 col 26 - line 1362 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1362 col 72 - line 1362 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1362 col 93 - line 1362 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1362 col 145 - line 1362 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1362 col 166 - line 1362 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1362 col 218 - line 1362 col 218 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1362 col 241 - line 1362 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1362 col 291 - line 1362 col 291 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1365 col 71 - line 1365 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1369 col 80 - line 1369 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1369 col 114 - line 1369 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1369 col 114 - line 1369 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 40 - line 1372 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 62 - line 1372 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 87 - line 1372 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 112 - line 1372 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 137 - line 1372 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 162 - line 1372 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 186 - line 1372 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 210 - line 1372 col 210 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 232 - line 1372 col 232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 254 - line 1372 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1377 col 48 - line 1377 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1377 col 66 - line 1377 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1394 col 0 - line 1394 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1394 col 0 - line 1394 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1394 col 0 - line 1394 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1394 col 0 - line 1394 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1395 col 73 - line 1395 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1395 col 73 - line 1395 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1396 col 65 - line 1396 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1396 col 65 - line 1396 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1397 col 79 - line 1397 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1397 col 79 - line 1397 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1398 col 63 - line 1398 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1398 col 63 - line 1398 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1399 col 63 - line 1399 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1399 col 63 - line 1399 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1400 col 67 - line 1400 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1400 col 67 - line 1400 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1401 col 67 - line 1401 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1401 col 67 - line 1401 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1402 col 71 - line 1402 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1402 col 71 - line 1402 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1403 col 75 - line 1403 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1403 col 75 - line 1403 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1404 col 0 - line 1404 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1404 col 0 - line 1404 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1406 col 23 - line 1406 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1410 col 51 - line 1410 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1410 col 90 - line 1410 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1411 col 20 - line 1411 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1411 col 51 - line 1411 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1411 col 130 - line 1411 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1416 col 51 - line 1416 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1416 col 72 - line 1416 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1428 col 0 - line 1428 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1428 col 0 - line 1428 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1428 col 0 - line 1428 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1428 col 0 - line 1428 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1429 col 76 - line 1429 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1429 col 76 - line 1429 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1430 col 66 - line 1430 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1430 col 66 - line 1430 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1431 col 66 - line 1431 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1431 col 66 - line 1431 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1432 col 70 - line 1432 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1432 col 70 - line 1432 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1433 col 0 - line 1433 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1433 col 0 - line 1433 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1435 col 64 - line 1435 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1439 col 51 - line 1439 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1439 col 72 - line 1439 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1448 col 0 - line 1448 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1448 col 0 - line 1448 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1448 col 0 - line 1448 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1449 col 76 - line 1449 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1449 col 76 - line 1449 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1450 col 70 - line 1450 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1450 col 70 - line 1450 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1451 col 70 - line 1451 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1451 col 70 - line 1451 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1455 col 50 - line 1455 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1455 col 70 - line 1455 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1464 col 0 - line 1464 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1464 col 0 - line 1464 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1464 col 0 - line 1464 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1465 col 75 - line 1465 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1465 col 75 - line 1465 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1466 col 69 - line 1466 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1466 col 69 - line 1466 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1467 col 0 - line 1467 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1467 col 0 - line 1467 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1474 col 0 - line 1474 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1474 col 0 - line 1474 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1474 col 0 - line 1474 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1475 col 0 - line 1475 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1476 col 41 - line 1476 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1479 col 33 - line 1479 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1479 col 88 - line 1479 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1480 col 18 - line 1480 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1486 col 0 - line 1486 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1486 col 0 - line 1486 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1486 col 0 - line 1486 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1494 col 0 - line 1494 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1494 col 0 - line 1494 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1494 col 0 - line 1494 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1498 col 23 - line 1498 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1498 col 190 - line 1498 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1498 col 190 - line 1498 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1509 col 0 - line 1509 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1509 col 0 - line 1509 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1509 col 0 - line 1509 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1517 col 0 - line 1517 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1517 col 0 - line 1517 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1565 col 0 - line 1565 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1573 col 0 - line 1573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1573 col 0 - line 1573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1573 col 0 - line 1573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1589 col 0 - line 1589 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1589 col 0 - line 1589 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1589 col 0 - line 1589 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1589 col 0 - line 1589 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1594 col 21 - line 1594 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1594 col 38 - line 1594 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1594 col 55 - line 1594 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1594 col 74 - line 1594 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1594 col 93 - line 1594 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1602 col 114 - line 1602 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1602 col 190 - line 1602 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1602 col 269 - line 1602 col 269 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1602 col 309 - line 1602 col 309 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1602 col 385 - line 1602 col 385 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1602 col 385 - line 1602 col 385 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1604 col 31 - line 1604 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1604 col 60 - line 1604 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1607 col 27 - line 1607 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1607 col 53 - line 1607 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1622 col 54 - line 1622 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1622 col 149 - line 1622 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1622 col 206 - line 1622 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1622 col 252 - line 1622 col 252 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1630 col 0 - line 1630 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1630 col 0 - line 1630 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1630 col 0 - line 1630 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1632 col 35 - line 1632 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1632 col 57 - line 1632 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1636 col 0 - line 1636 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1642 col 60 - line 1642 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1642 col 60 - line 1642 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1642 col 118 - line 1642 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1643 col 79 - line 1643 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1643 col 79 - line 1643 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1648 col 32 - line 1648 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1648 col 54 - line 1648 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1648 col 127 - line 1648 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1648 col 224 - line 1648 col 224 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1650 col 33 - line 1650 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1650 col 384 - line 1650 col 384 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1650 col 480 - line 1650 col 480 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1653 col 264 - line 1653 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1653 col 264 - line 1653 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1653 col 264 - line 1653 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1653 col 264 - line 1653 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1653 col 347 - line 1653 col 347 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1653 col 368 - line 1653 col 368 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1653 col 410 - line 1653 col 410 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1661 col 38 - line 1661 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1661 col 63 - line 1661 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1661 col 123 - line 1661 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1661 col 157 - line 1661 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1676 col 0 - line 1676 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1676 col 0 - line 1676 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1676 col 0 - line 1676 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1680 col 96 - line 1680 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1684 col 41 - line 1684 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1684 col 69 - line 1684 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1684 col 127 - line 1684 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1687 col 0 - line 1687 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1687 col 0 - line 1687 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1687 col 0 - line 1687 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1691 col 35 - line 1691 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1691 col 60 - line 1691 col 60 25.31 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/scoping.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 42 col 62 - line 42 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 42 col 86 - line 42 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 43 col 14 - line 43 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 43 col 34 - line 43 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 43 col 102 - line 43 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 44 col 60 - line 44 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 45 col 30 - line 45 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 45 col 90 - line 45 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 45 col 106 - line 45 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 46 col 18 - line 46 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 46 col 65 - line 46 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 46 col 83 - line 46 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 46 col 99 - line 46 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 65 col 58 - line 65 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 65 col 58 - line 65 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 65 col 84 - line 65 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 65 col 136 - line 65 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 65 col 136 - line 65 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 72 col 113 - line 72 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 72 col 113 - line 72 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 74 col 130 - line 74 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 79 col 61 - line 79 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 79 col 61 - line 79 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 79 col 99 - line 79 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 81 col 127 - line 81 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 81 col 127 - line 81 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 81 col 145 - line 81 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 81 col 196 - line 81 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 81 col 196 - line 81 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 81 col 213 - line 81 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 86 col 22 - line 86 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 86 col 22 - line 86 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 86 col 112 - line 86 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 86 col 112 - line 86 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 90 col 48 - line 90 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 90 col 69 - line 90 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 93 col 37 - line 93 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 96 col 22 - line 96 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 96 col 41 - line 96 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 109 col 43 - line 109 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 109 col 62 - line 109 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 110 col 130 - line 110 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 115 col 221 - line 115 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 115 col 221 - line 115 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 116 col 30 - line 116 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 134 col 0 - line 134 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 134 col 0 - line 134 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 134 col 0 - line 134 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 139 col 50 - line 139 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 139 col 71 - line 139 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 139 col 91 - line 139 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 142 col 37 - line 142 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 143 col 78 - line 143 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 144 col 47 - line 144 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 146 col 52 - line 146 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 148 col 62 - line 148 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 151 col 34 - line 151 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 151 col 53 - line 151 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 169 col 53 - line 169 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 169 col 53 - line 169 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 169 col 72 - line 169 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 169 col 161 - line 169 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 169 col 161 - line 169 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 169 col 180 - line 169 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 169 col 258 - line 169 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 169 col 258 - line 169 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 20 - line 177 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 20 - line 177 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 178 col 31 - line 178 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 178 col 31 - line 178 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 182 col 46 - line 182 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 182 col 46 - line 182 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 183 col 36 - line 183 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 183 col 36 - line 183 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 183 col 76 - line 183 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 183 col 76 - line 183 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 186 col 45 - line 186 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 186 col 45 - line 186 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 190 col 19 - line 190 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 190 col 19 - line 190 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 191 col 40 - line 191 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 191 col 40 - line 191 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 204 col 20 - line 204 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 204 col 20 - line 204 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 205 col 28 - line 205 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 205 col 28 - line 205 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 208 col 17 - line 208 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 208 col 17 - line 208 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 208 col 35 - line 208 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 208 col 35 - line 208 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 210 col 36 - line 210 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 210 col 36 - line 210 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 226 col 0 - line 226 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 226 col 0 - line 226 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 226 col 0 - line 226 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 226 col 0 - line 226 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 226 col 0 - line 226 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 226 col 0 - line 226 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 226 col 0 - line 226 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 271 col 21 - line 271 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 271 col 21 - line 271 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 271 col 89 - line 271 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 271 col 89 - line 271 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 274 col 69 - line 274 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 274 col 69 - line 274 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 274 col 126 - line 274 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 274 col 126 - line 274 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 275 col 17 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 275 col 17 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 317 col 0 - line 317 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 322 col 60 - line 322 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 322 col 60 - line 322 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 322 col 82 - line 322 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 322 col 82 - line 322 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 324 col 33 - line 324 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 324 col 33 - line 324 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 324 col 90 - line 324 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 324 col 90 - line 324 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 327 col 68 - line 327 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 327 col 68 - line 327 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 327 col 90 - line 327 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 327 col 90 - line 327 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 327 col 123 - line 327 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 327 col 123 - line 327 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 328 col 63 - line 328 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 328 col 63 - line 328 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 331 col 75 - line 331 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 331 col 75 - line 331 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 331 col 0 - line 331 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 331 col 0 - line 331 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 333 col 17 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 333 col 17 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 340 col 0 - line 340 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 340 col 0 - line 340 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 340 col 0 - line 340 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 340 col 0 - line 340 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 366 col 0 - line 366 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 418 col 150 - line 418 col 150 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 418 col 150 - line 418 col 150 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 456 col 19 - line 456 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 456 col 19 - line 456 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 456 col 208 - line 456 col 208 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 456 col 208 - line 456 col 208 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 457 col 40 - line 457 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 457 col 40 - line 457 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 515 col 23 - line 515 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 515 col 23 - line 515 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 515 col 80 - line 515 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 515 col 80 - line 515 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 519 col 30 - line 519 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 519 col 30 - line 519 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 519 col 286 - line 519 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 519 col 286 - line 519 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 559 col 0 - line 559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 561 col 40 - line 561 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 564 col 27 - line 564 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 564 col 71 - line 564 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 564 col 86 - line 564 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 564 col 101 - line 564 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 564 col 116 - line 564 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 564 col 135 - line 564 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 566 col 29 - line 566 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 569 col 38 - line 569 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 569 col 55 - line 569 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 571 col 58 - line 571 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 571 col 113 - line 571 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 571 col 113 - line 571 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 571 col 113 - line 571 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 573 col 43 - line 573 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 573 col 80 - line 573 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 573 col 115 - line 573 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 576 col 31 - line 576 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 579 col 38 - line 579 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 579 col 57 - line 579 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 581 col 60 - line 581 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 581 col 98 - line 581 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 584 col 40 - line 584 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 585 col 44 - line 585 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 585 col 61 - line 585 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 585 col 119 - line 585 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 587 col 48 - line 587 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 587 col 78 - line 587 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 587 col 127 - line 587 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 590 col 57 - line 590 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 590 col 86 - line 590 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 592 col 41 - line 592 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 592 col 60 - line 592 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 593 col 60 - line 593 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 593 col 106 - line 593 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 593 col 165 - line 593 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 595 col 50 - line 595 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 600 col 44 - line 600 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 600 col 104 - line 600 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 603 col 39 - line 603 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 605 col 29 - line 605 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 605 col 66 - line 605 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 606 col 35 - line 606 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 606 col 84 - line 606 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 606 col 84 - line 606 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 606 col 136 - line 606 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 606 col 182 - line 606 col 182 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 606 col 224 - line 606 col 224 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 606 col 249 - line 606 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 606 col 288 - line 606 col 288 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 607 col 21 - line 607 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 607 col 68 - line 607 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 607 col 101 - line 607 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 610 col 33 - line 610 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 613 col 33 - line 613 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 613 col 54 - line 613 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 613 col 76 - line 613 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 613 col 118 - line 613 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 615 col 39 - line 615 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 615 col 69 - line 615 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 615 col 105 - line 615 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 615 col 134 - line 615 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 617 col 50 - line 617 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 617 col 79 - line 617 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 617 col 130 - line 617 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 623 col 26 - line 623 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 623 col 69 - line 623 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 624 col 28 - line 624 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 636 col 160 - line 636 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 636 col 160 - line 636 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 670 col 58 - line 670 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 670 col 79 - line 670 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 671 col 20 - line 671 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 671 col 40 - line 671 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 671 col 59 - line 671 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 671 col 87 - line 671 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 682 col 48 - line 682 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 682 col 69 - line 682 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 682 col 100 - line 682 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 683 col 22 - line 683 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 683 col 41 - line 683 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 683 col 69 - line 683 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 686 col 82 - line 686 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 687 col 23 - line 687 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 698 col 107 - line 698 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 698 col 154 - line 698 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 723 col 59 - line 723 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 723 col 141 - line 723 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 727 col 73 - line 727 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 727 col 101 - line 727 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 736 col 52 - line 736 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 736 col 0 - line 736 col 91 7.12 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/interface.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 3 col 49 - line 3 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 4 col 77 - line 4 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 6 col 21 - line 6 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 6 col 21 - line 6 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 6 col 39 - line 6 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 6 col 39 - line 6 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 9 col 44 - line 9 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 10 col 13 - line 10 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 22 col 46 - line 22 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 22 col 83 - line 22 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 25 col 38 - line 25 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 25 col 115 - line 25 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 25 col 115 - line 25 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 30 col 136 - line 30 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 30 col 173 - line 30 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 35 col 13 - line 35 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 35 col 43 - line 35 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 35 col 92 - line 35 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 35 col 140 - line 35 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 36 col 25 - line 36 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 36 col 60 - line 36 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 39 col 22 - line 39 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 39 col 59 - line 39 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 39 col 115 - line 39 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 39 col 134 - line 39 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 39 col 171 - line 39 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 40 col 31 - line 40 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 44 col 16 - line 44 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 44 col 46 - line 44 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 44 col 66 - line 44 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 44 col 137 - line 44 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 47 col 13 - line 47 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 47 col 54 - line 47 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 47 col 103 - line 47 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 47 col 156 - line 47 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 47 col 174 - line 47 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 48 col 13 - line 48 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 48 col 58 - line 48 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 48 col 88 - line 48 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 50 col 87 - line 50 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 52 col 30 - line 52 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 52 col 70 - line 52 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 57 col 13 - line 57 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 57 col 52 - line 57 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 57 col 101 - line 57 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 57 col 158 - line 57 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 57 col 176 - line 57 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 58 col 13 - line 58 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 58 col 71 - line 58 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 58 col 110 - line 58 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 58 col 156 - line 58 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 59 col 13 - line 59 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 69 col 38 - line 69 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 69 col 68 - line 69 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 70 col 13 - line 70 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 70 col 83 - line 70 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 71 col 75 - line 71 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 72 col 46 - line 72 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 73 col 59 - line 73 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 73 col 86 - line 73 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 74 col 37 - line 74 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 74 col 86 - line 74 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 74 col 104 - line 74 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 75 col 35 - line 75 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 75 col 56 - line 75 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 75 col 76 - line 75 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 76 col 19 - line 76 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 80 col 44 - line 80 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 80 col 82 - line 80 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 81 col 54 - line 81 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 82 col 42 - line 82 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 84 col 28 - line 84 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 84 col 65 - line 84 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 86 col 51 - line 86 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 86 col 0 - line 86 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 97 col 31 - line 97 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 97 col 73 - line 97 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 98 col 51 - line 98 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 99 col 30 - line 99 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 103 col 22 - line 103 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 103 col 0 - line 103 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 103 col 0 - line 103 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 103 col 0 - line 103 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 105 col 36 - line 105 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 105 col 0 - line 105 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 105 col 0 - line 105 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 107 col 25 - line 107 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 107 col 0 - line 107 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 109 col 26 - line 109 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 109 col 0 - line 109 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 111 col 22 - line 111 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 111 col 39 - line 111 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 111 col 149 - line 111 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 111 col 205 - line 111 col 205 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 111 col 236 - line 111 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 111 col 266 - line 111 col 266 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 111 col 301 - line 111 col 301 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 111 col 336 - line 111 col 336 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 112 col 32 - line 112 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 112 col 74 - line 112 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 112 col 112 - line 112 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 114 col 23 - line 114 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 114 col 53 - line 114 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 115 col 0 - line 115 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 124 col 4 - line 124 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 144 col 24 - line 144 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 144 col 46 - line 144 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 146 col 46 - line 146 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 146 col 69 - line 146 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 146 col 91 - line 146 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 148 col 34 - line 148 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 148 col 57 - line 148 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 150 col 34 - line 150 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 150 col 34 - line 150 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 150 col 59 - line 150 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 150 col 59 - line 150 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 152 col 48 - line 152 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 164 col 77 - line 164 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 165 col 27 - line 165 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 165 col 51 - line 165 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 165 col 78 - line 165 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 168 col 41 - line 168 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 168 col 41 - line 168 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 168 col 41 - line 168 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 168 col 99 - line 168 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 171 col 70 - line 171 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 171 col 70 - line 171 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 171 col 70 - line 171 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 171 col 125 - line 171 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 214 col 67 - line 214 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 214 col 67 - line 214 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 216 col 34 - line 216 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 220 col 226 - line 220 col 226 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 220 col 226 - line 220 col 226 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 220 col 262 - line 220 col 262 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 220 col 325 - line 220 col 325 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 220 col 345 - line 220 col 345 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 259 col 24 - line 259 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 259 col 46 - line 259 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 261 col 46 - line 261 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 261 col 69 - line 261 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 261 col 91 - line 261 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 263 col 34 - line 263 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 263 col 57 - line 263 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 265 col 34 - line 265 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 265 col 34 - line 265 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 265 col 59 - line 265 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 265 col 59 - line 265 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 267 col 48 - line 267 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 279 col 77 - line 279 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 280 col 27 - line 280 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 280 col 51 - line 280 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 280 col 78 - line 280 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 282 col 34 - line 282 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 282 col 34 - line 282 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 282 col 59 - line 282 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 282 col 59 - line 282 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 288 col 50 - line 288 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 289 col 37 - line 289 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 289 col 85 - line 289 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 290 col 43 - line 290 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 290 col 85 - line 290 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 293 col 15 - line 293 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 293 col 55 - line 293 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 293 col 91 - line 293 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 294 col 30 - line 294 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 296 col 18 - line 296 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 296 col 53 - line 296 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 296 col 53 - line 296 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 296 col 53 - line 296 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 296 col 83 - line 296 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 297 col 18 - line 297 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 297 col 81 - line 297 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 300 col 18 - line 300 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 300 col 61 - line 300 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 300 col 81 - line 300 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 301 col 28 - line 301 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 301 col 74 - line 301 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 302 col 28 - line 302 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 302 col 47 - line 302 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 302 col 100 - line 302 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 305 col 18 - line 305 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 305 col 56 - line 305 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 307 col 18 - line 307 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 307 col 69 - line 307 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 309 col 28 - line 309 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 310 col 67 - line 310 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 311 col 18 - line 311 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 313 col 53 - line 313 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 313 col 71 - line 313 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 316 col 18 - line 316 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 317 col 18 - line 317 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 318 col 42 - line 318 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 320 col 18 - line 320 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 320 col 0 - line 320 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 322 col 38 - line 322 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 323 col 72 - line 323 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 328 col 20 - line 328 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 328 col 77 - line 328 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 331 col 24 - line 331 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 331 col 46 - line 331 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 333 col 56 - line 333 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 333 col 90 - line 333 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 333 col 123 - line 333 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 333 col 169 - line 333 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 333 col 204 - line 333 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 333 col 242 - line 333 col 242 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 333 col 287 - line 333 col 287 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 333 col 342 - line 333 col 342 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 335 col 152 - line 335 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 338 col 25 - line 338 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 338 col 48 - line 338 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 340 col 59 - line 340 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 340 col 81 - line 340 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 343 col 25 - line 343 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 343 col 25 - line 343 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 343 col 50 - line 343 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 343 col 50 - line 343 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 345 col 59 - line 345 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 345 col 59 - line 345 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 345 col 84 - line 345 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 345 col 84 - line 345 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 346 col 38 - line 346 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 346 col 38 - line 346 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 346 col 63 - line 346 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 346 col 63 - line 346 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 349 col 20 - line 349 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 349 col 43 - line 349 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 352 col 51 - line 352 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 352 col 69 - line 352 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 354 col 179 - line 354 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 26 - line 360 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 26 - line 360 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 79 - line 360 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 79 - line 360 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 108 - line 360 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 108 - line 360 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 157 - line 360 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 157 - line 360 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 188 - line 360 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 188 - line 360 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 228 - line 360 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 228 - line 360 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 255 - line 360 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 255 - line 360 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 276 - line 360 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 276 - line 360 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 323 - line 360 col 323 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 323 - line 360 col 323 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 344 - line 360 col 344 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 344 - line 360 col 344 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 374 - line 360 col 374 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 374 - line 360 col 374 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 396 - line 360 col 396 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 396 - line 360 col 396 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 442 - line 360 col 442 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 442 - line 360 col 442 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 464 - line 360 col 464 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 360 col 464 - line 360 col 464 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 362 col 20 - line 362 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 362 col 57 - line 362 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 32 - line 363 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 86 - line 363 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 0 - line 363 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 364 col 79 - line 364 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 365 col 50 - line 365 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 366 col 38 - line 366 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 368 col 20 - line 368 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 368 col 58 - line 368 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 374 col 40 - line 374 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 374 col 82 - line 374 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 374 col 133 - line 374 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 374 col 165 - line 374 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 399 col 145 - line 399 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 399 col 398 - line 399 col 398 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 399 col 436 - line 399 col 436 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 404 col 26 - line 404 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 405 col 23 - line 405 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 405 col 71 - line 405 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 408 col 15 - line 408 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 408 col 61 - line 408 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 410 col 48 - line 410 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 410 col 73 - line 410 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 421 col 56 - line 421 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 509 col 22 - line 509 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 509 col 22 - line 509 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 509 col 42 - line 509 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 509 col 123 - line 509 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 509 col 123 - line 509 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 509 col 143 - line 509 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 512 col 15 - line 512 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 512 col 59 - line 512 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 514 col 46 - line 514 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 515 col 35 - line 515 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 516 col 42 - line 516 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 518 col 47 - line 518 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 519 col 36 - line 519 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 520 col 43 - line 520 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 522 col 43 - line 522 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 523 col 71 - line 523 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 525 col 43 - line 525 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 525 col 72 - line 525 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 528 col 18 - line 528 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 528 col 48 - line 528 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 576 col 34 - line 576 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 28 - line 577 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 58 - line 577 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 578 col 35 - line 578 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 579 col 28 - line 579 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 111 - line 584 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 129 - line 584 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 182 - line 584 col 182 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 198 - line 584 col 198 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 198 - line 584 col 198 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 248 - line 584 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 248 - line 584 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 248 - line 584 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 248 - line 584 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 584 col 297 - line 584 col 297 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 585 col 96 - line 585 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 585 col 114 - line 585 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 588 col 18 - line 588 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 588 col 55 - line 588 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 588 col 269 - line 588 col 269 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 588 col 287 - line 588 col 287 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 592 col 18 - line 592 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 592 col 60 - line 592 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 592 col 119 - line 592 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 592 col 142 - line 592 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 593 col 120 - line 593 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 593 col 138 - line 593 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 594 col 29 - line 594 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 594 col 53 - line 594 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 594 col 87 - line 594 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 594 col 109 - line 594 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 595 col 30 - line 595 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 595 col 30 - line 595 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 595 col 165 - line 595 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 595 col 187 - line 595 col 187 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 597 col 18 - line 597 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 597 col 72 - line 597 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 600 col 18 - line 600 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 600 col 40 - line 600 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 600 col 70 - line 600 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 600 col 97 - line 600 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 600 col 120 - line 600 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 56 - line 601 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 603 col 18 - line 603 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 603 col 44 - line 603 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 603 col 74 - line 603 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 603 col 101 - line 603 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 603 col 0 - line 603 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 605 col 32 - line 605 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 605 col 60 - line 605 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 605 col 78 - line 605 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 605 col 102 - line 605 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 607 col 64 - line 607 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 607 col 87 - line 607 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 608 col 15 - line 608 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 610 col 18 - line 610 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 610 col 43 - line 610 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 610 col 73 - line 610 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 610 col 103 - line 610 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 611 col 55 - line 611 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 613 col 18 - line 613 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 613 col 42 - line 613 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 613 col 72 - line 613 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 613 col 101 - line 613 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 614 col 50 - line 614 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 616 col 18 - line 616 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 616 col 66 - line 616 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 18 - line 622 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 53 - line 622 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 53 - line 622 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 53 - line 622 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 83 - line 622 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 129 - line 622 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 129 - line 622 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 129 - line 622 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 202 - line 622 col 202 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 220 - line 622 col 220 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 260 - line 622 col 260 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 260 - line 622 col 260 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 622 col 260 - line 622 col 260 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 623 col 46 - line 623 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 623 col 46 - line 623 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 623 col 46 - line 623 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 623 col 122 - line 623 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 623 col 122 - line 623 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 623 col 122 - line 623 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 623 col 122 - line 623 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 625 col 18 - line 625 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 625 col 61 - line 625 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 625 col 80 - line 625 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 626 col 28 - line 626 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 627 col 23 - line 627 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 627 col 41 - line 627 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 627 col 88 - line 627 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 628 col 93 - line 628 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 628 col 93 - line 628 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 628 col 93 - line 628 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 628 col 93 - line 628 col 93 6.08 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/inheritance.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 11 col 23 - line 11 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 11 col 92 - line 11 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 11 col 110 - line 11 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 11 col 132 - line 11 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 12 col 56 - line 12 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 12 col 127 - line 12 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 12 col 148 - line 12 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 12 col 192 - line 12 col 192 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 13 col 52 - line 13 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 13 col 52 - line 13 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 13 col 76 - line 13 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 13 col 103 - line 13 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 16 col 23 - line 16 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 16 col 23 - line 16 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 16 col 140 - line 16 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 16 col 140 - line 16 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 18 col 37 - line 18 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 18 col 37 - line 18 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 22 col 0 - line 22 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 22 col 0 - line 22 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 22 col 0 - line 22 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 22 col 0 - line 22 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 22 col 0 - line 22 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 22 col 0 - line 22 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 23 col 0 - line 23 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 24 col 136 - line 24 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 24 col 136 - line 24 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 25 col 127 - line 25 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 25 col 127 - line 25 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 31 col 45 - line 31 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 31 col 45 - line 31 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 31 col 72 - line 31 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 31 col 72 - line 31 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 144 - line 51 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 144 - line 51 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 262 - line 51 col 262 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 262 - line 51 col 262 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 363 - line 51 col 363 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 363 - line 51 col 363 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 60 col 0 - line 60 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 60 col 0 - line 60 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 60 col 0 - line 60 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 62 col 75 - line 62 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 62 col 93 - line 62 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 67 col 0 - line 67 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 67 col 0 - line 67 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 67 col 0 - line 67 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 68 col 47 - line 68 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 68 col 82 - line 68 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 77 col 85 - line 77 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 77 col 85 - line 77 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 77 col 85 - line 77 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 102 col 0 - line 102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 102 col 0 - line 102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 102 col 0 - line 102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 102 col 0 - line 102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 102 col 0 - line 102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 102 col 0 - line 102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 117 col 67 - line 117 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 117 col 67 - line 117 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 121 col 25 - line 121 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 121 col 25 - line 121 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 121 col 72 - line 121 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 121 col 72 - line 121 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 122 col 25 - line 122 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 122 col 25 - line 122 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 123 col 43 - line 123 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 123 col 43 - line 123 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 123 col 66 - line 123 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 123 col 66 - line 123 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 123 col 183 - line 123 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 123 col 183 - line 123 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 123 col 206 - line 123 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 123 col 206 - line 123 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 128 col 95 - line 128 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 128 col 95 - line 128 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 63 - line 138 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 63 - line 138 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 103 - line 138 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 103 - line 138 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 143 - line 138 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 143 - line 138 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 183 - line 138 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 183 - line 138 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 231 - line 138 col 231 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 231 - line 138 col 231 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 272 - line 138 col 272 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 272 - line 138 col 272 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 296 - line 138 col 296 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 296 - line 138 col 296 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 337 - line 138 col 337 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 337 - line 138 col 337 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 392 - line 138 col 392 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 392 - line 138 col 392 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 429 - line 138 col 429 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 429 - line 138 col 429 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 468 - line 138 col 468 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 468 - line 138 col 468 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 505 - line 138 col 505 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 138 col 505 - line 138 col 505 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 139 col 147 - line 139 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 139 col 147 - line 139 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 139 col 234 - line 139 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 139 col 234 - line 139 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 139 col 276 - line 139 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 139 col 276 - line 139 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 142 col 23 - line 142 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 142 col 23 - line 142 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 144 col 24 - line 144 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 144 col 24 - line 144 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 146 col 24 - line 146 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 146 col 24 - line 146 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 148 col 24 - line 148 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 148 col 24 - line 148 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 149 col 24 - line 149 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 149 col 24 - line 149 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 151 col 20 - line 151 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 151 col 20 - line 151 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 153 col 22 - line 153 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 153 col 22 - line 153 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 155 col 24 - line 155 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 155 col 24 - line 155 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 156 col 22 - line 156 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 156 col 22 - line 156 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 158 col 26 - line 158 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 158 col 26 - line 158 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 159 col 25 - line 159 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 159 col 25 - line 159 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 161 col 25 - line 161 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 161 col 25 - line 161 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 163 col 21 - line 163 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 163 col 21 - line 163 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 165 col 21 - line 165 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 165 col 21 - line 165 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 167 col 21 - line 167 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 167 col 21 - line 167 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 178 col 35 - line 178 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 178 col 35 - line 178 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 178 col 70 - line 178 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 178 col 70 - line 178 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 178 col 110 - line 178 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 178 col 110 - line 178 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 181 col 61 - line 181 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 181 col 61 - line 181 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 181 col 80 - line 181 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 182 col 19 - line 182 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 182 col 19 - line 182 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 182 col 92 - line 182 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 182 col 92 - line 182 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 188 col 43 - line 188 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 188 col 43 - line 188 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 188 col 65 - line 188 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 188 col 65 - line 188 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 188 col 87 - line 188 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 188 col 87 - line 188 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 189 col 17 - line 189 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 189 col 17 - line 189 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 189 col 36 - line 189 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 189 col 36 - line 189 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 27 - line 190 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 27 - line 190 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 27 - line 190 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 65 - line 190 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 65 - line 190 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 65 - line 190 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 191 col 35 - line 191 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 191 col 35 - line 191 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 195 col 57 - line 195 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 195 col 57 - line 195 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 224 col 45 - line 224 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 224 col 45 - line 224 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 225 col 97 - line 225 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 225 col 97 - line 225 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 228 col 148 - line 228 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 228 col 148 - line 228 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 228 col 148 - line 228 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 228 col 148 - line 228 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 228 col 168 - line 228 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 232 col 106 - line 232 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 232 col 106 - line 232 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 240 col 103 - line 240 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 240 col 206 - line 240 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 240 col 206 - line 240 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 240 col 206 - line 240 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 249 col 21 - line 249 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 249 col 21 - line 249 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 253 col 95 - line 253 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 253 col 163 - line 253 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 258 col 39 - line 258 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 258 col 73 - line 258 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 264 col 46 - line 264 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 264 col 171 - line 264 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 267 col 85 - line 267 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 273 col 207 - line 273 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 273 col 207 - line 273 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 274 col 98 - line 274 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 274 col 98 - line 274 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 274 col 123 - line 274 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 315 col 56 - line 315 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 315 col 56 - line 315 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 315 col 56 - line 315 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 320 col 253 - line 320 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 320 col 444 - line 320 col 444 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 358 col 0 - line 358 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 358 col 0 - line 358 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 358 col 0 - line 358 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 358 col 0 - line 358 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 358 col 0 - line 358 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 358 col 0 - line 358 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 358 col 0 - line 358 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 360 col 64 - line 360 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 361 col 18 - line 361 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 385 col 0 - line 385 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 387 col 0 - line 387 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 388 col 72 - line 388 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 389 col 0 - line 389 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 390 col 28 - line 390 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 392 col 36 - line 392 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 399 col 14 - line 399 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 400 col 14 - line 400 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 401 col 16 - line 401 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 402 col 16 - line 402 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 403 col 16 - line 403 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 404 col 16 - line 404 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 404 col 35 - line 404 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 405 col 13 - line 405 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 406 col 13 - line 406 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 407 col 13 - line 407 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 415 col 284 - line 415 col 284 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 415 col 305 - line 415 col 305 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 442 col 0 - line 442 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 456 col 22 - line 456 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 456 col 40 - line 456 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 456 col 257 - line 456 col 257 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 458 col 92 - line 458 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 461 col 145 - line 461 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 477 col 38 - line 477 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 477 col 65 - line 477 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 486 col 42 - line 486 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 486 col 73 - line 486 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 493 col 0 - line 493 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 494 col 43 - line 494 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 494 col 72 - line 494 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 494 col 100 - line 494 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 494 col 122 - line 494 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 494 col 162 - line 494 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 494 col 217 - line 494 col 217 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 504 col 0 - line 504 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 504 col 0 - line 504 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 504 col 0 - line 504 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 509 col 52 - line 509 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 509 col 71 - line 509 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 538 col 0 - line 538 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 538 col 0 - line 538 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 538 col 0 - line 538 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 538 col 0 - line 538 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 538 col 0 - line 538 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 538 col 0 - line 538 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 538 col 0 - line 538 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 538 col 0 - line 538 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 560 col 0 - line 560 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 560 col 0 - line 560 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 560 col 0 - line 560 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 560 col 0 - line 560 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 560 col 0 - line 560 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 560 col 0 - line 560 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 560 col 0 - line 560 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 560 col 0 - line 560 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 560 col 0 - line 560 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 565 col 23 - line 565 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 565 col 23 - line 565 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 565 col 46 - line 565 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 566 col 23 - line 566 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 566 col 23 - line 566 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 567 col 26 - line 567 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 567 col 26 - line 567 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 568 col 25 - line 568 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 568 col 25 - line 568 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 568 col 175 - line 568 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 568 col 175 - line 568 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 569 col 101 - line 569 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 569 col 101 - line 569 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 569 col 257 - line 569 col 257 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 569 col 257 - line 569 col 257 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 571 col 51 - line 571 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 571 col 51 - line 571 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 571 col 76 - line 571 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 571 col 131 - line 571 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 571 col 131 - line 571 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 587 col 20 - line 587 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 587 col 20 - line 587 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 587 col 0 - line 587 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 587 col 0 - line 587 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 589 col 19 - line 589 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 589 col 19 - line 589 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 589 col 0 - line 589 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 589 col 0 - line 589 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 597 col 18 - line 597 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 597 col 0 - line 597 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 599 col 22 - line 599 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 599 col 45 - line 599 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 599 col 0 - line 599 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 601 col 19 - line 601 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 601 col 0 - line 601 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 634 col 0 - line 634 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 634 col 0 - line 634 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 634 col 0 - line 634 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 634 col 0 - line 634 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 634 col 0 - line 634 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 634 col 0 - line 634 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 634 col 0 - line 634 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 644 col 0 - line 644 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 644 col 0 - line 644 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 644 col 0 - line 644 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 644 col 0 - line 644 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 644 col 0 - line 644 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 649 col 79 - line 649 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 649 col 79 - line 649 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 649 col 79 - line 649 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 649 col 79 - line 649 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 649 col 104 - line 649 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 649 col 104 - line 649 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 649 col 204 - line 649 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 650 col 23 - line 650 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 650 col 108 - line 650 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 650 col 108 - line 650 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 650 col 108 - line 650 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 650 col 108 - line 650 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 650 col 165 - line 650 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 650 col 201 - line 650 col 201 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 650 col 201 - line 650 col 201 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 651 col 67 - line 651 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 651 col 67 - line 651 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 659 col 51 - line 659 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 659 col 51 - line 659 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 659 col 51 - line 659 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 659 col 51 - line 659 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 659 col 185 - line 659 col 185 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 660 col 85 - line 660 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 660 col 145 - line 660 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 45 - line 662 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 45 - line 662 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 45 - line 662 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 663 col 27 - line 663 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 663 col 27 - line 663 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 0 - line 674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 675 col 44 - line 675 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 675 col 44 - line 675 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 677 col 44 - line 677 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 677 col 44 - line 677 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 677 col 44 - line 677 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 677 col 74 - line 677 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 677 col 74 - line 677 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 677 col 74 - line 677 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 0 - line 688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 705 col 0 - line 705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 742 col 0 - line 742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 744 col 31 - line 744 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 744 col 70 - line 744 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 745 col 23 - line 745 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 745 col 59 - line 745 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 746 col 26 - line 746 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 746 col 72 - line 746 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 747 col 23 - line 747 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 748 col 26 - line 748 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 749 col 43 - line 749 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 750 col 62 - line 750 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 751 col 25 - line 751 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 751 col 68 - line 751 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 752 col 34 - line 752 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 37 - line 753 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 79 - line 753 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 79 - line 779 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 246 - line 779 col 246 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 341 - line 779 col 341 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 384 - line 779 col 384 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 440 - line 779 col 440 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 440 - line 779 col 440 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 532 - line 779 col 532 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 581 - line 779 col 581 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 744 - line 779 col 744 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 806 - line 779 col 806 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 920 - line 779 col 920 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 947 - line 779 col 947 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1004 - line 779 col 1004 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1058 - line 779 col 1058 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1092 - line 779 col 1092 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1173 - line 779 col 1173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1232 - line 779 col 1232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1402 - line 779 col 1402 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1444 - line 779 col 1444 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1651 - line 779 col 1651 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1651 - line 779 col 1651 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1651 - line 779 col 1651 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 779 col 1651 - line 779 col 1651 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 781 col 145 - line 781 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 786 col 91 - line 786 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 786 col 91 - line 786 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 56 - line 790 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 56 - line 790 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 795 col 158 - line 795 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 795 col 158 - line 795 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 798 col 65 - line 798 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 798 col 65 - line 798 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 798 col 92 - line 798 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 802 col 0 - line 802 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 802 col 0 - line 802 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 802 col 0 - line 802 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 802 col 0 - line 802 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 802 col 0 - line 802 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 823 col 45 - line 823 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 828 col 0 - line 828 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 828 col 0 - line 828 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 828 col 0 - line 828 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 869 col 20 - line 869 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 870 col 82 - line 870 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 917 col 0 - line 917 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 917 col 0 - line 917 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 917 col 0 - line 917 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 917 col 0 - line 917 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 917 col 0 - line 917 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 917 col 0 - line 917 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 917 col 0 - line 917 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 917 col 0 - line 917 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 918 col 77 - line 918 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 918 col 96 - line 918 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 918 col 153 - line 918 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 918 col 172 - line 918 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 919 col 98 - line 919 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 919 col 149 - line 919 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 919 col 149 - line 919 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 919 col 170 - line 919 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 920 col 21 - line 920 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 920 col 84 - line 920 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 920 col 84 - line 920 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 920 col 105 - line 920 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 925 col 84 - line 925 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 925 col 84 - line 925 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 958 col 123 - line 958 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 958 col 123 - line 958 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 958 col 123 - line 958 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 963 col 45 - line 963 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 42 - line 965 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 977 col 65 - line 977 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 977 col 65 - line 977 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 977 col 108 - line 977 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 981 col 25 - line 981 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 981 col 57 - line 981 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 981 col 123 - line 981 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 981 col 192 - line 981 col 192 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 981 col 212 - line 981 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 983 col 52 - line 983 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 983 col 88 - line 983 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 984 col 156 - line 984 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 984 col 287 - line 984 col 287 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 984 col 304 - line 984 col 304 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 984 col 348 - line 984 col 348 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 985 col 81 - line 985 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 987 col 48 - line 987 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 987 col 166 - line 987 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 987 col 278 - line 987 col 278 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1011 col 0 - line 1011 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1025 col 0 - line 1025 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1025 col 0 - line 1025 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1025 col 0 - line 1025 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1025 col 0 - line 1025 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1025 col 0 - line 1025 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1027 col 45 - line 1027 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1030 col 0 - line 1030 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1030 col 0 - line 1030 col 17 15.83 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/equations.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 13 col 89 - line 13 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 37 col 68 - line 37 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 37 col 68 - line 37 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 37 col 108 - line 37 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 42 col 0 - line 42 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 42 col 0 - line 42 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 42 col 0 - line 42 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 42 col 0 - line 42 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 42 col 0 - line 42 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 55 col 0 - line 55 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 70 col 0 - line 70 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 70 col 0 - line 70 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 70 col 0 - line 70 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 77 col 0 - line 77 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 78 col 0 - line 78 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 78 col 0 - line 78 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 78 col 0 - line 78 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 78 col 0 - line 78 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 79 col 0 - line 79 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 91 col 31 - line 91 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 91 col 31 - line 91 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 91 col 79 - line 91 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 91 col 152 - line 91 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 91 col 152 - line 91 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 96 col 0 - line 96 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 96 col 0 - line 96 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 96 col 0 - line 96 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 96 col 0 - line 96 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 96 col 0 - line 96 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 96 col 0 - line 96 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 96 col 0 - line 96 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 98 col 17 - line 98 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 98 col 17 - line 98 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 98 col 106 - line 98 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 98 col 106 - line 98 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 98 col 176 - line 98 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 98 col 176 - line 98 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 107 col 61 - line 107 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 107 col 61 - line 107 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 110 col 0 - line 110 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 110 col 0 - line 110 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 110 col 0 - line 110 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 110 col 0 - line 110 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 110 col 0 - line 110 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 110 col 0 - line 110 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 114 col 26 - line 114 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 114 col 47 - line 114 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 114 col 47 - line 114 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 115 col 45 - line 115 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 115 col 45 - line 115 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 115 col 127 - line 115 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 115 col 127 - line 115 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 116 col 35 - line 116 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 116 col 35 - line 116 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 117 col 40 - line 117 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 117 col 40 - line 117 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 117 col 94 - line 117 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 118 col 36 - line 118 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 119 col 183 - line 119 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 119 col 183 - line 119 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 128 col 0 - line 128 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 152 col 0 - line 152 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 152 col 0 - line 152 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 152 col 0 - line 152 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 152 col 0 - line 152 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 152 col 0 - line 152 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 157 col 21 - line 157 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 42 - line 162 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 42 - line 162 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 71 - line 162 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 71 - line 162 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 126 - line 162 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 126 - line 162 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 168 - line 162 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 168 - line 162 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 249 - line 162 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 269 - line 162 col 269 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 301 - line 162 col 301 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 162 col 336 - line 162 col 336 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 163 col 19 - line 163 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 163 col 19 - line 163 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 163 col 44 - line 163 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 163 col 44 - line 163 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 164 col 19 - line 164 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 166 col 61 - line 166 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 166 col 91 - line 166 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 166 col 134 - line 166 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 170 col 18 - line 170 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 170 col 18 - line 170 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 170 col 65 - line 170 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 170 col 136 - line 170 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 170 col 136 - line 170 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 170 col 207 - line 170 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 170 col 207 - line 170 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 170 col 282 - line 170 col 282 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 170 col 282 - line 170 col 282 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 182 col 26 - line 182 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 182 col 47 - line 182 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 182 col 47 - line 182 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 182 col 70 - line 182 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 182 col 70 - line 182 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 182 col 114 - line 182 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 183 col 18 - line 183 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 183 col 18 - line 183 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 183 col 62 - line 183 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 183 col 62 - line 183 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 183 col 104 - line 183 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 183 col 104 - line 183 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 49 - line 184 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 49 - line 184 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 70 - line 184 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 70 - line 184 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 92 - line 184 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 92 - line 184 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 164 - line 184 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 164 - line 184 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 188 - line 184 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 184 col 188 - line 184 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 185 col 75 - line 185 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 185 col 75 - line 185 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 185 col 118 - line 185 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 185 col 118 - line 185 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 189 col 18 - line 189 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 189 col 18 - line 189 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 198 col 20 - line 198 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 198 col 20 - line 198 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 198 col 71 - line 198 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 198 col 146 - line 198 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 198 col 146 - line 198 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 198 col 229 - line 198 col 229 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 198 col 229 - line 198 col 229 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 205 col 0 - line 205 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 207 col 26 - line 207 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 207 col 48 - line 207 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 207 col 48 - line 207 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 207 col 102 - line 207 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 208 col 39 - line 208 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 208 col 39 - line 208 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 211 col 53 - line 211 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 211 col 53 - line 211 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 224 col 18 - line 224 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 224 col 18 - line 224 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 231 col 0 - line 231 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 231 col 0 - line 231 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 231 col 0 - line 231 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 231 col 0 - line 231 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 231 col 0 - line 231 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 231 col 0 - line 231 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 87 - line 232 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 87 - line 232 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 240 col 0 - line 240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 240 col 0 - line 240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 240 col 0 - line 240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 240 col 0 - line 240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 240 col 0 - line 240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 240 col 0 - line 240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 240 col 0 - line 240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 240 col 0 - line 240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 243 col 61 - line 243 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 243 col 101 - line 243 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 243 col 167 - line 243 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 243 col 167 - line 243 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 255 col 19 - line 255 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 255 col 101 - line 255 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 255 col 135 - line 255 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 255 col 153 - line 255 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 256 col 48 - line 256 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 256 col 48 - line 256 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 256 col 87 - line 256 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 256 col 124 - line 256 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 256 col 124 - line 256 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 256 col 171 - line 256 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 256 col 171 - line 256 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 260 col 54 - line 260 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 260 col 158 - line 260 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 262 col 60 - line 262 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 262 col 60 - line 262 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 262 col 82 - line 262 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 262 col 106 - line 262 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 262 col 127 - line 262 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 268 col 18 - line 268 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 268 col 18 - line 268 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 270 col 18 - line 270 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 270 col 18 - line 270 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 272 col 18 - line 272 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 272 col 18 - line 272 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 272 col 65 - line 272 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 272 col 65 - line 272 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 272 col 95 - line 272 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 272 col 95 - line 272 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 276 col 30 - line 276 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 276 col 30 - line 276 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 288 col 41 - line 288 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 288 col 41 - line 288 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 291 col 0 - line 291 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 293 col 0 - line 293 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 295 col 30 - line 295 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 295 col 53 - line 295 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 295 col 73 - line 295 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 297 col 21 - line 297 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 297 col 21 - line 297 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 297 col 41 - line 297 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 297 col 41 - line 297 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 297 col 95 - line 297 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 297 col 95 - line 297 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 297 col 115 - line 297 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 297 col 115 - line 297 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 299 col 44 - line 299 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 299 col 44 - line 299 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 299 col 65 - line 299 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 299 col 65 - line 299 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 301 col 35 - line 301 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 301 col 35 - line 301 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 301 col 68 - line 301 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 301 col 68 - line 301 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 301 col 202 - line 301 col 202 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 301 col 202 - line 301 col 202 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 304 col 44 - line 304 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 304 col 62 - line 304 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 304 col 94 - line 304 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 304 col 94 - line 304 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 308 col 62 - line 308 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 308 col 62 - line 308 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 42 - line 318 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 42 - line 318 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 139 - line 318 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 156 - line 318 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 327 col 0 - line 327 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 327 col 0 - line 327 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 327 col 0 - line 327 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 327 col 0 - line 327 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 327 col 0 - line 327 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 327 col 0 - line 327 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 328 col 28 - line 328 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 328 col 71 - line 328 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 328 col 71 - line 328 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 328 col 113 - line 328 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 328 col 182 - line 328 col 182 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 332 col 35 - line 332 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 332 col 35 - line 332 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 353 col 0 - line 353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 367 col 0 - line 367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 372 col 141 - line 372 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 372 col 141 - line 372 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 375 col 22 - line 375 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 375 col 22 - line 375 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 379 col 36 - line 379 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 380 col 41 - line 380 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 381 col 17 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 382 col 40 - line 382 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 397 col 0 - line 397 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 399 col 80 - line 399 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 399 col 80 - line 399 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 400 col 50 - line 400 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 400 col 50 - line 400 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 400 col 86 - line 400 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 400 col 86 - line 400 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 400 col 122 - line 400 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 400 col 189 - line 400 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 400 col 189 - line 400 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 404 col 20 - line 404 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 404 col 20 - line 404 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 407 col 23 - line 407 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 407 col 77 - line 407 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 408 col 82 - line 408 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 421 col 0 - line 421 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 427 col 18 - line 427 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 427 col 69 - line 427 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 427 col 69 - line 427 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 431 col 0 - line 431 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 40 - line 433 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 62 - line 433 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 98 - line 433 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 120 - line 433 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 162 - line 433 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 248 - line 433 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 265 - line 433 col 265 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 318 - line 433 col 318 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 335 - line 433 col 335 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 354 - line 433 col 354 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 401 - line 433 col 401 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 422 - line 433 col 422 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 606 - line 433 col 606 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 714 - line 433 col 714 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 435 col 18 - line 435 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 435 col 97 - line 435 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 435 col 137 - line 435 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 436 col 90 - line 436 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 437 col 78 - line 437 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 437 col 100 - line 437 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 443 col 60 - line 443 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 444 col 67 - line 444 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 444 col 67 - line 444 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 446 col 18 - line 446 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 448 col 43 - line 448 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 456 col 0 - line 456 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 456 col 0 - line 456 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 456 col 0 - line 456 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 456 col 0 - line 456 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 456 col 0 - line 456 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 456 col 0 - line 456 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 456 col 0 - line 456 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 456 col 0 - line 456 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 461 col 115 - line 461 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 466 col 0 - line 466 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 467 col 27 - line 467 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 467 col 52 - line 467 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 467 col 84 - line 467 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 467 col 108 - line 467 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 467 col 151 - line 467 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 467 col 247 - line 467 col 247 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 471 col 34 - line 471 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 471 col 161 - line 471 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 471 col 216 - line 471 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 475 col 56 - line 475 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 478 col 28 - line 478 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 478 col 73 - line 478 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 479 col 28 - line 479 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 479 col 111 - line 479 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 482 col 42 - line 482 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 485 col 51 - line 485 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 489 col 200 - line 489 col 200 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 489 col 253 - line 489 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 491 col 44 - line 491 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 493 col 21 - line 493 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 496 col 24 - line 496 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 498 col 23 - line 498 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 498 col 79 - line 498 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 503 col 36 - line 503 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 508 col 38 - line 508 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 519 col 0 - line 519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 524 col 25 - line 524 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 524 col 100 - line 524 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 524 col 100 - line 524 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 528 col 21 - line 528 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 531 col 38 - line 531 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 544 col 0 - line 544 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 544 col 0 - line 544 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 544 col 0 - line 544 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 544 col 0 - line 544 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 544 col 0 - line 544 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 544 col 0 - line 544 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 544 col 0 - line 544 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 544 col 0 - line 544 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 544 col 0 - line 544 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 557 col 48 - line 557 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 557 col 102 - line 557 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 558 col 17 - line 558 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 558 col 63 - line 558 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 577 col 79 - line 577 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 577 col 79 - line 577 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 577 col 102 - line 577 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 577 col 102 - line 577 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 577 col 130 - line 577 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 577 col 130 - line 577 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 580 col 46 - line 580 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 580 col 72 - line 580 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 596 col 0 - line 596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 596 col 0 - line 596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 596 col 0 - line 596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 596 col 0 - line 596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 596 col 0 - line 596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 596 col 0 - line 596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 596 col 0 - line 596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 598 col 60 - line 598 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 598 col 60 - line 598 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 599 col 53 - line 599 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 599 col 75 - line 599 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 600 col 48 - line 600 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 600 col 48 - line 600 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 602 col 187 - line 602 col 187 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 610 col 0 - line 610 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 611 col 40 - line 611 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 616 col 173 - line 616 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 616 col 194 - line 616 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 616 col 281 - line 616 col 281 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 616 col 363 - line 616 col 363 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 616 col 400 - line 616 col 400 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 0 - line 623 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 625 col 34 - line 625 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 625 col 86 - line 625 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 626 col 18 - line 626 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 626 col 18 - line 626 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 628 col 22 - line 628 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 628 col 106 - line 628 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 628 col 106 - line 628 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 630 col 23 - line 630 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 630 col 0 - line 630 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 630 col 0 - line 630 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 630 col 0 - line 630 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 630 col 0 - line 630 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 633 col 63 - line 633 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 633 col 63 - line 633 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 633 col 129 - line 633 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 633 col 129 - line 633 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 633 col 185 - line 633 col 185 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 636 col 38 - line 636 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 636 col 38 - line 636 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 636 col 100 - line 636 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 636 col 100 - line 636 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 646 col 0 - line 646 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 646 col 0 - line 646 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 646 col 0 - line 646 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 646 col 0 - line 646 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 646 col 0 - line 646 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 647 col 99 - line 647 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 668 col 0 - line 668 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 682 col 0 - line 682 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 682 col 0 - line 682 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 682 col 0 - line 682 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 682 col 0 - line 682 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 682 col 0 - line 682 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 682 col 0 - line 682 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 682 col 0 - line 682 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 682 col 0 - line 682 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 685 col 41 - line 685 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 686 col 22 - line 686 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 713 col 0 - line 713 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 715 col 26 - line 715 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 715 col 43 - line 715 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 715 col 43 - line 715 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 716 col 22 - line 716 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 716 col 39 - line 716 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 716 col 39 - line 716 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 728 col 132 - line 728 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 728 col 173 - line 728 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 731 col 35 - line 731 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 731 col 35 - line 731 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 731 col 146 - line 731 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 731 col 146 - line 731 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 31 - line 732 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 31 - line 732 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 31 - line 732 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 31 - line 732 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 88 - line 732 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 88 - line 732 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 88 - line 732 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 88 - line 732 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 128 - line 732 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 128 - line 732 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 191 - line 732 col 191 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 191 - line 732 col 191 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 733 col 69 - line 733 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 733 col 152 - line 733 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 733 col 152 - line 733 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 733 col 152 - line 733 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 734 col 20 - line 734 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 734 col 44 - line 734 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 737 col 21 - line 737 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 737 col 21 - line 737 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 737 col 59 - line 737 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 737 col 142 - line 737 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 71 - line 738 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 71 - line 738 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 131 - line 738 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 131 - line 738 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 169 - line 738 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 169 - line 738 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 739 col 58 - line 739 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 739 col 58 - line 739 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 739 col 0 - line 739 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 739 col 0 - line 739 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 739 col 0 - line 739 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 739 col 0 - line 739 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 739 col 0 - line 739 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 739 col 0 - line 739 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 52 - line 742 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 52 - line 742 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 163 - line 742 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 163 - line 742 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 229 - line 742 col 229 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 229 - line 742 col 229 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 229 - line 742 col 229 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 229 - line 742 col 229 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 286 - line 742 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 286 - line 742 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 286 - line 742 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 286 - line 742 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 68 - line 743 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 68 - line 743 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 745 col 26 - line 745 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 745 col 26 - line 745 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 745 col 80 - line 745 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 745 col 80 - line 745 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 745 col 115 - line 745 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 745 col 115 - line 745 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 45 - line 746 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 45 - line 746 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 45 - line 746 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 45 - line 746 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 106 - line 746 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 106 - line 746 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 106 - line 746 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 106 - line 746 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 31 - line 747 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 31 - line 747 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 31 - line 747 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 31 - line 747 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 88 - line 747 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 88 - line 747 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 88 - line 747 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 88 - line 747 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 750 col 61 - line 750 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 750 col 61 - line 750 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 750 col 61 - line 750 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 751 col 40 - line 751 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 751 col 40 - line 751 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 751 col 40 - line 751 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 755 col 57 - line 755 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 755 col 57 - line 755 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 755 col 138 - line 755 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 755 col 138 - line 755 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 755 col 195 - line 755 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 762 col 49 - line 762 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 762 col 49 - line 762 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 762 col 49 - line 762 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 762 col 79 - line 762 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 762 col 141 - line 762 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 762 col 141 - line 762 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 762 col 141 - line 762 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 762 col 172 - line 762 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 764 col 43 - line 764 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 764 col 43 - line 764 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 766 col 42 - line 766 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 766 col 66 - line 766 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 766 col 105 - line 766 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 768 col 24 - line 768 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 769 col 92 - line 769 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 772 col 43 - line 772 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 772 col 97 - line 772 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 772 col 122 - line 772 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 772 col 159 - line 772 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 775 col 44 - line 775 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 775 col 68 - line 775 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 775 col 115 - line 775 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 777 col 47 - line 777 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 777 col 99 - line 777 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 779 col 51 - line 779 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 779 col 76 - line 779 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 783 col 61 - line 783 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 783 col 90 - line 783 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 784 col 17 - line 784 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 784 col 47 - line 784 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 786 col 17 - line 786 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 786 col 70 - line 786 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 789 col 198 - line 789 col 198 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 792 col 55 - line 792 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 792 col 106 - line 792 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 792 col 232 - line 792 col 232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 792 col 340 - line 792 col 340 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 800 col 47 - line 800 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 800 col 80 - line 800 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 801 col 21 - line 801 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 804 col 81 - line 804 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 806 col 34 - line 806 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 806 col 59 - line 806 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 807 col 45 - line 807 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 807 col 74 - line 807 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 809 col 95 - line 809 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 809 col 119 - line 809 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 810 col 14 - line 810 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 810 col 41 - line 810 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 814 col 151 - line 814 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 814 col 0 - line 814 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 815 col 163 - line 815 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 816 col 25 - line 816 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 820 col 159 - line 820 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 821 col 74 - line 821 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 821 col 74 - line 821 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 821 col 136 - line 821 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 821 col 136 - line 821 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 821 col 169 - line 821 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 833 col 0 - line 833 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 833 col 0 - line 833 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 833 col 0 - line 833 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 833 col 0 - line 833 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 843 col 97 - line 843 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 843 col 127 - line 843 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 856 col 0 - line 856 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 856 col 0 - line 856 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 856 col 0 - line 856 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 856 col 0 - line 856 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 856 col 0 - line 856 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 856 col 0 - line 856 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 856 col 0 - line 856 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 856 col 0 - line 856 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 856 col 0 - line 856 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 865 col 0 - line 865 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 865 col 0 - line 865 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 878 col 0 - line 878 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 878 col 0 - line 878 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 878 col 0 - line 878 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 878 col 0 - line 878 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 878 col 0 - line 878 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 878 col 0 - line 878 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 878 col 0 - line 878 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 878 col 0 - line 878 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 878 col 0 - line 878 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 889 col 0 - line 889 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 910 col 0 - line 910 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 913 col 55 - line 913 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 913 col 74 - line 913 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 914 col 40 - line 914 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 914 col 91 - line 914 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 916 col 43 - line 916 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 916 col 59 - line 916 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 916 col 80 - line 916 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 917 col 19 - line 917 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 917 col 38 - line 917 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 931 col 48 - line 931 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 939 col 76 - line 939 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 939 col 161 - line 939 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 940 col 33 - line 940 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 941 col 22 - line 941 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 941 col 121 - line 941 col 121 12.42 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/connectors.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 3 col 51 - line 3 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 5 col 34 - line 5 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 10 col 65 - line 10 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 11 col 21 - line 11 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 11 col 77 - line 11 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 14 col 0 - line 14 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 14 col 0 - line 14 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 14 col 0 - line 14 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 17 col 60 - line 17 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 17 col 60 - line 17 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 17 col 83 - line 17 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 20 col 23 - line 20 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 26 col 33 - line 26 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 28 col 17 - line 28 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 28 col 38 - line 28 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 28 col 96 - line 28 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 29 col 36 - line 29 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 34 col 13 - line 34 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 66 col 48 - line 66 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 73 col 80 - line 73 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 78 col 36 - line 78 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 78 col 77 - line 78 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 78 col 174 - line 78 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 79 col 72 - line 79 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 79 col 131 - line 79 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 79 col 227 - line 79 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 80 col 47 - line 80 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 80 col 47 - line 80 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 80 col 91 - line 80 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 80 col 91 - line 80 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 89 col 55 - line 89 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 89 col 96 - line 89 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 89 col 124 - line 89 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 90 col 42 - line 90 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 90 col 100 - line 90 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 94 col 0 - line 94 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 95 col 45 - line 95 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 95 col 62 - line 95 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 95 col 102 - line 95 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 100 col 0 - line 100 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 101 col 45 - line 101 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 104 col 0 - line 104 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 109 col 29 - line 109 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 109 col 29 - line 109 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 109 col 53 - line 109 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 114 col 81 - line 114 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 114 col 201 - line 114 col 201 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 120 col 42 - line 120 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 126 col 392 - line 126 col 392 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 128 col 64 - line 128 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 128 col 94 - line 128 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 128 col 116 - line 128 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 128 col 167 - line 128 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 128 col 189 - line 128 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 130 col 155 - line 130 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 130 col 176 - line 130 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 130 col 199 - line 130 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 130 col 221 - line 130 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 132 col 38 - line 132 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 132 col 57 - line 132 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 136 col 190 - line 136 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 136 col 213 - line 136 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 145 col 47 - line 145 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 145 col 120 - line 145 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 173 col 61 - line 173 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 97 - line 199 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 153 - line 199 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 228 - line 199 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 215 col 0 - line 215 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 215 col 0 - line 215 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 215 col 0 - line 215 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 215 col 0 - line 215 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 215 col 0 - line 215 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 215 col 0 - line 215 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 215 col 0 - line 215 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 215 col 0 - line 215 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 222 col 24 - line 222 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 222 col 351 - line 222 col 351 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 223 col 22 - line 223 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 223 col 44 - line 223 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 223 col 84 - line 223 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 223 col 103 - line 223 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 242 col 66 - line 242 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 268 col 0 - line 268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 281 col 131 - line 281 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 300 col 17 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 300 col 17 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 355 col 26 - line 355 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 368 col 94 - line 368 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 368 col 94 - line 368 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 368 col 155 - line 368 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 368 col 155 - line 368 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 369 col 41 - line 369 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 371 col 40 - line 371 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 375 col 41 - line 375 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 375 col 59 - line 375 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 376 col 66 - line 376 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 376 col 66 - line 376 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 376 col 66 - line 376 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 376 col 119 - line 376 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 376 col 119 - line 376 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 376 col 119 - line 376 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 378 col 101 - line 378 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 378 col 101 - line 378 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 378 col 186 - line 378 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 378 col 186 - line 378 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 384 col 129 - line 384 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 37 - line 385 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 37 - line 385 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 61 - line 385 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 61 - line 385 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 200 - line 385 col 200 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 200 - line 385 col 200 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 280 - line 385 col 280 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 280 - line 385 col 280 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 420 col 34 - line 420 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 420 col 34 - line 420 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 420 col 34 - line 420 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 420 col 78 - line 420 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 420 col 0 - line 420 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 420 col 0 - line 420 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 420 col 0 - line 420 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 421 col 47 - line 421 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 421 col 47 - line 421 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 421 col 47 - line 421 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 421 col 138 - line 421 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 421 col 138 - line 421 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 421 col 138 - line 421 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 421 col 175 - line 421 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 421 col 175 - line 421 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 421 col 175 - line 421 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 422 col 29 - line 422 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 424 col 77 - line 424 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 424 col 95 - line 424 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 448 col 33 - line 448 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 449 col 33 - line 449 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 450 col 35 - line 450 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 451 col 42 - line 451 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 452 col 42 - line 452 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 453 col 37 - line 453 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 454 col 37 - line 454 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 455 col 37 - line 455 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 455 col 94 - line 455 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 456 col 37 - line 456 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 456 col 94 - line 456 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 457 col 33 - line 457 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 457 col 90 - line 457 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 458 col 33 - line 458 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 458 col 90 - line 458 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 459 col 33 - line 459 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 459 col 98 - line 459 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 33 - line 460 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 98 - line 460 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 461 col 33 - line 461 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 461 col 98 - line 461 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 462 col 33 - line 462 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 462 col 98 - line 462 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 466 col 33 - line 466 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 466 col 98 - line 466 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 467 col 33 - line 467 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 467 col 98 - line 467 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 468 col 33 - line 468 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 468 col 98 - line 468 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 469 col 33 - line 469 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 469 col 98 - line 469 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 470 col 33 - line 470 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 470 col 90 - line 470 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 470 col 149 - line 470 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 471 col 33 - line 471 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 471 col 90 - line 471 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 471 col 149 - line 471 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 472 col 33 - line 472 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 473 col 37 - line 473 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 486 col 0 - line 486 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 507 col 0 - line 507 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 510 col 33 - line 510 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 511 col 33 - line 511 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 512 col 35 - line 512 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 513 col 37 - line 513 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 514 col 37 - line 514 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 515 col 33 - line 515 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 515 col 90 - line 515 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 516 col 33 - line 516 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 516 col 90 - line 516 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 517 col 33 - line 517 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 517 col 93 - line 517 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 518 col 33 - line 518 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 518 col 93 - line 518 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 519 col 33 - line 519 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 519 col 93 - line 519 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 520 col 33 - line 520 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 520 col 93 - line 520 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 524 col 33 - line 524 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 524 col 93 - line 524 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 525 col 33 - line 525 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 525 col 93 - line 525 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 526 col 33 - line 526 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 526 col 93 - line 526 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 527 col 33 - line 527 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 527 col 93 - line 527 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 528 col 33 - line 528 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 528 col 90 - line 528 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 529 col 33 - line 529 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 529 col 90 - line 529 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 530 col 33 - line 530 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 550 col 25 - line 550 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 550 col 168 - line 550 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 550 col 168 - line 550 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 550 col 253 - line 550 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 550 col 253 - line 550 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 552 col 21 - line 552 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 552 col 21 - line 552 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 555 col 83 - line 555 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 555 col 107 - line 555 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 556 col 28 - line 556 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 558 col 25 - line 558 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 560 col 26 - line 560 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 563 col 242 - line 563 col 242 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 563 col 261 - line 563 col 261 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 563 col 306 - line 563 col 306 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 563 col 325 - line 563 col 325 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 565 col 57 - line 565 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 565 col 76 - line 565 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 566 col 54 - line 566 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 567 col 27 - line 567 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 580 col 0 - line 580 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 582 col 47 - line 582 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 583 col 0 - line 583 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 602 col 23 - line 602 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 603 col 33 - line 603 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 603 col 33 - line 603 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 605 col 113 - line 605 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 605 col 113 - line 605 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 610 col 36 - line 610 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 612 col 90 - line 612 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 620 col 74 - line 620 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 621 col 20 - line 621 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 621 col 39 - line 621 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 621 col 59 - line 621 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 621 col 0 - line 621 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 622 col 20 - line 622 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 627 col 30 - line 627 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 659 col 0 - line 659 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 659 col 0 - line 659 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 659 col 0 - line 659 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 659 col 0 - line 659 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 659 col 0 - line 659 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 659 col 0 - line 659 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 659 col 0 - line 659 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 659 col 0 - line 659 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 659 col 0 - line 659 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 661 col 29 - line 661 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 661 col 290 - line 661 col 290 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 661 col 308 - line 661 col 308 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 661 col 338 - line 661 col 338 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 661 col 402 - line 661 col 402 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 661 col 425 - line 661 col 425 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 684 col 0 - line 684 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 684 col 0 - line 684 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 684 col 0 - line 684 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 684 col 0 - line 684 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 684 col 0 - line 684 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 686 col 51 - line 686 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 686 col 0 - line 686 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 687 col 50 - line 687 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 688 col 71 - line 688 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 688 col 89 - line 688 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 689 col 65 - line 689 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 714 col 0 - line 714 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 714 col 0 - line 714 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 714 col 0 - line 714 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 714 col 0 - line 714 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 714 col 0 - line 714 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 714 col 0 - line 714 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 714 col 0 - line 714 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 766 col 103 - line 766 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 766 col 135 - line 766 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 792 col 0 - line 792 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 793 col 46 - line 793 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 793 col 86 - line 793 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 794 col 34 - line 794 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 794 col 103 - line 794 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 794 col 122 - line 794 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 794 col 161 - line 794 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 794 col 180 - line 794 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 794 col 271 - line 794 col 271 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 795 col 80 - line 795 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 800 col 0 - line 800 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 800 col 0 - line 800 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 802 col 46 - line 802 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 802 col 116 - line 802 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 805 col 51 - line 805 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 806 col 53 - line 806 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 809 col 71 - line 809 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 809 col 137 - line 809 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 194 - line 811 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 258 - line 811 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 315 - line 811 col 315 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 812 col 87 - line 812 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 812 col 136 - line 812 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 813 col 23 - line 813 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 814 col 159 - line 814 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 814 col 201 - line 814 col 201 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 816 col 99 - line 816 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 816 col 117 - line 816 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 816 col 200 - line 816 col 200 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 816 col 256 - line 816 col 256 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 823 col 25 - line 823 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 824 col 40 - line 824 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 825 col 33 - line 825 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 826 col 52 - line 826 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 827 col 35 - line 827 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 828 col 35 - line 828 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 833 col 36 - line 833 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 833 col 0 - line 833 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 836 col 0 - line 836 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 838 col 166 - line 838 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 838 col 263 - line 838 col 263 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 843 col 0 - line 843 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 843 col 0 - line 843 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 846 col 0 - line 846 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 848 col 145 - line 848 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 848 col 181 - line 848 col 181 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 848 col 255 - line 848 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 848 col 291 - line 848 col 291 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 849 col 67 - line 849 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 855 col 66 - line 855 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 855 col 66 - line 855 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 856 col 73 - line 856 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 856 col 91 - line 856 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 856 col 134 - line 856 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 856 col 154 - line 856 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 856 col 282 - line 856 col 282 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 861 col 0 - line 861 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 861 col 0 - line 861 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 864 col 0 - line 864 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 866 col 56 - line 866 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 866 col 92 - line 866 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 869 col 72 - line 869 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 869 col 114 - line 869 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 874 col 0 - line 874 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 874 col 0 - line 874 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 878 col 0 - line 878 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 880 col 56 - line 880 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 880 col 92 - line 880 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 880 col 240 - line 880 col 240 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 881 col 70 - line 881 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 881 col 130 - line 881 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 882 col 71 - line 882 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 885 col 70 - line 885 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 885 col 112 - line 885 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 885 col 159 - line 885 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 885 col 227 - line 885 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 885 col 276 - line 885 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 890 col 0 - line 890 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 890 col 0 - line 890 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 893 col 0 - line 893 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 895 col 73 - line 895 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 895 col 109 - line 895 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 899 col 0 - line 899 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 899 col 0 - line 899 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 903 col 0 - line 903 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 905 col 51 - line 905 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 905 col 126 - line 905 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 905 col 199 - line 905 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 905 col 225 - line 905 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 905 col 273 - line 905 col 273 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 905 col 334 - line 905 col 334 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 905 col 386 - line 905 col 386 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 905 col 419 - line 905 col 419 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 905 col 483 - line 905 col 483 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 908 col 161 - line 908 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 914 col 41 - line 914 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 914 col 71 - line 914 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 915 col 37 - line 915 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 926 col 62 - line 926 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 934 col 66 - line 934 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 945 col 74 - line 945 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 947 col 233 - line 947 col 233 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 948 col 67 - line 948 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 948 col 114 - line 948 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 994 col 54 - line 994 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 994 col 0 - line 994 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1012 col 0 - line 1012 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1012 col 0 - line 1012 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1012 col 0 - line 1012 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1012 col 0 - line 1012 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1014 col 58 - line 1014 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1020 col 0 - line 1020 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1020 col 0 - line 1020 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1022 col 57 - line 1022 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1068 col 0 - line 1068 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1069 col 46 - line 1069 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1069 col 71 - line 1069 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1081 col 0 - line 1081 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1081 col 0 - line 1081 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1081 col 0 - line 1081 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1081 col 0 - line 1081 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1082 col 53 - line 1082 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1083 col 34 - line 1083 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1095 col 0 - line 1095 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1095 col 0 - line 1095 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1095 col 0 - line 1095 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1095 col 0 - line 1095 col 17 13.50 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/arrays.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 29 col 71 - line 29 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 29 col 92 - line 29 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 30 col 23 - line 30 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 30 col 23 - line 30 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 42 col 13 - line 42 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 42 col 98 - line 42 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 42 col 119 - line 42 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 42 col 140 - line 42 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 42 col 160 - line 42 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 43 col 139 - line 43 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 43 col 157 - line 43 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 43 col 184 - line 43 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 43 col 250 - line 43 col 250 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 45 col 20 - line 45 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 45 col 113 - line 45 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 51 col 39 - line 51 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 54 col 82 - line 54 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 56 col 51 - line 56 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 56 col 163 - line 56 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 56 col 184 - line 56 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 67 col 6 - line 67 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 67 col 6 - line 67 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 67 col 6 - line 67 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 67 col 6 - line 67 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 73 col 15 - line 73 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 73 col 45 - line 73 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 74 col 21 - line 74 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 74 col 51 - line 74 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 75 col 20 - line 75 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 75 col 49 - line 75 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 75 col 99 - line 75 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 76 col 26 - line 76 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 76 col 56 - line 76 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 77 col 49 - line 77 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 78 col 53 - line 78 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 88 col 82 - line 88 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 88 col 128 - line 88 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 88 col 154 - line 88 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 109 col 0 - line 109 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 113 col 0 - line 113 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 120 col 0 - line 120 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 120 col 0 - line 120 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 121 col 30 - line 121 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 121 col 48 - line 121 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 121 col 134 - line 121 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 123 col 22 - line 123 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 127 col 0 - line 127 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 127 col 0 - line 127 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 127 col 0 - line 127 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 130 col 59 - line 130 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 130 col 113 - line 130 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 140 col 19 - line 140 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 140 col 46 - line 140 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 141 col 22 - line 141 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 141 col 49 - line 141 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 142 col 24 - line 142 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 142 col 51 - line 142 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 143 col 24 - line 143 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 143 col 51 - line 143 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 150 col 134 - line 150 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 150 col 155 - line 150 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 150 col 176 - line 150 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 151 col 18 - line 151 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 167 col 29 - line 167 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 167 col 48 - line 167 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 171 col 0 - line 171 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 177 col 17 - line 177 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 177 col 55 - line 177 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 177 col 116 - line 177 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 177 col 154 - line 177 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 177 col 201 - line 177 col 201 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 179 col 17 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 179 col 55 - line 179 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 179 col 108 - line 179 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 180 col 67 - line 180 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 182 col 57 - line 182 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 187 col 91 - line 187 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 187 col 112 - line 187 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 187 col 140 - line 187 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 187 col 140 - line 187 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 190 col 51 - line 190 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 192 col 51 - line 192 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 192 col 96 - line 192 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 192 col 133 - line 192 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 194 col 55 - line 194 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 194 col 55 - line 194 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 194 col 0 - line 194 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 194 col 0 - line 194 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 195 col 38 - line 195 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 195 col 75 - line 195 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 207 col 23 - line 207 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 214 col 29 - line 214 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 219 col 35 - line 219 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 219 col 35 - line 219 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 219 col 0 - line 219 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 222 col 0 - line 222 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 224 col 112 - line 224 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 226 col 35 - line 226 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 226 col 81 - line 226 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 226 col 114 - line 226 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 226 col 155 - line 226 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 226 col 216 - line 226 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 226 col 333 - line 226 col 333 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 226 col 0 - line 226 col 390 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 230 col 94 - line 230 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 247 col 0 - line 247 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 259 col 22 - line 259 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 260 col 26 - line 260 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 261 col 21 - line 261 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 266 col 0 - line 266 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 266 col 0 - line 266 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 269 col 0 - line 269 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 275 col 33 - line 275 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 275 col 0 - line 275 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 278 col 0 - line 278 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 280 col 102 - line 280 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 282 col 174 - line 282 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 286 col 33 - line 286 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 286 col 0 - line 286 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 289 col 0 - line 289 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 291 col 49 - line 291 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 293 col 174 - line 293 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 306 col 23 - line 306 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 307 col 23 - line 307 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 308 col 23 - line 308 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 313 col 0 - line 313 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 313 col 0 - line 313 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 316 col 0 - line 316 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 318 col 66 - line 318 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 318 col 127 - line 318 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 322 col 0 - line 322 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 322 col 0 - line 322 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 325 col 0 - line 325 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 333 col 0 - line 333 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 333 col 0 - line 333 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 336 col 0 - line 336 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 338 col 35 - line 338 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 338 col 167 - line 338 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 338 col 225 - line 338 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 348 col 65 - line 348 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 348 col 0 - line 348 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 356 col 25 - line 356 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 357 col 25 - line 357 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 358 col 54 - line 358 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 359 col 53 - line 359 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 360 col 58 - line 360 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 361 col 43 - line 361 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 366 col 0 - line 366 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 366 col 0 - line 366 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 369 col 0 - line 369 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 371 col 44 - line 371 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 375 col 0 - line 375 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 375 col 0 - line 375 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 378 col 0 - line 378 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 384 col 0 - line 384 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 384 col 0 - line 384 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 387 col 0 - line 387 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 389 col 79 - line 389 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 389 col 207 - line 389 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 393 col 0 - line 393 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 393 col 0 - line 393 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 396 col 0 - line 396 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 398 col 78 - line 398 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 398 col 204 - line 398 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 402 col 0 - line 402 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 402 col 0 - line 402 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 405 col 0 - line 405 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 410 col 58 - line 410 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 411 col 64 - line 411 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 412 col 26 - line 412 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 412 col 66 - line 412 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 414 col 72 - line 414 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 418 col 0 - line 418 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 418 col 0 - line 418 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 421 col 0 - line 421 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 423 col 26 - line 423 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 423 col 125 - line 423 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 425 col 25 - line 425 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 433 col 134 - line 433 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 434 col 108 - line 434 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 434 col 128 - line 434 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 443 col 20 - line 443 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 444 col 25 - line 444 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 445 col 38 - line 445 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 445 col 38 - line 445 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 446 col 20 - line 446 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 447 col 25 - line 447 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 448 col 38 - line 448 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 448 col 38 - line 448 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 450 col 20 - line 450 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 451 col 38 - line 451 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 451 col 38 - line 451 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 453 col 24 - line 453 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 454 col 42 - line 454 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 454 col 42 - line 454 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 459 col 32 - line 459 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 459 col 0 - line 459 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 462 col 0 - line 462 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 464 col 78 - line 464 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 468 col 32 - line 468 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 468 col 0 - line 468 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 471 col 0 - line 471 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 473 col 81 - line 473 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 477 col 32 - line 477 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 477 col 0 - line 477 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 480 col 0 - line 480 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 480 col 0 - line 480 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 480 col 0 - line 480 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 480 col 0 - line 480 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 482 col 101 - line 482 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 482 col 163 - line 482 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 486 col 32 - line 486 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 486 col 0 - line 486 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 489 col 0 - line 489 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 491 col 81 - line 491 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 495 col 32 - line 495 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 495 col 0 - line 495 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 498 col 0 - line 498 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 500 col 84 - line 500 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 504 col 32 - line 504 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 504 col 0 - line 504 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 507 col 0 - line 507 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 507 col 0 - line 507 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 507 col 0 - line 507 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 507 col 0 - line 507 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 509 col 104 - line 509 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 509 col 166 - line 509 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 513 col 32 - line 513 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 513 col 0 - line 513 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 516 col 0 - line 516 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 518 col 76 - line 518 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 518 col 0 - line 518 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 518 col 0 - line 518 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 522 col 32 - line 522 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 522 col 0 - line 522 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 525 col 0 - line 525 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 525 col 0 - line 525 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 525 col 0 - line 525 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 525 col 0 - line 525 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 527 col 118 - line 527 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 529 col 19 - line 529 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 529 col 150 - line 529 col 150 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 529 col 170 - line 529 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 532 col 23 - line 532 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 537 col 0 - line 537 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 537 col 0 - line 537 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 537 col 0 - line 537 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 537 col 0 - line 537 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 538 col 27 - line 538 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 538 col 94 - line 538 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 538 col 94 - line 538 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 540 col 89 - line 540 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 540 col 89 - line 540 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 540 col 89 - line 540 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 540 col 89 - line 540 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 540 col 152 - line 540 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 544 col 36 - line 544 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 544 col 0 - line 544 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 547 col 0 - line 547 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 550 col 80 - line 550 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 550 col 0 - line 550 col 210 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 550 col 0 - line 550 col 210 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 554 col 36 - line 554 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 554 col 0 - line 554 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 557 col 0 - line 557 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 557 col 0 - line 557 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 557 col 0 - line 557 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 557 col 0 - line 557 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 559 col 122 - line 559 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 561 col 23 - line 561 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 567 col 27 - line 567 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 567 col 94 - line 567 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 567 col 94 - line 567 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 569 col 93 - line 569 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 569 col 93 - line 569 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 569 col 93 - line 569 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 569 col 93 - line 569 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 569 col 156 - line 569 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 578 col 0 - line 578 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 578 col 0 - line 578 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 578 col 0 - line 578 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 578 col 0 - line 578 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 578 col 0 - line 578 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 579 col 0 - line 579 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 587 col 0 - line 587 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 587 col 0 - line 587 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 587 col 0 - line 587 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 587 col 0 - line 587 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 588 col 0 - line 588 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 589 col 36 - line 589 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 589 col 80 - line 589 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 590 col 65 - line 590 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 590 col 65 - line 590 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 591 col 51 - line 591 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 591 col 51 - line 591 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 591 col 141 - line 591 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 591 col 158 - line 591 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 591 col 179 - line 591 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 591 col 196 - line 591 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 591 col 217 - line 591 col 217 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 28 - line 593 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 28 - line 593 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 47 - line 593 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 68 - line 593 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 85 - line 593 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 105 - line 593 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 163 - line 593 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 220 - line 593 col 220 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 290 - line 593 col 290 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 311 - line 593 col 311 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 328 - line 593 col 328 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 348 - line 593 col 348 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 598 col 6 - line 598 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 598 col 6 - line 598 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 598 col 6 - line 598 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 598 col 6 - line 598 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 598 col 6 - line 598 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 598 col 6 - line 598 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 601 col 74 - line 601 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 601 col 129 - line 601 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 604 col 15 - line 604 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 604 col 37 - line 604 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 604 col 57 - line 604 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 604 col 87 - line 604 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 605 col 19 - line 605 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 605 col 48 - line 605 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 605 col 68 - line 605 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 15 - line 606 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 57 - line 606 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 78 - line 606 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 98 - line 606 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 607 col 15 - line 607 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 607 col 57 - line 607 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 607 col 78 - line 607 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 607 col 98 - line 607 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 626 col 93 - line 626 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 626 col 163 - line 626 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 626 col 187 - line 626 col 187 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 626 col 206 - line 626 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 626 col 227 - line 626 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 626 col 252 - line 626 col 252 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 626 col 314 - line 626 col 314 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 633 col 26 - line 633 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 634 col 34 - line 634 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 635 col 26 - line 635 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 636 col 27 - line 636 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 637 col 21 - line 637 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 643 col 0 - line 643 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 643 col 0 - line 643 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 646 col 0 - line 646 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 652 col 0 - line 652 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 652 col 0 - line 652 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 655 col 0 - line 655 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 657 col 0 - line 657 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 661 col 0 - line 661 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 661 col 0 - line 661 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 664 col 0 - line 664 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 668 col 43 - line 668 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 668 col 63 - line 668 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 670 col 30 - line 670 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 672 col 32 - line 672 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 673 col 32 - line 673 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 679 col 0 - line 679 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 679 col 0 - line 679 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 682 col 0 - line 682 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 689 col 0 - line 689 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 693 col 0 - line 693 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 693 col 0 - line 693 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 696 col 0 - line 696 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 698 col 126 - line 698 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 698 col 164 - line 698 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 703 col 0 - line 703 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 709 col 103 - line 709 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 713 col 21 - line 713 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 713 col 43 - line 713 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 713 col 65 - line 713 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 716 col 60 - line 716 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 716 col 84 - line 716 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 716 col 138 - line 716 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 717 col 21 - line 717 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 717 col 71 - line 717 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 720 col 0 - line 720 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 722 col 33 - line 722 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 722 col 98 - line 722 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 726 col 32 - line 726 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 726 col 50 - line 726 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 741 col 0 - line 741 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 741 col 0 - line 741 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 749 col 0 - line 749 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 749 col 0 - line 749 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 749 col 0 - line 749 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 749 col 0 - line 749 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 761 col 0 - line 761 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 761 col 0 - line 761 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 762 col 36 - line 762 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 763 col 65 - line 763 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 763 col 65 - line 763 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 765 col 56 - line 765 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 767 col 28 - line 767 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 767 col 49 - line 767 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 767 col 133 - line 767 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 787 col 0 - line 787 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 787 col 0 - line 787 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 787 col 0 - line 787 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 787 col 0 - line 787 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 787 col 0 - line 787 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 787 col 0 - line 787 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 787 col 0 - line 787 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 794 col 29 - line 794 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 794 col 52 - line 794 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 794 col 52 - line 794 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 795 col 16 - line 795 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 801 col 0 - line 801 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 801 col 0 - line 801 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 801 col 0 - line 801 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 801 col 0 - line 801 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 801 col 0 - line 801 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 801 col 0 - line 801 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 801 col 0 - line 801 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 801 col 0 - line 801 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 806 col 52 - line 806 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 807 col 13 - line 807 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 807 col 28 - line 807 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 807 col 43 - line 807 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 811 col 22 - line 811 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 811 col 37 - line 811 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 811 col 52 - line 811 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 812 col 22 - line 812 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 812 col 45 - line 812 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 814 col 22 - line 814 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 814 col 37 - line 814 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 814 col 52 - line 814 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 816 col 46 - line 816 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 816 col 70 - line 816 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 817 col 33 - line 817 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 817 col 76 - line 817 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 818 col 33 - line 818 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 820 col 97 - line 820 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 820 col 127 - line 820 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 820 col 157 - line 820 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 820 col 218 - line 820 col 218 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 822 col 37 - line 822 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 822 col 52 - line 822 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 822 col 67 - line 822 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 823 col 81 - line 823 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 824 col 26 - line 824 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 824 col 74 - line 824 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 831 col 0 - line 831 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 834 col 71 - line 834 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 834 col 126 - line 834 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 834 col 149 - line 834 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 834 col 172 - line 834 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 834 col 213 - line 834 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 838 col 0 - line 838 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 839 col 39 - line 839 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 848 col 0 - line 848 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 849 col 49 - line 849 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 858 col 0 - line 858 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 859 col 70 - line 859 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 860 col 52 - line 860 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 860 col 67 - line 860 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 860 col 82 - line 860 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 864 col 0 - line 864 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 865 col 70 - line 865 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 866 col 52 - line 866 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 866 col 67 - line 866 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 866 col 82 - line 866 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 869 col 63 - line 869 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 870 col 34 - line 870 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 870 col 66 - line 870 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 870 col 108 - line 870 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 872 col 48 - line 872 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 872 col 75 - line 872 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 872 col 93 - line 872 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 873 col 36 - line 873 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 873 col 54 - line 873 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 875 col 59 - line 875 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 898 col 0 - line 898 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 906 col 0 - line 906 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 907 col 94 - line 907 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 907 col 94 - line 907 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 907 col 195 - line 907 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 907 col 216 - line 907 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 907 col 237 - line 907 col 237 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 911 col 23 - line 911 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 911 col 50 - line 911 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 911 col 97 - line 911 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 912 col 21 - line 912 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 914 col 23 - line 914 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 914 col 47 - line 914 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 914 col 98 - line 914 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 914 col 134 - line 914 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 915 col 45 - line 915 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 917 col 23 - line 917 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 917 col 45 - line 917 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 917 col 66 - line 917 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 917 col 87 - line 917 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 917 col 115 - line 917 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 917 col 115 - line 917 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 919 col 29 - line 919 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 919 col 56 - line 919 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 919 col 109 - line 919 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 919 col 143 - line 919 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 919 col 208 - line 919 col 208 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 921 col 29 - line 921 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 921 col 53 - line 921 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 921 col 106 - line 921 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 921 col 142 - line 921 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 922 col 50 - line 922 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 922 col 165 - line 922 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 922 col 165 - line 922 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 922 col 165 - line 922 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 923 col 35 - line 923 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 925 col 29 - line 925 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 925 col 51 - line 925 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 925 col 74 - line 925 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 927 col 26 - line 927 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 927 col 53 - line 927 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 927 col 86 - line 927 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 929 col 23 - line 929 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 929 col 44 - line 929 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 929 col 71 - line 929 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 929 col 92 - line 929 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 929 col 113 - line 929 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 929 col 141 - line 929 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 929 col 141 - line 929 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 931 col 25 - line 931 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 931 col 91 - line 931 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 932 col 26 - line 932 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 932 col 52 - line 932 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 932 col 73 - line 932 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 932 col 92 - line 932 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 933 col 67 - line 933 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 933 col 67 - line 933 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 943 col 0 - line 943 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 943 col 0 - line 943 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 948 col 65 - line 948 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 952 col 0 - line 952 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 954 col 23 - line 954 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 957 col 132 - line 957 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 975 col 0 - line 975 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 979 col 0 - line 979 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 984 col 0 - line 984 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 985 col 16 - line 985 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 985 col 46 - line 985 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 985 col 92 - line 985 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 991 col 6 - line 991 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 991 col 6 - line 991 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 991 col 6 - line 991 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 991 col 6 - line 991 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 991 col 6 - line 991 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 991 col 6 - line 991 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 997 col 19 - line 997 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 998 col 19 - line 998 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 999 col 19 - line 999 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 999 col 39 - line 999 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1000 col 20 - line 1000 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1001 col 23 - line 1001 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1002 col 21 - line 1002 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1003 col 27 - line 1003 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1004 col 19 - line 1004 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1005 col 22 - line 1005 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1006 col 29 - line 1006 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1007 col 29 - line 1007 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1015 col 82 - line 1015 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1015 col 120 - line 1015 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1028 col 0 - line 1028 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1033 col 30 - line 1033 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1033 col 30 - line 1033 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1033 col 47 - line 1033 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1033 col 160 - line 1033 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1033 col 236 - line 1033 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1037 col 27 - line 1037 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1037 col 64 - line 1037 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1037 col 107 - line 1037 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1047 col 0 - line 1047 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1047 col 0 - line 1047 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1047 col 0 - line 1047 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1047 col 0 - line 1047 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1047 col 0 - line 1047 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1047 col 0 - line 1047 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1054 col 85 - line 1054 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1054 col 108 - line 1054 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1059 col 26 - line 1059 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1059 col 60 - line 1059 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1070 col 33 - line 1070 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1070 col 69 - line 1070 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1070 col 109 - line 1070 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1073 col 44 - line 1073 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1074 col 66 - line 1074 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1075 col 103 - line 1075 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1076 col 144 - line 1076 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1084 col 26 - line 1084 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1084 col 60 - line 1084 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1085 col 76 - line 1085 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1086 col 30 - line 1086 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1086 col 48 - line 1086 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1087 col 26 - line 1087 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1088 col 0 - line 1088 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1089 col 17 - line 1089 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1089 col 60 - line 1089 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1093 col 6 - line 1093 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1093 col 6 - line 1093 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1093 col 6 - line 1093 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1093 col 6 - line 1093 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1096 col 33 - line 1096 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1096 col 69 - line 1096 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1096 col 125 - line 1096 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1096 col 125 - line 1096 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1098 col 48 - line 1098 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1101 col 53 - line 1101 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1102 col 80 - line 1102 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1103 col 122 - line 1103 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1104 col 173 - line 1104 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1110 col 40 - line 1110 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1110 col 75 - line 1110 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1110 col 137 - line 1110 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1110 col 155 - line 1110 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1111 col 36 - line 1111 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1111 col 54 - line 1111 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1111 col 95 - line 1111 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1111 col 119 - line 1111 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1111 col 143 - line 1111 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1112 col 18 - line 1112 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1112 col 160 - line 1112 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1113 col 13 - line 1113 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1113 col 63 - line 1113 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1113 col 87 - line 1113 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1113 col 111 - line 1113 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1117 col 6 - line 1117 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 33 - line 1120 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 69 - line 1120 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 0 - line 1120 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1121 col 51 - line 1121 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1124 col 53 - line 1124 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1125 col 133 - line 1125 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1126 col 133 - line 1126 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1127 col 173 - line 1127 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1135 col 6 - line 1135 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 33 - line 1138 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 75 - line 1138 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1140 col 46 - line 1140 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1143 col 42 - line 1143 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1144 col 122 - line 1144 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1152 col 39 - line 1152 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1152 col 60 - line 1152 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1153 col 45 - line 1153 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1159 col 33 - line 1159 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1159 col 69 - line 1159 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1159 col 131 - line 1159 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1159 col 131 - line 1159 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1160 col 70 - line 1160 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1160 col 70 - line 1160 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1163 col 49 - line 1163 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1164 col 67 - line 1164 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1165 col 95 - line 1165 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1166 col 129 - line 1166 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1172 col 46 - line 1172 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1172 col 108 - line 1172 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1172 col 126 - line 1172 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1173 col 17 - line 1173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1173 col 35 - line 1173 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1173 col 76 - line 1173 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1173 col 100 - line 1173 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1173 col 124 - line 1173 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1180 col 33 - line 1180 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1180 col 69 - line 1180 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1180 col 110 - line 1180 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1181 col 45 - line 1181 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1184 col 49 - line 1184 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1185 col 129 - line 1185 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1186 col 129 - line 1186 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1187 col 169 - line 1187 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1195 col 32 - line 1195 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1201 col 33 - line 1201 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1201 col 69 - line 1201 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1201 col 109 - line 1201 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1202 col 44 - line 1202 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1205 col 78 - line 1205 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1206 col 101 - line 1206 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1207 col 101 - line 1207 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1208 col 129 - line 1208 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1222 col 0 - line 1222 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1227 col 26 - line 1227 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1227 col 89 - line 1227 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1227 col 123 - line 1227 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1228 col 40 - line 1228 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1228 col 130 - line 1228 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1235 col 33 - line 1235 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1235 col 69 - line 1235 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1235 col 109 - line 1235 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1236 col 44 - line 1236 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1239 col 49 - line 1239 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1240 col 67 - line 1240 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1241 col 95 - line 1241 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1242 col 129 - line 1242 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1250 col 40 - line 1250 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1250 col 102 - line 1250 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1250 col 120 - line 1250 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1250 col 168 - line 1250 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1250 col 0 - line 1250 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1251 col 40 - line 1251 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1251 col 64 - line 1251 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1251 col 88 - line 1251 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1251 col 131 - line 1251 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1252 col 32 - line 1252 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1259 col 33 - line 1259 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1259 col 69 - line 1259 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1259 col 110 - line 1259 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1260 col 45 - line 1260 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1263 col 49 - line 1263 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1264 col 129 - line 1264 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1265 col 129 - line 1265 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1266 col 169 - line 1266 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1273 col 47 - line 1273 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1273 col 86 - line 1273 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1273 col 129 - line 1273 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1277 col 0 - line 1277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1278 col 65 - line 1278 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1283 col 32 - line 1283 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1283 col 94 - line 1283 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1283 col 138 - line 1283 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1283 col 156 - line 1283 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1284 col 16 - line 1284 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1284 col 44 - line 1284 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1284 col 88 - line 1284 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1284 col 105 - line 1284 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1284 col 129 - line 1284 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1285 col 42 - line 1285 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1285 col 115 - line 1285 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1285 col 148 - line 1285 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1286 col 21 - line 1286 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1286 col 44 - line 1286 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1288 col 46 - line 1288 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1288 col 109 - line 1288 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1288 col 127 - line 1288 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1289 col 13 - line 1289 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1289 col 31 - line 1289 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1289 col 72 - line 1289 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1289 col 96 - line 1289 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1289 col 120 - line 1289 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1296 col 33 - line 1296 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1296 col 69 - line 1296 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1296 col 110 - line 1296 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1297 col 45 - line 1297 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1300 col 49 - line 1300 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1301 col 129 - line 1301 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1302 col 129 - line 1302 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1303 col 169 - line 1303 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1313 col 0 - line 1313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1314 col 70 - line 1314 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1320 col 32 - line 1320 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1320 col 60 - line 1320 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1320 col 105 - line 1320 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1320 col 0 - line 1320 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1321 col 26 - line 1321 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1327 col 0 - line 1327 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1330 col 23 - line 1330 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1331 col 59 - line 1331 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1340 col 18 - line 1340 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1340 col 77 - line 1340 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1340 col 144 - line 1340 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1341 col 85 - line 1341 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1343 col 18 - line 1343 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1343 col 108 - line 1343 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1343 col 135 - line 1343 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1345 col 79 - line 1345 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1345 col 161 - line 1345 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1346 col 67 - line 1346 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1346 col 111 - line 1346 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1347 col 19 - line 1347 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1347 col 123 - line 1347 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1348 col 61 - line 1348 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1367 col 0 - line 1367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1367 col 0 - line 1367 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1368 col 44 - line 1368 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1374 col 34 - line 1374 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1374 col 50 - line 1374 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1374 col 65 - line 1374 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1375 col 14 - line 1375 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1375 col 30 - line 1375 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1375 col 46 - line 1375 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1380 col 29 - line 1380 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1380 col 48 - line 1380 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1380 col 88 - line 1380 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1380 col 0 - line 1380 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1381 col 42 - line 1381 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1381 col 0 - line 1381 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1382 col 18 - line 1382 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1390 col 81 - line 1390 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1390 col 138 - line 1390 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1391 col 23 - line 1391 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1391 col 81 - line 1391 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1393 col 47 - line 1393 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1407 col 0 - line 1407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1407 col 0 - line 1407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1407 col 0 - line 1407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1407 col 0 - line 1407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1407 col 0 - line 1407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1416 col 0 - line 1416 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1422 col 0 - line 1422 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1424 col 85 - line 1424 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1424 col 127 - line 1424 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1427 col 54 - line 1427 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1427 col 69 - line 1427 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1433 col 0 - line 1433 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1440 col 0 - line 1440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1447 col 0 - line 1447 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1448 col 28 - line 1448 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1448 col 56 - line 1448 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1448 col 84 - line 1448 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1448 col 123 - line 1448 col 123 20.80 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/statements.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 12 col 135 - line 12 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 12 col 135 - line 12 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 12 col 177 - line 12 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 17 col 0 - line 17 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 17 col 0 - line 17 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 17 col 0 - line 17 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 17 col 0 - line 17 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 17 col 0 - line 17 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 17 col 0 - line 17 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 24 col 31 - line 24 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 37 col 14 - line 37 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 40 col 83 - line 40 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 42 col 40 - line 42 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 42 col 79 - line 42 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 46 col 164 - line 46 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 76 col 69 - line 76 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 76 col 69 - line 76 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 97 col 84 - line 97 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 97 col 84 - line 97 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 115 col 0 - line 115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 122 col 0 - line 122 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 122 col 0 - line 122 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 122 col 0 - line 122 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 124 col 44 - line 124 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 124 col 44 - line 124 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 125 col 108 - line 125 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 125 col 108 - line 125 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 127 col 26 - line 127 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 140 col 0 - line 140 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 145 col 0 - line 145 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 148 col 26 - line 148 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 152 col 0 - line 152 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 153 col 44 - line 153 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 156 col 0 - line 156 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 163 col 0 - line 163 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 163 col 0 - line 163 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 163 col 0 - line 163 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 163 col 0 - line 163 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 172 col 59 - line 172 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 172 col 59 - line 172 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 172 col 79 - line 172 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 172 col 79 - line 172 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 172 col 108 - line 172 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 172 col 108 - line 172 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 172 col 108 - line 172 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 172 col 135 - line 172 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 172 col 135 - line 172 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 177 col 31 - line 177 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 177 col 31 - line 177 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 177 col 81 - line 177 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 177 col 156 - line 177 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 177 col 156 - line 177 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 182 col 0 - line 182 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 182 col 0 - line 182 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 182 col 0 - line 182 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 182 col 0 - line 182 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 182 col 0 - line 182 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 182 col 0 - line 182 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 182 col 0 - line 182 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 183 col 17 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 183 col 17 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 183 col 89 - line 183 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 183 col 89 - line 183 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 190 col 0 - line 190 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 190 col 0 - line 190 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 190 col 0 - line 190 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 190 col 0 - line 190 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 190 col 0 - line 190 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 190 col 0 - line 190 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 190 col 0 - line 190 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 190 col 0 - line 190 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 191 col 60 - line 191 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 191 col 60 - line 191 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 194 col 0 - line 194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 194 col 0 - line 194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 194 col 0 - line 194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 194 col 0 - line 194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 195 col 29 - line 195 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 195 col 29 - line 195 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 195 col 76 - line 195 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 195 col 76 - line 195 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 195 col 183 - line 195 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 195 col 204 - line 195 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 195 col 204 - line 195 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 213 col 0 - line 213 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 213 col 0 - line 213 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 213 col 0 - line 213 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 213 col 0 - line 213 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 213 col 0 - line 213 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 213 col 0 - line 213 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 213 col 0 - line 213 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 218 col 43 - line 218 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 218 col 43 - line 218 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 218 col 81 - line 218 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 218 col 81 - line 218 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 218 col 117 - line 218 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 219 col 111 - line 219 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 219 col 160 - line 219 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 219 col 212 - line 219 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 219 col 241 - line 219 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 219 col 329 - line 219 col 329 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 219 col 329 - line 219 col 329 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 219 col 359 - line 219 col 359 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 219 col 406 - line 219 col 406 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 221 col 21 - line 221 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 221 col 108 - line 221 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 221 col 108 - line 221 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 221 col 138 - line 221 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 221 col 138 - line 221 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 221 col 251 - line 221 col 251 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 223 col 21 - line 223 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 224 col 68 - line 224 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 252 col 91 - line 252 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 252 col 91 - line 252 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 252 col 176 - line 252 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 252 col 176 - line 252 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 256 col 59 - line 256 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 257 col 81 - line 257 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 257 col 122 - line 257 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 257 col 159 - line 257 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 257 col 201 - line 257 col 201 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 258 col 36 - line 258 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 258 col 36 - line 258 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 270 col 0 - line 270 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 275 col 86 - line 275 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 275 col 86 - line 275 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 275 col 116 - line 275 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 275 col 116 - line 275 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 19 - line 276 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 19 - line 276 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 49 - line 276 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 49 - line 276 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 131 - line 276 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 158 - line 276 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 158 - line 276 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 158 - line 276 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 199 - line 276 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 199 - line 276 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 276 col 199 - line 276 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 97 - line 277 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 121 - line 277 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 121 - line 277 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 196 - line 277 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 288 col 0 - line 288 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 288 col 0 - line 288 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 288 col 0 - line 288 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 288 col 0 - line 288 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 288 col 0 - line 288 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 288 col 0 - line 288 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 288 col 0 - line 288 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 293 col 21 - line 293 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 293 col 21 - line 293 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 293 col 75 - line 293 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 293 col 154 - line 293 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 293 col 154 - line 293 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 298 col 0 - line 298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 298 col 0 - line 298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 298 col 0 - line 298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 298 col 0 - line 298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 298 col 0 - line 298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 298 col 0 - line 298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 298 col 0 - line 298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 299 col 26 - line 299 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 299 col 49 - line 299 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 299 col 49 - line 299 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 299 col 97 - line 299 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 300 col 21 - line 300 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 300 col 21 - line 300 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 304 col 28 - line 304 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 304 col 53 - line 304 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 304 col 53 - line 304 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 306 col 31 - line 306 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 306 col 56 - line 306 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 306 col 56 - line 306 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 306 col 128 - line 306 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 306 col 128 - line 306 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 308 col 31 - line 308 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 308 col 56 - line 308 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 308 col 56 - line 308 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 308 col 116 - line 308 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 308 col 116 - line 308 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 308 col 169 - line 308 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 308 col 232 - line 308 col 232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 21 - line 313 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 65 - line 313 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 121 - line 313 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 121 - line 313 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 141 - line 313 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 141 - line 313 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 178 - line 313 col 178 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 240 - line 313 col 240 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 240 - line 313 col 240 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 260 - line 313 col 260 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 313 col 260 - line 313 col 260 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 314 col 42 - line 314 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 314 col 42 - line 314 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 314 col 62 - line 314 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 314 col 62 - line 314 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 318 col 0 - line 318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 321 col 58 - line 321 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 337 col 0 - line 337 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 346 col 18 - line 346 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 346 col 18 - line 346 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 346 col 67 - line 346 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 346 col 140 - line 346 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 346 col 140 - line 346 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 346 col 213 - line 346 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 346 col 213 - line 346 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 346 col 290 - line 346 col 290 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 346 col 290 - line 346 col 290 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 357 col 0 - line 357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 359 col 26 - line 359 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 359 col 47 - line 359 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 359 col 47 - line 359 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 359 col 70 - line 359 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 359 col 70 - line 359 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 359 col 112 - line 359 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 360 col 18 - line 360 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 360 col 18 - line 360 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 360 col 62 - line 360 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 360 col 62 - line 360 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 360 col 104 - line 360 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 360 col 104 - line 360 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 49 - line 361 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 49 - line 361 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 70 - line 361 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 70 - line 361 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 92 - line 361 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 92 - line 361 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 164 - line 361 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 164 - line 361 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 188 - line 361 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 361 col 188 - line 361 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 362 col 75 - line 362 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 362 col 75 - line 362 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 362 col 118 - line 362 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 362 col 118 - line 362 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 368 col 18 - line 368 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 368 col 18 - line 368 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 368 col 70 - line 368 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 368 col 147 - line 368 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 368 col 147 - line 368 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 368 col 232 - line 368 col 232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 368 col 232 - line 368 col 232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 375 col 0 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 377 col 26 - line 377 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 377 col 48 - line 377 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 377 col 48 - line 377 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 377 col 103 - line 377 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 378 col 40 - line 378 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 378 col 40 - line 378 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 381 col 43 - line 381 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 387 col 0 - line 387 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 387 col 0 - line 387 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 387 col 0 - line 387 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 387 col 0 - line 387 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 387 col 0 - line 387 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 42 - line 388 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 42 - line 388 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 131 - line 388 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 157 - line 388 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 179 - line 388 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 394 col 0 - line 394 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 394 col 0 - line 394 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 394 col 0 - line 394 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 394 col 0 - line 394 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 394 col 0 - line 394 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 395 col 20 - line 395 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 395 col 20 - line 395 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 395 col 154 - line 395 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 395 col 154 - line 395 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 395 col 231 - line 395 col 231 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 395 col 231 - line 395 col 231 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 407 col 0 - line 407 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 408 col 28 - line 408 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 408 col 28 - line 408 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 408 col 175 - line 408 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 408 col 194 - line 408 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 415 col 20 - line 415 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 415 col 20 - line 415 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 417 col 20 - line 417 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 417 col 20 - line 417 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 419 col 20 - line 419 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 419 col 20 - line 419 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 419 col 79 - line 419 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 419 col 79 - line 419 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 421 col 18 - line 421 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 421 col 18 - line 421 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 421 col 70 - line 421 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 421 col 70 - line 421 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 421 col 93 - line 421 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 421 col 93 - line 421 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 421 col 118 - line 421 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 421 col 118 - line 421 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 425 col 37 - line 425 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 425 col 37 - line 425 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 432 col 0 - line 432 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 438 col 31 - line 438 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 438 col 31 - line 438 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 438 col 159 - line 438 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 438 col 159 - line 438 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 443 col 120 - line 443 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 443 col 120 - line 443 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 446 col 21 - line 446 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 446 col 21 - line 446 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 446 col 46 - line 446 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 446 col 46 - line 446 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 446 col 101 - line 446 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 446 col 101 - line 446 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 446 col 186 - line 446 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 446 col 186 - line 446 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 452 col 18 - line 452 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 452 col 18 - line 452 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 461 col 50 - line 461 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 461 col 50 - line 461 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 461 col 94 - line 461 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 461 col 122 - line 461 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 461 col 161 - line 461 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 473 col 0 - line 473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 473 col 0 - line 473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 473 col 0 - line 473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 473 col 0 - line 473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 473 col 0 - line 473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 473 col 0 - line 473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 473 col 0 - line 473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 473 col 0 - line 473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 474 col 43 - line 474 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 474 col 128 - line 474 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 474 col 128 - line 474 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 475 col 76 - line 475 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 475 col 165 - line 475 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 475 col 165 - line 475 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 484 col 27 - line 484 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 484 col 98 - line 484 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 484 col 98 - line 484 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 489 col 25 - line 489 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 489 col 102 - line 489 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 489 col 102 - line 489 col 102 7.24 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/functions.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 7 col 149 - line 7 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 7 col 149 - line 7 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 9 col 59 - line 9 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 9 col 78 - line 9 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 9 col 144 - line 9 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 9 col 164 - line 9 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 10 col 131 - line 10 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 10 col 131 - line 10 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 10 col 160 - line 10 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 10 col 160 - line 10 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 34 col 0 - line 34 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 34 col 0 - line 34 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 34 col 0 - line 34 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 34 col 0 - line 34 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 34 col 0 - line 34 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 34 col 0 - line 34 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 49 col 0 - line 49 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 49 col 0 - line 49 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 49 col 0 - line 49 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 78 col 0 - line 78 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 78 col 0 - line 78 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 78 col 0 - line 78 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 83 col 22 - line 83 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 83 col 52 - line 83 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 88 col 0 - line 88 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 91 col 57 - line 91 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 107 col 0 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 116 col 71 - line 116 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 116 col 71 - line 116 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 124 col 95 - line 124 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 124 col 95 - line 124 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 129 col 26 - line 129 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 129 col 26 - line 129 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 84 - line 145 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 84 - line 145 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 104 - line 145 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 104 - line 145 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 133 - line 145 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 133 - line 145 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 133 - line 145 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 159 - line 145 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 159 - line 145 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 209 - line 145 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 209 - line 145 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 228 - line 145 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 228 - line 145 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 250 - line 145 col 250 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 250 - line 145 col 250 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 275 - line 145 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 145 col 275 - line 145 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 147 col 65 - line 147 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 149 col 70 - line 149 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 149 col 70 - line 149 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 149 col 92 - line 149 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 149 col 92 - line 149 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 98 - line 163 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 119 - line 163 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 119 - line 163 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 141 - line 163 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 161 - line 163 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 178 - line 163 col 178 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 196 - line 163 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 216 - line 163 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 236 - line 163 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 255 - line 163 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 280 - line 163 col 280 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 302 - line 163 col 302 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 328 - line 163 col 328 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 394 - line 163 col 394 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 534 - line 163 col 534 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 163 col 534 - line 163 col 534 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 165 col 67 - line 165 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 174 col 26 - line 174 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 174 col 26 - line 174 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 186 col 42 - line 186 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 186 col 42 - line 186 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 206 col 42 - line 206 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 208 col 70 - line 208 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 226 col 79 - line 226 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 227 col 39 - line 227 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 238 col 199 - line 238 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 238 col 199 - line 238 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 239 col 51 - line 239 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 239 col 51 - line 239 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 239 col 69 - line 239 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 241 col 115 - line 241 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 241 col 115 - line 241 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 244 col 70 - line 244 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 244 col 70 - line 244 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 244 col 92 - line 244 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 244 col 92 - line 244 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 246 col 49 - line 246 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 246 col 49 - line 246 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 246 col 120 - line 246 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 246 col 120 - line 246 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 248 col 148 - line 248 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 248 col 148 - line 248 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 248 col 170 - line 248 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 248 col 170 - line 248 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 249 col 124 - line 249 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 286 col 42 - line 286 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 286 col 42 - line 286 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 286 col 62 - line 286 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 289 col 60 - line 289 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 289 col 60 - line 289 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 291 col 20 - line 291 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 291 col 20 - line 291 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 293 col 20 - line 293 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 293 col 20 - line 293 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 295 col 48 - line 295 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 295 col 48 - line 295 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 299 col 144 - line 299 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 320 col 72 - line 320 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 320 col 72 - line 320 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 320 col 104 - line 320 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 320 col 104 - line 320 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 320 col 126 - line 320 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 320 col 126 - line 320 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 344 col 0 - line 344 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 344 col 0 - line 344 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 344 col 0 - line 344 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 344 col 0 - line 344 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 344 col 0 - line 344 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 344 col 0 - line 344 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 344 col 0 - line 344 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 344 col 0 - line 344 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 354 col 0 - line 354 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 354 col 0 - line 354 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 354 col 0 - line 354 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 355 col 78 - line 355 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 355 col 105 - line 355 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 356 col 80 - line 356 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 356 col 110 - line 356 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 411 col 0 - line 411 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 414 col 191 - line 414 col 191 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 415 col 22 - line 415 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 430 col 42 - line 430 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 431 col 26 - line 431 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 431 col 57 - line 431 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 449 col 0 - line 449 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 481 col 0 - line 481 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 481 col 0 - line 481 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 481 col 0 - line 481 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 481 col 0 - line 481 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 481 col 0 - line 481 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 481 col 0 - line 481 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 481 col 0 - line 481 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 490 col 52 - line 490 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 511 col 0 - line 511 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 511 col 0 - line 511 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 511 col 0 - line 511 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 511 col 0 - line 511 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 511 col 0 - line 511 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 512 col 27 - line 512 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 512 col 79 - line 512 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 523 col 0 - line 523 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 523 col 0 - line 523 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 523 col 0 - line 523 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 523 col 0 - line 523 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 535 col 20 - line 535 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 535 col 20 - line 535 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 535 col 0 - line 535 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 540 col 0 - line 540 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 540 col 0 - line 540 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 543 col 42 - line 543 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 543 col 42 - line 543 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 581 col 0 - line 581 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 581 col 0 - line 581 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 585 col 76 - line 585 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 585 col 94 - line 585 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 597 col 0 - line 597 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 597 col 0 - line 597 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 597 col 0 - line 597 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 597 col 0 - line 597 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 597 col 0 - line 597 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 598 col 41 - line 598 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 598 col 78 - line 598 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 598 col 136 - line 598 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 645 col 0 - line 645 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 669 col 26 - line 669 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 677 col 0 - line 677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 694 col 0 - line 694 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 694 col 0 - line 694 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 694 col 0 - line 694 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 694 col 0 - line 694 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 707 col 0 - line 707 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 725 col 83 - line 725 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 726 col 89 - line 726 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 728 col 115 - line 728 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 732 col 40 - line 732 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 762 col 56 - line 762 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 772 col 0 - line 772 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 772 col 0 - line 772 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 772 col 0 - line 772 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 772 col 0 - line 772 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 775 col 106 - line 775 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 799 col 0 - line 799 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 804 col 100 - line 804 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 804 col 146 - line 804 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 804 col 232 - line 804 col 232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 804 col 278 - line 804 col 278 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 805 col 25 - line 805 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 805 col 25 - line 805 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 807 col 59 - line 807 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 807 col 105 - line 807 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 807 col 139 - line 807 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 807 col 165 - line 807 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 826 col 86 - line 826 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 827 col 48 - line 827 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 827 col 88 - line 827 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 832 col 94 - line 832 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 844 col 0 - line 844 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 846 col 41 - line 846 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 847 col 39 - line 847 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 847 col 77 - line 847 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 850 col 16 - line 850 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 855 col 0 - line 855 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 863 col 0 - line 863 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 863 col 0 - line 863 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 863 col 0 - line 863 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 863 col 0 - line 863 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 864 col 27 - line 864 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 865 col 46 - line 865 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 866 col 29 - line 866 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 882 col 38 - line 882 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 888 col 0 - line 888 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 888 col 0 - line 888 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 888 col 0 - line 888 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 920 col 97 - line 920 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 920 col 97 - line 920 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 930 col 37 - line 930 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 933 col 32 - line 933 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 933 col 55 - line 933 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 933 col 74 - line 933 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 933 col 96 - line 933 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 936 col 30 - line 936 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 967 col 0 - line 967 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 967 col 0 - line 967 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 967 col 0 - line 967 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 967 col 0 - line 967 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 967 col 0 - line 967 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 967 col 0 - line 967 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1034 col 0 - line 1034 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1034 col 0 - line 1034 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1034 col 0 - line 1034 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1034 col 0 - line 1034 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1034 col 0 - line 1034 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1034 col 0 - line 1034 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1034 col 0 - line 1034 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1034 col 0 - line 1034 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1034 col 0 - line 1034 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1064 col 0 - line 1064 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1064 col 0 - line 1064 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1064 col 0 - line 1064 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1064 col 0 - line 1064 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1064 col 0 - line 1064 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1064 col 0 - line 1064 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1064 col 0 - line 1064 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1064 col 0 - line 1064 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1071 col 0 - line 1071 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1080 col 39 - line 1080 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1081 col 17 - line 1081 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1081 col 17 - line 1081 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1081 col 36 - line 1081 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1081 col 36 - line 1081 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1081 col 59 - line 1081 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1081 col 59 - line 1081 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1081 col 79 - line 1081 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1081 col 112 - line 1081 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1082 col 39 - line 1082 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1083 col 48 - line 1083 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1084 col 40 - line 1084 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1085 col 26 - line 1085 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1085 col 49 - line 1085 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1085 col 49 - line 1085 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1085 col 67 - line 1085 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1085 col 67 - line 1085 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1085 col 89 - line 1085 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1085 col 89 - line 1085 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1087 col 74 - line 1087 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1088 col 40 - line 1088 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1088 col 57 - line 1088 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1089 col 33 - line 1089 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1090 col 51 - line 1090 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1090 col 0 - line 1090 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1091 col 57 - line 1091 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1092 col 27 - line 1092 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1092 col 61 - line 1092 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1093 col 27 - line 1093 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1097 col 28 - line 1097 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1097 col 150 - line 1097 col 150 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1102 col 22 - line 1102 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1102 col 22 - line 1102 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1102 col 41 - line 1102 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1102 col 41 - line 1102 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1102 col 66 - line 1102 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1102 col 66 - line 1102 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1166 col 0 - line 1166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1171 col 0 - line 1171 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1173 col 64 - line 1173 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1178 col 77 - line 1178 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1178 col 77 - line 1178 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1178 col 195 - line 1178 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1179 col 26 - line 1179 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1180 col 24 - line 1180 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1181 col 89 - line 1181 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1181 col 138 - line 1181 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1181 col 178 - line 1181 col 178 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1181 col 210 - line 1181 col 210 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1181 col 242 - line 1181 col 242 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1192 col 21 - line 1192 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1192 col 60 - line 1192 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1192 col 119 - line 1192 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1192 col 178 - line 1192 col 178 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1192 col 271 - line 1192 col 271 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1210 col 0 - line 1210 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1215 col 24 - line 1215 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1224 col 0 - line 1224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1224 col 0 - line 1224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1224 col 0 - line 1224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1224 col 0 - line 1224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1224 col 0 - line 1224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1224 col 0 - line 1224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1224 col 0 - line 1224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1224 col 0 - line 1224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1224 col 0 - line 1224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1227 col 58 - line 1227 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1242 col 234 - line 1242 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1242 col 234 - line 1242 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1246 col 59 - line 1246 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1256 col 67 - line 1256 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1256 col 86 - line 1256 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1258 col 37 - line 1258 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1258 col 59 - line 1258 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1298 col 0 - line 1298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1298 col 0 - line 1298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1298 col 0 - line 1298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1298 col 0 - line 1298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1298 col 0 - line 1298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1298 col 0 - line 1298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1298 col 0 - line 1298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1298 col 0 - line 1298 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1301 col 53 - line 1301 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1304 col 23 - line 1304 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1307 col 23 - line 1307 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1311 col 75 - line 1311 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1311 col 96 - line 1311 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1311 col 117 - line 1311 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1311 col 137 - line 1311 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1312 col 40 - line 1312 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1313 col 34 - line 1313 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1318 col 65 - line 1318 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1319 col 20 - line 1319 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1375 col 0 - line 1375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1380 col 0 - line 1380 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1380 col 0 - line 1380 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1380 col 0 - line 1380 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1385 col 125 - line 1385 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1388 col 34 - line 1388 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1391 col 23 - line 1391 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1392 col 90 - line 1392 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1393 col 26 - line 1393 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1393 col 49 - line 1393 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1393 col 72 - line 1393 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1393 col 139 - line 1393 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1394 col 26 - line 1394 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1394 col 88 - line 1394 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1394 col 110 - line 1394 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1395 col 17 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1395 col 44 - line 1395 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1445 col 0 - line 1445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1446 col 49 - line 1446 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1446 col 87 - line 1446 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1449 col 32 - line 1449 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1450 col 35 - line 1450 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1450 col 84 - line 1450 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1450 col 133 - line 1450 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1451 col 35 - line 1451 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1451 col 84 - line 1451 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1451 col 127 - line 1451 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1452 col 35 - line 1452 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1453 col 26 - line 1453 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1460 col 0 - line 1460 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1460 col 0 - line 1460 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1467 col 52 - line 1467 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1467 col 80 - line 1467 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1470 col 35 - line 1470 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1470 col 86 - line 1470 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1471 col 34 - line 1471 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1498 col 0 - line 1498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1499 col 31 - line 1499 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1500 col 24 - line 1500 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1502 col 23 - line 1502 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1502 col 88 - line 1502 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1505 col 33 - line 1505 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1506 col 35 - line 1506 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1506 col 64 - line 1506 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1507 col 35 - line 1507 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1507 col 84 - line 1507 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1507 col 117 - line 1507 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1508 col 41 - line 1508 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1508 col 76 - line 1508 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1508 col 109 - line 1508 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1509 col 23 - line 1509 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1519 col 0 - line 1519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1519 col 0 - line 1519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1519 col 0 - line 1519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1519 col 0 - line 1519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1519 col 0 - line 1519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1519 col 0 - line 1519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1519 col 0 - line 1519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1522 col 343 - line 1522 col 343 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1522 col 406 - line 1522 col 406 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1522 col 431 - line 1522 col 431 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1547 col 97 - line 1547 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1547 col 97 - line 1547 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1562 col 0 - line 1562 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1562 col 0 - line 1562 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1562 col 0 - line 1562 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1562 col 0 - line 1562 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1562 col 0 - line 1562 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1564 col 107 - line 1564 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1565 col 72 - line 1565 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1568 col 39 - line 1568 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1569 col 114 - line 1569 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1569 col 177 - line 1569 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1569 col 305 - line 1569 col 305 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1570 col 61 - line 1570 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1596 col 0 - line 1596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1596 col 0 - line 1596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1596 col 0 - line 1596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1596 col 0 - line 1596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1596 col 0 - line 1596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1596 col 0 - line 1596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1596 col 0 - line 1596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1596 col 0 - line 1596 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1622 col 0 - line 1622 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1622 col 0 - line 1622 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1622 col 0 - line 1622 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1622 col 0 - line 1622 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1622 col 0 - line 1622 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1622 col 0 - line 1622 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1622 col 0 - line 1622 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1622 col 0 - line 1622 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1665 col 0 - line 1665 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1666 col 0 - line 1666 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1668 col 111 - line 1668 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1668 col 133 - line 1668 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1674 col 56 - line 1674 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1674 col 56 - line 1674 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1674 col 103 - line 1674 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1674 col 133 - line 1674 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1674 col 158 - line 1674 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1675 col 85 - line 1675 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1676 col 78 - line 1676 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1682 col 36 - line 1682 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1683 col 62 - line 1683 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1686 col 122 - line 1686 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1705 col 0 - line 1705 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1708 col 56 - line 1708 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1708 col 56 - line 1708 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1710 col 140 - line 1710 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1717 col 70 - line 1717 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1717 col 70 - line 1717 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1717 col 454 - line 1717 col 454 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1717 col 454 - line 1717 col 454 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1722 col 117 - line 1722 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1734 col 16 - line 1734 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1734 col 49 - line 1734 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1734 col 84 - line 1734 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1735 col 19 - line 1735 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1735 col 49 - line 1735 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1735 col 81 - line 1735 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1736 col 19 - line 1736 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1736 col 49 - line 1736 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1736 col 81 - line 1736 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1737 col 18 - line 1737 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1737 col 57 - line 1737 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1737 col 97 - line 1737 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1738 col 46 - line 1738 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1738 col 78 - line 1738 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1743 col 90 - line 1743 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1743 col 151 - line 1743 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1745 col 85 - line 1745 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1746 col 79 - line 1746 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1748 col 42 - line 1748 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1754 col 112 - line 1754 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1759 col 19 - line 1759 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1759 col 70 - line 1759 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1759 col 113 - line 1759 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1759 col 206 - line 1759 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1759 col 249 - line 1759 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1773 col 16 - line 1773 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1773 col 67 - line 1773 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1773 col 118 - line 1773 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1774 col 19 - line 1774 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1774 col 61 - line 1774 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1774 col 103 - line 1774 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1775 col 19 - line 1775 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1775 col 61 - line 1775 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1775 col 103 - line 1775 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1776 col 18 - line 1776 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1777 col 58 - line 1777 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1777 col 100 - line 1777 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1787 col 127 - line 1787 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1797 col 71 - line 1797 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1797 col 71 - line 1797 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1797 col 166 - line 1797 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1800 col 39 - line 1800 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1803 col 198 - line 1803 col 198 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1806 col 22 - line 1806 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1816 col 33 - line 1816 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1817 col 63 - line 1817 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1818 col 0 - line 1818 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1820 col 53 - line 1820 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1821 col 90 - line 1821 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1822 col 0 - line 1822 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1824 col 43 - line 1824 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1825 col 73 - line 1825 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1826 col 0 - line 1826 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1843 col 33 - line 1843 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1844 col 0 - line 1844 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1846 col 53 - line 1846 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1847 col 0 - line 1847 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1849 col 63 - line 1849 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1850 col 0 - line 1850 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1866 col 0 - line 1866 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1866 col 0 - line 1866 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1866 col 0 - line 1866 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1866 col 0 - line 1866 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1870 col 0 - line 1870 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1879 col 0 - line 1879 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1879 col 0 - line 1879 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1879 col 0 - line 1879 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1879 col 0 - line 1879 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1891 col 0 - line 1891 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1912 col 0 - line 1912 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1912 col 0 - line 1912 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1912 col 0 - line 1912 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1912 col 0 - line 1912 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1925 col 0 - line 1925 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1936 col 0 - line 1936 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1936 col 0 - line 1936 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1936 col 0 - line 1936 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1936 col 0 - line 1936 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1936 col 0 - line 1936 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1969 col 0 - line 1969 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1969 col 0 - line 1969 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1969 col 0 - line 1969 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1976 col 0 - line 1976 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1986 col 65 - line 1986 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2000 col 16 - line 2000 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2000 col 52 - line 2000 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2000 col 108 - line 2000 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2001 col 19 - line 2001 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2001 col 49 - line 2001 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2001 col 99 - line 2001 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2002 col 19 - line 2002 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2002 col 49 - line 2002 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2002 col 99 - line 2002 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2003 col 18 - line 2003 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2003 col 57 - line 2003 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2004 col 63 - line 2004 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2005 col 49 - line 2005 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2005 col 99 - line 2005 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2011 col 30 - line 2011 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2029 col 0 - line 2029 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2029 col 0 - line 2029 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2029 col 0 - line 2029 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2029 col 0 - line 2029 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2039 col 0 - line 2039 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2039 col 0 - line 2039 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2039 col 0 - line 2039 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2039 col 0 - line 2039 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2053 col 0 - line 2053 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2059 col 67 - line 2059 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2063 col 59 - line 2063 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2073 col 0 - line 2073 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2073 col 0 - line 2073 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2073 col 0 - line 2073 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2073 col 0 - line 2073 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2073 col 0 - line 2073 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2073 col 0 - line 2073 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2080 col 67 - line 2080 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2084 col 0 - line 2084 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2086 col 39 - line 2086 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2091 col 146 - line 2091 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2091 col 146 - line 2091 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2091 col 228 - line 2091 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2091 col 228 - line 2091 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2092 col 111 - line 2092 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2095 col 51 - line 2095 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2095 col 51 - line 2095 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2095 col 76 - line 2095 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2097 col 70 - line 2097 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2097 col 70 - line 2097 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2100 col 56 - line 2100 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2100 col 56 - line 2100 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2100 col 81 - line 2100 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2107 col 93 - line 2107 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2107 col 93 - line 2107 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2107 col 127 - line 2107 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2111 col 93 - line 2111 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2111 col 93 - line 2111 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2111 col 127 - line 2111 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2113 col 172 - line 2113 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2114 col 109 - line 2114 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2118 col 23 - line 2118 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2120 col 23 - line 2120 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2122 col 25 - line 2122 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2124 col 25 - line 2124 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2128 col 91 - line 2128 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2128 col 91 - line 2128 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2128 col 124 - line 2128 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2150 col 35 - line 2150 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2150 col 73 - line 2150 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2150 col 103 - line 2150 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2150 col 136 - line 2150 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2200 col 0 - line 2200 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2224 col 0 - line 2224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2224 col 0 - line 2224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2224 col 0 - line 2224 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2225 col 76 - line 2225 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2226 col 62 - line 2226 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2226 col 105 - line 2226 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2237 col 56 - line 2237 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2264 col 0 - line 2264 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2264 col 0 - line 2264 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2267 col 23 - line 2267 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2267 col 65 - line 2267 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2276 col 45 - line 2276 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2284 col 0 - line 2284 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2284 col 0 - line 2284 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2284 col 0 - line 2284 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2284 col 0 - line 2284 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2288 col 0 - line 2288 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2293 col 0 - line 2293 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2297 col 0 - line 2297 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2315 col 0 - line 2315 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2315 col 0 - line 2315 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2315 col 0 - line 2315 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2315 col 0 - line 2315 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2319 col 0 - line 2319 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2323 col 0 - line 2323 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2327 col 0 - line 2327 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2345 col 0 - line 2345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2345 col 0 - line 2345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2345 col 0 - line 2345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2345 col 0 - line 2345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2349 col 0 - line 2349 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2353 col 0 - line 2353 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2357 col 0 - line 2357 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2373 col 58 - line 2373 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2374 col 58 - line 2374 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2375 col 56 - line 2375 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2377 col 74 - line 2377 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2377 col 120 - line 2377 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2378 col 74 - line 2378 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2378 col 120 - line 2378 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2379 col 72 - line 2379 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2379 col 116 - line 2379 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2381 col 80 - line 2381 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2381 col 127 - line 2381 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2382 col 80 - line 2382 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2382 col 127 - line 2382 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2383 col 78 - line 2383 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2383 col 123 - line 2383 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2391 col 54 - line 2391 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2392 col 42 - line 2392 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2395 col 40 - line 2395 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2395 col 86 - line 2395 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2398 col 76 - line 2398 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2399 col 29 - line 2399 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2399 col 58 - line 2399 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2399 col 0 - line 2399 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2404 col 0 - line 2404 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2410 col 94 - line 2410 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2411 col 35 - line 2411 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2411 col 70 - line 2411 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2411 col 0 - line 2411 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2418 col 0 - line 2418 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2420 col 97 - line 2420 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2424 col 97 - line 2424 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2425 col 36 - line 2425 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2425 col 72 - line 2425 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2425 col 0 - line 2425 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2430 col 0 - line 2430 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2432 col 98 - line 2432 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2445 col 62 - line 2445 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2446 col 77 - line 2446 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2447 col 63 - line 2447 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2448 col 78 - line 2448 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2456 col 176 - line 2456 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2459 col 159 - line 2459 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2459 col 274 - line 2459 col 274 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2462 col 0 - line 2462 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2462 col 0 - line 2462 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2465 col 0 - line 2465 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2468 col 98 - line 2468 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2472 col 0 - line 2472 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2472 col 0 - line 2472 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2475 col 0 - line 2475 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2477 col 54 - line 2477 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2479 col 70 - line 2479 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2479 col 117 - line 2479 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2483 col 0 - line 2483 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2483 col 0 - line 2483 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2486 col 0 - line 2486 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2489 col 98 - line 2489 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2493 col 0 - line 2493 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2493 col 0 - line 2493 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2496 col 0 - line 2496 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2498 col 55 - line 2498 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2500 col 70 - line 2500 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2500 col 117 - line 2500 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2507 col 101 - line 2507 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2510 col 64 - line 2510 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2510 col 92 - line 2510 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2515 col 85 - line 2515 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2515 col 162 - line 2515 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2515 col 189 - line 2515 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2516 col 39 - line 2516 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2516 col 66 - line 2516 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2517 col 53 - line 2517 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2517 col 80 - line 2517 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2519 col 29 - line 2519 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2520 col 29 - line 2520 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2520 col 142 - line 2520 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2527 col 68 - line 2527 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2528 col 28 - line 2528 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2528 col 166 - line 2528 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2529 col 163 - line 2529 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2529 col 163 - line 2529 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2540 col 78 - line 2540 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2540 col 78 - line 2540 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2542 col 43 - line 2542 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2542 col 43 - line 2542 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2545 col 49 - line 2545 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2545 col 95 - line 2545 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2545 col 95 - line 2545 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2555 col 34 - line 2555 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2555 col 65 - line 2555 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2557 col 19 - line 2557 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2561 col 0 - line 2561 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2580 col 0 - line 2580 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2590 col 0 - line 2590 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2590 col 0 - line 2590 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2590 col 0 - line 2590 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2590 col 0 - line 2590 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2601 col 0 - line 2601 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2601 col 0 - line 2601 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2601 col 0 - line 2601 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2601 col 0 - line 2601 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2632 col 0 - line 2632 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2632 col 0 - line 2632 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2632 col 0 - line 2632 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2632 col 0 - line 2632 col 17 31.82 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/packages.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 27 col 43 - line 27 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 27 col 43 - line 27 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 39 col 27 - line 39 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 39 col 27 - line 39 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 43 col 22 - line 43 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 43 col 22 - line 43 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 47 col 22 - line 47 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 47 col 22 - line 47 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 57 col 21 - line 57 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 57 col 21 - line 57 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 57 col 48 - line 57 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 64 col 45 - line 64 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 64 col 45 - line 64 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 66 col 42 - line 66 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 66 col 42 - line 66 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 67 col 38 - line 67 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 69 col 113 - line 69 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 69 col 113 - line 69 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 71 col 44 - line 71 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 71 col 44 - line 71 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 73 col 68 - line 73 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 73 col 68 - line 73 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 75 col 65 - line 75 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 75 col 65 - line 75 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 76 col 38 - line 76 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 82 col 86 - line 82 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 82 col 86 - line 82 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 83 col 57 - line 83 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 83 col 57 - line 83 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 39 - line 86 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 65 - line 86 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 65 - line 86 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 99 - line 86 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 99 - line 86 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 130 - line 86 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 130 - line 86 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 162 - line 86 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 162 - line 86 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 87 col 88 - line 87 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 89 col 28 - line 89 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 89 col 28 - line 89 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 89 col 123 - line 89 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 89 col 123 - line 89 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 89 col 156 - line 89 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 89 col 156 - line 89 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 89 col 173 - line 89 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 90 col 30 - line 90 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 90 col 30 - line 90 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 90 col 104 - line 90 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 90 col 104 - line 90 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 90 col 121 - line 90 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 93 col 24 - line 93 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 93 col 24 - line 93 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 93 col 48 - line 93 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 97 col 54 - line 97 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 97 col 140 - line 97 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 98 col 40 - line 98 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 101 col 31 - line 101 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 101 col 31 - line 101 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 101 col 177 - line 101 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 108 col 0 - line 108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 108 col 0 - line 108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 108 col 0 - line 108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 108 col 0 - line 108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 108 col 0 - line 108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 108 col 0 - line 108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 113 col 47 - line 113 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 113 col 47 - line 113 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 116 col 24 - line 116 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 116 col 24 - line 116 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 118 col 24 - line 118 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 118 col 24 - line 118 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 119 col 36 - line 119 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 119 col 36 - line 119 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 121 col 40 - line 121 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 121 col 40 - line 121 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 124 col 97 - line 124 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 124 col 97 - line 124 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 126 col 118 - line 126 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 126 col 118 - line 126 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 128 col 39 - line 128 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 128 col 39 - line 128 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 134 col 173 - line 134 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 134 col 199 - line 134 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 137 col 46 - line 137 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 138 col 112 - line 138 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 139 col 93 - line 139 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 148 col 58 - line 148 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 153 col 44 - line 153 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 153 col 65 - line 153 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 153 col 144 - line 153 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 154 col 13 - line 154 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 154 col 49 - line 154 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 154 col 134 - line 154 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 155 col 41 - line 155 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 155 col 99 - line 155 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 165 col 64 - line 165 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 166 col 80 - line 166 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 166 col 99 - line 166 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 166 col 131 - line 166 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 176 col 0 - line 176 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 176 col 0 - line 176 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 176 col 0 - line 176 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 176 col 0 - line 176 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 176 col 0 - line 176 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 176 col 0 - line 176 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 176 col 0 - line 176 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 176 col 0 - line 176 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 179 col 65 - line 179 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 179 col 128 - line 179 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 179 col 128 - line 179 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 179 col 167 - line 179 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 179 col 167 - line 179 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 180 col 62 - line 180 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 183 col 123 - line 183 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 184 col 143 - line 184 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 185 col 149 - line 185 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 188 col 172 - line 188 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 189 col 113 - line 189 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 190 col 63 - line 190 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 191 col 48 - line 191 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 211 col 134 - line 211 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 211 col 257 - line 211 col 257 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 220 col 72 - line 220 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 220 col 72 - line 220 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 220 col 107 - line 220 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 223 col 150 - line 223 col 150 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 231 col 148 - line 231 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 232 col 15 - line 232 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 232 col 0 - line 232 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 241 col 46 - line 241 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 252 col 142 - line 252 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 257 col 24 - line 257 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 261 col 20 - line 261 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 261 col 20 - line 261 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 264 col 0 - line 264 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 264 col 0 - line 264 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 264 col 0 - line 264 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 265 col 0 - line 265 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 266 col 60 - line 266 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 266 col 60 - line 266 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 267 col 50 - line 267 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 267 col 50 - line 267 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 268 col 74 - line 268 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 268 col 74 - line 268 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 271 col 37 - line 271 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 272 col 30 - line 272 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 273 col 41 - line 273 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 275 col 37 - line 275 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 280 col 0 - line 280 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 280 col 0 - line 280 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 280 col 0 - line 280 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 285 col 152 - line 285 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 304 col 94 - line 304 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 306 col 111 - line 306 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 306 col 149 - line 306 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 309 col 0 - line 309 col 178 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 317 col 90 - line 317 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 318 col 43 - line 318 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 318 col 60 - line 318 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 318 col 77 - line 318 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 318 col 95 - line 318 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 318 col 112 - line 318 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 319 col 14 - line 319 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 319 col 31 - line 319 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 319 col 84 - line 319 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 319 col 102 - line 319 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 319 col 119 - line 319 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 319 col 136 - line 319 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 319 col 153 - line 319 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 319 col 170 - line 319 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 320 col 14 - line 320 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 320 col 31 - line 320 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 320 col 48 - line 320 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 323 col 49 - line 323 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 324 col 21 - line 324 col 21 2.51 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/overloaded.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 3 col 38 - line 3 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 3 col 38 - line 3 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 3 col 38 - line 3 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 3 col 67 - line 3 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 11 col 33 - line 11 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 11 col 33 - line 11 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 11 col 33 - line 11 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 11 col 120 - line 11 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 11 col 120 - line 11 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 11 col 172 - line 11 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 11 col 172 - line 11 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 12 col 25 - line 12 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 12 col 25 - line 12 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 12 col 142 - line 12 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 12 col 142 - line 12 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 12 col 142 - line 12 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 20 col 94 - line 20 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 20 col 0 - line 20 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 21 col 0 - line 21 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 23 col 15 - line 23 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 23 col 32 - line 23 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 23 col 63 - line 23 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 23 col 80 - line 23 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 23 col 97 - line 23 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 24 col 17 - line 24 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 24 col 35 - line 24 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 24 col 53 - line 24 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 24 col 70 - line 24 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 25 col 16 - line 25 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 25 col 34 - line 25 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 25 col 53 - line 25 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 25 col 0 - line 25 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 27 col 15 - line 27 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 27 col 0 - line 27 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 41 col 31 - line 41 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 41 col 31 - line 41 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 41 col 31 - line 41 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 43 col 30 - line 43 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 43 col 30 - line 43 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 43 col 30 - line 43 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 61 col 53 - line 61 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 61 col 53 - line 61 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 75 col 62 - line 75 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 75 col 100 - line 75 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 75 col 137 - line 75 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 76 col 103 - line 76 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 76 col 179 - line 76 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 76 col 219 - line 76 col 219 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 76 col 240 - line 76 col 240 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 83 col 123 - line 83 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 97 col 17 - line 97 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 98 col 92 - line 98 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 102 col 70 - line 102 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 105 col 0 - line 105 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 107 col 112 - line 107 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 109 col 53 - line 109 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 117 col 42 - line 117 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 117 col 164 - line 117 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 124 col 53 - line 124 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 124 col 71 - line 124 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 124 col 100 - line 124 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 124 col 118 - line 124 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 124 col 174 - line 124 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 124 col 209 - line 124 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 58 - line 133 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 76 - line 133 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 127 - line 133 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 168 - line 133 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 190 - line 133 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 268 - line 133 col 268 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 290 - line 133 col 290 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 318 - line 133 col 318 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 463 - line 133 col 463 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 520 - line 133 col 520 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 537 - line 133 col 537 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 565 - line 133 col 565 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 133 col 582 - line 133 col 582 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 136 col 49 - line 136 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 136 col 151 - line 136 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 136 col 188 - line 136 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 137 col 82 - line 137 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 138 col 49 - line 138 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 142 col 120 - line 142 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 142 col 181 - line 142 col 181 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 146 col 18 - line 146 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 146 col 66 - line 146 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 146 col 87 - line 146 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 146 col 105 - line 146 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 146 col 125 - line 146 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 150 col 18 - line 150 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 151 col 31 - line 151 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 152 col 0 - line 152 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 154 col 0 - line 154 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 156 col 107 - line 156 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 164 col 37 - line 164 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 165 col 60 - line 165 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 166 col 68 - line 166 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 183 col 24 - line 183 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 183 col 44 - line 183 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 184 col 19 - line 184 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 184 col 37 - line 184 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 185 col 19 - line 185 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 189 col 18 - line 189 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 189 col 36 - line 189 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 192 col 33 - line 192 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 192 col 60 - line 192 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 193 col 23 - line 193 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 194 col 26 - line 194 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 195 col 44 - line 195 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 195 col 0 - line 195 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 196 col 59 - line 196 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 198 col 63 - line 198 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 198 col 81 - line 198 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 201 col 0 - line 201 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 202 col 44 - line 202 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 202 col 74 - line 202 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 203 col 64 - line 203 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 204 col 42 - line 204 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 205 col 31 - line 205 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 205 col 0 - line 205 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 206 col 31 - line 206 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 207 col 36 - line 207 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 207 col 0 - line 207 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 212 col 81 - line 212 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 212 col 163 - line 212 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 212 col 180 - line 212 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 212 col 216 - line 212 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 212 col 233 - line 212 col 233 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 212 col 385 - line 212 col 385 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 212 col 435 - line 212 col 435 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 218 col 0 - line 218 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 221 col 29 - line 221 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 221 col 46 - line 221 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 227 col 53 - line 227 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 232 col 53 - line 232 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 237 col 80 - line 237 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 237 col 133 - line 237 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 237 col 183 - line 237 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 237 col 259 - line 237 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 250 col 49 - line 250 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 250 col 202 - line 250 col 202 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 250 col 253 - line 250 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 267 col 22 - line 267 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 267 col 42 - line 267 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 268 col 13 - line 268 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 268 col 42 - line 268 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 272 col 18 - line 272 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 275 col 18 - line 275 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 276 col 40 - line 276 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 276 col 80 - line 276 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 277 col 36 - line 277 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 277 col 82 - line 277 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 280 col 29 - line 280 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 299 col 20 - line 299 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 440 col 0 - line 440 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 447 col 0 - line 447 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 448 col 60 - line 448 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 454 col 0 - line 454 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 459 col 0 - line 459 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 476 col 0 - line 476 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 477 col 27 - line 477 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 483 col 0 - line 483 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 484 col 186 - line 484 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 484 col 217 - line 484 col 217 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 484 col 267 - line 484 col 267 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at overloaded.tex; line 496 col 0 - line 496 col 17 7.40 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/stream.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 3 col 603 - line 3 col 603 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 5 col 184 - line 5 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 15 col 66 - line 15 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 15 col 86 - line 15 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 19 col 24 - line 19 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 22 col 84 - line 22 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 27 col 146 - line 27 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 30 col 105 - line 30 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 32 col 101 - line 32 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 32 col 129 - line 32 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 47 col 21 - line 47 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 48 col 27 - line 48 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 49 col 72 - line 49 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 51 col 79 - line 51 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 52 col 21 - line 52 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 55 col 47 - line 55 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 57 col 54 - line 57 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 63 col 77 - line 63 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 67 col 23 - line 67 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 67 col 73 - line 67 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 71 col 21 - line 71 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 72 col 19 - line 72 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 74 col 52 - line 74 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 75 col 27 - line 75 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 75 col 54 - line 75 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 99 col 0 - line 99 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 99 col 0 - line 99 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 99 col 0 - line 99 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 99 col 0 - line 99 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 99 col 0 - line 99 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 99 col 0 - line 99 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 105 col 4 - line 105 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 105 col 4 - line 105 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 112 col 41 - line 112 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 125 col 29 - line 125 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 138 col 0 - line 138 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 141 col 41 - line 141 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 163 col 52 - line 163 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 183 col 0 - line 183 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 186 col 50 - line 186 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 187 col 29 - line 187 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 191 col 39 - line 191 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 61 - line 192 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 199 col 74 - line 199 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 199 col 151 - line 199 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 203 col 40 - line 203 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 206 col 43 - line 206 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 207 col 41 - line 207 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 215 col 43 - line 215 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 215 col 68 - line 215 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 216 col 40 - line 216 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 216 col 65 - line 216 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 225 col 0 - line 225 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 236 col 0 - line 236 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 242 col 0 - line 242 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 275 col 0 - line 275 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 279 col 0 - line 279 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 283 col 53 - line 283 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 284 col 31 - line 284 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 285 col 37 - line 285 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 294 col 49 - line 294 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 294 col 95 - line 294 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 297 col 0 - line 297 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 311 col 0 - line 311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 311 col 0 - line 311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 311 col 0 - line 311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 311 col 0 - line 311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 311 col 0 - line 311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 311 col 0 - line 311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 311 col 0 - line 311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 316 col 59 - line 316 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 323 col 22 - line 323 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 324 col 47 - line 324 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 325 col 30 - line 325 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 325 col 61 - line 325 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 326 col 28 - line 326 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 331 col 104 - line 331 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 335 col 58 - line 335 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 338 col 43 - line 338 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 339 col 103 - line 339 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 339 col 103 - line 339 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 341 col 33 - line 341 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 342 col 40 - line 342 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 348 col 42 - line 348 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 354 col 74 - line 354 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 355 col 61 - line 355 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 361 col 24 - line 361 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 366 col 0 - line 366 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 367 col 48 - line 367 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 368 col 27 - line 368 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 368 col 63 - line 368 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 374 col 24 - line 374 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 378 col 0 - line 378 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 379 col 0 - line 379 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 381 col 24 - line 381 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 382 col 0 - line 382 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 385 col 31 - line 385 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 389 col 86 - line 389 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 389 col 133 - line 389 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 390 col 138 - line 390 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 391 col 43 - line 391 col 43 6.67 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/synchronous.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 6 col 74 - line 6 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 6 col 74 - line 6 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 21 col 55 - line 21 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 22 col 22 - line 22 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 24 col 43 - line 24 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 24 col 59 - line 24 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 24 col 75 - line 24 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 29 col 57 - line 29 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 30 col 67 - line 30 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 34 col 20 - line 34 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 37 col 51 - line 37 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 24 - line 40 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 24 - line 40 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 99 - line 40 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 99 - line 40 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 276 - line 40 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 276 - line 40 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 377 - line 40 col 377 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 377 - line 40 col 377 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 504 - line 40 col 504 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 504 - line 40 col 504 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 554 - line 40 col 554 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 554 - line 40 col 554 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 587 - line 40 col 587 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 42 col 22 - line 42 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 42 col 22 - line 42 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 48 col 0 - line 48 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 50 col 26 - line 50 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 50 col 62 - line 50 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 52 col 19 - line 52 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 54 col 48 - line 54 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 54 col 112 - line 54 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 67 col 89 - line 67 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 67 col 89 - line 67 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 67 col 152 - line 67 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 75 col 31 - line 75 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 75 col 31 - line 75 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 75 col 65 - line 75 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 78 col 63 - line 78 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 78 col 63 - line 78 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 79 col 40 - line 79 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 80 col 32 - line 80 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 80 col 32 - line 80 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 81 col 16 - line 81 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 81 col 16 - line 81 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 81 col 53 - line 81 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 83 col 31 - line 83 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 83 col 31 - line 83 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 91 col 23 - line 91 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 91 col 23 - line 91 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 107 col 33 - line 107 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 107 col 33 - line 107 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 108 col 32 - line 108 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 108 col 32 - line 108 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 114 col 75 - line 114 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 114 col 75 - line 114 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 116 col 69 - line 116 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 116 col 69 - line 116 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 117 col 68 - line 117 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 117 col 68 - line 117 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 123 col 33 - line 123 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 123 col 33 - line 123 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 132 col 41 - line 132 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 132 col 41 - line 132 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 132 col 72 - line 132 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 135 col 47 - line 135 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 135 col 47 - line 135 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 135 col 0 - line 135 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 136 col 32 - line 136 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 137 col 56 - line 137 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 139 col 31 - line 139 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 145 col 31 - line 145 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 145 col 31 - line 145 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 147 col 81 - line 147 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 147 col 81 - line 147 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 173 col 87 - line 173 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 173 col 108 - line 173 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 173 col 129 - line 173 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 173 col 166 - line 173 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 187 col 61 - line 187 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 187 col 80 - line 187 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 188 col 72 - line 188 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 209 col 78 - line 209 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 209 col 99 - line 209 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 209 col 120 - line 209 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 209 col 153 - line 209 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 217 col 186 - line 217 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 225 col 0 - line 225 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 225 col 0 - line 225 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 250 col 77 - line 250 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 250 col 77 - line 250 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 271 col 42 - line 271 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 284 col 0 - line 284 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 288 col 37 - line 288 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 288 col 62 - line 288 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 311 col 19 - line 311 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 312 col 46 - line 312 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 313 col 27 - line 313 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 314 col 43 - line 314 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 315 col 34 - line 315 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 320 col 34 - line 320 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 320 col 0 - line 320 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 323 col 0 - line 323 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 335 col 0 - line 335 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 336 col 105 - line 336 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 336 col 105 - line 336 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 336 col 171 - line 336 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 337 col 176 - line 337 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 337 col 176 - line 337 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 342 col 34 - line 342 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 342 col 0 - line 342 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 345 col 0 - line 345 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 348 col 175 - line 348 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 348 col 200 - line 348 col 200 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 349 col 120 - line 349 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 349 col 145 - line 349 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 349 col 173 - line 349 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 354 col 44 - line 354 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 354 col 77 - line 354 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 356 col 80 - line 356 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 356 col 127 - line 356 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 363 col 50 - line 363 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 363 col 75 - line 363 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 363 col 100 - line 363 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 363 col 127 - line 363 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 383 col 0 - line 383 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 386 col 42 - line 386 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 386 col 110 - line 386 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 387 col 72 - line 387 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 391 col 34 - line 391 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 391 col 0 - line 391 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 394 col 0 - line 394 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 398 col 100 - line 398 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 398 col 128 - line 398 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 399 col 44 - line 399 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 399 col 77 - line 399 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 401 col 108 - line 401 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 401 col 148 - line 401 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 402 col 182 - line 402 col 182 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 406 col 73 - line 406 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 406 col 224 - line 406 col 224 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 406 col 249 - line 406 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 406 col 274 - line 406 col 274 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 406 col 301 - line 406 col 301 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 406 col 456 - line 406 col 456 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 411 col 34 - line 411 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 411 col 0 - line 411 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 414 col 0 - line 414 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 417 col 107 - line 417 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 418 col 110 - line 418 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 419 col 44 - line 419 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 419 col 99 - line 419 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 419 col 124 - line 419 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 421 col 117 - line 421 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 421 col 228 - line 421 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 432 col 95 - line 432 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 432 col 120 - line 432 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 432 col 145 - line 432 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 432 col 172 - line 432 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 437 col 34 - line 437 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 437 col 0 - line 437 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 440 col 0 - line 440 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 444 col 114 - line 444 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 446 col 58 - line 446 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 446 col 87 - line 446 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 453 col 0 - line 453 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 464 col 37 - line 464 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 464 col 67 - line 464 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 464 col 100 - line 464 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 464 col 129 - line 464 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 464 col 162 - line 464 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 464 col 227 - line 464 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 464 col 272 - line 464 col 272 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 469 col 41 - line 469 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 469 col 136 - line 469 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 469 col 187 - line 469 col 187 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 476 col 51 - line 476 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 488 col 0 - line 488 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 492 col 46 - line 492 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 492 col 62 - line 492 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 492 col 79 - line 492 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 496 col 0 - line 496 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 501 col 0 - line 501 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 504 col 16 - line 504 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 504 col 16 - line 504 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 514 col 0 - line 514 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 514 col 0 - line 514 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 514 col 0 - line 514 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 514 col 0 - line 514 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 514 col 0 - line 514 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 514 col 0 - line 514 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 70 - line 519 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 90 - line 519 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 109 - line 519 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 109 - line 519 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 128 - line 519 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 128 - line 519 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 179 - line 519 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 199 - line 519 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 221 - line 519 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 244 - line 519 col 244 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 519 col 269 - line 519 col 269 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 523 col 0 - line 523 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 523 col 0 - line 523 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 529 col 86 - line 529 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 536 col 25 - line 536 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 541 col 40 - line 541 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 543 col 0 - line 543 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 543 col 0 - line 543 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 546 col 0 - line 546 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 570 col 41 - line 570 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 571 col 21 - line 571 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 576 col 35 - line 576 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 576 col 0 - line 576 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 579 col 0 - line 579 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 581 col 174 - line 581 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 581 col 510 - line 581 col 510 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 587 col 28 - line 587 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 588 col 21 - line 588 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 588 col 108 - line 588 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 589 col 21 - line 589 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 589 col 128 - line 589 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 594 col 0 - line 594 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 594 col 0 - line 594 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 597 col 0 - line 597 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 0 - line 618 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 620 col 27 - line 620 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 620 col 77 - line 620 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 620 col 114 - line 620 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 620 col 194 - line 620 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 620 col 254 - line 620 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 620 col 324 - line 620 col 324 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 620 col 362 - line 620 col 362 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 620 col 404 - line 620 col 404 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 626 col 27 - line 626 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 626 col 67 - line 626 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 626 col 104 - line 626 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 627 col 295 - line 627 col 295 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 632 col 61 - line 632 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 632 col 86 - line 632 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 632 col 149 - line 632 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 644 col 34 - line 644 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 645 col 36 - line 645 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 646 col 54 - line 646 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 647 col 52 - line 647 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 647 col 89 - line 647 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 648 col 24 - line 648 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 656 col 91 - line 656 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 656 col 311 - line 656 col 311 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 656 col 353 - line 656 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 656 col 387 - line 656 col 387 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 658 col 49 - line 658 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 658 col 90 - line 658 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 658 col 119 - line 658 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 658 col 160 - line 658 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 658 col 215 - line 658 col 215 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 665 col 46 - line 665 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 665 col 74 - line 665 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 665 col 128 - line 665 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 665 col 153 - line 665 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 668 col 0 - line 668 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 668 col 0 - line 668 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 671 col 0 - line 671 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 673 col 62 - line 673 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 675 col 50 - line 675 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 675 col 163 - line 675 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 680 col 0 - line 680 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 680 col 0 - line 680 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 683 col 0 - line 683 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 685 col 64 - line 685 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 685 col 166 - line 685 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 685 col 297 - line 685 col 297 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 685 col 547 - line 685 col 547 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 687 col 82 - line 687 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 689 col 270 - line 689 col 270 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 703 col 0 - line 703 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 703 col 0 - line 703 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 706 col 0 - line 706 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 708 col 73 - line 708 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 708 col 193 - line 708 col 193 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 714 col 0 - line 714 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 717 col 55 - line 717 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 717 col 96 - line 717 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 727 col 0 - line 727 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 732 col 0 - line 732 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 732 col 0 - line 732 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 735 col 0 - line 735 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 737 col 132 - line 737 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 738 col 45 - line 738 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 738 col 125 - line 738 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 738 col 166 - line 738 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 738 col 235 - line 738 col 235 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 739 col 44 - line 739 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 741 col 43 - line 741 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 758 col 0 - line 758 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 763 col 0 - line 763 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 763 col 0 - line 763 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 766 col 0 - line 766 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 768 col 41 - line 768 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 768 col 122 - line 768 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 768 col 168 - line 768 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 768 col 276 - line 768 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 773 col 39 - line 773 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 779 col 0 - line 779 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 781 col 24 - line 781 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 781 col 52 - line 781 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 781 col 83 - line 781 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 783 col 27 - line 783 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 783 col 88 - line 783 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 783 col 125 - line 783 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 784 col 33 - line 784 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 784 col 72 - line 784 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 784 col 148 - line 784 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 784 col 188 - line 784 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 785 col 33 - line 785 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 785 col 65 - line 785 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 789 col 36 - line 789 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 791 col 33 - line 791 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 791 col 82 - line 791 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 0 - line 806 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 808 col 52 - line 808 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 808 col 67 - line 808 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 808 col 116 - line 808 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 808 col 136 - line 808 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 808 col 214 - line 808 col 214 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 811 col 77 - line 811 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 811 col 100 - line 811 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 811 col 125 - line 811 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 811 col 149 - line 811 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 812 col 23 - line 812 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 812 col 48 - line 812 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 816 col 68 - line 816 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 816 col 68 - line 816 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 816 col 110 - line 816 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 816 col 110 - line 816 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 816 col 171 - line 816 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 816 col 225 - line 816 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 825 col 0 - line 825 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 825 col 0 - line 825 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 825 col 0 - line 825 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 825 col 0 - line 825 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 825 col 0 - line 825 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 827 col 28 - line 827 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 827 col 28 - line 827 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 827 col 95 - line 827 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 827 col 95 - line 827 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 827 col 202 - line 827 col 202 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 827 col 202 - line 827 col 202 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 829 col 30 - line 829 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 829 col 30 - line 829 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 829 col 80 - line 829 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 829 col 80 - line 829 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 845 col 71 - line 845 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 845 col 71 - line 845 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 870 col 203 - line 870 col 203 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 870 col 230 - line 870 col 230 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 898 col 64 - line 898 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 898 col 86 - line 898 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 898 col 106 - line 898 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 898 col 135 - line 898 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 901 col 79 - line 901 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 901 col 100 - line 901 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 901 col 166 - line 901 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 24 - line 909 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 49 - line 909 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 75 - line 909 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 103 - line 909 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 133 - line 909 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 181 - line 909 col 181 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 211 - line 909 col 211 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 225 - line 909 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 911 col 40 - line 911 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 911 col 58 - line 911 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 912 col 26 - line 912 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 913 col 28 - line 913 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 914 col 30 - line 914 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 915 col 30 - line 915 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 916 col 29 - line 916 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 917 col 27 - line 917 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 919 col 39 - line 919 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 919 col 39 - line 919 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 940 col 0 - line 940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 958 col 0 - line 958 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 970 col 64 - line 970 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 970 col 86 - line 970 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 970 col 106 - line 970 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 970 col 135 - line 970 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 973 col 81 - line 973 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 973 col 106 - line 973 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 973 col 144 - line 973 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 973 col 168 - line 973 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 973 col 189 - line 973 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 973 col 212 - line 973 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 973 col 255 - line 973 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1009 col 0 - line 1009 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1015 col 74 - line 1015 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1015 col 102 - line 1015 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1015 col 211 - line 1015 col 211 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1015 col 237 - line 1015 col 237 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1015 col 264 - line 1015 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1015 col 291 - line 1015 col 291 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1015 col 316 - line 1015 col 316 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1015 col 343 - line 1015 col 343 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1062 col 36 - line 1062 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1062 col 54 - line 1062 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1062 col 77 - line 1062 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1076 col 59 - line 1076 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1076 col 78 - line 1076 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1076 col 111 - line 1076 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1076 col 235 - line 1076 col 235 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1076 col 261 - line 1076 col 261 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1076 col 261 - line 1076 col 261 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1076 col 295 - line 1076 col 295 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1084 col 28 - line 1084 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1084 col 86 - line 1084 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1084 col 116 - line 1084 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1084 col 154 - line 1084 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1092 col 65 - line 1092 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1092 col 151 - line 1092 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1095 col 32 - line 1095 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1110 col 0 - line 1110 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1110 col 0 - line 1110 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1110 col 0 - line 1110 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1112 col 69 - line 1112 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1116 col 66 - line 1116 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1116 col 98 - line 1116 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1117 col 160 - line 1117 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1120 col 46 - line 1120 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1121 col 22 - line 1121 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1125 col 230 - line 1125 col 230 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1128 col 57 - line 1128 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1129 col 75 - line 1129 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1138 col 50 - line 1138 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1140 col 30 - line 1140 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1140 col 50 - line 1140 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1140 col 70 - line 1140 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1140 col 89 - line 1140 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1143 col 16 - line 1143 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1143 col 36 - line 1143 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1143 col 56 - line 1143 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1143 col 75 - line 1143 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1150 col 74 - line 1150 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1150 col 102 - line 1150 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1150 col 132 - line 1150 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1150 col 162 - line 1150 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1150 col 197 - line 1150 col 197 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1151 col 84 - line 1151 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1151 col 112 - line 1151 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1151 col 142 - line 1151 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1151 col 172 - line 1151 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1151 col 208 - line 1151 col 208 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1154 col 60 - line 1154 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1157 col 64 - line 1157 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1162 col 36 - line 1162 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1165 col 27 - line 1165 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1171 col 31 - line 1171 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1177 col 33 - line 1177 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1188 col 55 - line 1188 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1196 col 59 - line 1196 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1217 col 0 - line 1217 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1217 col 0 - line 1217 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1218 col 108 - line 1218 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1251 col 26 - line 1251 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1251 col 93 - line 1251 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1251 col 151 - line 1251 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1252 col 80 - line 1252 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1266 col 0 - line 1266 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1271 col 29 - line 1271 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1275 col 57 - line 1275 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1275 col 148 - line 1275 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1276 col 155 - line 1276 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1276 col 180 - line 1276 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1276 col 205 - line 1276 col 205 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1276 col 229 - line 1276 col 229 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1276 col 253 - line 1276 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1279 col 96 - line 1279 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1282 col 69 - line 1282 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1283 col 55 - line 1283 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1285 col 108 - line 1285 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1311 col 0 - line 1311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1311 col 0 - line 1311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1311 col 0 - line 1311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1311 col 0 - line 1311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1311 col 0 - line 1311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1311 col 0 - line 1311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1311 col 0 - line 1311 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1312 col 18 - line 1312 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1312 col 89 - line 1312 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1312 col 107 - line 1312 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1312 col 163 - line 1312 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1325 col 29 - line 1325 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1326 col 44 - line 1326 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1327 col 22 - line 1327 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1339 col 26 - line 1339 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1340 col 25 - line 1340 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1347 col 0 - line 1347 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1347 col 0 - line 1347 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1350 col 0 - line 1350 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1356 col 0 - line 1356 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1356 col 0 - line 1356 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1359 col 0 - line 1359 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1365 col 65 - line 1365 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1367 col 40 - line 1367 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1367 col 69 - line 1367 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1392 col 0 - line 1392 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1392 col 0 - line 1392 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1392 col 0 - line 1392 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1392 col 0 - line 1392 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1392 col 0 - line 1392 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1392 col 0 - line 1392 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1392 col 0 - line 1392 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1392 col 0 - line 1392 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1392 col 0 - line 1392 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1393 col 120 - line 1393 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1393 col 142 - line 1393 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1393 col 164 - line 1393 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1417 col 0 - line 1417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1417 col 0 - line 1417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1417 col 0 - line 1417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1417 col 0 - line 1417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1417 col 0 - line 1417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1417 col 0 - line 1417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1417 col 0 - line 1417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1417 col 0 - line 1417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1423 col 50 - line 1423 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1431 col 0 - line 1431 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1431 col 0 - line 1431 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1431 col 0 - line 1431 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1431 col 0 - line 1431 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1436 col 0 - line 1436 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1437 col 39 - line 1437 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1451 col 0 - line 1451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1451 col 0 - line 1451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1451 col 0 - line 1451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1499 col 0 - line 1499 col 17 19.55 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/statemachines.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 25 col 61 - line 25 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 43 col 53 - line 43 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 47 col 40 - line 47 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 49 col 40 - line 49 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 56 col 86 - line 56 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 57 col 42 - line 57 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 62 col 26 - line 62 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 62 col 56 - line 62 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 62 col 138 - line 62 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 62 col 138 - line 62 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 62 col 223 - line 62 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 62 col 223 - line 62 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 71 col 41 - line 71 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 72 col 26 - line 72 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 73 col 25 - line 73 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 78 col 0 - line 78 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 78 col 0 - line 78 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 82 col 0 - line 82 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 84 col 114 - line 84 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 85 col 44 - line 85 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 85 col 63 - line 85 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 85 col 92 - line 85 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 85 col 124 - line 85 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 85 col 186 - line 85 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 85 col 204 - line 85 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 85 col 223 - line 85 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 86 col 42 - line 86 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 86 col 73 - line 86 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 90 col 71 - line 90 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 90 col 115 - line 90 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 90 col 270 - line 90 col 270 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 90 col 316 - line 90 col 316 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 91 col 29 - line 91 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 92 col 75 - line 92 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 93 col 167 - line 93 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 94 col 44 - line 94 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 99 col 0 - line 99 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 99 col 0 - line 99 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 102 col 0 - line 102 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 108 col 0 - line 108 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 108 col 0 - line 108 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 111 col 0 - line 111 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 113 col 85 - line 113 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 113 col 244 - line 113 col 244 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 119 col 0 - line 119 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 119 col 0 - line 119 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 122 col 0 - line 122 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 130 col 0 - line 130 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 130 col 0 - line 130 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 133 col 0 - line 133 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 135 col 45 - line 135 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 142 col 57 - line 142 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 143 col 20 - line 143 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 143 col 38 - line 143 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 143 col 91 - line 143 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 143 col 111 - line 143 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 144 col 64 - line 144 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 155 col 0 - line 155 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 155 col 0 - line 155 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 155 col 0 - line 155 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 155 col 0 - line 155 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 170 col 0 - line 170 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 170 col 0 - line 170 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 170 col 0 - line 170 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 170 col 0 - line 170 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 170 col 0 - line 170 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 170 col 0 - line 170 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 170 col 0 - line 170 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 170 col 0 - line 170 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 173 col 53 - line 173 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 174 col 65 - line 174 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 174 col 65 - line 174 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 175 col 26 - line 175 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 175 col 83 - line 175 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 175 col 0 - line 175 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 176 col 20 - line 176 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 195 col 0 - line 195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 198 col 20 - line 198 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 198 col 113 - line 198 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 200 col 96 - line 200 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 200 col 140 - line 200 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 200 col 187 - line 200 col 187 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 202 col 69 - line 202 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 202 col 210 - line 202 col 210 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 206 col 25 - line 206 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 207 col 32 - line 207 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 210 col 37 - line 210 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 211 col 43 - line 211 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 213 col 28 - line 213 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 229 col 0 - line 229 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 229 col 0 - line 229 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 229 col 0 - line 229 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 232 col 75 - line 232 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 234 col 43 - line 234 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 76 - line 236 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 96 - line 236 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 115 - line 236 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 136 - line 236 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 241 - line 236 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 266 - line 236 col 266 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 300 - line 236 col 300 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 337 - line 236 col 337 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 360 - line 236 col 360 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 236 col 392 - line 236 col 392 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 244 col 50 - line 244 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 245 col 25 - line 245 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 249 col 0 - line 249 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 250 col 117 - line 250 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 250 col 235 - line 250 col 235 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 261 col 0 - line 261 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 268 col 77 - line 268 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 281 col 0 - line 281 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 281 col 0 - line 281 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 281 col 0 - line 281 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 281 col 0 - line 281 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 281 col 0 - line 281 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 281 col 0 - line 281 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 281 col 0 - line 281 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 281 col 0 - line 281 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 281 col 0 - line 281 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 283 col 49 - line 283 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 286 col 21 - line 286 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 296 col 0 - line 296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 302 col 0 - line 302 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 303 col 21 - line 303 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 312 col 0 - line 312 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 312 col 0 - line 312 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 312 col 0 - line 312 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 312 col 0 - line 312 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 312 col 0 - line 312 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 312 col 0 - line 312 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 312 col 0 - line 312 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 323 col 80 - line 323 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 338 col 73 - line 338 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 338 col 105 - line 338 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 351 col 0 - line 351 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 352 col 76 - line 352 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 352 col 102 - line 352 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 352 col 173 - line 352 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 360 col 19 - line 360 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 360 col 44 - line 360 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 362 col 31 - line 362 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 362 col 54 - line 362 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 362 col 86 - line 362 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 403 col 51 - line 403 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 403 col 51 - line 403 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 405 col 17 - line 405 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 405 col 17 - line 405 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 414 col 0 - line 414 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 414 col 0 - line 414 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 414 col 0 - line 414 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 414 col 0 - line 414 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 414 col 0 - line 414 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 414 col 0 - line 414 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 414 col 0 - line 414 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 416 col 16 - line 416 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 434 col 0 - line 434 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 435 col 18 - line 435 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 435 col 110 - line 435 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 464 col 20 - line 464 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 20 - line 466 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 43 - line 466 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 71 - line 466 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 71 - line 466 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 91 - line 466 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 146 - line 466 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 180 - line 466 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 180 - line 466 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 180 - line 466 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 227 - line 466 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 227 - line 466 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 254 - line 466 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 254 - line 466 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 304 - line 466 col 304 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 304 - line 466 col 304 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 331 - line 466 col 331 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 466 col 331 - line 466 col 331 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 467 col 38 - line 467 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 467 col 59 - line 467 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 467 col 59 - line 467 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 469 col 19 - line 469 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 469 col 71 - line 469 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 470 col 41 - line 470 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 470 col 72 - line 470 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 472 col 20 - line 472 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 472 col 62 - line 472 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 472 col 91 - line 472 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 473 col 28 - line 473 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 473 col 28 - line 473 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 475 col 20 - line 475 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 475 col 59 - line 475 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 476 col 58 - line 476 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 476 col 81 - line 476 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 477 col 48 - line 477 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 478 col 59 - line 478 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 478 col 83 - line 478 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 478 col 0 - line 478 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 479 col 25 - line 479 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 480 col 60 - line 480 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 480 col 82 - line 480 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 481 col 50 - line 481 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 481 col 0 - line 481 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 482 col 72 - line 482 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 485 col 20 - line 485 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 485 col 64 - line 485 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 485 col 87 - line 485 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 486 col 25 - line 486 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 569 col 0 - line 569 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 577 col 0 - line 577 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 577 col 0 - line 577 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 580 col 38 - line 580 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 580 col 60 - line 580 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 581 col 23 - line 581 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 581 col 66 - line 581 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 693 col 0 - line 693 col 17 13.07 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/annotations.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 6 col 110 - line 6 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 6 col 110 - line 6 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 6 col 134 - line 6 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 6 col 195 - line 6 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 6 col 195 - line 6 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 7 col 125 - line 7 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 7 col 125 - line 7 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 8 col 92 - line 8 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 8 col 92 - line 8 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 23 col 0 - line 23 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 23 col 0 - line 23 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 24 col 60 - line 24 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 31 col 0 - line 31 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 31 col 0 - line 31 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 32 col 0 - line 32 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 33 col 29 - line 33 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 39 col 38 - line 39 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 39 col 38 - line 39 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 39 col 104 - line 39 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 39 col 130 - line 39 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 39 col 221 - line 39 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 48 col 68 - line 48 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 52 col 36 - line 52 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 52 col 69 - line 52 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 52 col 152 - line 52 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 55 col 25 - line 55 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 58 col 52 - line 58 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 58 col 74 - line 58 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 58 col 156 - line 58 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 58 col 179 - line 58 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 58 col 491 - line 58 col 491 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 61 col 0 - line 61 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 63 col 41 - line 63 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 64 col 20 - line 64 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 64 col 39 - line 64 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 64 col 58 - line 64 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 64 col 77 - line 64 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 70 col 0 - line 70 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 74 col 36 - line 74 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 74 col 88 - line 74 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 84 col 0 - line 84 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 84 col 0 - line 84 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 84 col 0 - line 84 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 86 col 29 - line 86 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 86 col 29 - line 86 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 86 col 97 - line 86 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 86 col 136 - line 86 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 86 col 136 - line 86 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 95 col 0 - line 95 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 95 col 0 - line 95 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 95 col 0 - line 95 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 97 col 18 - line 97 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 97 col 57 - line 97 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 97 col 120 - line 97 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 97 col 138 - line 97 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 99 col 23 - line 99 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 99 col 44 - line 99 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 100 col 22 - line 100 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 100 col 40 - line 100 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 102 col 26 - line 102 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 102 col 44 - line 102 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 103 col 63 - line 103 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 103 col 81 - line 103 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 107 col 17 - line 107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 107 col 39 - line 107 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 107 col 60 - line 107 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 109 col 26 - line 109 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 109 col 48 - line 109 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 109 col 69 - line 109 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 109 col 93 - line 109 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 109 col 156 - line 109 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 109 col 177 - line 109 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 110 col 23 - line 110 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 110 col 157 - line 110 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 110 col 224 - line 110 col 224 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 111 col 20 - line 111 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 111 col 78 - line 111 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 112 col 36 - line 112 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 112 col 59 - line 112 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 112 col 103 - line 112 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 112 col 151 - line 112 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 112 col 203 - line 112 col 203 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 113 col 18 - line 113 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 113 col 41 - line 113 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 113 col 117 - line 113 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 113 col 152 - line 113 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 114 col 28 - line 114 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 117 col 22 - line 117 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 118 col 57 - line 118 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 120 col 22 - line 120 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 120 col 62 - line 120 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 125 col 32 - line 125 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 128 col 22 - line 128 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 129 col 61 - line 129 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 130 col 18 - line 130 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 130 col 48 - line 130 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 134 col 25 - line 134 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 134 col 63 - line 134 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 135 col 49 - line 135 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 136 col 18 - line 136 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 136 col 124 - line 136 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 139 col 17 - line 139 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 142 col 25 - line 142 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 142 col 57 - line 142 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 143 col 58 - line 143 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 145 col 23 - line 145 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 145 col 55 - line 145 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 151 col 51 - line 151 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 151 col 78 - line 151 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 159 col 0 - line 159 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 159 col 0 - line 159 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 159 col 0 - line 159 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 163 col 25 - line 163 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 166 col 113 - line 166 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 166 col 144 - line 166 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 169 col 21 - line 169 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 169 col 156 - line 169 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 173 col 49 - line 173 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 173 col 118 - line 173 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 173 col 188 - line 173 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 173 col 208 - line 173 col 208 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 175 col 22 - line 175 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 176 col 47 - line 176 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 177 col 101 - line 177 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 178 col 123 - line 178 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 182 col 62 - line 182 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 182 col 85 - line 182 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 182 col 107 - line 182 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 189 col 0 - line 189 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 189 col 0 - line 189 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 189 col 0 - line 189 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 191 col 27 - line 191 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 191 col 45 - line 191 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 191 col 150 - line 191 col 150 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 192 col 31 - line 192 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 192 col 48 - line 192 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 193 col 25 - line 193 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 193 col 48 - line 193 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 193 col 124 - line 193 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 193 col 141 - line 193 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 193 col 189 - line 193 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 193 col 221 - line 193 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 195 col 23 - line 195 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 195 col 90 - line 195 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 195 col 111 - line 195 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 196 col 48 - line 196 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 197 col 102 - line 197 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 204 col 58 - line 204 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 211 col 14 - line 211 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 212 col 14 - line 212 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 212 col 90 - line 212 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 218 col 58 - line 218 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 218 col 89 - line 218 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 223 col 214 - line 223 col 214 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 224 col 39 - line 224 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 235 col 17 - line 235 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 235 col 38 - line 235 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 235 col 59 - line 235 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 236 col 19 - line 236 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 236 col 40 - line 236 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 237 col 18 - line 237 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 237 col 38 - line 237 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 238 col 17 - line 238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 238 col 36 - line 238 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 244 col 37 - line 244 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 244 col 183 - line 244 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 244 col 183 - line 244 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 244 col 299 - line 244 col 299 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 244 col 299 - line 244 col 299 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 247 col 44 - line 247 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 247 col 85 - line 247 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 247 col 119 - line 247 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 251 col 53 - line 251 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 251 col 130 - line 251 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 259 col 37 - line 259 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 259 col 37 - line 259 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 259 col 59 - line 259 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 259 col 236 - line 259 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 259 col 236 - line 259 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 259 col 257 - line 259 col 257 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 264 col 111 - line 264 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 264 col 248 - line 264 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 266 col 67 - line 266 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 266 col 108 - line 266 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 269 col 36 - line 269 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 269 col 147 - line 269 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 269 col 147 - line 269 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 269 col 194 - line 269 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 272 col 32 - line 272 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 272 col 93 - line 272 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 272 col 127 - line 272 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 276 col 104 - line 276 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 276 col 104 - line 276 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 276 col 104 - line 276 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 276 col 171 - line 276 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 276 col 171 - line 276 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 276 col 171 - line 276 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 280 col 34 - line 280 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 283 col 122 - line 283 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 283 col 216 - line 283 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 285 col 180 - line 285 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 288 col 27 - line 288 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 289 col 46 - line 289 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 289 col 89 - line 289 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 289 col 164 - line 289 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 292 col 23 - line 292 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 292 col 109 - line 292 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 294 col 131 - line 294 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 295 col 97 - line 295 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 295 col 97 - line 295 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 295 col 97 - line 295 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 296 col 123 - line 296 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 296 col 123 - line 296 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 296 col 123 - line 296 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 296 col 221 - line 296 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 304 col 38 - line 304 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 305 col 22 - line 305 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 308 col 55 - line 308 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 315 col 148 - line 315 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 318 col 0 - line 318 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 323 col 217 - line 323 col 217 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 329 col 399 - line 329 col 399 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 329 col 548 - line 329 col 548 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 329 col 730 - line 329 col 730 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 329 col 781 - line 329 col 781 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 331 col 236 - line 331 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 336 col 88 - line 336 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 336 col 88 - line 336 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 343 col 20 - line 343 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 344 col 22 - line 344 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 345 col 18 - line 345 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 346 col 22 - line 346 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 347 col 37 - line 347 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 348 col 26 - line 348 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 349 col 23 - line 349 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 354 col 0 - line 354 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 354 col 0 - line 354 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 357 col 0 - line 357 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 359 col 35 - line 359 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 360 col 115 - line 360 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 361 col 107 - line 361 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 362 col 35 - line 362 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 362 col 114 - line 362 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 364 col 30 - line 364 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 366 col 31 - line 366 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 369 col 20 - line 369 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 369 col 120 - line 369 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 374 col 0 - line 374 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 374 col 0 - line 374 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 377 col 0 - line 377 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 379 col 29 - line 379 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 381 col 30 - line 381 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 384 col 106 - line 384 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 384 col 252 - line 384 col 252 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 386 col 22 - line 386 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 386 col 99 - line 386 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 391 col 0 - line 391 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 391 col 0 - line 391 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 394 col 0 - line 394 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 398 col 28 - line 398 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 400 col 29 - line 400 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 403 col 25 - line 403 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 403 col 96 - line 403 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 403 col 143 - line 403 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 408 col 0 - line 408 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 408 col 0 - line 408 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 411 col 0 - line 411 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 415 col 32 - line 415 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 421 col 33 - line 421 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 423 col 45 - line 423 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 423 col 87 - line 423 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 425 col 44 - line 425 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 425 col 90 - line 425 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 427 col 45 - line 427 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 427 col 91 - line 427 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 430 col 97 - line 430 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 430 col 337 - line 430 col 337 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 435 col 0 - line 435 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 435 col 0 - line 435 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 438 col 0 - line 438 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 442 col 19 - line 442 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 442 col 263 - line 442 col 263 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 442 col 290 - line 442 col 290 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 446 col 0 - line 446 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 446 col 0 - line 446 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 449 col 0 - line 449 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 453 col 36 - line 453 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 458 col 0 - line 458 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 458 col 0 - line 458 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 463 col 0 - line 463 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 463 col 0 - line 463 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 463 col 0 - line 463 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 463 col 0 - line 463 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 463 col 0 - line 463 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 467 col 23 - line 467 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 467 col 229 - line 467 col 229 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 470 col 101 - line 470 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 470 col 453 - line 470 col 453 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 473 col 50 - line 473 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 473 col 77 - line 473 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 473 col 130 - line 473 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 476 col 67 - line 476 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 476 col 455 - line 476 col 455 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 478 col 75 - line 478 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 478 col 184 - line 478 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 499 col 0 - line 499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 501 col 35 - line 501 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 501 col 35 - line 501 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 501 col 100 - line 501 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 501 col 157 - line 501 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 501 col 241 - line 501 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 501 col 324 - line 501 col 324 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 502 col 24 - line 502 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 502 col 77 - line 502 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 509 col 0 - line 509 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 509 col 0 - line 509 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 509 col 0 - line 509 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 510 col 0 - line 510 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 511 col 25 - line 511 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 511 col 46 - line 511 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 512 col 77 - line 512 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 513 col 61 - line 513 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 514 col 80 - line 514 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 514 col 142 - line 514 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 514 col 231 - line 514 col 231 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 526 col 0 - line 526 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 526 col 0 - line 526 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 528 col 50 - line 528 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 528 col 50 - line 528 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 548 col 0 - line 548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 548 col 0 - line 548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 548 col 0 - line 548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 548 col 0 - line 548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 548 col 0 - line 548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 548 col 0 - line 548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 548 col 0 - line 548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 548 col 0 - line 548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 556 col 0 - line 556 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 556 col 0 - line 556 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 556 col 0 - line 556 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 556 col 0 - line 556 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 556 col 0 - line 556 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 556 col 0 - line 556 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 556 col 0 - line 556 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 557 col 22 - line 557 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 557 col 0 - line 557 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 566 col 0 - line 566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 570 col 84 - line 570 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 570 col 84 - line 570 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 577 col 22 - line 577 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 577 col 43 - line 577 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 577 col 74 - line 577 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 578 col 130 - line 578 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 578 col 130 - line 578 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 587 col 0 - line 587 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 587 col 0 - line 587 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 587 col 0 - line 587 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 587 col 0 - line 587 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 588 col 29 - line 588 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 588 col 52 - line 588 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 588 col 0 - line 588 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 589 col 38 - line 589 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 598 col 0 - line 598 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 598 col 0 - line 598 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 598 col 0 - line 598 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 598 col 0 - line 598 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 599 col 0 - line 599 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 600 col 22 - line 600 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 602 col 66 - line 602 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 602 col 116 - line 602 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 604 col 24 - line 604 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 605 col 68 - line 605 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 609 col 0 - line 609 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 612 col 45 - line 612 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 614 col 34 - line 614 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 618 col 38 - line 618 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 619 col 24 - line 619 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 620 col 73 - line 620 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 622 col 30 - line 622 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 633 col 0 - line 633 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 639 col 0 - line 639 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 644 col 63 - line 644 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 658 col 64 - line 658 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 663 col 92 - line 663 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 663 col 92 - line 663 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 666 col 97 - line 666 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 682 col 0 - line 682 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 683 col 23 - line 683 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 683 col 52 - line 683 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 683 col 81 - line 683 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 683 col 112 - line 683 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 683 col 136 - line 683 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 683 col 0 - line 683 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 684 col 27 - line 684 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 684 col 55 - line 684 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 684 col 97 - line 684 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 27 - line 686 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 61 - line 686 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 83 - line 686 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 102 - line 686 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 123 - line 686 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 145 - line 686 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 171 - line 686 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 688 col 45 - line 688 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 688 col 75 - line 688 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 688 col 98 - line 688 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 692 col 48 - line 692 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 692 col 68 - line 692 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 692 col 93 - line 692 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 698 col 0 - line 698 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 698 col 0 - line 698 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 701 col 22 - line 701 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 701 col 111 - line 701 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 701 col 150 - line 701 col 150 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 703 col 54 - line 703 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 714 col 44 - line 714 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 720 col 0 - line 720 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 720 col 0 - line 720 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 720 col 0 - line 720 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 720 col 0 - line 720 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 720 col 0 - line 720 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 720 col 0 - line 720 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 720 col 0 - line 720 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 721 col 23 - line 721 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 721 col 50 - line 721 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 721 col 0 - line 721 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 732 col 0 - line 732 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 732 col 0 - line 732 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 732 col 0 - line 732 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 733 col 0 - line 733 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 739 col 49 - line 739 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 747 col 0 - line 747 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 747 col 0 - line 747 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 747 col 0 - line 747 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 748 col 0 - line 748 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 750 col 22 - line 750 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 750 col 115 - line 750 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 751 col 22 - line 751 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 751 col 68 - line 751 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 752 col 68 - line 752 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 754 col 24 - line 754 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 754 col 118 - line 754 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 766 col 0 - line 766 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 766 col 0 - line 766 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 766 col 0 - line 766 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 767 col 0 - line 767 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 768 col 36 - line 768 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 768 col 76 - line 768 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 769 col 29 - line 769 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 769 col 85 - line 769 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 777 col 59 - line 777 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 778 col 52 - line 778 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 794 col 24 - line 794 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 794 col 24 - line 794 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 806 col 0 - line 806 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 806 col 0 - line 806 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 806 col 0 - line 806 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 806 col 0 - line 806 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 806 col 0 - line 806 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 807 col 25 - line 807 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 807 col 0 - line 807 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 809 col 36 - line 809 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 813 col 42 - line 813 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 813 col 42 - line 813 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 813 col 235 - line 813 col 235 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 815 col 42 - line 815 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 815 col 42 - line 815 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 815 col 203 - line 815 col 203 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 816 col 71 - line 816 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 832 col 0 - line 832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 832 col 0 - line 832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 832 col 0 - line 832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 832 col 0 - line 832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 832 col 0 - line 832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 832 col 0 - line 832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 832 col 0 - line 832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 832 col 0 - line 832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 832 col 0 - line 832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 833 col 44 - line 833 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 834 col 18 - line 834 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 834 col 36 - line 834 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 834 col 64 - line 834 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 834 col 104 - line 834 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 18 - line 835 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 62 - line 835 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 836 col 18 - line 836 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 836 col 50 - line 836 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 836 col 73 - line 836 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 841 col 74 - line 841 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 841 col 140 - line 841 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 841 col 140 - line 841 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 841 col 184 - line 841 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 847 col 0 - line 847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 847 col 0 - line 847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 850 col 29 - line 850 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 850 col 95 - line 850 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 850 col 95 - line 850 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 851 col 153 - line 851 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 867 col 0 - line 867 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 869 col 21 - line 869 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 22 - line 870 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 71 - line 870 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 97 - line 870 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 151 - line 870 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 22 - line 872 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 47 - line 872 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 86 - line 872 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 114 - line 872 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 142 - line 872 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 191 - line 872 col 191 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 25 - line 874 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 219 - line 874 col 219 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 325 - line 874 col 325 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 387 - line 874 col 387 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 886 col 67 - line 886 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 908 col 0 - line 908 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 908 col 0 - line 908 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 908 col 0 - line 908 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 908 col 0 - line 908 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 909 col 0 - line 909 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 910 col 30 - line 910 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 915 col 137 - line 915 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 915 col 198 - line 915 col 198 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 915 col 220 - line 915 col 220 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 917 col 27 - line 917 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 917 col 112 - line 917 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 917 col 152 - line 917 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 917 col 183 - line 917 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 921 col 36 - line 921 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 921 col 57 - line 921 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 921 col 107 - line 921 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 934 col 0 - line 934 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 934 col 0 - line 934 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 934 col 0 - line 934 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 934 col 0 - line 934 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 934 col 0 - line 934 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 935 col 0 - line 935 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 949 col 0 - line 949 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 949 col 0 - line 949 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 949 col 0 - line 949 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 949 col 0 - line 949 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 949 col 0 - line 949 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 950 col 0 - line 950 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 951 col 22 - line 951 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 952 col 25 - line 952 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 968 col 0 - line 968 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 968 col 0 - line 968 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 968 col 0 - line 968 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 968 col 0 - line 968 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 968 col 0 - line 968 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 968 col 0 - line 968 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 968 col 0 - line 968 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 968 col 0 - line 968 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 969 col 0 - line 969 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 970 col 22 - line 970 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 972 col 62 - line 972 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 972 col 87 - line 972 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 972 col 247 - line 972 col 247 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 972 col 271 - line 972 col 271 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 972 col 301 - line 972 col 301 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 972 col 326 - line 972 col 326 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 89 - line 974 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 114 - line 974 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 213 - line 974 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 315 - line 974 col 315 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 380 - line 974 col 380 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 502 - line 974 col 502 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 528 - line 974 col 528 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 55 - line 976 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 83 - line 976 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 113 - line 976 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 158 - line 976 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 979 col 71 - line 979 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 979 col 0 - line 979 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 980 col 27 - line 980 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 980 col 0 - line 980 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 999 col 0 - line 999 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 999 col 0 - line 999 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 999 col 0 - line 999 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 999 col 0 - line 999 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 999 col 0 - line 999 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1000 col 0 - line 1000 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1001 col 25 - line 1001 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1003 col 51 - line 1003 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1016 col 27 - line 1016 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1017 col 85 - line 1017 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1024 col 25 - line 1024 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1024 col 77 - line 1024 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1027 col 67 - line 1027 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1027 col 90 - line 1027 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1030 col 50 - line 1030 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1030 col 0 - line 1030 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1031 col 62 - line 1031 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1031 col 86 - line 1031 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1032 col 27 - line 1032 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1035 col 40 - line 1035 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1035 col 0 - line 1035 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1039 col 25 - line 1039 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1040 col 66 - line 1040 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1042 col 46 - line 1042 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1045 col 31 - line 1045 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1048 col 34 - line 1048 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1048 col 108 - line 1048 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1048 col 134 - line 1048 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1048 col 163 - line 1048 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1049 col 100 - line 1049 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1051 col 41 - line 1051 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1063 col 0 - line 1063 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1063 col 0 - line 1063 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1063 col 0 - line 1063 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1063 col 0 - line 1063 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1064 col 0 - line 1064 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1065 col 22 - line 1065 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1068 col 68 - line 1068 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1072 col 39 - line 1072 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1075 col 31 - line 1075 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1075 col 48 - line 1075 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1075 col 66 - line 1075 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1076 col 19 - line 1076 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1078 col 42 - line 1078 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1081 col 55 - line 1081 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1088 col 135 - line 1088 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1089 col 25 - line 1089 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1105 col 0 - line 1105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1105 col 0 - line 1105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1105 col 0 - line 1105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1105 col 0 - line 1105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1105 col 0 - line 1105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1110 col 226 - line 1110 col 226 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1110 col 285 - line 1110 col 285 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1110 col 358 - line 1110 col 358 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1110 col 415 - line 1110 col 415 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1110 col 445 - line 1110 col 445 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1114 col 21 - line 1114 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1114 col 222 - line 1114 col 222 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1114 col 222 - line 1114 col 222 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1120 col 0 - line 1120 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1120 col 0 - line 1120 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1120 col 0 - line 1120 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1123 col 92 - line 1123 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1123 col 116 - line 1123 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1131 col 0 - line 1131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1131 col 0 - line 1131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1131 col 0 - line 1131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1131 col 0 - line 1131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1131 col 0 - line 1131 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1140 col 0 - line 1140 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1140 col 0 - line 1140 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1140 col 0 - line 1140 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1141 col 0 - line 1141 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1148 col 0 - line 1148 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1151 col 44 - line 1151 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1151 col 44 - line 1151 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1151 col 216 - line 1151 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1151 col 241 - line 1151 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1158 col 0 - line 1158 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1158 col 0 - line 1158 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1158 col 0 - line 1158 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1160 col 44 - line 1160 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1160 col 44 - line 1160 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1160 col 131 - line 1160 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1167 col 0 - line 1167 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1167 col 0 - line 1167 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1167 col 0 - line 1167 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1171 col 47 - line 1171 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1171 col 47 - line 1171 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1173 col 66 - line 1173 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1173 col 86 - line 1173 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1178 col 0 - line 1178 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1178 col 0 - line 1178 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1178 col 0 - line 1178 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1180 col 44 - line 1180 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1180 col 44 - line 1180 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1182 col 66 - line 1182 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1182 col 86 - line 1182 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1187 col 0 - line 1187 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1187 col 0 - line 1187 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1187 col 0 - line 1187 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1189 col 46 - line 1189 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1189 col 46 - line 1189 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1195 col 0 - line 1195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1195 col 0 - line 1195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1195 col 0 - line 1195 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1204 col 0 - line 1204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1204 col 0 - line 1204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1204 col 0 - line 1204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1204 col 0 - line 1204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1206 col 38 - line 1206 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1206 col 38 - line 1206 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1207 col 16 - line 1207 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1207 col 92 - line 1207 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1207 col 133 - line 1207 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1212 col 0 - line 1212 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1212 col 0 - line 1212 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1212 col 0 - line 1212 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1212 col 0 - line 1212 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1213 col 0 - line 1213 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1215 col 179 - line 1215 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1216 col 43 - line 1216 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1216 col 130 - line 1216 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1225 col 0 - line 1225 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1225 col 0 - line 1225 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1226 col 0 - line 1226 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1232 col 0 - line 1232 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1232 col 0 - line 1232 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1233 col 0 - line 1233 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1238 col 0 - line 1238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1240 col 73 - line 1240 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1240 col 92 - line 1240 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1240 col 92 - line 1240 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1241 col 17 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1241 col 17 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1241 col 42 - line 1241 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1241 col 42 - line 1241 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1241 col 64 - line 1241 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1241 col 87 - line 1241 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1241 col 109 - line 1241 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1244 col 52 - line 1244 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1244 col 121 - line 1244 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1244 col 121 - line 1244 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1245 col 30 - line 1245 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1245 col 30 - line 1245 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1245 col 111 - line 1245 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1245 col 111 - line 1245 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1245 col 0 - line 1245 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1245 col 0 - line 1245 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1251 col 0 - line 1251 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1251 col 0 - line 1251 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1252 col 0 - line 1252 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1254 col 25 - line 1254 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1254 col 25 - line 1254 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1254 col 0 - line 1254 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1254 col 0 - line 1254 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1266 col 0 - line 1266 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1266 col 0 - line 1266 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1266 col 0 - line 1266 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1266 col 0 - line 1266 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1267 col 43 - line 1267 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1271 col 0 - line 1271 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1271 col 0 - line 1271 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1271 col 0 - line 1271 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1277 col 0 - line 1277 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1277 col 0 - line 1277 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1278 col 0 - line 1278 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1280 col 20 - line 1280 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1283 col 114 - line 1283 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1284 col 80 - line 1284 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1286 col 29 - line 1286 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1286 col 87 - line 1286 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1292 col 0 - line 1292 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1292 col 0 - line 1292 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1293 col 0 - line 1293 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1295 col 19 - line 1295 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1298 col 87 - line 1298 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1298 col 87 - line 1298 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1298 col 108 - line 1298 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1298 col 108 - line 1298 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1298 col 142 - line 1298 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1298 col 185 - line 1298 col 185 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1298 col 254 - line 1298 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1298 col 313 - line 1298 col 313 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1301 col 358 - line 1301 col 358 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1307 col 0 - line 1307 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1307 col 0 - line 1307 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1308 col 0 - line 1308 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1312 col 84 - line 1312 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1317 col 0 - line 1317 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1317 col 0 - line 1317 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1318 col 0 - line 1318 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1320 col 164 - line 1320 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1323 col 67 - line 1323 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1323 col 107 - line 1323 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1323 col 0 - line 1323 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1339 col 0 - line 1339 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1339 col 0 - line 1339 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1339 col 0 - line 1339 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1339 col 0 - line 1339 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1360 col 0 - line 1360 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1360 col 0 - line 1360 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1360 col 0 - line 1360 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1360 col 0 - line 1360 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1360 col 0 - line 1360 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1361 col 0 - line 1361 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1363 col 72 - line 1363 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1363 col 91 - line 1363 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1363 col 111 - line 1363 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1363 col 138 - line 1363 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1365 col 67 - line 1365 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1365 col 142 - line 1365 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1366 col 26 - line 1366 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1369 col 73 - line 1369 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1369 col 105 - line 1369 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1369 col 131 - line 1369 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1369 col 157 - line 1369 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1369 col 193 - line 1369 col 193 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1372 col 22 - line 1372 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1372 col 152 - line 1372 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1375 col 29 - line 1375 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1377 col 40 - line 1377 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1377 col 102 - line 1377 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1377 col 125 - line 1377 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1380 col 41 - line 1380 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1380 col 158 - line 1380 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1383 col 35 - line 1383 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1383 col 232 - line 1383 col 232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1383 col 253 - line 1383 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1385 col 40 - line 1385 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1385 col 68 - line 1385 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1385 col 109 - line 1385 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1385 col 109 - line 1385 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1386 col 26 - line 1386 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1387 col 50 - line 1387 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1387 col 185 - line 1387 col 185 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1387 col 207 - line 1387 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1388 col 19 - line 1388 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1389 col 24 - line 1389 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1389 col 105 - line 1389 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1391 col 26 - line 1391 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1393 col 44 - line 1393 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1395 col 31 - line 1395 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1412 col 0 - line 1412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1412 col 0 - line 1412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1412 col 0 - line 1412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1412 col 0 - line 1412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1412 col 0 - line 1412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1412 col 0 - line 1412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1412 col 0 - line 1412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1413 col 60 - line 1413 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1424 col 54 - line 1424 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1424 col 93 - line 1424 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1425 col 40 - line 1425 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1425 col 76 - line 1425 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1425 col 96 - line 1425 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1426 col 38 - line 1426 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1427 col 37 - line 1427 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1427 col 113 - line 1427 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1427 col 171 - line 1427 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1430 col 42 - line 1430 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1431 col 31 - line 1431 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1437 col 27 - line 1437 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1441 col 37 - line 1441 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1445 col 31 - line 1445 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1455 col 45 - line 1455 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1460 col 31 - line 1460 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1473 col 0 - line 1473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1473 col 0 - line 1473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1473 col 0 - line 1473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1473 col 0 - line 1473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1473 col 0 - line 1473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1473 col 0 - line 1473 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1480 col 80 - line 1480 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1482 col 30 - line 1482 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1484 col 35 - line 1484 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1485 col 31 - line 1485 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1485 col 65 - line 1485 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1490 col 0 - line 1490 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1490 col 0 - line 1490 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1491 col 66 - line 1491 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1492 col 27 - line 1492 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1499 col 0 - line 1499 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1501 col 140 - line 1501 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1501 col 177 - line 1501 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1501 col 234 - line 1501 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1508 col 0 - line 1508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1508 col 0 - line 1508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1511 col 29 - line 1511 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1519 col 0 - line 1519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1519 col 0 - line 1519 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1528 col 29 - line 1528 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1529 col 30 - line 1529 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1539 col 0 - line 1539 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1539 col 0 - line 1539 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1540 col 40 - line 1540 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1540 col 61 - line 1540 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1540 col 85 - line 1540 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1548 col 0 - line 1548 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1553 col 45 - line 1553 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1553 col 98 - line 1553 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1559 col 0 - line 1559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1559 col 0 - line 1559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1559 col 0 - line 1559 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1575 col 104 - line 1575 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1576 col 0 - line 1576 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1578 col 116 - line 1578 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1579 col 0 - line 1579 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1581 col 79 - line 1581 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1582 col 0 - line 1582 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1596 col 46 - line 1596 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1596 col 71 - line 1596 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1600 col 58 - line 1600 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1600 col 86 - line 1600 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1601 col 63 - line 1601 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1601 col 121 - line 1601 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1603 col 80 - line 1603 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1604 col 53 - line 1604 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1604 col 119 - line 1604 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1604 col 143 - line 1604 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1604 col 176 - line 1604 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1604 col 253 - line 1604 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1605 col 63 - line 1605 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1605 col 110 - line 1605 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1605 col 166 - line 1605 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1605 col 239 - line 1605 col 239 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1606 col 79 - line 1606 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1607 col 32 - line 1607 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1613 col 103 - line 1613 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1613 col 125 - line 1613 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1614 col 90 - line 1614 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1614 col 146 - line 1614 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1617 col 32 - line 1617 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1617 col 59 - line 1617 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1642 col 0 - line 1642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1643 col 39 - line 1643 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 13 - line 1645 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1652 col 57 - line 1652 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1652 col 85 - line 1652 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1653 col 26 - line 1653 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1653 col 64 - line 1653 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1653 col 91 - line 1653 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1672 col 68 - line 1672 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1672 col 101 - line 1672 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1672 col 216 - line 1672 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1680 col 0 - line 1680 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1682 col 34 - line 1682 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1682 col 58 - line 1682 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 60 - line 1684 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 77 - line 1684 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 97 - line 1684 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 114 - line 1684 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 135 - line 1684 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 167 - line 1684 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 189 - line 1684 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 208 - line 1684 col 208 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 262 - line 1684 col 262 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1684 col 296 - line 1684 col 296 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1691 col 0 - line 1691 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 65 - line 1692 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 0 - line 1692 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1693 col 38 - line 1693 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1693 col 89 - line 1693 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1696 col 0 - line 1696 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1698 col 34 - line 1698 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1698 col 58 - line 1698 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1699 col 22 - line 1699 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1699 col 58 - line 1699 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1700 col 22 - line 1700 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1702 col 52 - line 1702 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1702 col 83 - line 1702 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1702 col 117 - line 1702 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1704 col 50 - line 1704 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1704 col 71 - line 1704 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1704 col 91 - line 1704 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1706 col 68 - line 1706 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1706 col 122 - line 1706 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1707 col 0 - line 1707 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1708 col 28 - line 1708 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1710 col 0 - line 1710 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1712 col 23 - line 1712 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1712 col 60 - line 1712 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1712 col 83 - line 1712 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1712 col 110 - line 1712 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1712 col 134 - line 1712 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1715 col 105 - line 1715 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1716 col 95 - line 1716 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1729 col 0 - line 1729 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1734 col 0 - line 1734 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1734 col 0 - line 1734 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1739 col 0 - line 1739 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1739 col 0 - line 1739 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1742 col 0 - line 1742 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1750 col 0 - line 1750 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1752 col 58 - line 1752 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1752 col 144 - line 1752 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1753 col 46 - line 1753 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1755 col 80 - line 1755 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1756 col 73 - line 1756 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1758 col 23 - line 1758 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1762 col 26 - line 1762 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1762 col 153 - line 1762 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1762 col 153 - line 1762 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1771 col 28 - line 1771 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1773 col 27 - line 1773 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1775 col 31 - line 1775 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1775 col 65 - line 1775 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1775 col 179 - line 1775 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1777 col 31 - line 1777 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1777 col 65 - line 1777 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1777 col 180 - line 1777 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1780 col 154 - line 1780 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1781 col 166 - line 1781 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1786 col 103 - line 1786 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1787 col 106 - line 1787 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1787 col 149 - line 1787 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1787 col 192 - line 1787 col 192 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1790 col 104 - line 1790 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1791 col 23 - line 1791 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1791 col 100 - line 1791 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1792 col 37 - line 1792 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1794 col 88 - line 1794 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1824 col 0 - line 1824 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1839 col 0 - line 1839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1839 col 0 - line 1839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1839 col 0 - line 1839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1839 col 0 - line 1839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1839 col 0 - line 1839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1839 col 0 - line 1839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1839 col 0 - line 1839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1839 col 0 - line 1839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1853 col 0 - line 1853 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1853 col 0 - line 1853 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1853 col 0 - line 1853 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1853 col 0 - line 1853 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1853 col 0 - line 1853 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1853 col 0 - line 1853 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1853 col 0 - line 1853 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1853 col 0 - line 1853 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1854 col 30 - line 1854 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1854 col 72 - line 1854 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1854 col 178 - line 1854 col 178 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1854 col 226 - line 1854 col 226 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1855 col 80 - line 1855 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1855 col 108 - line 1855 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1858 col 0 - line 1858 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1860 col 35 - line 1860 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1860 col 71 - line 1860 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1864 col 134 - line 1864 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1870 col 37 - line 1870 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1870 col 61 - line 1870 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1874 col 225 - line 1874 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1879 col 36 - line 1879 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1879 col 77 - line 1879 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1880 col 78 - line 1880 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1883 col 34 - line 1883 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1886 col 53 - line 1886 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1889 col 33 - line 1889 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1892 col 52 - line 1892 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1910 col 0 - line 1910 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1911 col 29 - line 1911 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1911 col 59 - line 1911 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1911 col 89 - line 1911 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1911 col 0 - line 1911 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1931 col 0 - line 1931 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1937 col 21 - line 1937 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 25 - line 1940 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1944 col 26 - line 1944 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1945 col 57 - line 1945 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1946 col 30 - line 1946 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1949 col 30 - line 1949 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1949 col 78 - line 1949 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1950 col 46 - line 1950 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1954 col 61 - line 1954 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1954 col 100 - line 1954 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1955 col 40 - line 1955 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1955 col 95 - line 1955 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1955 col 127 - line 1955 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1958 col 26 - line 1958 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1966 col 24 - line 1966 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1972 col 28 - line 1972 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1972 col 57 - line 1972 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1973 col 20 - line 1973 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1976 col 80 - line 1976 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1976 col 109 - line 1976 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1976 col 133 - line 1976 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2018 col 186 - line 2018 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2028 col 84 - line 2028 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2028 col 84 - line 2028 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2031 col 0 - line 2031 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2031 col 0 - line 2031 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2035 col 212 - line 2035 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2035 col 312 - line 2035 col 312 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2042 col 0 - line 2042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2042 col 0 - line 2042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2042 col 0 - line 2042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2042 col 0 - line 2042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2044 col 44 - line 2044 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2044 col 44 - line 2044 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2047 col 25 - line 2047 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2051 col 25 - line 2051 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2052 col 165 - line 2052 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2054 col 34 - line 2054 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2055 col 33 - line 2055 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2055 col 80 - line 2055 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2055 col 211 - line 2055 col 211 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2057 col 28 - line 2057 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2058 col 42 - line 2058 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2058 col 84 - line 2058 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2058 col 139 - line 2058 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2060 col 35 - line 2060 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2061 col 36 - line 2061 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2063 col 40 - line 2063 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2064 col 43 - line 2064 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2066 col 32 - line 2066 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2067 col 36 - line 2067 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2067 col 117 - line 2067 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2069 col 37 - line 2069 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2070 col 40 - line 2070 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2073 col 22 - line 2073 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2075 col 22 - line 2075 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2075 col 57 - line 2075 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2076 col 41 - line 2076 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2076 col 0 - line 2076 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2080 col 123 - line 2080 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2086 col 42 - line 2086 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2086 col 0 - line 2086 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2088 col 65 - line 2088 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2121 col 0 - line 2121 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2126 col 61 - line 2126 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2137 col 0 - line 2137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2137 col 0 - line 2137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2137 col 0 - line 2137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2137 col 0 - line 2137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2137 col 0 - line 2137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2138 col 32 - line 2138 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2138 col 32 - line 2138 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2140 col 26 - line 2140 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2140 col 196 - line 2140 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2142 col 24 - line 2142 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2145 col 43 - line 2145 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2148 col 37 - line 2148 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2162 col 0 - line 2162 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2162 col 0 - line 2162 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2162 col 0 - line 2162 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2162 col 0 - line 2162 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2165 col 135 - line 2165 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2167 col 74 - line 2167 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2183 col 0 - line 2183 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2183 col 0 - line 2183 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2183 col 0 - line 2183 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2183 col 0 - line 2183 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2183 col 0 - line 2183 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2184 col 63 - line 2184 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2184 col 0 - line 2184 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2186 col 57 - line 2186 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2186 col 76 - line 2186 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2187 col 54 - line 2187 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2188 col 37 - line 2188 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2192 col 28 - line 2192 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2196 col 28 - line 2196 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2201 col 22 - line 2201 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2202 col 59 - line 2202 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2209 col 0 - line 2209 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2238 col 0 - line 2238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2238 col 0 - line 2238 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2238 col 0 - line 2238 col 17 27.35 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/unitexpressions.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 15 col 79 - line 15 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 16 col 21 - line 16 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 16 col 45 - line 16 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 16 col 65 - line 16 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 17 col 18 - line 17 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 30 col 0 - line 30 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 32 col 78 - line 32 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 35 col 30 - line 35 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 36 col 83 - line 36 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 36 col 126 - line 36 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 44 col 0 - line 44 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 44 col 0 - line 44 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 44 col 0 - line 44 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 44 col 0 - line 44 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 44 col 0 - line 44 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 44 col 0 - line 44 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 50 col 55 - line 50 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 51 col 50 - line 51 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 59 col 0 - line 59 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 59 col 0 - line 59 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 59 col 0 - line 59 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 59 col 0 - line 59 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 59 col 0 - line 59 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 59 col 0 - line 59 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 62 col 25 - line 62 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 62 col 64 - line 62 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 64 col 61 - line 64 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 65 col 25 - line 65 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 73 col 0 - line 73 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 75 col 25 - line 75 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 79 col 25 - line 79 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 81 col 26 - line 81 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 81 col 83 - line 81 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 83 col 0 - line 83 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 84 col 38 - line 84 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 85 col 42 - line 85 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 89 col 34 - line 89 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 89 col 75 - line 89 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 89 col 114 - line 89 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 94 col 35 - line 94 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 96 col 35 - line 96 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 97 col 16 - line 97 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 99 col 32 - line 99 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 103 col 35 - line 103 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 103 col 87 - line 103 col 87 0.90 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/library.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at library.tex; line 7 col 68 - line 7 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at library.tex; line 7 col 68 - line 7 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at library.tex; line 9 col 57 - line 9 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at library.tex; line 17 col 55 - line 17 col 55 0.09 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/syntax.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 12 col 42 - line 12 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 13 col 42 - line 13 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 14 col 49 - line 14 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 15 col 47 - line 15 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 0 - line 40 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 41 col 36 - line 41 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 41 col 36 - line 41 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 41 col 109 - line 41 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 43 col 54 - line 43 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 43 col 75 - line 43 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 43 col 148 - line 43 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 43 col 168 - line 43 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 45 col 44 - line 45 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 45 col 62 - line 45 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 51 col 117 - line 51 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 51 col 117 - line 51 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 51 col 159 - line 51 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 51 col 159 - line 51 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 51 col 234 - line 51 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 51 col 234 - line 51 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 51 col 275 - line 51 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 51 col 275 - line 51 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 54 col 36 - line 54 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 54 col 66 - line 54 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 55 col 135 - line 55 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 55 col 173 - line 55 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 57 col 77 - line 57 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 57 col 144 - line 57 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 60 col 90 - line 60 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 60 col 90 - line 60 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 63 col 49 - line 63 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 63 col 68 - line 63 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 64 col 57 - line 64 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 64 col 81 - line 64 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 64 col 103 - line 64 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 64 col 127 - line 64 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 82 col 0 - line 82 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 82 col 0 - line 82 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 82 col 0 - line 82 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 82 col 0 - line 82 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 82 col 0 - line 82 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 180 col 0 - line 180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 204 col 0 - line 204 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 246 col 0 - line 246 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 341 col 0 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 457 col 0 - line 457 col 17 9.27 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/dae.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 16 col 35 - line 16 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 20 col 30 - line 20 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 20 col 30 - line 20 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 25 col 89 - line 25 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 25 col 116 - line 25 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 34 col 26 - line 34 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 48 col 52 - line 48 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 48 col 76 - line 48 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 51 col 34 - line 51 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 54 col 43 - line 54 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 57 col 59 - line 57 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 60 col 57 - line 60 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 60 col 155 - line 60 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 63 col 64 - line 63 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 63 col 85 - line 63 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 63 col 207 - line 63 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 66 col 36 - line 66 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 66 col 36 - line 66 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 66 col 85 - line 66 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 66 col 85 - line 66 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 72 col 56 - line 72 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 72 col 79 - line 72 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 75 col 797 - line 75 col 797 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 78 col 179 - line 78 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 87 col 0 - line 87 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 98 col 58 - line 98 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 98 col 58 - line 98 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 110 col 123 - line 110 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 110 col 144 - line 110 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 110 col 168 - line 110 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 116 col 47 - line 116 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 116 col 68 - line 116 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 116 col 92 - line 116 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 144 col 106 - line 144 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 144 col 133 - line 144 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 146 col 127 - line 146 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 156 col 78 - line 156 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 156 col 102 - line 156 col 102 1.51 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/derivationofstream.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 8 col 96 - line 8 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 53 col 54 - line 53 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 131 col 82 - line 131 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 136 col 27 - line 136 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 137 col 27 - line 137 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 138 col 27 - line 138 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 150 col 27 - line 150 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 157 col 55 - line 157 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 163 col 27 - line 163 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 164 col 27 - line 164 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 167 col 34 - line 167 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 176 col 35 - line 176 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 181 col 27 - line 181 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 182 col 27 - line 182 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 183 col 27 - line 183 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 201 col 0 - line 201 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 213 col 24 - line 213 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 213 col 55 - line 213 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 220 col 0 - line 220 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 220 col 0 - line 220 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 220 col 0 - line 220 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 223 col 59 - line 223 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 223 col 81 - line 223 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 223 col 102 - line 223 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 228 col 0 - line 228 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 231 col 27 - line 231 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 234 col 20 - line 234 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 238 col 27 - line 238 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 240 col 50 - line 240 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 242 col 27 - line 242 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 244 col 27 - line 244 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 257 col 54 - line 257 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 258 col 67 - line 258 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 264 col 15 - line 264 col 15 1.49 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/revisions.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 6 col 40 - line 6 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 18 col 140 - line 18 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 215 col 56 - line 215 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 215 col 56 - line 215 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 219 col 37 - line 219 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 424 col 34 - line 424 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 439 col 33 - line 439 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 439 col 58 - line 439 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 465 col 22 - line 465 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 465 col 68 - line 465 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 466 col 31 - line 466 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 473 col 96 - line 473 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 476 col 39 - line 476 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 490 col 30 - line 490 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 496 col 38 - line 496 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 514 col 29 - line 514 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 514 col 29 - line 514 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 514 col 73 - line 514 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 514 col 73 - line 514 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 514 col 73 - line 514 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 520 col 59 - line 520 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 520 col 59 - line 520 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 535 col 29 - line 535 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 535 col 49 - line 535 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 538 col 46 - line 538 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 549 col 36 - line 549 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 566 col 55 - line 566 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 569 col 41 - line 569 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 569 col 41 - line 569 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 591 col 49 - line 591 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 591 col 49 - line 591 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 591 col 49 - line 591 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 591 col 49 - line 591 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 598 col 91 - line 598 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 598 col 91 - line 598 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 604 col 27 - line 604 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 604 col 27 - line 604 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 610 col 41 - line 610 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 610 col 41 - line 610 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 610 col 62 - line 610 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 610 col 62 - line 610 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 613 col 35 - line 613 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 619 col 36 - line 619 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 619 col 55 - line 619 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 721 col 43 - line 721 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 759 col 37 - line 759 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 762 col 36 - line 762 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 785 col 37 - line 785 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 785 col 67 - line 785 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 794 col 35 - line 794 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 836 col 64 - line 836 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 836 col 64 - line 836 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 866 col 35 - line 866 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 872 col 43 - line 872 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 875 col 36 - line 875 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 931 col 38 - line 931 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 931 col 38 - line 931 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 936 col 65 - line 936 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 939 col 25 - line 939 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 939 col 25 - line 939 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 942 col 30 - line 942 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 945 col 35 - line 945 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 964 col 47 - line 964 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 980 col 47 - line 980 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1039 col 39 - line 1039 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1089 col 37 - line 1089 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1091 col 33 - line 1091 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1095 col 31 - line 1095 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1101 col 45 - line 1101 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1101 col 45 - line 1101 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1101 col 67 - line 1101 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1101 col 67 - line 1101 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1103 col 42 - line 1103 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1138 col 41 - line 1138 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1138 col 73 - line 1138 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1168 col 35 - line 1168 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1171 col 88 - line 1171 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1171 col 88 - line 1171 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1262 col 104 - line 1262 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1264 col 59 - line 1264 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1264 col 136 - line 1264 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1264 col 190 - line 1264 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1264 col 254 - line 1264 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1264 col 451 - line 1264 col 451 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1282 col 34 - line 1282 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1285 col 70 - line 1285 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1313 col 79 - line 1313 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1313 col 79 - line 1313 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1323 col 45 - line 1323 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1323 col 45 - line 1323 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1326 col 43 - line 1326 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1328 col 33 - line 1328 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1330 col 48 - line 1330 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1330 col 110 - line 1330 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1330 col 134 - line 1330 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1373 col 94 - line 1373 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1373 col 94 - line 1373 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1429 col 27 - line 1429 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1433 col 33 - line 1433 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1436 col 45 - line 1436 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1436 col 74 - line 1436 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1439 col 58 - line 1439 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1440 col 47 - line 1440 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1443 col 57 - line 1443 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1443 col 72 - line 1443 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1443 col 88 - line 1443 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1443 col 104 - line 1443 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1449 col 35 - line 1449 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1450 col 63 - line 1450 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1450 col 63 - line 1450 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1460 col 105 - line 1460 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1460 col 105 - line 1460 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1472 col 29 - line 1472 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1475 col 38 - line 1475 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1475 col 38 - line 1475 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1485 col 51 - line 1485 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1485 col 51 - line 1485 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1485 col 70 - line 1485 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1485 col 70 - line 1485 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1485 col 89 - line 1485 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1485 col 89 - line 1485 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1485 col 108 - line 1485 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1485 col 108 - line 1485 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1548 col 55 - line 1548 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1548 col 55 - line 1548 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1548 col 55 - line 1548 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1549 col 146 - line 1549 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1549 col 146 - line 1549 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1549 col 146 - line 1549 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1552 col 49 - line 1552 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1552 col 49 - line 1552 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1552 col 49 - line 1552 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1552 col 279 - line 1552 col 279 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1552 col 304 - line 1552 col 304 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1554 col 42 - line 1554 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1568 col 36 - line 1568 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1570 col 52 - line 1570 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1570 col 89 - line 1570 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1578 col 49 - line 1578 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1578 col 79 - line 1578 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1579 col 54 - line 1579 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1582 col 70 - line 1582 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1586 col 50 - line 1586 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1589 col 44 - line 1589 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1589 col 68 - line 1589 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1596 col 53 - line 1596 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1599 col 84 - line 1599 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1599 col 84 - line 1599 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1599 col 84 - line 1599 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1599 col 117 - line 1599 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1599 col 117 - line 1599 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1610 col 28 - line 1610 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1610 col 61 - line 1610 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1613 col 26 - line 1613 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1613 col 146 - line 1613 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1622 col 83 - line 1622 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1622 col 253 - line 1622 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1622 col 347 - line 1622 col 347 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1622 col 623 - line 1622 col 623 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1622 col 781 - line 1622 col 781 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1714 col 61 - line 1714 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1719 col 59 - line 1719 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1745 col 47 - line 1745 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1745 col 66 - line 1745 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1774 col 50 - line 1774 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1774 col 133 - line 1774 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1774 col 133 - line 1774 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1779 col 32 - line 1779 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1783 col 47 - line 1783 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1788 col 39 - line 1788 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1792 col 44 - line 1792 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1792 col 70 - line 1792 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1793 col 26 - line 1793 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1793 col 50 - line 1793 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1819 col 36 - line 1819 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1820 col 28 - line 1820 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1827 col 59 - line 1827 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1827 col 59 - line 1827 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1827 col 211 - line 1827 col 211 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1828 col 56 - line 1828 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1828 col 56 - line 1828 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1834 col 37 - line 1834 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1836 col 50 - line 1836 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1836 col 50 - line 1836 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1838 col 24 - line 1838 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1850 col 80 - line 1850 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1850 col 80 - line 1850 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1853 col 42 - line 1853 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1853 col 67 - line 1853 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1853 col 67 - line 1853 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1854 col 29 - line 1854 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1854 col 77 - line 1854 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1855 col 26 - line 1855 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1971 col 61 - line 1971 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1976 col 59 - line 1976 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2137 col 0 - line 2137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2137 col 0 - line 2137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2137 col 0 - line 2137 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2139 col 36 - line 2139 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2139 col 36 - line 2139 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2139 col 57 - line 2139 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2139 col 57 - line 2139 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2139 col 104 - line 2139 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2139 col 104 - line 2139 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2139 col 125 - line 2139 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2139 col 125 - line 2139 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2141 col 49 - line 2141 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2141 col 49 - line 2141 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2141 col 70 - line 2141 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2141 col 70 - line 2141 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2148 col 35 - line 2148 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2148 col 35 - line 2148 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2148 col 57 - line 2148 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2148 col 57 - line 2148 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2150 col 28 - line 2150 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2150 col 48 - line 2150 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2150 col 67 - line 2150 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2150 col 67 - line 2150 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2150 col 86 - line 2150 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2150 col 86 - line 2150 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2150 col 104 - line 2150 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2152 col 40 - line 2152 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2152 col 61 - line 2152 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2153 col 0 - line 2153 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 55 - line 2156 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 55 - line 2156 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 135 - line 2156 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 135 - line 2156 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 180 - line 2156 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 180 - line 2156 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 211 - line 2156 col 211 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 211 - line 2156 col 211 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2158 col 27 - line 2158 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2172 col 29 - line 2172 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2172 col 63 - line 2172 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2172 col 81 - line 2172 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2179 col 44 - line 2179 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2179 col 60 - line 2179 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2179 col 76 - line 2179 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2179 col 92 - line 2179 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2179 col 108 - line 2179 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2181 col 45 - line 2181 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2181 col 95 - line 2181 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2192 col 34 - line 2192 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2192 col 55 - line 2192 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2192 col 0 - line 2192 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2195 col 22 - line 2195 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2195 col 46 - line 2195 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2195 col 66 - line 2195 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2195 col 90 - line 2195 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2195 col 0 - line 2195 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2198 col 23 - line 2198 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2198 col 45 - line 2198 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2198 col 68 - line 2198 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2202 col 62 - line 2202 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2202 col 62 - line 2202 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2204 col 35 - line 2204 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2204 col 67 - line 2204 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2204 col 67 - line 2204 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2206 col 39 - line 2206 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2206 col 61 - line 2206 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2208 col 52 - line 2208 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2208 col 79 - line 2208 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2208 col 103 - line 2208 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2208 col 103 - line 2208 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2209 col 47 - line 2209 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2209 col 71 - line 2209 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2213 col 27 - line 2213 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2214 col 35 - line 2214 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2214 col 68 - line 2214 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2214 col 101 - line 2214 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2215 col 33 - line 2215 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2215 col 66 - line 2215 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2215 col 101 - line 2215 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2224 col 50 - line 2224 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2225 col 31 - line 2225 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2303 col 29 - line 2303 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2303 col 29 - line 2303 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2303 col 47 - line 2303 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2303 col 47 - line 2303 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2304 col 19 - line 2304 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2304 col 19 - line 2304 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2304 col 37 - line 2304 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2304 col 37 - line 2304 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2305 col 59 - line 2305 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2305 col 59 - line 2305 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2305 col 81 - line 2305 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2305 col 81 - line 2305 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2307 col 29 - line 2307 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2307 col 29 - line 2307 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2307 col 86 - line 2307 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2307 col 86 - line 2307 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2309 col 108 - line 2309 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2311 col 66 - line 2311 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2311 col 66 - line 2311 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2311 col 66 - line 2311 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2317 col 47 - line 2317 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2318 col 72 - line 2318 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2319 col 48 - line 2319 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2324 col 47 - line 2324 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2324 col 47 - line 2324 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2328 col 69 - line 2328 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2328 col 102 - line 2328 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2328 col 130 - line 2328 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2328 col 158 - line 2328 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2328 col 321 - line 2328 col 321 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2388 col 32 - line 2388 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2395 col 41 - line 2395 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2396 col 30 - line 2396 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2402 col 59 - line 2402 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2402 col 59 - line 2402 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2402 col 59 - line 2402 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2402 col 111 - line 2402 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2402 col 111 - line 2402 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2402 col 111 - line 2402 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2406 col 33 - line 2406 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2406 col 79 - line 2406 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2407 col 30 - line 2407 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2407 col 69 - line 2407 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2407 col 101 - line 2407 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2409 col 29 - line 2409 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2409 col 54 - line 2409 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2409 col 54 - line 2409 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2411 col 30 - line 2411 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2413 col 38 - line 2413 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2413 col 96 - line 2413 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2413 col 117 - line 2413 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2413 col 135 - line 2413 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2415 col 39 - line 2415 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2415 col 74 - line 2415 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2417 col 42 - line 2417 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2424 col 23 - line 2424 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2424 col 78 - line 2424 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2424 col 96 - line 2424 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2427 col 69 - line 2427 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2427 col 86 - line 2427 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2427 col 103 - line 2427 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2428 col 17 - line 2428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2432 col 71 - line 2432 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2432 col 89 - line 2432 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2433 col 22 - line 2433 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2434 col 49 - line 2434 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2436 col 38 - line 2436 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2436 col 38 - line 2436 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2436 col 93 - line 2436 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2437 col 36 - line 2437 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2438 col 56 - line 2438 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2438 col 76 - line 2438 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2438 col 93 - line 2438 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2439 col 17 - line 2439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2440 col 74 - line 2440 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2441 col 29 - line 2441 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2446 col 111 - line 2446 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2446 col 134 - line 2446 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2446 col 184 - line 2446 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2446 col 255 - line 2446 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2506 col 0 - line 2506 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2512 col 0 - line 2512 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2558 col 131 - line 2558 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2558 col 131 - line 2558 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2558 col 155 - line 2558 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2558 col 155 - line 2558 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2561 col 161 - line 2561 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2642 col 78 - line 2642 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2642 col 78 - line 2642 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2644 col 26 - line 2644 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2644 col 26 - line 2644 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2645 col 62 - line 2645 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2645 col 62 - line 2645 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2645 col 126 - line 2645 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2645 col 176 - line 2645 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2645 col 176 - line 2645 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2645 col 286 - line 2645 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2645 col 286 - line 2645 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2646 col 31 - line 2646 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2646 col 31 - line 2646 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2646 col 176 - line 2646 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2646 col 176 - line 2646 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2646 col 239 - line 2646 col 239 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2646 col 239 - line 2646 col 239 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2647 col 26 - line 2647 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2648 col 32 - line 2648 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2648 col 32 - line 2648 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2648 col 92 - line 2648 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2648 col 92 - line 2648 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2648 col 171 - line 2648 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2648 col 171 - line 2648 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2650 col 89 - line 2650 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2650 col 89 - line 2650 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2657 col 39 - line 2657 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2659 col 18 - line 2659 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2659 col 18 - line 2659 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2663 col 60 - line 2663 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2663 col 81 - line 2663 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2663 col 101 - line 2663 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2663 col 136 - line 2663 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2663 col 258 - line 2663 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2665 col 19 - line 2665 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2674 col 0 - line 2674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2674 col 0 - line 2674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2674 col 0 - line 2674 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2680 col 38 - line 2680 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2680 col 82 - line 2680 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 238 - line 2685 col 238 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 238 - line 2685 col 238 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 322 - line 2685 col 322 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 353 - line 2685 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 448 - line 2685 col 448 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 448 - line 2685 col 448 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 652 - line 2685 col 652 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 652 - line 2685 col 652 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 782 - line 2685 col 782 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2685 col 782 - line 2685 col 782 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2749 col 52 - line 2749 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2749 col 52 - line 2749 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2749 col 70 - line 2749 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2749 col 70 - line 2749 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2757 col 34 - line 2757 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2757 col 34 - line 2757 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2767 col 30 - line 2767 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2767 col 30 - line 2767 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2767 col 48 - line 2767 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2767 col 48 - line 2767 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2769 col 29 - line 2769 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2774 col 38 - line 2774 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2774 col 38 - line 2774 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2780 col 30 - line 2780 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2780 col 54 - line 2780 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2782 col 34 - line 2782 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2782 col 63 - line 2782 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2794 col 42 - line 2794 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2794 col 103 - line 2794 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2794 col 103 - line 2794 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2796 col 28 - line 2796 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2796 col 49 - line 2796 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2796 col 49 - line 2796 col 49 20.42 sec) 289.21 sec) 289.81 sec) (Building... (Loading compiled schema /usr/local/share/perl/5.26.1/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.01 sec)............................................................................................................................................................................................................................................................................................................................................................................................................................................................. Error:malformed:ltx:text Attempt to close , which isn't open at classes.tex; line 132 col 1 - line 132 col 1 Currently in .................. In Core::Document[@0x55aa162b50f0] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/classes.tex; from line 132 col 1 to line 132 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55aa162b50f0] <= ... Error:malformed:ltx:text Attempt to close , which isn't open at classes.tex; line 132 col 1 - line 132 col 1 Currently in .................. In Core::Document[@0x55aa162b50f0] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/classes.tex; from line 132 col 1 to line 132 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55aa162b50f0] <= ... Error:malformed:ltx:text Attempt to close , which isn't open at classes.tex; line 132 col 1 - line 132 col 1 Currently in .................. In Core::Document[@0x55aa162b50f0] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/classes.tex; from line 132 col 1 to line 132 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55aa162b50f0] <= ... Error:malformed:ltx:text Attempt to close , which isn't open at classes.tex; line 132 col 1 - line 132 col 1 Currently in .................. In Core::Document[@0x55aa162b50f0] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/classes.tex; from line 132 col 1 to line 132 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55aa162b50f0] <= ... Error:malformed:ltx:text Attempt to close , which isn't open at classes.tex; line 135 col 1 - line 135 col 1 Currently in .................. In Core::Document[@0x55aa162b50f0] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/classes.tex; from line 135 col 1 to line 135 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55aa162b50f0] <= ... .......................................................................................................................................................................................................................................................................................................................................................................................... Error:malformed:ltx:text Attempt to close , which isn't open at scoping.tex; line 115 col 1 - line 115 col 1 Currently in .................. In Core::Document[@0x55aa162b50f0] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/scoping.tex; from line 115 col 1 to line 115 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55aa162b50f0] <= ... ......................................................................................................................................................................................................................................................................... Error:malformed:ltx:text Attempt to close , which isn't open at inheritance.tex; line 232 col 1 - line 232 col 1 Currently in .................. In Core::Document[@0x55aa162b50f0] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/chapters/inheritance.tex; from line 232 col 1 to line 232 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55aa162b50f0] <= ... .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Info:malformed:id Duplicated attribute xml:id at derivationofstream.tex; line 110 col 0 - line 113 col 15 Using id='A3.Ex1a' on id='A3.Ex1' already set on ... ...... Info:malformed:id Duplicated attribute xml:id at derivationofstream.tex; line 115 col 0 - line 118 col 15 Using id='A3.Ex2a' on id='A3.Ex2' already set on ... ........ Info:malformed:id Duplicated attribute xml:id at derivationofstream.tex; line 139 col 0 - line 139 col 12 Using id='A3.Ex3a' on id='A3.Ex3' already set on ... ..... Info:malformed:id Duplicated attribute xml:id at derivationofstream.tex; line 139 col 0 - line 139 col 12 Using id='A3.Ex4a' on id='A3.Ex4' already set on ... ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 86.27 sec) (Rewriting... 0.66 sec) (Math Parsing...2700 formulae ...[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94][95][96][97][98][99][100][101][102][103][104][105][106][107][108][109][110][111][112][113][114][115][116][117][118][119][120][121][122][123][124][125][126][127][128][129][130][131][132][133][134][135][136][137][138][139][140][141][142][143][144][145][146][147][148][149][150][151][152][153][154][155][156][157][158][159][160][161][162][163][164][165][166][167][168][169][170][171][172][173][174][175][176][177][178][179][180][181][182][183][184][185][186][187][188][189][190][191][192][193][194][195][196][197][198][199][200][201][202][203][204][205][206][207][208][209][210][211][212][213][214][215][216][217][218][219][220][221][222][223][224][225][226][227][228][229][230][231][232][233][234][235][236][237][238][239][240][241][242][243][244][245][246][247][248][249][250][251][252][253][254][255][256][257][258][259][260][261][262][263][264][265][266][267][268][269][270][271][272][273][274][275][276][277][278][279][280][281][282][283][284][285][286][287][288][289][290][291][292][293][294][295][296][297][298][299][300][301][302][303][304][305][306][307][308][309][310][311][312][313][314][315][316][317][318][319][320][321][322][323][324][325][326][327][328][329][330][331][332][333][334][335][336][337][338][339][340][341][342][343][344][345][346][347][348][349][350][351][352][353][354][355][356][357][358][359][360][361][362][363][364][365][366][367][368][369][370][371][372][373][374][375][376][377][378][379][380][381][382][383][384][385][386][387][388][389][390][391][392][393][394][395][396][397][398][399][400][401][402][403][404][405][406][407][408][409][410][411][412][413][414][415][416][417][418][419][420][421][422][423][424][425][426][427][428][429][430][431][432][433][434][435][436][437][438][439][440][441][442][443][444][445][446][447][448][449][450][451][452][453][454][455][456][457][458][459][460][461][462][463][464][465][466][467][468][469][470][471][472][473][474][475][476][477][478][479][480][481][482][483][484][485][486][487][488][489][490][491][492][493][494][495][496][497][498][499][500][501][502][503][504][505][506][507][508][509][510][511][512][513][514][515][516][517][518][519][520][521][522][523][524][525][526][527][528][529][530][531][532][533][534][535][536][537][538][539][540][541][542][543][544][545][546][547][548][549][550][551][552][553][554][555][556][557][558][559][560][561][562][563][564][565][566][567][568][569][570][571][572][573][574][575][576][577][578][579][580][581][582][583][584][585][586][587][588][589][590][591][592][593][594][595][596][597][598][599][600][601][602][603][604][605][606][607][608][609][610][611][612][613][614][615][616][617][618][619][620][621][622][623][624][625][626][627][628][629][630][631][632][633][634][635][636][637][638][639][640][641][642][643][644][645][646][647][648][649][650][651][652][653][654][655][656][657][658][659][660][661][662][663][664][665][666][667][668][669][670][671][672][673][674][675][676][677][678][679][680][681][682][683][684][685][686][687][688][689][690][691][692][693][694][695][696][697][698][699][700][701][702][703][704][705][706][707][708][709][710][711][712][713][714][715][716][717][718][719][720][721][722][723][724][725][726][727][728][729][730][731][732][733][734][735][736][737][738][739][740][741][742][743][744][745][746][747][748][749][750][751][752][753][754][755][756][757][758][759][760][761][762][763][764][765][766][767][768][769][770][771][772][773][774][775][776][777][778][779][780][781][782][783][784][785][786][787][788][789][790][791][792][793][794][795][796][797][798][799][800][801][802][803][804][805][806][807][808][809][810][811][812][813][814][815][816][817][818][819][820][821][822][823][824][825][826][827][828][829][830][831][832][833][834][835][836][837][838][839][840][841][842][843][844][845][846][847][848][849][850][851][852][853][854][855][856][857][858][859][860][861][862][863][864][865][866][867][868][869][870][871][872][873][874][875][876][877][878][879][880][881][882][883][884][885][886][887][888][889][890][891][892][893][894][895][896][897][898][899][900][901][902][903][904][905][906][907][908][909][910][911][912][913][914][915][916][917][918][919][920][921][922][923][924][925][926][927][928][929][930][931][932][933][934][935][936][937][938][939][940][941][942][943][944][945][946][947][948][949][950][951][952][953][954][955][956][957][958][959][960][961][962][963][964][965][966][967][968][969][970][971][972][973][974][975][976][977][978][979][980][981][982][983][984][985][986][987][988][989][990][991][992][993][994][995][996][997][998][999][1000][1001][1002][1003][1004][1005][1006][1007][1008][1009][1010][1011][1012][1013][1014][1015][1016][1017][1018][1019][1020][1021][1022][1023][1024][1025][1026][1027][1028][1029][1030][1031][1032][1033][1034][1035][1036][1037][1038][1039][1040][1041][1042][1043][1044][1045][1046][1047][1048][1049][1050][1051][1052][1053][1054][1055][1056][1057][1058][1059][1060][1061][1062][1063][1064][1065][1066][1067][1068][1069][1070][1071][1072][1073][1074][1075][1076][1077][1078][1079][1080][1081][1082][1083][1084][1085][1086][1087][1088][1089][1090][1091][1092][1093][1094][1095][1096][1097][1098][1099][1100][1101][1102][1103][1104][1105][1106][1107][1108][1109][1110][1111][1112][1113][1114][1115][1116][1117][1118][1119][1120][1121][1122][1123][1124][1125][1126][1127][1128][1129][1130][1131][1132][1133][1134][1135][1136][1137][1138][1139][1140][1141][1142][1143][1144][1145][1146][1147][1148][1149][1150][1151][1152][1153][1154][1155][1156][1157][1158][1159][1160][1161][1162][1163][1164][1165][1166][1167][1168][1169][1170][1171][1172][1173][1174][1175][1176][1177][1178][1179][1180][1181][1182][1183][1184][1185][1186][1187][1188][1189][1190][1191][1192][1193][1194][1195][1196][1197][1198][1199][1200][1201][1202][1203][1204][1205][1206][1207][1208][1209][1210][1211][1212][1213][1214][1215][1216][1217][1218][1219][1220][1221][1222][1223][1224][1225][1226][1227][1228][1229][1230][1231][1232][1233][1234][1235][1236][1237][1238][1239][1240][1241][1242][1243][1244][1245][1246][1247][1248][1249][1250][1251][1252][1253][1254][1255][1256][1257][1258][1259][1260][1261][1262][1263][1264][1265][1266][1267][1268][1269][1270][1271][1272][1273][1274][1275][1276][1277][1278][1279][1280][1281][1282][1283][1284][1285][1286][1287][1288][1289][1290][1291][1292][1293][1294][1295][1296][1297][1298][1299][1300][1301][1302][1303][1304][1305][1306][1307][1308][1309][1310][1311][1312][1313][1314][1315][1316][1317][1318][1319][1320][1321][1322][1323][1324][1325][1326][1327][1328][1329][1330][1331][1332][1333][1334][1335][1336][1337][1338][1339][1340][1341][1342][1343][1344][1345][1346][1347][1348][1349][1350][1351][1352][1353][1354][1355][1356][1357][1358][1359][1360][1361][1362][1363][1364][1365][1366][1367][1368][1369][1370][1371][1372][1373][1374][1375][1376][1377][1378][1379][1380][1381][1382][1383][1384][1385][1386][1387][1388][1389][1390][1391][1392][1393][1394][1395][1396][1397][1398][1399][1400][1401][1402][1403][1404][1405][1406][1407][1408][1409][1410][1411][1412][1413][1414][1415][1416][1417][1418][1419][1420][1421][1422][1423][1424][1425][1426][1427][1428][1429][1430][1431][1432][1433][1434][1435][1436][1437][1438][1439][1440][1441][1442][1443][1444][1445][1446][1447][1448][1449][1450][1451][1452][1453][1454][1455][1456][1457][1458][1459][1460][1461][1462][1463][1464][1465][1466][1467][1468][1469][1470][1471][1472][1473][1474][1475][1476][1477][1478][1479][1480][1481][1482][1483][1484][1485][1486][1487][1488][1489][1490][1491][1492][1493][1494][1495][1496][1497][1498][1499][1500][1501][1502][1503][1504][1505][1506][1507][1508][1509][1510][1511][1512][1513][1514][1515][1516][1517][1518][1519][1520][1521][1522][1523][1524][1525][1526][1527][1528][1529][1530][1531][1532][1533][1534][1535][1536][1537][1538][1539][1540][1541][1542][1543][1544][1545][1546][1547][1548][1549][1550][1551][1552][1553][1554][1555][1556][1557][1558][1559][1560][1561][1562][1563][1564][1565][1566][1567][1568][1569][1570][1571][1572][1573][1574][1575][1576][1577][1578][1579][1580][1581][1582][1583][1584][1585][1586][1587][1588][1589][1590][1591][1592][1593][1594][1595][1596][1597][1598][1599][1600][1601][1602][1603][1604][1605][1606][1607][1608][1609][1610][1611][1612][1613][1614][1615][1616][1617][1618][1619][1620][1621][1622][1623][1624][1625][1626][1627][1628][1629][1630][1631][1632][1633][1634][1635][1636] Warning:not_parsed:UNKNOWN.CLOSE.CLOSE>CLOSE MathParser failed to match rule 'Anything' In "$\@@ENDINLINEMATH" =[[RELOP]] \text{\lstinline{{\lst@@@set@language\lst@@@set@numbers\lst@@@set@frame\lst@@@set@rulecolor\lst@@@set@language\lst@@@set@language\lst@@@set@frame\normalsize{\@listingGroup{ltx_lst_identifier}{h}}}}}}[[UNKNOWN]] ([[OPEN]] x[[UNKNOWN]] ([[OPEN]] t[[UNKNOWN]] )[[CLOSE]] ,[[PUNCT]] y[[UNKNOWN]] ([[OPEN]] t[[UNKNOWN]] )[[CLOSE]] )[[CLOSE]] > )[[CLOSE]] \frac{\mathrm{d}x}{\mathrm{d}t}[[UNKNOWN]] [F1637] Warning:not_parsed:UNKNOWN.CLOSE.CLOSE>CLOSE MathParser failed to match rule 'Anything' at String; line 0 col 0 - line 0 col 0 In "{$\displaystyle=\text{\lstinline{{\lst@@@set@language\lst@@@set@numbers% \lst@@@set@frame\lst@@@set@rulecolor\lst@@@set@language\lst@@@set@language% \lst@@@set@frame\normalsize{\@listingGroup{ltx_lst_identifier}{h}}}}}}(x(t),\,% y(t)))\frac{\mathrm{d}x}{\mathrm{d}t}\@@ENDINLINEMATH" =[[RELOP]] \text{\lstinline{{\lst@@@set@language\lst@@@set@numbers\lst@@@set@frame\lst@@@set@rulecolor\lst@@@set@language\lst@@@set@language\lst@@@set@frame\normalsize{\@listingGroup{ltx_lst_identifier}{h}}}}}}[[UNKNOWN]] ([[OPEN]] x[[UNKNOWN]] ([[OPEN]] t[[UNKNOWN]] )[[CLOSE]] ,[[PUNCT]] y[[UNKNOWN]] ([[OPEN]] t[[UNKNOWN]] )[[CLOSE]] )[[CLOSE]] > )[[CLOSE]] \frac{\mathrm{d}x}{\mathrm{d}t}[[UNKNOWN]] [F1638][1639][1640][1641][1642][1643][1644][1645][1646][1647][1648][1649][1650][1651][1652][1653][1654][1655][1656][1657][1658][1659][1660][1661][1662][1663][1664][1665][1666][1667][1668][1669][1670][1671][1672][1673][1674][1675][1676][1677][1678][1679][1680][1681][1682][1683][1684][1685][1686][1687][1688][1689][1690][1691][1692][1693][1694][1695][1696][1697][1698][1699][1700][1701][1702][1703][1704][1705][1706][1707][1708][1709][1710][1711][1712][1713][1714][1715][1716][1717][1718][1719][1720][1721][1722][1723][1724][1725][1726][1727][1728][1729][1730][1731][1732][1733][1734][1735][1736][1737][1738][1739][1740][1741][1742][1743][1744][1745][1746][1747][1748][1749][1750][1751][1752][1753][1754][1755][1756][1757][1758][1759][1760][1761][1762][1763][1764][1765][1766][1767][1768][1769][1770][1771][1772][1773][1774][1775][1776][1777][1778][1779][1780][1781][1782][1783][1784][1785][1786][1787][1788][1789][1790][1791][1792][1793][1794][1795][1796][1797][1798][1799][1800][1801][1802][1803][1804][1805][1806][1807][1808][1809][1810][1811][1812][1813][1814][1815][1816][1817][1818][1819][1820][1821][1822][1823][1824][1825][1826][1827][1828][1829][1830][1831][1832][1833][1834][1835][1836][1837][1838][1839][1840][1841][1842][1843][1844][1845][1846][1847][1848][1849][1850][1851][1852][1853][1854][1855][1856][1857][1858][1859][1860][1861][1862][1863][1864][1865][1866][1867][1868][1869][1870][1871][1872][1873][1874][1875][1876][1877][1878][1879][1880][1881][1882][1883][1884][1885][1886][1887][1888][1889][1890][1891][1892][1893][1894][1895][1896][1897][1898][1899][1900][1901][1902][1903][1904][1905][1906][1907][1908][1909][1910][1911][1912][1913][1914][1915][1916][1917][1918][1919][1920][1921][1922][1923][1924][1925][1926][1927][1928][1929][1930][1931][1932][1933][1934][1935][1936][1937][1938][1939][1940][1941][1942][1943][1944][1945][1946][1947][1948][1949][1950][1951][1952][1953][1954][1955][1956][1957][1958][1959][1960][1961][1962][1963][1964][1965][1966][1967][1968][1969][1970][1971][1972][1973][1974][1975][1976][1977][1978][1979][1980][1981][1982][1983][1984][1985][1986][1987][1988][1989][1990][1991][1992][1993][1994][1995][1996][1997][1998][1999][2000][2001][2002][2003][2004][2005][2006][2007][2008][2009][2010][2011][2012][2013][2014][2015][2016][2017][2018][2019][2020][2021][2022][2023][2024][2025][2026][2027][2028][2029][2030][2031][2032][2033][2034][2035][2036][2037][2038][2039][2040][2041][2042][2043][2044][2045][2046][2047][2048][2049][2050][2051][2052][2053][2054][2055][2056][2057][2058][2059][2060][2061][2062][2063][2064][2065][2066][2067][2068][2069][2070][2071][2072][2073][2074][2075][2076][2077][2078][2079][2080][2081][2082][2083][2084][2085][2086][2087][2088][2089][2090][2091][2092][2093][2094][2095][2096][2097][2098][2099][2100][2101][2102][2103][2104][2105][2106][2107][2108][2109][2110][2111][2112][2113][2114][2115][2116][2117][2118][2119][2120][2121][2122][2123][2124][2125][2126][2127][2128][2129][2130][2131][2132][2133][2134][2135][2136][2137][2138][2139][2140][2141][2142][2143][2144][2145][2146][2147][2148][2149][2150][2151][2152][2153][2154][2155][2156][2157][2158][2159][2160][2161][2162][2163][2164][2165][2166][2167][2168][2169][2170][2171][2172][2173][2174][2175][2176][2177][2178][2179][2180][2181][2182][2183][2184][2185][2186][2187][2188][2189][2190][2191][2192][2193][2194][2195][2196][2197][2198][2199][2200][2201][2202][2203][2204][2205][2206][2207][2208][2209][2210][2211][2212][2213][2214][2215][2216][2217][2218][2219][2220][2221][2222][2223][2224][2225][2226][2227][2228][2229][2230][2231][2232][2233][2234][2235][2236][2237][2238][2239][2240][2241][2242][2243][2244][2245][2246][2247][2248][2249][2250][2251][2252][2253][2254][2255][2256][2257][2258][2259][2260][2261][2262][2263][2264][2265][2266][2267][2268][2269][2270][2271][2272][2273][2274][2275][2276][2277][2278][2279][2280][2281][2282][2283][2284][2285][2286][2287][2288][2289][2290][2291][2292][2293][2294][2295][2296][2297][2298][2299][2300][2301][2302][2303][2304][2305][2306][2307][2308][2309][2310][2311][2312][2313][2314][2315][2316][2317][2318][2319][2320][2321][2322][2323][2324][2325][2326][2327][2328][2329][2330][2331][2332][2333][2334][2335][2336][2337][2338][2339][2340][2341][2342][2343][2344][2345][2346][2347][2348][2349][2350][2351][2352][2353][2354][2355][2356][2357][2358][2359][2360][2361][2362][2363][2364][2365][2366][2367][2368][2369][2370][2371][2372][2373][2374][2375][2376][2377][2378][2379][2380][2381][2382][2383][2384][2385][2386][2387][2388][2389][2390][2391][2392][2393][2394][2395][2396][2397][2398][2399][2400][2401][2402][2403][2404][2405][2406][2407][2408][2409][2410][2411][2412][2413][2414][2415][2416][2417][2418][2419][2420][2421][2422][2423][2424][2425][2426][2427][2428][2429][2430][2431][2432][2433][2434][2435][2436][2437][2438][2439][2440][2441][2442][2443][2444][2445][2446][2447][2448][2449][2450][2451][2452][2453][2454][2455][2456][2457][2458][2459][2460][2461][2462][2463][2464][2465][2466][2467][2468][2469][2470][2471][2472][2473][2474][2475][2476][2477][2478][2479][2480][2481][2482][2483][2484][2485][2486][2487][2488][2489][2490][2491][2492][2493][2494][2495][2496][2497][2498][2499][2500][2501][2502][2503][2504][2505][2506][2507][2508][2509][2510][2511][2512][2513][2514][2515][2516][2517][2518][2519][2520][2521][2522][2523][2524][2525][2526][2527][2528][2529][2530][2531][2532][2533][2534][2535][2536][2537][2538][2539][2540][2541][2542][2543][2544][2545][2546][2547][2548][2549][2550][2551][2552][2553][2554][2555][2556][2557][2558][2559][2560][2561][2562][2563][2564][2565][2566][2567][2568][2569][2570][2571][2572][2573][2574][2575][2576][2577][2578][2579][2580][2581][2582][2583][2584][2585][2586][2587][2588][2589][2590][2591][2592][2593][2594][2595][2596][2597][2598][2599][2600][2601][2602][2603][2604][2605][2606][2607][2608][2609][2610][2611][2612][2613][2614][2615][2616][2617][2618][2619][2620][2621][2622][2623][2624][2625][2626][2627][2628][2629][2630][2631][2632][2633][2634][2635][2636][2637][2638][2639][2640][2641][2642][2643][2644][2645][2646][2647][2648][2649][2650][2651][2652][2653][2654][2655][2656][2657][2658][2659][2660][2661][2662][2663][2664][2665][2666][2667][2668][2669][2670][2671][2672][2673][2674][2675][2676][2677][2678][2679][2680][2681][2682][2683][2684][2685][2686][2687][2688][2689][2690][2691][2692][2693][2694][2695][2696][2697][2698][2699][2700][2701][2702][2703][2704][2705][2706][2707][2708][2709][2710][2711][2712][2713][2714][2715][2716][2717][2718][2719][2720][2721][2722][2723][2724][2725][2726][2727][2728][2729][2730][2731][2732][2733][2734][2735][2736][2737][2738][2739][2740][2741][2742][2743][2744][2745][2746][2747][2748][2749][2750][2751][2752][2753][2754][2755][2756][2757][2758][2759][2760][2761][2762][2763][2764][2765][2766][2767][2768][2769][2770][2771][2772][2773][2774][2775][2776][2777][2778][2779][2780][2781][2782][2783][2784][2785][2786][2787] Math parsing succeeded: ltx:XMWrap: 3/12 ltx:XMArg: 1315/1315 ltx:XMath: 2785/2787 Symbols assumed as simple identifiers (with # of occurences): 'A{gray(1) italic}' (13), 'A{italic}' (4), 'B{italic}' (1), 'C{italic}' (2), 'E{italic}' (12), 'F{italic}' (2), 'M{italic}' (11), 'N{gray(1) italic}' (2), 'N{italic}' (14), 'P{italic}' (31), 'Q{italic}' (4), 'S{italic}' (1), 'T{gray(1) italic}' (11), 'T{italic}' (2), 'V{italic}' (11), '_' (2), '_{gray(1)}' (12), 'actual{italic}' (1), 'alpha' (2), 'a{gray(1) italic}' (20), 'a{italic}' (9), 'beta' (2), 'b{gray(1) italic}' (17), 'b{italic}' (13), 'condition{italic}' (1), 'c{gray(1) italic}' (48), 'c{italic}' (26), 'd' (71), 'data{gray(1) italic}' (2), 'defaultExpr{gray(1) italic}' (2), 'def{gray(1) italic}' (3), 'delayMax{italic}' (1), 'delayTime{italic}' (3), 'der' (2), 'dim{gray(1) italic}' (24), 'd{gray(1) italic}' (4), 'd{italic}' (14), 'eps1{italic}' (2), 'eps2{italic}' (2), 'eps{italic}' (1), 'expressions{gray(1) italic}' (1), 'expr{italic}' (2), 'e{gray(1) rgb(0.07,0.46,0.00) italic}' (1), 'e{italic}' (7), 'factor{italic}' (1), 'f{gray(1) italic}' (10), 'f{italic}' (29), 'g{italic}' (3), 'h{gray(1) italic}' (6), 'h{italic}' (101), 'imm{italic}' (2), 'in' (4), 'indexexpr{gray(1) italic}' (2), 'inputVar{gray(1) italic}' (3), 'inputVar{italic}' (6), 'intervalCounter{italic}' (2), 'interval{italic}' (14), 'in{gray(1) italic}' (3), 'in{italic}' (1), 'i{gray(1) italic}' (26), 'i{gray(1) rgb(0.07,0.46,0.00) italic}' (4), 'i{italic}' (89), 'j{gray(1) italic}' (10), 'j{italic}' (40), 'k{gray(1) italic}' (7), 'k{italic}' (38), 'lambda' (12), 'len{italic}' (1), 'l{italic}' (13), 'mix{gray(1) italic}' (6), 'mix{italic}' (1), 'm{gray(1) italic}' (71), 'm{italic}' (100), 'nameOfVendor{gray(1) italic}' (2), 'n{gray(1) italic}' (37), 'n{italic}' (129), 'outflow' (78), 'out{gray(1) italic}' (3), 'o{italic}' (8), 'pi' (5), 'prio{italic}' (1), 'p{gray(1) rgb(0.07,0.46,0.00) italic}' (1), 'p{italic}' (13), 'relation{italic}' (2), 'reset{italic}' (1), 'resolution{italic}' (2), 'r{italic}' (1), 'simplified{italic}' (1), 'start{italic}' (1), 'synch{italic}' (1), 's{gray(1) italic}' (14), 's{gray(1) rgb(0.07,0.46,0.00) italic}' (4), 't0{italic}' (1), 't{italic}' (164), 'u{gray(1) italic}' (12), 'u{italic}' (36), 'varphi' (4), 'v{italic}' (27), 'w{gray(1) italic}' (16), 'w{italic}' (3), 'x{gray(1) italic}' (10), 'x{italic}' (120), 'y{gray(1) italic}' (4), 'y{italic}' (60), 'z{italic}' (26) Set MATHPARSER_SPECULATE to speculate on possible notations. 12.98 sec) (Finalizing... 7.93 sec) Conversion complete: 2 warnings; 9 errors; 1 undefined macro[\DeclareEncodingSubset]. processing finished Tue May 11 22:12:29 2021 [Pipeline] sh + latexmlpost MLS.xml -format html -pmml --splitat=chapter --splitnaming=labelrelative --javascript=LaTeXML-maybeMathjax.js --navigationtoc=context --css=css/MLS.css --css=css/MLS-navbar-left.css --dest MLS.html latexmlpost (LaTeXML version 0.8.5) processing started Tue May 11 22:12:33 2021 Error:malformed:document Document fails RelaxNG validation (LaTeXML) Validation reports: MLS.xml:0: Relax-NG validity error : Element document has extra content: resource (Jing may provide a more precise report; https://relaxng.org/jclark/jing.html) In Post::Document[MLS.html] ->validate (post-processing... (Split MLS.html processing... Info:expected:labels Expected attribute 'labels' to create page pathname at ltx:bibliography using id=bib Info:expected:labels Expected attribute 'labels' to create page pathname at ltx:index using id=idx 0.76 sec) (Scan MLS.html processing... 0.00 sec) (Scan preface.html processing... 0.00 sec) (Scan introduction1.html processing... 0.02 sec) (Scan lexical-structure.html processing... 0.03 sec) (Scan operators-and-expressions.html processing... 0.32 sec) (Scan class-predefined-types-and-declarations.html processing... 0.30 sec) (Scan scoping-name-lookup-and-flattening.html processing... 0.11 sec) (Scan interface-or-type-relationships.html processing... 0.10 sec) (Scan inheritance-modification-and-redeclaration.html processing... 0.16 sec) (Scan equations.html processing... 0.14 sec) (Scan connectors-and-connections.html processing... 0.18 sec) (Scan arrays.html processing... 0.43 sec) (Scan statements-and-algorithm-sections.html processing... 0.08 sec) (Scan functions.html processing... 0.46 sec) (Scan packages.html processing... 0.04 sec) (Scan overloaded-operators.html processing... 0.12 sec) (Scan stream-connectors.html processing... 0.11 sec) (Scan synchronous-language-elements.html processing... 0.32 sec) (Scan state-machines.html processing... 0.12 sec) (Scan annotations.html processing... 0.33 sec) (Scan unit-expressions.html processing... 0.01 sec) (Scan the-modelica-standard-library.html processing... 0.00 sec) (Scan modelica-concrete-syntax.html processing... 0.09 sec) (Scan modelica-dae-representation.html processing... 0.04 sec) (Scan derivation-of-stream-equations.html processing... 0.19 sec) (Scan modelica-revision-history.html processing... 0.51 sec) (Scan bib.html processing... 0.00 sec) (Scan idx.html processing... 0.00 sec) (MakeIndex idx.html processing... [497 entries] 0.32 sec) (MakeBibliography bib.html processing... [Converting bibliography /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/mls.bib ...... Failed!] [using bibliographies mls.bib] [8 bibentries, 0 cited] Warning:expected:bibkeys Missing bibkeys benvenisteetal2003synchronoustwelveyearslater, colacopouzet2003clocksfirstclass, elmqvistottercellier1995inlineintegration, forgetetal2008multiperiodic, harel1987statecharts, pantelides1988consistentinitialization, pouzet2006lucidsynchrone30, thummeletal2005inversemodels In Post::MakeBibliography[@0x5619a240e920] ->getBibEntries 17.02 sec) (CrossRef MLS.html processing... 0.32 sec) (CrossRef preface.html processing... 0.04 sec) (CrossRef introduction1.html processing... 0.05 sec) (CrossRef lexical-structure.html processing... 0.07 sec) (CrossRef operators-and-expressions.html processing... 0.25 sec) (CrossRef class-predefined-types-and-declarations.html processing... 0.22 sec) (CrossRef scoping-name-lookup-and-flattening.html processing... 0.12 sec) (CrossRef interface-or-type-relationships.html processing... 0.10 sec) (CrossRef inheritance-modification-and-redeclaration.html processing... 0.12 sec) (CrossRef equations.html processing... 0.13 sec) (CrossRef connectors-and-connections.html processing... 0.13 sec) (CrossRef arrays.html processing... 0.26 sec) (CrossRef statements-and-algorithm-sections.html processing... 0.11 sec) (CrossRef functions.html processing... 0.28 sec) (CrossRef packages.html processing... 0.08 sec) (CrossRef overloaded-operators.html processing... 0.10 sec) (CrossRef stream-connectors.html processing... 0.09 sec) (CrossRef synchronous-language-elements.html processing... Warning:expected:ids Missing items: Entry for citation: ElmqvistOtterCellier1995InlineIntegration, Pouzet2006LucidSynchrone30, ThummelEtAl2005InverseModels, ForgetEtAl2008MultiPeriodic, ColacoPouzet2003ClocksFirstClass, BenvenisteEtAl2003SynchronousTwelveYearsLater In Post::CrossRef[@0x5619a24336f8] ->process 0.23 sec) (CrossRef state-machines.html processing... Warning:expected:ids Missing items: Entry for citation: Harel1987Statecharts, Pouzet2006LucidSynchrone30 In Post::CrossRef[@0x5619a24336f8] ->process 0.10 sec) (CrossRef annotations.html processing... Warning:expected:ids Missing items: Entry for citation: Pantelides1988ConsistentInitialization In Post::CrossRef[@0x5619a24336f8] ->process 0.23 sec) (CrossRef unit-expressions.html processing... 0.05 sec) (CrossRef the-modelica-standard-library.html processing... 0.04 sec) (CrossRef modelica-concrete-syntax.html processing... 0.08 sec) (CrossRef modelica-dae-representation.html processing... 0.07 sec) (CrossRef derivation-of-stream-equations.html processing... 0.12 sec) (CrossRef modelica-revision-history.html processing... 0.63 sec) (CrossRef bib.html processing... 0.05 sec) (CrossRef idx.html processing... 0.49 sec) (Graphics MLS.html processing... Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/Modelica_Language.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic 0.01 sec) (Graphics preface.html processing... 0.01 sec) (Graphics interface-or-type-relationships.html processing... Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/subtype.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic 0.00 sec) (Graphics connectors-and-connections.html 2 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/innerouterconnector.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/overdetermined.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic 0.00 sec) (Graphics packages.html processing... Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/modelicapath.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic 0.00 sec) (Graphics stream-connectors.html processing... Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/fluidsystem.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic 0.00 sec) (Graphics synchronous-language-elements.html 4 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/plantmodel.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/piecewise-constant.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/clock.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/clocked.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic 0.01 sec) (Graphics state-machines.html 3 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/statemachine.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/hierarchical-statemachine.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/statemachineplot.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic 0.01 sec) (Graphics annotations.html 3 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/bezierpoints.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic 0.01 sec) (Graphics derivation-of-stream-equations.html 3 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/fluidmix.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/fluidmix3.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2916/media/fluidmix4.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x5619a23ea1c8] ->transformGraphic 0.01 sec) (MathML::Presentation lexical-structure.html 7 to process... 0.01 sec) (MathML::Presentation operators-and-expressions.html 323 to process... 0.31 sec) (MathML::Presentation class-predefined-types-and-declarations.html 90 to process... 0.09 sec) (MathML::Presentation scoping-name-lookup-and-flattening.html 6 to process... 0.00 sec) (MathML::Presentation interface-or-type-relationships.html 4 to process... 0.00 sec) (MathML::Presentation inheritance-modification-and-redeclaration.html 26 to process... 0.01 sec) (MathML::Presentation equations.html 40 to process... 0.03 sec) (MathML::Presentation connectors-and-connections.html 39 to process... 0.03 sec) (MathML::Presentation arrays.html 939 to process... 0.71 sec) (MathML::Presentation statements-and-algorithm-sections.html 14 to process... 0.01 sec) (MathML::Presentation functions.html 262 to process... 0.36 sec) (MathML::Presentation packages.html 21 to process... 0.01 sec) (MathML::Presentation overloaded-operators.html 156 to process... 0.12 sec) (MathML::Presentation stream-connectors.html 187 to process... 0.19 sec) (MathML::Presentation synchronous-language-elements.html 312 to process... 0.42 sec) (MathML::Presentation state-machines.html 40 to process... 0.03 sec) (MathML::Presentation annotations.html 109 to process... 0.09 sec) (MathML::Presentation unit-expressions.html 3 to process... 0.00 sec) (MathML::Presentation modelica-concrete-syntax.html 9 to process... 0.01 sec) (MathML::Presentation modelica-dae-representation.html 48 to process... 0.06 sec) (MathML::Presentation derivation-of-stream-equations.html 63 to process... 0.53 sec) (MathML::Presentation modelica-revision-history.html 2 to process... 0.00 sec) (XSLT[using LaTeXML-html5.xsl] MLS.html processing... 0.04 sec) (XSLT[using LaTeXML-html5.xsl] preface.html processing... 0.01 sec) (XSLT[using LaTeXML-html5.xsl] introduction1.html processing... 0.01 sec) (XSLT[using LaTeXML-html5.xsl] lexical-structure.html processing... 0.05 sec) (XSLT[using LaTeXML-html5.xsl] operators-and-expressions.html processing... 0.30 sec) (XSLT[using LaTeXML-html5.xsl] class-predefined-types-and-declarations.html processing... 0.35 sec) (XSLT[using LaTeXML-html5.xsl] scoping-name-lookup-and-flattening.html processing... 0.10 sec) (XSLT[using LaTeXML-html5.xsl] interface-or-type-relationships.html processing... 0.08 sec) (XSLT[using LaTeXML-html5.xsl] inheritance-modification-and-redeclaration.html processing... 0.20 sec) (XSLT[using LaTeXML-html5.xsl] equations.html processing... 0.16 sec) (XSLT[using LaTeXML-html5.xsl] connectors-and-connections.html processing... 0.19 sec) (XSLT[using LaTeXML-html5.xsl] arrays.html processing... 0.37 sec) (XSLT[using LaTeXML-html5.xsl] statements-and-algorithm-sections.html processing... 0.10 sec) (XSLT[using LaTeXML-html5.xsl] functions.html processing... 0.45 sec) (XSLT[using LaTeXML-html5.xsl] packages.html processing... 0.04 sec) (XSLT[using LaTeXML-html5.xsl] overloaded-operators.html processing... 0.10 sec) (XSLT[using LaTeXML-html5.xsl] stream-connectors.html processing... 0.09 sec) (XSLT[using LaTeXML-html5.xsl] synchronous-language-elements.html processing... 0.27 sec) (XSLT[using LaTeXML-html5.xsl] state-machines.html processing... 0.13 sec) (XSLT[using LaTeXML-html5.xsl] annotations.html processing... 0.38 sec) (XSLT[using LaTeXML-html5.xsl] unit-expressions.html processing... 0.02 sec) (XSLT[using LaTeXML-html5.xsl] the-modelica-standard-library.html processing... 0.01 sec) (XSLT[using LaTeXML-html5.xsl] modelica-concrete-syntax.html processing... 0.10 sec) (XSLT[using LaTeXML-html5.xsl] modelica-dae-representation.html processing... 0.03 sec) (XSLT[using LaTeXML-html5.xsl] derivation-of-stream-equations.html processing... 0.05 sec) (XSLT[using LaTeXML-html5.xsl] modelica-revision-history.html processing... 0.32 sec) (XSLT[using LaTeXML-html5.xsl] bib.html processing... 0.01 sec) (XSLT[using LaTeXML-html5.xsl] idx.html processing... 0.15 sec) (Writer MLS.html processing... 0.00 sec) (Writer preface.html processing... 0.00 sec) (Writer introduction1.html processing... 0.00 sec) (Writer lexical-structure.html processing... 0.00 sec) (Writer operators-and-expressions.html processing... 0.01 sec) (Writer class-predefined-types-and-declarations.html processing... 0.01 sec) (Writer scoping-name-lookup-and-flattening.html processing... 0.00 sec) (Writer interface-or-type-relationships.html processing... 0.00 sec) (Writer inheritance-modification-and-redeclaration.html processing... 0.01 sec) (Writer equations.html processing... 0.00 sec) (Writer connectors-and-connections.html processing... 0.01 sec) (Writer arrays.html processing... 0.01 sec) (Writer statements-and-algorithm-sections.html processing... 0.00 sec) (Writer functions.html processing... 0.01 sec) (Writer packages.html processing... 0.00 sec) (Writer overloaded-operators.html processing... 0.00 sec) (Writer stream-connectors.html processing... 0.00 sec) (Writer synchronous-language-elements.html processing... 0.01 sec) (Writer state-machines.html processing... 0.00 sec) (Writer annotations.html processing... 0.01 sec) (Writer unit-expressions.html processing... 0.00 sec) (Writer the-modelica-standard-library.html processing... 0.00 sec) (Writer modelica-concrete-syntax.html processing... 0.00 sec) (Writer modelica-dae-representation.html processing... 0.00 sec) (Writer derivation-of-stream-equations.html processing... 0.00 sec) (Writer modelica-revision-history.html processing... 0.01 sec) (Writer bib.html processing... 0.00 sec) (Writer idx.html processing... 0.00 sec) 34.24 sec) Postprocessing complete: 21 warnings processing finished Tue May 11 22:13:10 2021 [Pipeline] sh + .scripts/patch-viewport.sh + sed -i.bak s;;\ ; MLS.html annotations.html arrays.html bib.html class-predefined-types-and-declarations.html connectors-and-connections.html derivation-of-stream-equations.html equations.html functions.html idx.html inheritance-modification-and-redeclaration.html interface-or-type-relationships.html introduction1.html lexical-structure.html modelica-concrete-syntax.html modelica-dae-representation.html modelica-revision-history.html operators-and-expressions.html overloaded-operators.html packages.html preface.html scoping-name-lookup-and-flattening.html state-machines.html statements-and-algorithm-sections.html stream-connectors.html synchronous-language-elements.html the-modelica-standard-library.html unit-expressions.html + rm MLS.html.bak annotations.html.bak arrays.html.bak bib.html.bak class-predefined-types-and-declarations.html.bak connectors-and-connections.html.bak derivation-of-stream-equations.html.bak equations.html.bak functions.html.bak idx.html.bak inheritance-modification-and-redeclaration.html.bak interface-or-type-relationships.html.bak introduction1.html.bak lexical-structure.html.bak modelica-concrete-syntax.html.bak modelica-dae-representation.html.bak modelica-revision-history.html.bak operators-and-expressions.html.bak overloaded-operators.html.bak packages.html.bak preface.html.bak scoping-name-lookup-and-flattening.html.bak state-machines.html.bak statements-and-algorithm-sections.html.bak stream-connectors.html.bak synchronous-language-elements.html.bak the-modelica-standard-library.html.bak unit-expressions.html.bak [Pipeline] sh + .scripts/patch-body-ios-hover.sh + sed -i.bak s/// MLS.html annotations.html arrays.html bib.html class-predefined-types-and-declarations.html connectors-and-connections.html derivation-of-stream-equations.html equations.html functions.html idx.html inheritance-modification-and-redeclaration.html interface-or-type-relationships.html introduction1.html lexical-structure.html modelica-concrete-syntax.html modelica-dae-representation.html modelica-revision-history.html operators-and-expressions.html overloaded-operators.html packages.html preface.html scoping-name-lookup-and-flattening.html state-machines.html statements-and-algorithm-sections.html stream-connectors.html synchronous-language-elements.html the-modelica-standard-library.html unit-expressions.html + rm MLS.html.bak annotations.html.bak arrays.html.bak bib.html.bak class-predefined-types-and-declarations.html.bak connectors-and-connections.html.bak derivation-of-stream-equations.html.bak equations.html.bak functions.html.bak idx.html.bak inheritance-modification-and-redeclaration.html.bak interface-or-type-relationships.html.bak introduction1.html.bak lexical-structure.html.bak modelica-concrete-syntax.html.bak modelica-dae-representation.html.bak modelica-revision-history.html.bak operators-and-expressions.html.bak overloaded-operators.html.bak packages.html.bak preface.html.bak scoping-name-lookup-and-flattening.html.bak state-machines.html.bak statements-and-algorithm-sections.html.bak stream-connectors.html.bak synchronous-language-elements.html.bak the-modelica-standard-library.html.bak unit-expressions.html.bak [Pipeline] sh + ln -s preface.html Chx1.html [Pipeline] sh + ln -s lexical-structure.html Ch2.html [Pipeline] sh + ln -s operators-and-expressions.html Ch3.html [Pipeline] sh + ln -s class-predefined-types-and-declarations.html Ch4.html [Pipeline] sh + ln -s scoping-name-lookup-and-flattening.html Ch5.html [Pipeline] sh + ln -s interface-or-type-relationships.html Ch6.html [Pipeline] sh + ln -s inheritance-modification-and-redeclaration.html Ch7.html [Pipeline] sh + ln -s equations.html Ch8.html [Pipeline] sh + ln -s connectors-and-connections.html Ch9.html [Pipeline] sh + ln -s arrays.html Ch10.html [Pipeline] sh + ln -s statements-and-algorithm-sections.html Ch11.html [Pipeline] sh + ln -s functions.html Ch12.html [Pipeline] sh + ln -s packages.html Ch13.html [Pipeline] sh + ln -s overloaded-operators.html Ch14.html [Pipeline] sh + ln -s stream-connectors.html Ch15.html [Pipeline] sh + ln -s synchronous-language-elements.html Ch16.html [Pipeline] sh + ln -s state-machines.html Ch17.html [Pipeline] sh + ln -s annotations.html Ch18.html [Pipeline] sh + ln -s unit-expressions.html Ch19.html [Pipeline] sh + ln -s the-modelica-standard-library.html Ch20.html [Pipeline] sh + ln -s modelica-concrete-syntax.html A2.html [Pipeline] sh + ln -s modelica-dae-representation.html A3.html [Pipeline] sh + ln -s derivation-of-stream-equations.html A4.html [Pipeline] sh + ln -s modelica-revision-history.html A5.html [Pipeline] sh + ln -s bib.html A6.html [Pipeline] sh + ln -s bib.html literature.html [Pipeline] sh + find . -type l -xtype l + egrep .* [Pipeline] sh + tar czf MLS.tar.gz A2.html A3.html A4.html A5.html A6.html Ch10.html Ch11.html Ch12.html Ch13.html Ch14.html Ch15.html Ch16.html Ch17.html Ch18.html Ch19.html Ch2.html Ch20.html Ch3.html Ch4.html Ch5.html Ch6.html Ch7.html Ch8.html Ch9.html Chx1.html MLS.html annotations.html arrays.html bib.html class-predefined-types-and-declarations.html connectors-and-connections.html derivation-of-stream-equations.html equations.html functions.html idx.html inheritance-modification-and-redeclaration.html interface-or-type-relationships.html introduction1.html lexical-structure.html literature.html modelica-concrete-syntax.html modelica-dae-representation.html modelica-revision-history.html operators-and-expressions.html overloaded-operators.html packages.html preface.html scoping-name-lookup-and-flattening.html state-machines.html statements-and-algorithm-sections.html stream-connectors.html synchronous-language-elements.html the-modelica-standard-library.html unit-expressions.html LaTeXML.css ltx-listings.css ltx-report.css LaTeXML-maybeMathjax.js media/ css/ [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] stash Stashed 100 file(s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 5d5f894119fa725edcd1cb3fb61b9c5ce87f0f5dfde84fbcd661c0f552597627 $ docker rm -f 5d5f894119fa725edcd1cb3fb61b9c5ce87f0f5dfde84fbcd661c0f552597627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (upload) Stage "upload" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (index) Stage "index" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS