Pull request #2748 updated Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token) Obtained .CI/Jenkinsfile from 7000abda3958f97b882fce32e4747a8b2bbc3faa+ee89be132729038826367f529596b456ba0be0fa (6ecad47d3e870a57bd39977f0883aa270c335b76) Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on ripper2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748 [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/MCP/0031 commit ee89be132729038826367f529596b456ba0be0fa into PR head commit 7000abda3958f97b882fce32e4747a8b2bbc3faa Merge succeeded, producing 7000abda3958f97b882fce32e4747a8b2bbc3faa Checking out Revision 7000abda3958f97b882fce32e4747a8b2bbc3faa (PR-2748) Commit message: "Distinguish between continuous-time and discrete-time syntactic sugar" > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/.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/2748/head:refs/remotes/origin/PR-2748 +refs/heads/MCP/0031:refs/remotes/origin/MCP/0031 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7000abda3958f97b882fce32e4747a8b2bbc3faa # 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 ee89be132729038826367f529596b456ba0be0fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7000abda3958f97b882fce32e4747a8b2bbc3faa # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2748 # timeout=10 > git checkout -b PR-2748 7000abda3958f97b882fce32e4747a8b2bbc3faa # timeout=10 > git rev-list --no-walk e982df466b0a20c2a211f51db2a6d82053a94317 # timeout=10 Cleaning workspace > 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 ripper2-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-2748 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748@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 ******** alpine:3.9 cat $ docker top dd7d70ad08b0667cf3db8d6d884a656407a8e7cdab618798b185267200ab6edc -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 dd7d70ad08b0667cf3db8d6d884a656407a8e7cdab618798b185267200ab6edc $ docker rm -f dd7d70ad08b0667cf3db8d6d884a656407a8e7cdab618798b185267200ab6edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on ripper2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748 [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/MCP/0031 commit ee89be132729038826367f529596b456ba0be0fa into PR head commit 7000abda3958f97b882fce32e4747a8b2bbc3faa Merge succeeded, producing 7000abda3958f97b882fce32e4747a8b2bbc3faa Checking out Revision 7000abda3958f97b882fce32e4747a8b2bbc3faa (PR-2748) Commit message: "Distinguish between continuous-time and discrete-time syntactic sugar" Cleaning workspace [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/.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/2748/head:refs/remotes/origin/PR-2748 +refs/heads/MCP/0031:refs/remotes/origin/MCP/0031 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7000abda3958f97b882fce32e4747a8b2bbc3faa # 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 ee89be132729038826367f529596b456ba0be0fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7000abda3958f97b882fce32e4747a8b2bbc3faa # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2748 # timeout=10 > git checkout -b PR-2748 7000abda3958f97b882fce32e4747a8b2bbc3faa # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [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 ripper2-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-2748 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748@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 ******** modelicaspec/latexml:20210330 cat $ docker top ea6037f343229e88a2e7024e5cc491b2cb1c8fecbdf88423f0d593a68343f6c7 -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 78. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 103. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 111. ) [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 160. [13] LaTeX Warning: Reference `equations' on page 1 undefined on input line 200. LaTeX Warning: Reference `equality-and-assignment' on page 1 undefined on input line 200. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 201. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 254. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 257. [14] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 277. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 281. LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 285. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 296. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 2 98. [15] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 362. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 366. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 368. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 370. LaTeX Warning: Reference `built-in-functions' on page 1 undefined on input line 375. LaTeX Warning: Reference `modelica:abs' on page 1 undefined on input line 388. LaTeX Warning: Reference `modelica:sign' on page 1 undefined on input line 389. LaTeX Warning: Reference `modelica:sqrt' on page 1 undefined on input line 390. LaTeX Warning: Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 391. LaTeX Warning: Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 392. LaTeX Warning: Reference `modelica:to-String' on page 1 undefined on input line 393. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 398. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 400. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 400. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 435. [16] LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 446. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 459. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 495. LaTeX Warning: Reference `modelica:div' on page 1 undefined on input line 502. LaTeX Warning: Reference `modelica:mod' on page 1 undefined on input line 503. LaTeX Warning: Reference `modelica:rem' on page 1 undefined on input line 504. LaTeX Warning: Reference `modelica:ceil' on page 1 undefined on input line 505. LaTeX Warning: Reference `modelica:floor' on page 1 undefined on input line 506 . LaTeX Warning: Reference `modelica:integer' on page 1 undefined on input line 5 07. [17] [18] LaTeX Warning: Reference `modelica:atan2' on page 1 undefined on input line 606 . LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 617. LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 647. LaTeX Warning: Reference `modelica:delay' on page 1 undefined on input line 648 . LaTeX Warning: Reference `modelica:cardinality' on page 1 undefined on input li ne 649. LaTeX Warning: Reference `modelica:homotopy' on page 1 undefined on input line 650. LaTeX Warning: Reference `modelica:semiLinear' on page 1 undefined on input lin e 651. LaTeX Warning: Reference `modelica:inStream' on page 1 undefined on input line 652. LaTeX Warning: Reference `modelica:actualStream' on page 1 undefined on input l ine 653. LaTeX Warning: Reference `modelica:spatialDistribution' on page 1 undefined on input line 654. LaTeX Warning: Reference `modelica:getInstanceName' on page 1 undefined on inpu t line 655. [19] LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 667. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 680. LaTeX Warning: Reference `delay' on page 1 undefined on input line 680. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 692. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 712. LaTeX Warning: Reference `homotopy' on page 1 undefined on input line 712. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 721. LaTeX Warning: Reference `semilinear' on page 1 undefined on input line 721. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 730. [20] LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 739. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 752. LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 76 1. [21] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 826. [22] [23] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 951. [24] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1100. [25] [26] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1200. LaTeX Warning: Reference `modelica:initial' on page 1 undefined on input line 1 207. LaTeX Warning: Reference `modelica:terminal' on page 1 undefined on input line 1208. LaTeX Warning: Reference `modelica:noEvent' on page 1 undefined on input line 1 209. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 10. LaTeX Warning: Reference `modelica:event-sample' on page 1 undefined on input l ine 1211. LaTeX Warning: Reference `modelica:pre' on page 1 undefined on input line 1212. LaTeX Warning: Reference `modelica:edge' on page 1 undefined on input line 1213 . LaTeX Warning: Reference `modelica:change' on page 1 undefined on input line 12 14. LaTeX Warning: Reference `modelica:reinit' on page 1 undefined on input line 12 15. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 49. LaTeX Warning: Reference `modelica:smooth' on page 27 undefined on input line 1 249. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1249. [27] LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1299. [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. [29] LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 1423. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1452. [30]) [31] (./chapters/classes.tex Chapter 4. LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 51. [32] LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 59. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 60. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 83. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 1 unde fined on input line 85. LaTeX Warning: Reference `records' on page 1 undefined on input line 87. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 89. [33] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 169. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 181. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 181. [34] LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 200. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 202. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 208. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 214. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 223. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 225. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 28. LaTeX Warning: Reference `variability-of-structured-entities' on page 1 undefin ed on input line 230. LaTeX Warning: Reference `function-call' on page 1 undefined on input line 242. [35] 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. [36] 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. [37] 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. [38] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 514. [39] LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 541. [40] [41] LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 674. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 703. [42] LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 781. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 784. [43] LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 801. LaTeX Warning: Reference `packages' on page 1 undefined on input line 813. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 816. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 816. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 819. [44] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 908. [45] LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 940 . LaTeX Warning: Reference `algorithm-sections' on page 1 undefined on input line 940. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 941. [46] [47] [48] [49] [50] [51] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1410. [52] LaTeX Warning: Reference `attributes-of-enumeration-types' on page 1 undefined on input line 1500. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 1500. [53] [54] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1611. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 1618. [55] LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 681. LaTeX Warning: Reference `assert' on page 1 undefined on input line 1685. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 1 undefined on input line 1692. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 1696. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1701. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1701. ) [56] (./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. [57] 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 73. LaTeX Warning: Reference `for-statement' on page 1 undefined on input line 73. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 74. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 76. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 112. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 123. [58] LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 158. LaTeX Warning: Reference `lookup-of-imported-names' on page 1 undefined on inpu t line 173. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 181. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 183. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 202. [59] [60] [61] LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa ge 1 undefined on input line 379. [62] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 426. [63] LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 517. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 518. LaTeX Warning: Reference `declaring-derivatives-of-functions' on page 1 undefin ed on input line 518. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 1 undefined on input line 518. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 518. [64] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 655. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 656. [65] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 692. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 718. LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in put line 740. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 740 . LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 741. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 741. LaTeX Warning: Reference `semantics-summary' on page 1 undefined on input line 742. [66]) [67] (./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. [68] 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. [69 <./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 187. [70] 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 223. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 237. [71] LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 301. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 3 06. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 311. [72] LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 381. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 1 undefined on input line 382. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 391. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 402. [73] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 506. [74] LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 531. [75] LaTeX Warning: Reference `arrays' on page 1 undefined on input line 599. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 607. LaTeX Warning: Reference `exponentiation-of-scalars-of-numeric-elements' on pag e 1 undefined on input line 611. LaTeX Warning: Reference `division-of-scalars-or-numeric-arrays-by-numeric-scal ars' on page 1 undefined on input line 612. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 614. ) [76] (./chapters/inheritance.tex Chapter 7. LaTeX Warning: Reference `enclosing-classes' on page 1 undefined on input line 25. [77] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 80. [78] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 135. [79] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 235. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 266. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 280. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 28 1. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 286. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 287. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 288. [80] LaTeX Warning: Reference `modification' on page 1 undefined on input line 320. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 328. [81] [82] [83] [84] LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 604. [85] LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 674. [86] [87] LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 792. [88] [89] LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 968. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 973. [90] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 988. [91]) [92] (./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. [93] 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 114. [94] LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 139. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 157. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 159. [95] [96] [97] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 365. [98] LaTeX Warning: Reference `when-statements' on page 1 undefined on input line 39 6. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 430. [99] LaTeX Warning: Reference `assert' on page 1 undefined on input line 521. [100] LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 546. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 555. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 56 8. [101] LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 642 . LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 642. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 645. [102] [103] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 753. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 788. [104] [105] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 924. ) [106] (./chapters/connectors.tex Chapter 9. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 6. [107] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 115. [108 <./media/innerouterconnector.pdf>] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 132. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 146. [109] [110] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 247. [111] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 375. [112] [113] [114] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 573. LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un defined on input line 583. [115] LaTeX Warning: Reference `enum:exc-conn-case' on page 1 undefined on input line 604. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 633. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 644. [116] [117] [118] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 828. LaTeX Warning: Reference `modelica:optional-spanning-tree-edge' on page 1 undef ined on input line 849. LaTeX Warning: Reference `modelica:Connections.branch' on page 1 undefined on i nput line 850. LaTeX Warning: Reference `modelica:Connections.root' on page 1 undefined on inp ut line 851. LaTeX Warning: Reference `modelica:Connections.potentialRoot' on page 1 undefin ed on input line 852. LaTeX Warning: Reference `modelica:Connections.isRoot' on page 1 undefined on i nput line 853. LaTeX Warning: Reference `modelica:Connections.rooted' on page 1 undefined on i nput line 854. [119] LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 976. [120] LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 979. [121 <./media/overdetermined.pdf>] [122]) [123] (./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. [124] 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 [] [125] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 201. [126] 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. [127] 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. [128] 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. [129] 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. [130] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 595. LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 601. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 602. LaTeX Warning: Reference `modelica:transpose' on page 1 undefined on input line 641. LaTeX Warning: Reference `modelica:outerProduct' on page 1 undefined on input l ine 642. LaTeX Warning: Reference `modelica:symmetric' on page 1 undefined on input line 643. LaTeX Warning: Reference `modelica:cross' on page 1 undefined on input line 644 . LaTeX Warning: Reference `modelica:skew' on page 1 undefined on input line 645. [131] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 723. [132] LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 773. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 773. [133] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 818. [134] LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 952. [135] [136] LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 1058. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 106 3. [137] [138] [139] [140] LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 1379. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 1 385. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1389. [141]) [142] (./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 49. [143] LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 87. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 144 undefined on input line 87. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 99. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 135. [144] LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 137 . LaTeX Warning: Reference `simple-equality-equations' on page 1 undefined on inp ut line 174. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 1 undefined on input line 192. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 204. [145] [146] LaTeX Warning: Reference `break-statement' on page 1 undefined on input line 31 3. LaTeX Warning: Reference `return-statements' on page 1 undefined on input line 313. [147] LaTeX Warning: Reference `function-return-statements' on page 1 undefined on in put line 348. [148] LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 445. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 453. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 458. [149] LaTeX Warning: Reference `assert' on page 1 undefined on input line 497. LaTeX Warning: Reference `terminate' on page 1 undefined on input line 501. ) [150] (./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. [151] 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. [152] 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. [153] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 208. [154] LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 1 undefined on input line 319. [155] 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. [156] 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. [157] 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. [158] [159] [160] 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 804. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 1 undefined on input line 804. [161] LaTeX Warning: Reference `argument-type-check-match' on page 162 undefined on i nput line 814. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 875. [162] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 895. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 898. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 900. LaTeX Warning: Reference `built-in-array-functions' on page 1 undefined on inpu t line 902. [163] [164] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1093. [165] [166] 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. [167] [168] [169] [170] [171] [172] LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 15 73. [173] LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 1682. [174] 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 1753. [175] LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 1809. LaTeX Warning: Reference `records' on page 1 undefined on input line 1809. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 1837. [176] [177] LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 1989. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 1992. LaTeX Warning: Reference `records' on page 1 undefined on input line 2009. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2014. LaTeX Warning: Reference `records' on page 1 undefined on input line 2014. [178] [179] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2111. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2115. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2132. [180] [181] [182] LaTeX Warning: Reference `modelica:ModelicaMessage-et-al' on page 1 undefined o n input line 2376. LaTeX Warning: Reference `modelica:ModelicaFormatMessage-et-al' on page 1 undef ined on input line 2380. LaTeX Warning: Reference `modelica:ModelicaVFormatMessage-et-al' on page 1 unde fined on input line 2384. [183] LaTeX Warning: Reference `modelica:ModelicaAllocateString' on page 1 undefined on input line 2448. LaTeX Warning: Reference `modelica:ModelicaAllocateStringWithErrorReturn' on pa ge 1 undefined on input line 2449. LaTeX Warning: Reference `modelica:ModelicaDuplicateString' on page 1 undefined on input line 2450. LaTeX Warning: Reference `modelica:ModelicaDuplicateStringWithErrorReturn' on p age 1 undefined on input line 2451. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2456. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 462. [184] [185] [186]) [187] (./chapters/packages.tex Chapter 13. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 37. [188] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 84. [189] 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. [190 <./media/modelicapath.pdf>] LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 1 undefin ed on input line 199. [191] LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 285. ) [192] (./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. [193] LaTeX Warning: Reference `overloaded-constructor-unique' on page 1 undefined on input line 119. [194] 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. [195] 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 196 undefined o n input line 250. LaTeX Warning: Reference `overloaded-binary-arrays' on page 196 undefined on in put line 250. LaTeX Warning: Reference `overloaded-binary-error' on page 196 undefined on inp ut line 250. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 281. [196] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 323. [197] [198]) [199] (./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 31. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 33. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 37. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 37. [200] LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 62. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 80. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 127. [201 <./media/fluidsystem.pdf>] LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 174. [202] LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 213. [203] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 311. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 325. [204]) [205] (./chapters/synchronous.tex Chapter 16. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 22. [206 <./media/plantmodel.pdf>] LaTeX Warning: Citation 'ColacoPouzet2003ClocksFirstClass' on page 207 undefine d on input line 59. LaTeX Warning: Citation 'Pouzet2006LucidSynchrone30' on page 207 undefined on i nput line 59. LaTeX Warning: Citation 'ForgetEtAl2008MultiPeriodic' on page 207 undefined on input line 60. LaTeX Warning: Citation 'BenvenisteEtAl2003SynchronousTwelveYearsLater' on page 207 undefined on input line 61. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 66. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 66. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 85. [207] LaTeX Warning: Reference `clocked-state-variables' on page 1 undefined on input line 105. LaTeX Warning: Citation 'ThummelEtAl2005InverseModels' on page 208 undefined on input line 125. Overfull \hbox (101.47897pt too wide) in paragraph at lines 125--129 \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 167. LaTeX Warning: Reference `continuous-time-expressions' on page 1 undefined on i nput line 167. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 172. LaTeX Warning: Reference `fig:piecewise-constant-variable' on page 1 undefined on input line 175. [208] LaTeX Warning: Reference `base-clock-conversion-operators' on page 1 undefined on input line 187. LaTeX Warning: Reference `fig:clock-variable' on page 1 undefined on input line 188. LaTeX Warning: Reference `fig:clocked-variable' on page 1 undefined on input li ne 217. [209 <./media/piecewise-constant.pdf> <./media/clock.pdf> <./media/clocked.pdf> ] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 259. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 259. [210] LaTeX Warning: Reference `modelica:clock-inferred' on page 1 undefined on input line 310. LaTeX Warning: Reference `modelica:clock-rational' on page 1 undefined on input line 311. LaTeX Warning: Reference `modelica:clock-interval' on page 1 undefined on input line 312. LaTeX Warning: Reference `modelica:clock-event' on page 1 undefined on input li ne 313. LaTeX Warning: Reference `modelica:clock-solver' on page 1 undefined on input l ine 314. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 346. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 348. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 361. [211] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 395. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 404. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 416. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 430. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 443 . [212] LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 460. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 480. [213] LaTeX Warning: Reference `modelica:previous' on page 1 undefined on input line 534. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 546. LaTeX Warning: Reference `reset-handling' on page 1 undefined on input line 549 . LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 549. LaTeX Warning: Reference `modelica:clocked-sample' on page 1 undefined on input line 568. LaTeX Warning: Reference `modelica:clocked-sample' on page 1 undefined on input line 569. LaTeX Warning: Reference `continuous-time-expressions' on page 1 undefined on i nput line 579. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 579. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 586. [214] LaTeX Warning: Reference `def:clocked-variable' on page 1 undefined on input li ne 597. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 597. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 600. LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 625. LaTeX Warning: Reference `modelica:subSample' on page 1 undefined on input line 642. LaTeX Warning: Reference `modelica:superSample' on page 1 undefined on input li ne 643. LaTeX Warning: Reference `modelica:shiftSample' on page 1 undefined on input li ne 644. LaTeX Warning: Reference `modelica:backSample' on page 1 undefined on input lin e 645. LaTeX Warning: Reference `modelica:noClock' on page 1 undefined on input line 6 46. [215] LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 674. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 687. [216] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 735. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 740. [217] LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 843. LaTeX Warning: Reference `partitioning-operators' on page 1 undefined on input line 843. LaTeX Warning: Reference `partitioning-operators' on page 1 undefined on input line 854. [218] [219] LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 962. Underfull \hbox (badness 1112) in paragraph at lines 971--972 []\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 990. [220] LaTeX Warning: Citation 'ThummelEtAl2005InverseModels' on page 221 undefined on input line 1032. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 1068. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 1072. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1074. [221] LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 108 1. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 1085. [222] [223] LaTeX Warning: Citation 'ElmqvistOtterCellier1995InlineIntegration' on page 224 undefined on input line 1247. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1254. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 1274. [224] LaTeX Warning: Reference `modelica:firstTick' on page 1 undefined on input line 1342. LaTeX Warning: Reference `modelica:interval' on page 1 undefined on input line 1343. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 1355. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 1364. [225] [226]) [227] (./chapters/statemachines.tex Chapter 17. LaTeX Warning: Citation 'Harel1987Statecharts' on page 228 undefined on input l ine 4. LaTeX Warning: Citation 'Pouzet2006LucidSynchrone30' on page 228 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. [228] 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. [229] 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. [230 <./media/statemachine.pdf>] [231] [232] [233] LaTeX Warning: Reference `merging-variable-definitions' on page 1 undefined on input line 439. Overfull \hbox (3.25685pt too wide) in paragraph at lines 457--458 [] [234] LaTeX Warning: Reference `fig:hierarchical-statemachine' on page 1 undefined on input line 464. [235 <./media/hierarchical-statemachine.pdf>] [236] LaTeX Warning: Reference `fig:state-machine-behavior' on page 1 undefined on in put line 576. [237 <./media/statemachineplot.pdf>] [238]) [239] (./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. [240] 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. [241] 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. [242] 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. [243] [244] 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. [245] [246] 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 [247] [248] LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 668 . [249] LaTeX Warning: Reference `fig:smooth-bezier' on page 1 undefined on input line 705. LaTeX Warning: Reference `ellipse' on page 1 undefined on input line 718. [250 <./media/bezierpoints.pdf>] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 798. [251] LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 817. [252] [253] [254] [255] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 1076. [256] [257] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 1258. [258] LaTeX Warning: Citation 'Pantelides1988ConsistentInitialization' on page 259 un defined on input line 1298. [259] 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. [260] [261 <./media/disabledparameter.png> <./media/tabparameter.png>] LaTeX Warning: Reference `connectorSizing:addVector' on page 262 undefined on i nput line 1505. LaTeX Warning: Reference `connectorSizing:addVector' on page 262 undefined on i nput line 1514. LaTeX Warning: Reference `connectorSizing:deleteVector' on page 262 undefined o n input line 1531. [262] LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 610. [263] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1672. [264] [265] [266] LaTeX Warning: Reference `convertmodifiers' on page 1 undefined on input line 1 883. [267] LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 1 947. [268] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2063. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 2066. [269] [270] [271] LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 2257. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 1 undefined on input line 2261. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2265. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 2269. [272] LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2273. ) [273] (./chapters/unitexpressions.tex Chapter 19. [274]) [275] (./chapters/library.tex Chapter 20. ) [276] (./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 40. [277] [278] [279] [280] [281] [282] [283]) [284] (./chapters/dae.tex Appendix B. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 17. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 21. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 67. [285] LaTeX Warning: Reference `eq:dae-discrete-valued' on page 286 undefined on inpu t line 76. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 286 undefined on inpu t line 76. LaTeX Warning: Reference `eq:dae-discrete-real' on page 286 undefined on input line 76. LaTeX Warning: Reference `eq:dae' on page 286 undefined on input line 76. LaTeX Warning: Reference `eq:dae-discrete-real' on page 286 undefined on input line 76. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 286 undefined on inpu t line 79. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 92. LaTeX Warning: Reference `eq:dae' on page 286 undefined on input line 98. LaTeX Warning: Reference `eq:dae' on page 286 undefined on input line 100. LaTeX Warning: Reference `eq:crossing' on page 286 undefined on input line 104. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 107. LaTeX Warning: Reference `eq:hydrid-dae' on page 286 undefined on input line 11 1. LaTeX Warning: Reference `perform-simulation-integrate' on page 286 undefined o n input line 113. LaTeX Warning: Reference `eq:hydrid-dae' on page 286 undefined on input line 12 7. [286] LaTeX Warning: Reference `eq:hydrid-dae' on page 287 undefined on input line 14 7. LaTeX Warning: Reference `eq:hydrid-dae' on page 287 undefined on input line 15 1. LaTeX Warning: Reference `eq:hydrid-dae' on page 287 undefined on input line 15 2. LaTeX Warning: Reference `eq:hydrid-dae' on page 287 undefined on input line 16 1. LaTeX Warning: Reference `eq:dae' on page 287 undefined on input line 165. LaTeX Warning: Reference `eq:dae' on page 287 undefined on input line 165. LaTeX Warning: Reference `eq:dae' on page 287 undefined on input line 167. LaTeX Warning: Reference `eq:dae' on page 287 undefined on input line 171. ) [287] (./chapters/derivationofstream.tex Appendix C. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 4. [288] LaTeX Warning: Reference `eq:D2a' on page 289 undefined on input line 109. LaTeX Warning: Reference `eq:D2b' on page 289 undefined on input line 114. [289 <./media/fluidmix.pdf>] [290 <./media/fluidmix3.pdf>] [291 <./media/fluidm ix4.pdf>] LaTeX Warning: Reference `eq:D1' on page 292 undefined on input line 253. LaTeX Warning: Reference `eq:D2' on page 292 undefined on input line 253. LaTeX Warning: Reference `eq:D1' on page 292 undefined on input line 254. ) [292] (./chapters/revisions.tex Appendix D. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 18. LaTeX Warning: Reference `text-markup-escape-sequences' on page 1 undefined on input line 20. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 22 . LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 24 . LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 26. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 28. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 30. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 32 . LaTeX Warning: Reference `plot-curves' on page 1 undefined on input line 32. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 34. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 36. [293] LaTeX Warning: Reference `functions' on page 1 undefined on input line 62. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 64. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 66. LaTeX Warning: Reference `arrays-1' on page 1 undefined on input line 68. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 7 0. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 72. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 73. LaTeX Warning: Reference `empty-function-calls' on page 1 undefined on input li ne 75. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 77. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 77. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 77. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 79. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 1 undefined on input line 81. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 83. LaTeX Warning: Reference `function-declaration' on page 1 undefined on input li ne 85. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 87. LaTeX Warning: Reference `parameter-expressions' on page 1 undefined on input l ine 89. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 91. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 93. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 95. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 97. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 9 9. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 101. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 103. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 107. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 1 undefined on input line 109. LaTeX Warning: Reference `base-clock-conversion-operators' on page 1 undefined on input line 111. LaTeX Warning: Reference `modelica:clock-rational' on page 1 undefined on input line 113. LaTeX Warning: Reference `sub-clock-partitioning' on page 1 undefined on input line 115. LaTeX Warning: Reference `rationale-for-clocked-semantics' on page 1 undefined on input line 117. LaTeX Warning: Reference `clocked-state-variables' on page 1 undefined on input line 119. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on input line 121. [294] LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 123. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 125. LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 129. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 131. LaTeX Warning: Reference `inferencing-of-solvermethod' on page 1 undefined on i nput line 133. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 135. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 137. LaTeX Warning: Reference `flattening-of-model' on page 1 undefined on input lin e 139. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 143 . LaTeX Warning: Reference `state-machine-graphics' on page 1 undefined on input line 145. LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un defined on input line 147. LaTeX Warning: Reference `activation-handling' on page 1 undefined on input lin e 149. LaTeX Warning: Reference `transitions' on page 1 undefined on input line 151. LaTeX Warning: Reference `reset-handling' on page 1 undefined on input line 153 . LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 58. LaTeX Warning: Reference `convertmessageoldclass-failed-message2' on page 1 und efined on input line 160. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 62. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 64. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 66. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 68. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 172. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 174. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 176. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 178. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 180. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 182. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 184. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 186. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 188. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 190. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 192. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 194. LaTeX Warning: Reference `line' on page 1 undefined on input line 196. LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 198. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 200. [295] LaTeX Warning: Reference `text' on page 1 undefined on input line 202. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 204. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 206. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 208. LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 210. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 212. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 214. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 216. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 218. LaTeX Warning: Reference `connections1' on page 1 undefined on input line 220. LaTeX Warning: Reference `component-instance' on page 1 undefined on input line 222. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 224. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 2 26. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 228. LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 230 . LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 232. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 236. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 238. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 240. LaTeX Warning: Reference `floating-point-numbers' on page 1 undefined on input line 242. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 244. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 246. LaTeX Warning: Reference `comments' on page 1 undefined on input line 248. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 250. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 2 52. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 254. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 256. LaTeX Warning: Reference `extends' on page 1 undefined on input line 258. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 262. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 270. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 272. 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 274. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 1 undefined on input line 276. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 281. [296] LaTeX Warning: Reference `arrays' on page 1 undefined on input line 283. LaTeX Warning: Reference `indexing-with-end' on page 1 undefined on input line 285. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 287. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 289. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 291. LaTeX Warning: Reference `final-element-modification-prevention' on page 1 unde fined on input line 293. LaTeX Warning: Reference `restrictions-on-where-a-when-equation-may-occur' on p age 1 undefined on input line 295. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 295. LaTeX Warning: Reference `assert' on page 1 undefined on input line 297. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 1 undefined on input line 299. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 301. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 303. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 305. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 309. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 311. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 313. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 315. LaTeX Warning: Reference `built-in-array-functions' on page 1 undefined on inpu t line 317. LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 319. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 321. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 323. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 325. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 327. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 329. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 331. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 33 3. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 335. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 339. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 341. LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 343. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 345. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 347. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 349. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 351. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 353. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 355. [297] LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 357. LaTeX Warning: Reference `example-guarding-expressions-against-incorrect-evalua tion' on page 1 undefined on input line 359. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 361. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 363. LaTeX Warning: Reference `syntax-and-examples-of-component-declarations' on pag e 1 undefined on input line 365. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 367. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 369. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 372. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 1 undefined o n input line 374. LaTeX Warning: Reference `component-declaration-static-semantics' on page 1 und efined on input line 376. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 378. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 380. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 382. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 384. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 386. LaTeX Warning: Reference `unit-expressions' on page 1 undefined on input line 3 88. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 390. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 392. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 394. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 4 16. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 419. LaTeX Warning: Reference `flattening-process' on page 1 undefined on input line 419. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 422. LaTeX Warning: Reference `casting-to-record' on page 1 undefined on input line 425. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 429. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 430. LaTeX Warning: Reference `other-operators' on page 1 undefined on input line 43 0. LaTeX Warning: Reference `ellipse' on page 1 undefined on input line 434. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 437. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 442. LaTeX Warning: Reference `scope-of-the-specification' on page 1 undefined on in put line 448. LaTeX Warning: Reference `scope-of-the-specification' on page 1 undefined on in put line 451. LaTeX Warning: Reference `notation-and-grammar' on page 1 undefined on input li ne 454. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 457. [298] LaTeX Warning: Reference `strings' on page 1 undefined on input line 460. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 464. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 467. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 471. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 471. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 474. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 477. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 480. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 48 5. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 488. LaTeX Warning: Reference `parameter-expressions' on page 1 undefined on input l ine 491. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 494. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 497. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 500. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 503. LaTeX Warning: Reference `local-class-definitions-nested-classes' on page 1 und efined on input line 506. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 509. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 512. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 515. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 518. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 518. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 52 1. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 524. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 527. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 530. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 533. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 533. LaTeX Warning: Reference `string-type' on page 1 undefined on input line 536. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 539. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 543. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 544. LaTeX Warning: Reference `connections' on page 1 undefined on input line 547. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 550. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 553. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 553. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 556. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 557. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 561. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 564. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 567. LaTeX Warning: Reference `instantiation' on page 1 undefined on input line 570. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 571. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 574. LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 577. LaTeX Warning: Reference `single-modification' on page 1 undefined on input lin e 580. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 580. [299] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 583. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 586. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 586. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 589. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 593. LaTeX Warning: Reference `constraining-clause-annotations' on page 1 undefined on input line 596. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 599. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 602. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 605. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 608. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 611. LaTeX Warning: Reference `the-number-of-equations-needed-for-initialization' on page 1 undefined on input line 614. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 617. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 620. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 623. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 626. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 629. LaTeX Warning: Reference `balancing-restriction-and-size-of-connectors' on page 1 undefined on input line 632. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 635. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 638. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 641. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 644. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 647. LaTeX Warning: Reference `array-constructor-with-several-iterators' on page 1 u ndefined on input line 650. LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 653. LaTeX Warning: Reference `array-element-wise-addition-subtraction-and-string-co ncatenation' on page 1 undefined on input line 656. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 659 . LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 65 9. LaTeX Warning: Reference `array-element-wise-division' on page 1 undefined on i nput line 663. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 666. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 670. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 674. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 678. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 681. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 685. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 688. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 692. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 695. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 698. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 701. [300] LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 713. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 716. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 719. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 722. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 725. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 729. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 732. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 7 35. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 7 38. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 741. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 1 undefined on input line 744. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 747. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 750. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 754. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 757. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 760. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 763. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 767 . LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 770. LaTeX Warning: Reference `common-definitions' on page 1 undefined on input line 773. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 776. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 780. LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 780 . LaTeX Warning: Reference `graphical-primitives' on page 1 undefined on input li ne 783. LaTeX Warning: Reference `graphical-properties' on page 1 undefined on input li ne 783. LaTeX Warning: Reference `graphical-properties' on page 1 undefined on input li ne 786. LaTeX Warning: Reference `connections' on page 1 undefined on input line 789. LaTeX Warning: Reference `graphical-primitives' on page 1 undefined on input li ne 792. LaTeX Warning: Reference `component-instance' on page 1 undefined on input line 796. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 796. LaTeX Warning: Reference `line' on page 1 undefined on input line 799. LaTeX Warning: Reference `text' on page 1 undefined on input line 802. LaTeX Warning: Reference `text' on page 1 undefined on input line 805. LaTeX Warning: Reference `text' on page 1 undefined on input line 808. LaTeX Warning: Reference `mouse-input' on page 1 undefined on input line 811. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 814. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 817. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 1 undefined o n input line 822. LaTeX Warning: Reference `the-modelica-standard-library' on page 1 undefined on input line 825. LaTeX Warning: Reference `the-modelica-standard-library' on page 1 undefined on input line 828. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 831. [301] LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 8 34. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 837. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 841. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 1 undefined on input line 844. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 863. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 866. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 866. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 869. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 872. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 875. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 878. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 884. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 887. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 890. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 893. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 896. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 899. LaTeX Warning: Reference `assertionlevel' on page 1 undefined on input line 903 . LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 906. LaTeX Warning: Reference `implicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 907. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 910. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 913. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 916. LaTeX Warning: Reference `final-element-modification-prevention' on page 1 unde fined on input line 919. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 922. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 925. LaTeX Warning: Reference `restrictions-on-redeclarations' on page 1 undefined o n input line 928. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 933. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 937. LaTeX Warning: Reference `restrictions-on-where-a-when-statement-may-occur' on page 1 undefined on input line 938. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 941. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 941. [302] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 944. 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. [303] 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 1096. LaTeX Warning: Reference `recommended-selection-of-start-values' on page 1 unde fined on input line 1099. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 1101. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1103. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 105. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 1105. LaTeX Warning: Reference `importing-definitions-from-a-package' on page 1 undef ined on input line 1107. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 1112. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 1115. LaTeX Warning: Reference `annotation-for-single-use-of-class' on page 1 undefin ed on input line 1117. LaTeX Warning: Reference `text' on page 1 undefined on input line 1119. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1121. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 1 124. LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1127. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1134. LaTeX Warning: Reference `synchronous-language-elements' on page 304 undefined on input line 1134. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1136. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 113 6. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1137. [304] LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 1147. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1148. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1155. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 116 2. [305] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1240. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 124 1. [306] LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 1263. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 1266. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 1269. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 1270. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 1270. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 1271. LaTeX Warning: Reference `connections' on page 1 undefined on input line 1271. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1271. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 1274. LaTeX Warning: Reference `text' on page 1 undefined on input line 1277. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1281. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 1284. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1287. LaTeX Warning: Reference `access-control-public-and-protected-elements' on page 1 undefined on input line 1290. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 1299. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 13 02. LaTeX Warning: Reference `unspecified-enumeration' on page 1 undefined on input line 1305. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 1308. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 1312 . LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 1315. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 1318. LaTeX Warning: Reference `connect-equations' on page 1 undefined on input line 1322. LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 1325. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1328. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1332. LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in put line 1336. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 1338. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1341. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 1344. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 1345. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 1350. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 1354. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 1357. LaTeX Warning: Reference `the-within-clause' on page 1 undefined on input line 1358. LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 1 undefin ed on input line 1358. LaTeX Warning: Reference `example-of-overloading-for-complex-numbers' on page 1 undefined on input line 1364. [307] LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1372. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 1376. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 1 376. LaTeX Warning: Reference `comments' on page 1 undefined on input line 1423. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 1428. LaTeX Warning: Reference `built-in-variable-time' on page 1 undefined on input line 1431. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 1435. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1438. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 1439. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1441. [308] LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1445. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 1448. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 1451. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 1456. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 1459. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 1462. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 1469 . LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 1473 . LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 1474. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1477. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1480. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 1484. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 1487. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 1490. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 1493. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 1496. LaTeX Warning: Reference `records' on page 1 undefined on input line 1500. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 1503. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1506. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 1509. [309] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1547. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 1549. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 1551. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1566. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 1569. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 1571. LaTeX Warning: Reference `global-name-lookup' on page 1 undefined on input line 1574. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 1577. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1585. [310] LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1589. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1592. LaTeX Warning: Reference `annotations-for-access-control-to-protect-intellectua l-property' on page 1 undefined on input line 1595. [311] [312] LaTeX Warning: Reference `modelica-keywords' on page 1 undefined on input line 1812. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 1818. [313] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 1820. [314] [315] LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 2011. [316] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 2132. [317] LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 21 54. LaTeX Warning: Reference `vendor-specific-annotations' on page 1 undefined on i nput line 2193. LaTeX Warning: Reference `vendor-specific-annotations' on page 318 undefined on input line 2193. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 2196. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 2201. LaTeX Warning: Reference `annotations-for-documentation' on page 318 undefined on input line 2201. LaTeX Warning: Reference `annotations-for-code-generation' on page 1 undefined on input line 2204. LaTeX Warning: Reference `annotations-for-code-generation' on page 318 undefine d on input line 2204. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 1 und efined on input line 2207. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 318 u ndefined on input line 2207. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2211. [318] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2222. [319] [320] [321] [322] [323] [324] [325]) [326] 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. {/usr/loc al/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} 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. 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 (327 pages, 3429638 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 207 undefined on input line 61 Citation 'ColacoPouzet2003ClocksFirstClass' on page 207 undefined on input line 59 Citation 'ElmqvistOtterCellier1995InlineIntegration' on page 224 undefined on input line 1247 Citation 'ForgetEtAl2008MultiPeriodic' on page 207 undefined on input line 60 Citation 'Harel1987Statecharts' on page 228 undefined on input line 4 Citation 'Pantelides1988ConsistentInitialization' on page 259 undefined on input line 1298 Citation 'Pouzet2006LucidSynchrone30' on page 207 undefined on input line 59 Citation 'Pouzet2006LucidSynchrone30' on page 228 undefined on input line 9 Citation 'ThummelEtAl2005InverseModels' on page 208 undefined on input line 125 Citation 'ThummelEtAl2005InverseModels' on page 221 undefined on input line 1032 Reference `access-control-public-and-protected-elements' on page 1 undefined on input line 1290 Reference `activation-handling' on page 1 undefined on input line 149 Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 291 Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 500 Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 884 Reference `algorithm-sections' on page 1 undefined on input line 940 Reference `aliasing' on page 1 undefined on input line 1000 Reference `an-overdetermined-connector-for-power-systems' on page 1 undefined on input line 327 Reference `an-overdetermined-connector-for-power-systems' on page 1 undefined on input line 329 Reference `an-overdetermined-connector-for-power-systems' on page 1 undefined on input line 638 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 1269 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 180 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 2269 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 599 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 933 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 1 undefined on input line 968 Reference `annotation-for-single-use-of-class' on page 1 undefined on input line 1117 Reference `annotation-info-revisions' on page 1 undefined on input line 39 Reference `annotations' on page 1 undefined on input line 1696 Reference `annotations' on page 1 undefined on input line 172 Reference `annotations' on page 1 undefined on input line 176 Reference `annotations' on page 1 undefined on input line 2196 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 1595 Reference `annotations-for-code-generation' on page 1 undefined on input line 1112 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 1270 Reference `annotations-for-code-generation' on page 1 undefined on input line 1274 Reference `annotations-for-code-generation' on page 1 undefined on input line 176 Reference `annotations-for-code-generation' on page 1 undefined on input line 2204 Reference `annotations-for-code-generation' on page 1 undefined on input line 517 Reference `annotations-for-code-generation' on page 318 undefined on input line 2204 Reference `annotations-for-documentation' on page 1 undefined on input line 1270 Reference `annotations-for-documentation' on page 1 undefined on input line 182 Reference `annotations-for-documentation' on page 1 undefined on input line 188 Reference `annotations-for-documentation' on page 1 undefined on input line 192 Reference `annotations-for-documentation' on page 1 undefined on input line 2066 Reference `annotations-for-documentation' on page 1 undefined on input line 2201 Reference `annotations-for-documentation' on page 318 undefined on input line 2201 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 1585 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 174 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2265 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2273 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 378 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 725 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 729 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 91 Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 95 Reference `annotations-for-figures' on page 1 undefined on input line 18 Reference `annotations-for-figures' on page 1 undefined on input line 26 Reference `annotations-for-figures' on page 1 undefined on input line 30 Reference `annotations-for-figures' on page 1 undefined on input line 34 Reference `annotations-for-figures' on page 1 undefined on input line 36 Reference `annotations-for-figures' on page 1 undefined on input line 39 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 2063 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 2211 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 2222 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 770 Reference `annotations-for-graphical-objects' on page 1 undefined on input line 798 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 1115 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 1271 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 178 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 2207 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 224 Reference `annotations-for-simulation-experiments' on page 1 undefined on input line 518 Reference `annotations-for-simulation-experiments' on page 318 undefined on input line 2207 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 1121 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1271 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1287 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 1589 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1592 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 184 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 186 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 190 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 202 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 204 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 212 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 214 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 216 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 218 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 228 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 557 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 77 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 814 Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 817 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 109 Reference `argument-type-check-match' on page 162 undefined on input line 814 Reference `array-concatenation' on page 1 undefined on input line 281 Reference `array-concatenation' on page 1 undefined on input line 392 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 650 Reference `array-declarations' on page 1 undefined on input line 181 Reference `array-declarations' on page 1 undefined on input line 289 Reference `array-declarations' on page 1 undefined on input line 363 Reference `array-declarations' on page 1 undefined on input line 964 Reference `array-dimension-and-size-functions' on page 1 undefined on input line 115 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 247 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 370 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 952 Reference `array-element-wise-addition-subtraction-and-string-concatenation' on page 1 undefined on input line 656 Reference `array-element-wise-division' on page 1 undefined on input line 663 Reference `array-indexing' on page 1 undefined on input line 1063 Reference `array-indexing' on page 1 undefined on input line 137 Reference `array-indexing' on page 1 undefined on input line 659 Reference `arrays' on page 1 undefined on input line 283 Reference `arrays' on page 1 undefined on input line 599 Reference `arrays-1' on page 1 undefined on input line 68 Reference `assert' on page 1 undefined on input line 1685 Reference `assert' on page 1 undefined on input line 297 Reference `assert' on page 1 undefined on input line 497 Reference `assert' on page 1 undefined on input line 521 Reference `assertionlevel' on page 1 undefined on input line 903 Reference `assignments-from-called-functions-with-multiple-results' on page 1 undefined on input line 670 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 1500 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1410 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 311 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 533 Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 543 Reference `attributes-with-variable-replacements' on page 1 undefined on input line 223 Reference `axis-properties' on page 1 undefined on input line 22 Reference `axis-properties' on page 1 undefined on input line 24 Reference `axis-properties' on page 1 undefined on input line 32 Reference `axis-properties' on page 1 undefined on input line 97 Reference `balanced-models' on page 1 undefined on input line 1302 Reference `balanced-models' on page 1 undefined on input line 1573 Reference `balanced-models' on page 1 undefined on input line 2154 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 272 Reference `balanced-models' on page 1 undefined on input line 281 Reference `balanced-models' on page 1 undefined on input line 333 Reference `balanced-models' on page 1 undefined on input line 521 Reference `balanced-models' on page 1 undefined on input line 568 Reference `balancing-restriction-and-size-of-connectors' on page 1 undefined on input line 632 Reference `base-clock-conversion-operators' on page 1 undefined on input line 111 Reference `base-clock-conversion-operators' on page 1 undefined on input line 187 Reference `base-clock-partitioning' on page 1 undefined on input line 129 Reference `base-clock-partitioning' on page 1 undefined on input line 625 Reference `base-clock-partitioning' on page 1 undefined on input line 962 Reference `base-clock-partitioning' on page 1 undefined on input line 990 Reference `bitmap' on page 1 undefined on input line 1503 Reference `bitmap' on page 1 undefined on input line 200 Reference `bitmap' on page 1 undefined on input line 285 Reference `bitmap' on page 1 undefined on input line 796 Reference `break-statement' on page 1 undefined on input line 313 Reference `built-in-array-functions' on page 1 undefined on input line 317 Reference `built-in-array-functions' on page 1 undefined on input line 902 Reference `built-in-functions' on page 1 undefined on input line 375 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 467 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 1435 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 400 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 73 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 869 Reference `built-in-variable-time' on page 1 undefined on input line 1431 Reference `cardinality-deprecated' on page 1 undefined on input line 1423 Reference `cardinality-deprecated' on page 1 undefined on input line 692 Reference `cardinality-deprecated' on page 1 undefined on input line 872 Reference `casting-to-record' on page 1 undefined on input line 425 Reference `class-declarations' on page 1 undefined on input line 1376 Reference `class-declarations' on page 1 undefined on input line 280 Reference `class-declarations' on page 1 undefined on input line 674 Reference `class-declarations' on page 1 undefined on input line 890 Reference `class-declarations' on page 1 undefined on input line 893 Reference `class-definition' on page 1 undefined on input line 1050 Reference `class-definition' on page 1 undefined on input line 1376 Reference `class-definition' on page 1 undefined on input line 252 Reference `class-definition' on page 1 undefined on input line 834 Reference `clock-constructors' on page 1 undefined on input line 1021 Reference `clock-constructors' on page 1 undefined on input line 123 Reference `clock-constructors' on page 1 undefined on input line 1254 Reference `clock-constructors' on page 1 undefined on input line 131 Reference `clock-constructors' on page 1 undefined on input line 135 Reference `clock-constructors' on page 1 undefined on input line 1701 Reference `clock-constructors' on page 1 undefined on input line 22 Reference `clock-constructors' on page 1 undefined on input line 763 Reference `clock-partitioning' on page 1 undefined on input line 1355 Reference `clock-partitioning' on page 1 undefined on input line 1364 Reference `clock-partitioning' on page 1 undefined on input line 85 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 429 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 495 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 951 Reference `clocked-state-variables' on page 1 undefined on input line 105 Reference `clocked-state-variables' on page 1 undefined on input line 119 Reference `clocks-and-clocked-variables' on page 1 undefined on input line 121 Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1701 Reference `comments' on page 1 undefined on input line 1423 Reference `comments' on page 1 undefined on input line 248 Reference `common-definitions' on page 1 undefined on input line 773 Reference `component-declaration-static-semantics' on page 1 undefined on input line 376 Reference `component-declarations' on page 1 undefined on input line 103 Reference `component-instance' on page 1 undefined on input line 222 Reference `component-instance' on page 1 undefined on input line 796 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 325 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 351 Reference `composite-name-lookup' on page 1 undefined on input line 1093 Reference `composite-name-lookup' on page 1 undefined on input line 1263 Reference `composite-name-lookup' on page 1 undefined on input line 186 Reference `composite-name-lookup' on page 1 undefined on input line 315 Reference `composite-name-lookup' on page 1 undefined on input line 553 Reference `composite-name-lookup' on page 1 undefined on input line 792 Reference `composite-name-lookup' on page 1 undefined on input line 910 Reference `conditional-component-declaration' on page 1 undefined on input line 1147 Reference `conditional-component-declaration' on page 1 undefined on input line 1448 Reference `conditional-component-declaration' on page 1 undefined on input line 183 Reference `conditional-component-declaration' on page 1 undefined on input line 202 Reference `conditional-component-declaration' on page 1 undefined on input line 503 Reference `conditional-component-declaration' on page 1 undefined on input line 633 Reference `conditional-component-declaration' on page 1 undefined on input line 887 Reference `connect-equations' on page 1 undefined on input line 1322 Reference `connect-equations-and-connectors' on page 1 undefined on input line 1338 Reference `connect-equations-and-connectors' on page 1 undefined on input line 157 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 573 Reference `connect-equations-and-connectors' on page 1 undefined on input line 828 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 274 Reference `connections' on page 1 undefined on input line 1271 Reference `connections' on page 1 undefined on input line 547 Reference `connections' on page 1 undefined on input line 789 Reference `connections1' on page 1 undefined on input line 220 Reference `connector-sizing' on page 1 undefined on input line 1395 Reference `connectorSizing:addVector' on page 262 undefined on input line 1505 Reference `connectorSizing:addVector' on page 262 undefined on input line 1514 Reference `connectorSizing:deleteVector' on page 262 undefined on input line 1531 Reference `connectors-and-connections' on page 1 undefined on input line 1336 Reference `connectors-and-connections' on page 1 undefined on input line 740 Reference `constant-expressions' on page 1 undefined on input line 1571 Reference `constant-expressions' on page 1 undefined on input line 311 Reference `constant-expressions' on page 1 undefined on input line 875 Reference `constraining-clause-annotations' on page 1 undefined on input line 596 Reference `constraining-clause-annotations' on page 1 undefined on input line 8 Reference `constraining-type' on page 1 undefined on input line 1315 Reference `constraining-type' on page 1 undefined on input line 1318 Reference `constraining-type' on page 1 undefined on input line 187 Reference `constraining-type' on page 1 undefined on input line 586 Reference `constraining-type' on page 1 undefined on input line 593 Reference `constraining-type' on page 1 undefined on input line 604 Reference `constraining-type' on page 1 undefined on input line 925 Reference `continuous-time-expressions' on page 1 undefined on input line 167 Reference `continuous-time-expressions' on page 1 undefined on input line 579 Reference `conversion-rules' on page 1 undefined on input line 158 Reference `conversion-rules' on page 1 undefined on input line 1610 Reference `conversion-rules' on page 1 undefined on input line 162 Reference `conversion-rules' on page 1 undefined on input line 164 Reference `conversion-rules' on page 1 undefined on input line 166 Reference `conversion-rules' on page 1 undefined on input line 168 Reference `convertmessageoldclass-failed-message2' on page 1 undefined on input line 160 Reference `convertmodifiers' on page 1 undefined on input line 1883 Reference `coordinate-systems' on page 1 undefined on input line 206 Reference `coordinate-systems' on page 1 undefined on input line 776 Reference `coordinate-systems' on page 1 undefined on input line 780 Reference `coordinate-systems' on page 1 undefined on input line 817 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 379 Reference `declaring-derivatives-of-functions' on page 1 undefined on input line 518 Reference `declaring-inverses-of-functions' on page 1 undefined on input line 2261 Reference `declaring-inverses-of-functions' on page 1 undefined on input line 518 Reference `declaring-inverses-of-functions' on page 1 undefined on input line 81 Reference `def:clocked-variable' on page 1 undefined on input line 597 Reference `def:component-expression' on page 1 undefined on input line 259 Reference `def:component-expression' on page 1 undefined on input line 346 Reference `def:component-expression' on page 1 undefined on input line 395 Reference `def:component-expression' on page 1 undefined on input line 546 Reference `def:component-expression' on page 1 undefined on input line 597 Reference `def:component-expression' on page 1 undefined on input line 735 Reference `delay' on page 1 undefined on input line 680 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 174 Reference `derivation-of-stream-equations' on page 1 undefined on input line 213 Reference `derivation-of-stream-equations' on page 1 undefined on input line 270 Reference `derivation-of-stream-equations' on page 1 undefined on input line 272 Reference `derivation-of-stream-equations' on page 1 undefined on input line 325 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1100 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1438 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1547 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 366 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 471 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 474 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 477 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 898 Reference `discrete-time-expressions' on page 1 undefined on input line 1281 Reference `discrete-time-expressions' on page 1 undefined on input line 1299 Reference `discrete-time-expressions' on page 1 undefined on input line 1445 Reference `discrete-time-expressions' on page 1 undefined on input line 167 Reference `discrete-time-expressions' on page 1 undefined on input line 172 Reference `discrete-time-expressions' on page 1 undefined on input line 257 Reference `discrete-time-expressions' on page 1 undefined on input line 642 Reference `division-of-scalars-or-numeric-arrays-by-numeric-scalars' on page 1 undefined on input line 612 Reference `document-index' on page 1 undefined on input line 78 Reference `ellipse' on page 1 undefined on input line 434 Reference `ellipse' on page 1 undefined on input line 718 Reference `empty-function-calls' on page 1 undefined on input line 75 Reference `enclosing-classes' on page 1 undefined on input line 25 Reference `enum:exc-conn-case' on page 1 undefined on input line 604 Reference `enumeration-types' on page 1 undefined on input line 1456 Reference `enumeration-types' on page 1 undefined on input line 181 Reference `enumeration-types' on page 1 undefined on input line 539 Reference `enumeration-types' on page 1 undefined on input line 89 Reference `enumeration-types' on page 1 undefined on input line 906 Reference `eq:D1' on page 292 undefined on input line 253 Reference `eq:D1' on page 292 undefined on input line 254 Reference `eq:D2' on page 292 undefined on input line 253 Reference `eq:D2a' on page 289 undefined on input line 109 Reference `eq:D2b' on page 289 undefined on input line 114 Reference `eq:crossing' on page 286 undefined on input line 104 Reference `eq:dae' on page 286 undefined on input line 100 Reference `eq:dae' on page 286 undefined on input line 76 Reference `eq:dae' on page 286 undefined on input line 98 Reference `eq:dae' on page 287 undefined on input line 165 Reference `eq:dae' on page 287 undefined on input line 167 Reference `eq:dae' on page 287 undefined on input line 171 Reference `eq:dae-discrete-real' on page 286 undefined on input line 76 Reference `eq:dae-discrete-valued' on page 286 undefined on input line 76 Reference `eq:dae-discrete-valued' on page 286 undefined on input line 79 Reference `eq:hydrid-dae' on page 286 undefined on input line 111 Reference `eq:hydrid-dae' on page 286 undefined on input line 127 Reference `eq:hydrid-dae' on page 287 undefined on input line 147 Reference `eq:hydrid-dae' on page 287 undefined on input line 151 Reference `eq:hydrid-dae' on page 287 undefined on input line 152 Reference `eq:hydrid-dae' on page 287 undefined on input line 161 Reference `equality-and-assignment' on page 1 undefined on input line 200 Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 1379 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 1 undefined on input line 1692 Reference `equation-operators-for-overconstrained-connection-based-equation-systems1' on page 1 undefined on input line 159 Reference `equation-operators-for-overconstrained-connection-based-equation-systems1' on page 1 undefined on input line 546 Reference `equations' on page 1 undefined on input line 200 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 1385 Reference `evaluation-order' on page 1 undefined on input line 298 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1074 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1441 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 323 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 368 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 372 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 384 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 488 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 586 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 66 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 900 Reference `event-triggering-mathematical-functions' on page 1 undefined on input line 1085 Reference `event-triggering-mathematical-functions' on page 1 undefined on input line 400 Reference `events-and-synchronization' on page 1 undefined on input line 107 Reference `events-and-synchronization' on page 1 undefined on input line 1249 Reference `events-and-synchronization' on page 1 undefined on input line 1452 Reference `events-and-synchronization' on page 1 undefined on input line 254 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 605 Reference `example-guarding-expressions-against-incorrect-evaluation' on page 1 undefined on input line 359 Reference `example-of-overloading-for-complex-numbers' on page 1 undefined on input line 1364 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 1350 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 1820 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 453 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 458 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 666 Reference `execution-of-an-algorithm-in-a-model' on page 1 undefined on input line 753 Reference `expandable-connectors' on page 1 undefined on input line 309 Reference `expandable-connectors' on page 1 undefined on input line 313 Reference `expandable-connectors' on page 1 undefined on input line 617 Reference `expandable-connectors' on page 1 undefined on input line 620 Reference `expandable-connectors' on page 1 undefined on input line 623 Reference `expandable-connectors' on page 1 undefined on input line 741 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 204 Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 361 Reference `exponentiation-of-scalars-of-numeric-elements' on page 1 undefined on input line 611 Reference `expressions' on page 1 undefined on input line 553 Reference `expressions' on page 1 undefined on input line 837 Reference `expressions' on page 1 undefined on input line 841 Reference `expressions1' on page 1 undefined on input line 244 Reference `expressions1' on page 1 undefined on input line 246 Reference `expressions1' on page 1 undefined on input line 256 Reference `expressions1' on page 1 undefined on input line 6 Reference `extends' on page 1 undefined on input line 258 Reference `extends-clause' on page 1 undefined on input line 230 Reference `extends-clause' on page 1 undefined on input line 668 Reference `extends-clause' on page 1 undefined on input line 780 Reference `external-function-interface' on page 1 undefined on input line 208 Reference `external-function-interface' on page 1 undefined on input line 518 Reference `external-function-interface' on page 1 undefined on input line 617 Reference `external-function-interface' on page 1 undefined on input line 713 Reference `external-function-interface' on page 1 undefined on input line 716 Reference `external-function-interface' on page 1 undefined on input line 72 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 1006 Reference `external-objects' on page 1 undefined on input line 1105 Reference `external-objects' on page 1 undefined on input line 1681 Reference `external-objects' on page 1 undefined on input line 169 Reference `external-objects' on page 1 undefined on input line 228 Reference `external-objects' on page 1 undefined on input line 2462 Reference `external-objects' on page 1 undefined on input line 306 Reference `external-objects' on page 1 undefined on input line 70 Reference `external-objects' on page 1 undefined on input line 735 Reference `external-objects' on page 1 undefined on input line 738 Reference `external-objects' on page 1 undefined on input line 99 Reference `external-resources' on page 1 undefined on input line 1076 Reference `external-resources' on page 1 undefined on input line 1391 Reference `external-resources' on page 1 undefined on input line 2111 Reference `external-resources' on page 1 undefined on input line 2115 Reference `external-resources' on page 1 undefined on input line 2132 Reference `external-resources' on page 1 undefined on input line 58 Reference `external-resources' on page 1 undefined on input line 750 Reference `external-resources' on page 1 undefined on input line 754 Reference `external-resources' on page 1 undefined on input line 77 Reference `fig:clock-variable' on page 1 undefined on input line 188 Reference `fig:clocked-variable' on page 1 undefined on input line 217 Reference `fig:hierarchical-statemachine' on page 1 undefined on input line 464 Reference `fig:piecewise-constant-variable' on page 1 undefined on input line 175 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 705 Reference `fig:state-machine-behavior' on page 1 undefined on input line 576 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 293 Reference `final-element-modification-prevention' on page 1 undefined on input line 919 Reference `flattening-of-model' on page 1 undefined on input line 139 Reference `flattening-process' on page 1 undefined on input line 419 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 695 Reference `floating-point-numbers' on page 1 undefined on input line 242 Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 602 Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 73 Reference `for-statement' on page 1 undefined on input line 73 Reference `function-as-a-specialized-class' on page 1 undefined on input line 1101 Reference `function-as-a-specialized-class' on page 1 undefined on input line 1490 Reference `function-as-a-specialized-class' on page 1 undefined on input line 200 Reference `function-as-a-specialized-class' on page 1 undefined on input line 369 Reference `function-as-a-specialized-class' on page 1 undefined on input line 518 Reference `function-as-a-specialized-class' on page 1 undefined on input line 66 Reference `function-as-a-specialized-class' on page 1 undefined on input line 674 Reference `function-as-a-specialized-class' on page 1 undefined on input line 678 Reference `function-as-a-specialized-class' on page 1 undefined on input line 685 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 801 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 242 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 382 Reference `function-declaration' on page 1 undefined on input line 85 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 688 Reference `function-partial-application' on page 1 undefined on input line 990 Reference `function-return-statements' on page 1 undefined on input line 348 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 1549 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 225 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 77 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 79 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 93 Reference `functions' on page 1 undefined on input line 62 Reference `generation-of-connection-equations' on page 1 undefined on input line 127 Reference `generation-of-connection-equations' on page 1 undefined on input line 146 Reference `generation-of-connection-equations' on page 1 undefined on input line 17 Reference `generation-of-connection-equations' on page 1 undefined on input line 626 Reference `generation-of-connection-equations' on page 1 undefined on input line 741 Reference `generation-of-connection-equations' on page 1 undefined on input line 976 Reference `generation-of-connection-equations' on page 1 undefined on input line 979 Reference `getinstancename' on page 1 undefined on input line 1091 Reference `getinstancename' on page 1 undefined on input line 761 Reference `global-name-lookup' on page 1 undefined on input line 1574 Reference `grammar' on page 1 undefined on input line 1509 Reference `grammar' on page 1 undefined on input line 238 Reference `grammar' on page 1 undefined on input line 254 Reference `grammar' on page 1 undefined on input line 831 Reference `graphical-primitives' on page 1 undefined on input line 783 Reference `graphical-primitives' on page 1 undefined on input line 792 Reference `graphical-properties' on page 1 undefined on input line 783 Reference `graphical-properties' on page 1 undefined on input line 786 Reference `homotopy' on page 1 undefined on input line 712 Reference `identifiers' on page 1 undefined on input line 1428 Reference `identifiers' on page 1 undefined on input line 240 Reference `identifiers' on page 1 undefined on input line 250 Reference `identifiers' on page 1 undefined on input line 457 Reference `identifiers' on page 1 undefined on input line 464 Reference `if-equations' on page 1 undefined on input line 1325 Reference `implicit-iteration-ranges' on page 1 undefined on input line 139 Reference `implicit-iteration-ranges' on page 1 undefined on input line 319 Reference `implicit-iteration-ranges' on page 1 undefined on input line 601 Reference `implicit-iteration-ranges' on page 1 undefined on input line 773 Reference `implicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 907 Reference `importing-definitions-from-a-package' on page 1 undefined on input line 1107 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 285 Reference `inferencing-of-solvermethod' on page 1 undefined on input line 133 Reference `inheritance-extends-clause' on page 1 undefined on input line 1462 Reference `inheritance-extends-clause' on page 1 undefined on input line 567 Reference `inheritance-extends-clause' on page 1 undefined on input line 571 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 51 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 355 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 87 Reference `initialization-and-binding-equations-of-components-in-functions' on page 144 undefined on input line 87 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 1 undefined on input line 1496 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 1 undefined on input line 681 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 1 undefined on input line 692 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 1096 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 1332 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 1480 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 305 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 349 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 430 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 49 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 608 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 611 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 92 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 941 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 944 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 416 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 430 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 549 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 600 Reference `initialization-of-clocked-partitions' on page 1 undefined on input line 740 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 33 Reference `inside-and-outside-connectors' on page 1 undefined on input line 80 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 1258 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 281 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 328 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 375 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 394 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 556 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 656 Reference `instantiation' on page 1 undefined on input line 570 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 514 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 561 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 988 Reference `interface-or-type' on page 1 undefined on input line 541 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 1105 Reference `interface-or-type-relationships' on page 1 undefined on input line 2011 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 816 Reference `lexical-conventions' on page 1 undefined on input line 103 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 1506 Reference `lexical-conventions' on page 1 undefined on input line 1566 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 1127 Reference `licensing' on page 1 undefined on input line 1372 Reference `line' on page 1 undefined on input line 1036 Reference `line' on page 1 undefined on input line 196 Reference `line' on page 1 undefined on input line 799 Reference `local-class-definitions-nested-classes' on page 1 undefined on input line 506 Reference `lookup-of-imported-names' on page 1 undefined on input line 173 Reference `mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity' on page 1 undefined on input line 299 Reference `mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity' on page 1 undefined on input line 744 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 1 undefined on input line 1357 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 1 undefined on input line 1569 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 1 undefined on input line 747 Reference `mapping-of-versions-to-file-system' on page 1 undefined on input line 1358 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 40 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 1 undefined on input line 741 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 1345 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 301 Reference `matrix-and-vector-algebra-functions' on page 1 undefined on input line 347 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 147 Reference `merging-connections-to-multiple-outputs' on page 1 undefined on input line 583 Reference `merging-of-modifications' on page 1 undefined on input line 426 Reference `merging-of-modifications' on page 1 undefined on input line 577 Reference `merging-of-modifications' on page 1 undefined on input line 692 Reference `merging-variable-definitions' on page 1 undefined on input line 439 Reference `modelica-concrete-syntax' on page 1 undefined on input line 111 Reference `modelica-concrete-syntax' on page 1 undefined on input line 14 Reference `modelica-concrete-syntax' on page 1 undefined on input line 236 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 262 Reference `modelica-dae-representation' on page 1 undefined on input line 941 Reference `modelica-keywords' on page 1 undefined on input line 1812 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 850 Reference `modelica:Connections.isRoot' on page 1 undefined on input line 853 Reference `modelica:Connections.potentialRoot' on page 1 undefined on input line 852 Reference `modelica:Connections.root' on page 1 undefined on input line 851 Reference `modelica:Connections.rooted' on page 1 undefined on input line 854 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 2448 Reference `modelica:ModelicaAllocateStringWithErrorReturn' on page 1 undefined on input line 2449 Reference `modelica:ModelicaDuplicateString' on page 1 undefined on input line 2450 Reference `modelica:ModelicaDuplicateStringWithErrorReturn' on page 1 undefined on input line 2451 Reference `modelica:ModelicaFormatMessage-et-al' on page 1 undefined on input line 2380 Reference `modelica:ModelicaMessage-et-al' on page 1 undefined on input line 2376 Reference `modelica:ModelicaVFormatMessage-et-al' on page 1 undefined on input line 2384 Reference `modelica:abs' on page 1 undefined on input line 388 Reference `modelica:activeState' on page 1 undefined on input line 71 Reference `modelica:actualStream' on page 1 undefined on input line 653 Reference `modelica:atan2' on page 1 undefined on input line 606 Reference `modelica:backSample' on page 1 undefined on input line 645 Reference `modelica:cardinality' on page 1 undefined on input line 649 Reference `modelica:ceil' on page 1 undefined on input line 505 Reference `modelica:change' on page 1 undefined on input line 1214 Reference `modelica:clock-event' on page 1 undefined on input line 313 Reference `modelica:clock-inferred' on page 1 undefined on input line 310 Reference `modelica:clock-interval' on page 1 undefined on input line 312 Reference `modelica:clock-rational' on page 1 undefined on input line 113 Reference `modelica:clock-rational' on page 1 undefined on input line 311 Reference `modelica:clock-solver' on page 1 undefined on input line 314 Reference `modelica:clocked-sample' on page 1 undefined on input line 568 Reference `modelica:clocked-sample' on page 1 undefined on input line 569 Reference `modelica:cross' on page 1 undefined on input line 644 Reference `modelica:delay' on page 1 undefined on input line 648 Reference `modelica:der' on page 1 undefined on input line 647 Reference `modelica:diagonal' on page 1 undefined on input line 357 Reference `modelica:div' on page 1 undefined on input line 502 Reference `modelica:edge' on page 1 undefined on input line 1213 Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 392 Reference `modelica:event-sample' on page 1 undefined on input line 1211 Reference `modelica:fill' on page 1 undefined on input line 360 Reference `modelica:firstTick' on page 1 undefined on input line 1342 Reference `modelica:floor' on page 1 undefined on input line 506 Reference `modelica:getInstanceName' on page 1 undefined on input line 655 Reference `modelica:homotopy' on page 1 undefined on input line 650 Reference `modelica:identity' on page 1 undefined on input line 356 Reference `modelica:inStream' on page 1 undefined on input line 652 Reference `modelica:initial' on page 1 undefined on input line 1207 Reference `modelica:initialState' on page 1 undefined on input line 57 Reference `modelica:integer' on page 1 undefined on input line 507 Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 391 Reference `modelica:interval' on page 1 undefined on input line 1343 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 503 Reference `modelica:ndims' on page 1 undefined on input line 259 Reference `modelica:noClock' on page 1 undefined on input line 646 Reference `modelica:noEvent' on page 1 undefined on input line 1209 Reference `modelica:ones' on page 1 undefined on input line 359 Reference `modelica:optional-spanning-tree-edge' on page 1 undefined on input line 849 Reference `modelica:outerProduct' on page 1 undefined on input line 642 Reference `modelica:pre' on page 1 undefined on input line 1212 Reference `modelica:previous' on page 1 undefined on input line 534 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 1215 Reference `modelica:rem' on page 1 undefined on input line 504 Reference `modelica:scalar' on page 1 undefined on input line 306 Reference `modelica:semiLinear' on page 1 undefined on input line 651 Reference `modelica:shiftSample' on page 1 undefined on input line 644 Reference `modelica:sign' on page 1 undefined on input line 389 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 645 Reference `modelica:smooth' on page 1 undefined on input line 1210 Reference `modelica:smooth' on page 1 undefined on input line 1249 Reference `modelica:smooth' on page 1 undefined on input line 485 Reference `modelica:smooth' on page 27 undefined on input line 1249 Reference `modelica:smoothOrder' on page 1 undefined on input line 349 Reference `modelica:spatialDistribution' on page 1 undefined on input line 654 Reference `modelica:sqrt' on page 1 undefined on input line 390 Reference `modelica:subSample' on page 1 undefined on input line 642 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 643 Reference `modelica:symmetric' on page 1 undefined on input line 643 Reference `modelica:terminal' on page 1 undefined on input line 1208 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 393 Reference `modelica:transition' on page 1 undefined on input line 56 Reference `modelica:transpose' on page 1 undefined on input line 641 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 320 Reference `modification-environment' on page 1 undefined on input line 112 Reference `modification-environment' on page 1 undefined on input line 158 Reference `modification-environment' on page 1 undefined on input line 9 Reference `modifications' on page 1 undefined on input line 1312 Reference `modifications' on page 1 undefined on input line 1469 Reference `modifications' on page 1 undefined on input line 17 Reference `modifications' on page 1 undefined on input line 390 Reference `modifications' on page 1 undefined on input line 913 Reference `modifiers-for-array-elements' on page 1 undefined on input line 303 Reference `modifiers-for-array-elements' on page 1 undefined on input line 580 Reference `modifiers-for-array-elements' on page 1 undefined on input line 916 Reference `mouse-input' on page 1 undefined on input line 811 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 1 undefined on input line 192 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 454 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1611 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 362 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 863 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 895 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 430 Reference `output-formal-parameters-of-functions' on page 1 undefined on input line 85 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 1266 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 380 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 635 Reference `overconstrained-equation-operators-for-connection-graphs' on page 1 undefined on input line 644 Reference `overloaded-binary-arrays' on page 196 undefined on input line 250 Reference `overloaded-binary-error' on page 196 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 196 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 1551 Reference `overloaded-operators' on page 1 undefined on input line 169 Reference `overloaded-operators' on page 1 undefined on input line 301 Reference `overloaded-operators' on page 1 undefined on input line 816 Reference `overloaded-operators' on page 1 undefined on input line 819 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 813 Reference `packages' on page 1 undefined on input line 95 Reference `parameter-expressions' on page 1 undefined on input line 491 Reference `parameter-expressions' on page 1 undefined on input line 89 Reference `partial-derivatives-of-functions' on page 1 undefined on input line 1174 Reference `partitioning-operators' on page 1 undefined on input line 843 Reference `partitioning-operators' on page 1 undefined on input line 854 Reference `perform-simulation-integrate' on page 286 undefined on input line 113 Reference `plot-curves' on page 1 undefined on input line 32 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 381 Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 391 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 1493 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 201 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 471 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 718 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 83 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 524 Reference `predefined-types-and-classes' on page 1 undefined on input line 527 Reference `predefined-types-and-classes' on page 1 undefined on input line 788 Reference `predefined-types-and-classes' on page 1 undefined on input line 87 Reference `prefix-rules' on page 1 undefined on input line 1299 Reference `prefix-rules' on page 1 undefined on input line 494 Reference `prefix-rules' on page 1 undefined on input line 497 Reference `prefix-rules' on page 1 undefined on input line 878 Reference `protection-of-classes' on page 1 undefined on input line 198 Reference `protection-of-classes' on page 1 undefined on input line 210 Reference `protection-of-classes' on page 1 undefined on input line 232 Reference `pure-modelica-functions' on page 1 undefined on input line 1103 Reference `pure-modelica-functions' on page 1 undefined on input line 442 Reference `pure-modelica-functions' on page 1 undefined on input line 531 Reference `pure-modelica-functions' on page 1 undefined on input line 64 Reference `pure-modelica-functions' on page 1 undefined on input line 83 Reference `pure-modelica-functions' on page 1 undefined on input line 875 Reference `rationale-for-clocked-semantics' on page 1 undefined on input line 117 Reference `rationale-for-the-formulation-of-the-instream-operator' on page 1 undefined on input line 276 Reference `rationale-for-the-formulation-of-the-instream-operator' on page 1 undefined on input line 844 Reference `real-type' on page 1 undefined on input line 321 Reference `real-type' on page 1 undefined on input line 530 Reference `real-type' on page 1 undefined on input line 533 Reference `recommended-selection-of-start-values' on page 1 undefined on input line 1099 Reference `record-constructor-functions' on page 1 undefined on input line 1354 Reference `record-constructor-functions' on page 1 undefined on input line 341 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 698 Reference `record-constructor-functions' on page 1 undefined on input line 784 Reference `records' on page 1 undefined on input line 1500 Reference `records' on page 1 undefined on input line 1809 Reference `records' on page 1 undefined on input line 2009 Reference `records' on page 1 undefined on input line 2014 Reference `records' on page 1 undefined on input line 87 Reference `redeclaration' on page 1 undefined on input line 123 Reference `redeclaration' on page 1 undefined on input line 1473 Reference `redeclaration' on page 1 undefined on input line 286 Reference `redeclaration' on page 1 undefined on input line 287 Reference `redeclaration' on page 1 undefined on input line 402 Reference `redeclaration' on page 1 undefined on input line 5 Reference `redeclaration' on page 1 undefined on input line 506 Reference `redeclaration' on page 1 undefined on input line 583 Reference `redeclaration' on page 1 undefined on input line 586 Reference `redeclaration' on page 1 undefined on input line 60 Reference `redeclaration' on page 1 undefined on input line 80 Reference `redeclaration' on page 1 undefined on input line 973 Reference `reduction-expressions' on page 1 undefined on input line 1484 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 647 Reference `reduction-functions-and-operators' on page 1 undefined on input line 1344 Reference `reduction-functions-and-operators' on page 1 undefined on input line 386 Reference `reduction-functions-and-operators' on page 1 undefined on input line 641 Reference `reduction-functions-and-operators' on page 1 undefined on input line 644 Reference `reduction-functions-and-operators' on page 1 undefined on input line 74 Reference `reduction-functions-and-operators' on page 1 undefined on input line 973 Reference `reduction-functions-and-operators' on page 1 undefined on input line 99 Reference `reinit' on page 1 undefined on input line 1328 Reference `reinit' on page 1 undefined on input line 1343 Reference `reinit' on page 1 undefined on input line 1477 Reference `reinit' on page 1 undefined on input line 555 Reference `reinit' on page 1 undefined on input line 941 Reference `reset-handling' on page 1 undefined on input line 153 Reference `reset-handling' on page 1 undefined on input line 549 Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 1818 Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 674 Reference `restriction-on-combining-base-classes-and-other-elements' on page 1 undefined on input line 703 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1148 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 132 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1341 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 2132 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 629 Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 908 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 214 Reference `restrictions-on-assigned-variables' on page 1 undefined on input line 357 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 804 Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 295 Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 445 Reference `restrictions-on-equations-within-when-equations' on page 1 undefined on input line 937 Reference `restrictions-on-redeclarations' on page 1 undefined on input line 928 Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 331 Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 574 Reference `restrictions-on-the-kind-of-base-class' on page 1 undefined on input line 781 Reference `restrictions-on-where-a-when-equation-may-occur' on page 1 undefined on input line 295 Reference `restrictions-on-where-a-when-statement-may-occur' on page 1 undefined on input line 938 Reference `return-statements' on page 1 undefined on input line 313 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1093 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1200 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1389 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1672 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 398 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 712 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 826 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 160 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 448 Reference `scope-of-the-specification' on page 1 undefined on input line 451 Reference `scoping-name-lookup-and-flattening' on page 1 undefined on input line 94 Reference `semantics-summary' on page 1 undefined on input line 742 Reference `semilinear' on page 1 undefined on input line 721 Reference `short-class-definitions' on page 1 undefined on input line 287 Reference `short-class-definitions' on page 1 undefined on input line 76 Reference `short-class-definitions' on page 1 undefined on input line 896 Reference `simple-equality-equations' on page 1 undefined on input line 174 Reference `simple-name-lookup' on page 1 undefined on input line 288 Reference `simple-name-lookup' on page 1 undefined on input line 419 Reference `simple-name-lookup' on page 1 undefined on input line 550 Reference `simple-types' on page 1 undefined on input line 1809 Reference `simple-types' on page 1 undefined on input line 1837 Reference `simple-types' on page 1 undefined on input line 1989 Reference `simple-types' on page 1 undefined on input line 1992 Reference `simple-types' on page 1 undefined on input line 2014 Reference `simple-types' on page 1 undefined on input line 2456 Reference `simple-types' on page 1 undefined on input line 719 Reference `simple-types' on page 1 undefined on input line 722 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 1459 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 181 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 59 Reference `single-modification' on page 1 undefined on input line 580 Reference `slice-operation' on page 1 undefined on input line 103 Reference `slice-operation' on page 1 undefined on input line 659 Reference `solver-methods' on page 1 undefined on input line 1028 Reference `solver-methods' on page 1 undefined on input line 1081 Reference `solver-methods' on page 1 undefined on input line 443 Reference `solver-methods' on page 1 undefined on input line 767 Reference `spatialdistribution' on page 1 undefined on input line 1089 Reference `spatialdistribution' on page 1 undefined on input line 382 Reference `spatialdistribution' on page 1 undefined on input line 480 Reference `spatialdistribution' on page 1 undefined on input line 752 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 135 Reference `specialized-classes' on page 1 undefined on input line 1451 Reference `specialized-classes' on page 1 undefined on input line 223 Reference `specialized-classes' on page 1 undefined on input line 323 Reference `specialized-classes' on page 1 undefined on input line 339 Reference `specialized-classes' on page 1 undefined on input line 345 Reference `specialized-classes' on page 1 undefined on input line 37 Reference `specialized-classes' on page 1 undefined on input line 509 Reference `specialized-classes' on page 1 undefined on input line 512 Reference `specialized-classes' on page 1 undefined on input line 515 Reference `specialized-classes' on page 1 undefined on input line 518 Reference `specialized-classes' on page 1 undefined on input line 899 Reference `standard-type-coercion' on page 1 undefined on input line 1058 Reference `standard-type-coercion' on page 1 undefined on input line 353 Reference `standard-type-coercion' on page 1 undefined on input line 425 Reference `standard-type-coercion' on page 1 undefined on input line 607 Reference `standard-type-coercion' on page 1 undefined on input line 614 Reference `state-machine-graphics' on page 1 undefined on input line 145 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 1136 Reference `state-machines' on page 1 undefined on input line 1162 Reference `state-machines' on page 1 undefined on input line 1241 Reference `state-machines' on page 1 undefined on input line 143 Reference `state-machines' on page 1 undefined on input line 163 Reference `state-machines' on page 1 undefined on input line 740 Reference `static-name-lookup' on page 1 undefined on input line 169 Reference `static-name-lookup' on page 1 undefined on input line 343 Reference `static-name-lookup' on page 1 undefined on input line 655 Reference `static-name-lookup' on page 1 undefined on input line 84 Reference `stream-connectors' on page 1 undefined on input line 1439 Reference `stream-connectors' on page 1 undefined on input line 4 Reference `stream-operator-actualstream' on page 1 undefined on input line 37 Reference `stream-operator-actualstream' on page 1 undefined on input line 62 Reference `stream-operator-actualstream' on page 1 undefined on input line 739 Reference `stream-operator-actualstream' on page 1 undefined on input line 760 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 31 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 37 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 544 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 730 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 757 Reference `string-type' on page 1 undefined on input line 536 Reference `strings' on page 1 undefined on input line 460 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 125 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 137 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 361 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 404 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 430 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 480 Reference `sub-clock-conversion-operators' on page 1 undefined on input line 843 Reference `sub-clock-inferencing' on page 1 undefined on input line 1072 Reference `sub-clock-inferencing' on page 1 undefined on input line 1274 Reference `sub-clock-inferencing' on page 1 undefined on input line 348 Reference `sub-clock-inferencing' on page 1 undefined on input line 460 Reference `sub-clock-inferencing' on page 1 undefined on input line 579 Reference `sub-clock-inferencing' on page 1 undefined on input line 674 Reference `sub-clock-inferencing' on page 1 undefined on input line 687 Reference `sub-clock-partitioning' on page 1 undefined on input line 115 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 365 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 367 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 645 Reference `synchronous-language-elements' on page 1 undefined on input line 107 Reference `synchronous-language-elements' on page 1 undefined on input line 1085 Reference `synchronous-language-elements' on page 1 undefined on input line 1134 Reference `synchronous-language-elements' on page 1 undefined on input line 1136 Reference `synchronous-language-elements' on page 1 undefined on input line 1137 Reference `synchronous-language-elements' on page 1 undefined on input line 1155 Reference `synchronous-language-elements' on page 1 undefined on input line 1240 Reference `synchronous-language-elements' on page 1 undefined on input line 163 Reference `synchronous-language-elements' on page 304 undefined on input line 1134 Reference `syntax-and-examples-of-component-declarations' on page 1 undefined on input line 365 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 501 Reference `text' on page 1 undefined on input line 1119 Reference `text' on page 1 undefined on input line 1277 Reference `text' on page 1 undefined on input line 202 Reference `text' on page 1 undefined on input line 224 Reference `text' on page 1 undefined on input line 802 Reference `text' on page 1 undefined on input line 805 Reference `text' on page 1 undefined on input line 808 Reference `text-markup-escape-sequences' on page 1 undefined on input line 20 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 28 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 1474 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 223 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 589 Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 922 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 825 Reference `the-modelica-standard-library' on page 1 undefined on input line 828 Reference `the-number-of-equations-needed-for-initialization' on page 1 undefined on input line 614 Reference `the-syntax-of-unit-expressions' on page 1 undefined on input line 374 Reference `the-syntax-of-unit-expressions' on page 1 undefined on input line 822 Reference `the-within-clause' on page 1 undefined on input line 1358 Reference `transitions' on page 1 undefined on input line 151 Reference `transitively-non-replaceable' on page 1 undefined on input line 1308 Reference `transitively-non-replaceable' on page 1 undefined on input line 136 Reference `transitively-non-replaceable' on page 1 undefined on input line 235 Reference `transitively-non-replaceable' on page 1 undefined on input line 237 Reference `transitively-non-replaceable' on page 1 undefined on input line 311 Reference `transitively-non-replaceable' on page 1 undefined on input line 804 Reference `type-compatible-expressions' on page 1 undefined on input line 266 Reference `type-compatible-expressions' on page 1 undefined on input line 296 Reference `type-compatible-expressions' on page 1 undefined on input line 3 Reference `type-compatible-expressions' on page 1 undefined on input line 564 Reference `type-compatible-expressions' on page 1 undefined on input line 723 Reference `type-compatible-expressions' on page 1 undefined on input line 73 Reference `type-compatible-expressions' on page 1 undefined on input line 818 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 1618 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 435 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 459 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 866 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 422 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 446 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 114 Reference `types-as-iteration-ranges' on page 1 undefined on input line 1487 Reference `types-as-iteration-ranges' on page 1 undefined on input line 1500 Reference `types-as-iteration-ranges' on page 1 undefined on input line 602 Reference `types-as-iteration-ranges' on page 1 undefined on input line 773 Reference `unit-expressions' on page 1 undefined on input line 388 Reference `unspecified-enumeration' on page 1 undefined on input line 1305 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 1284 Reference `using-the-derivative-annotation' on page 1 undefined on input line 2257 Reference `using-the-derivative-annotation' on page 1 undefined on input line 437 Reference `using-the-derivative-annotation' on page 1 undefined on input line 701 Reference `using-the-derivative-annotation' on page 1 undefined on input line 87 Reference `utility-functions' on page 1 undefined on input line 1577 Reference `utility-functions' on page 1 undefined on input line 732 Reference `utility-functions' on page 1 undefined on input line 97 Reference `utility-functions-for-allocating-strings' on page 1 undefined on input line 101 Reference `utility-functions-for-allocating-strings' on page 1 undefined on input line 103 Reference `utility-functions-for-allocating-strings' on page 1 undefined on input line 1753 Reference `variability-of-expressions' on page 1 undefined on input line 1068 Reference `variability-of-expressions' on page 1 undefined on input line 135 Reference `variability-of-expressions' on page 1 undefined on input line 208 Reference `variability-of-expressions' on page 1 undefined on input line 259 Reference `variability-of-expressions' on page 1 undefined on input line 335 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 230 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 285 Reference `vector-construction' on page 1 undefined on input line 653 Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 277 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 595 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 667 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 680 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 721 Reference `vendor-specific-annotations' on page 1 undefined on input line 2193 Reference `vendor-specific-annotations' on page 1 undefined on input line 4 Reference `vendor-specific-annotations' on page 318 undefined on input line 2193 Reference `version-handling' on page 1 undefined on input line 1124 Reference `version-handling' on page 1 undefined on input line 1947 Reference `version-handling' on page 1 undefined on input line 226 Reference `version-handling' on page 1 undefined on input line 416 Reference `when-equations' on page 1 undefined on input line 21 Reference `when-equations' on page 1 undefined on input line 642 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 940 Reference `when-statements' on page 1 undefined on input line 396 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 (521 entries accepted, 0 rejected). Sorting entries.......done (4824 comparisons). Generating output file MLS.ind....done (635 lines written, 1 warning). 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 78. ) [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] (./chapters/classes.tex Chapter 4. [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] (./chapters/scoping.tex Chapter 5. [59] [60] [61] [62] [63] [64] [65] [66] [67] [68]) [69] (./chapters/interface.tex Chapter 6. [70] [71 <./media/subtype.pdf>] [72] [73] [74] [75] [76] [77]) [78] (./chapters/inheritance.tex Chapter 7. [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93]) [94] (./chapters/equations.tex Chapter 8. [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107]) [108] (./chapters/connectors.tex Chapter 9. [109] [110 <./media/innerouterconnector.pdf>] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123 <./media/overdetermined.pdf>] [124]) [125] (./chapters/arrays.tex Chapter 10. [126] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143]) [144] (./chapters/statements.tex Chapter 11. [145] [146] [147] [148] [149] [150] [151]) [152] (./chapters/functions.tex Chapter 12. [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] (./chapters/packages.tex Chapter 13. [190] [191] [192 <./media/modelicapath.pdf>] [193]) [194] (./chapters/overloaded.tex Chapter 14. [195] [196] [197] [198] [199] [200]) [201] (./chapters/stream.tex Chapter 15. [202] [203 <./media/fluidsystem.pdf>] [204] [205] [206]) [207] (./chapters/synchronous.tex Chapter 16. [208 <./media/plantmodel.pdf>] [209] [210] [211 <./media/piecewise-constant.pdf > <./media/clock.pdf> <./media/clocked.pdf>] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] Underfull \hbox (badness 1112) in paragraph at lines 971--972 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [222] [223] [224] [225] [226] [227] [228]) [229] [230] (./chapters/statemachines.tex Chapter 17. [231] [232] [233 <./media/statemachine.pdf>] [234] [235] [236] Overfull \hbox (3.25685pt too wide) in paragraph at lines 457--458 [] [237] [238 <./media/hierarchical-statemachine.pdf>] [239] [240 <./media/statema chineplot.pdf>] [241]) [242] (./chapters/annotations.tex Chapter 18. [243] [244] [245] [246] [247] [248] [249] 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 [250] [251] [252] [253 <./media/bezierpoints.pdf>] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264 <./media/disabledparameter.png> <./med ia/tabparameter.png>] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275]) [276] (./chapters/unitexpressions.tex Chapter 19. [277]) [278] (./chapters/library.tex Chapter 20. ) [279] (./chapters/syntax.tex Appendix A. [280] [281] [282] [283] [284] [285] [286]) [287] (./chapters/dae.tex Appendix B. [288] [289]) [290] (./chapters/derivationofstream.tex Appendix C. [291] [292 <./media/fluidmix.pdf>] [293 <./media/fluidmix3.pdf>] [294 <./media/ fluidmix4.pdf>]) [295] (./chapters/revisions.tex Appendix D. [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] (./MLS.ind [332] [333] [334] [335] [336] [337]) (./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/local/t exlive/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 (338 pages, 3539470 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 78 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 (521 entries accepted, 0 rejected). Sorting entries.......done (4824 comparisons). Generating output file MLS.ind....done (635 lines written, 1 warning). 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] (./chapters/classes.tex Chapter 4. [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] (./chapters/scoping.tex Chapter 5. [59] [60] [61] [62] [63] [64] [65] [66] [67] [68]) [69] (./chapters/interface.tex Chapter 6. [70] [71 <./media/subtype.pdf>] [72] [73] [74] [75] [76] [77]) [78] (./chapters/inheritance.tex Chapter 7. [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93]) [94] (./chapters/equations.tex Chapter 8. [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107]) [108] (./chapters/connectors.tex Chapter 9. [109] [110 <./media/innerouterconnector.pdf>] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123 <./media/overdetermined.pdf>] [124]) [125] (./chapters/arrays.tex Chapter 10. [126] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143]) [144] (./chapters/statements.tex Chapter 11. [145] [146] [147] [148] [149] [150] [151]) [152] (./chapters/functions.tex Chapter 12. [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] (./chapters/packages.tex Chapter 13. [190] [191] [192 <./media/modelicapath.pdf>] [193]) [194] (./chapters/overloaded.tex Chapter 14. [195] [196] [197] [198] [199] [200]) [201] (./chapters/stream.tex Chapter 15. [202] [203 <./media/fluidsystem.pdf>] [204] [205] [206]) [207] (./chapters/synchronous.tex Chapter 16. [208 <./media/plantmodel.pdf>] [209] [210] [211 <./media/piecewise-constant.pdf > <./media/clock.pdf> <./media/clocked.pdf>] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] Underfull \hbox (badness 1112) in paragraph at lines 971--972 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [222] [223] [224] [225] [226] [227] [228]) [229] [230] (./chapters/statemachines.tex Chapter 17. [231] [232] [233 <./media/statemachine.pdf>] [234] [235] [236] Overfull \hbox (3.25685pt too wide) in paragraph at lines 457--458 [] [237] [238 <./media/hierarchical-statemachine.pdf>] [239] [240 <./media/statema chineplot.pdf>] [241]) [242] (./chapters/annotations.tex Chapter 18. [243] [244] [245] [246] [247] [248] [249] 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 [250] [251] [252] [253 <./media/bezierpoints.pdf>] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264 <./media/disabledparameter.png> <./med ia/tabparameter.png>] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275]) [276] (./chapters/unitexpressions.tex Chapter 19. [277]) [278] (./chapters/library.tex Chapter 20. ) [279] (./chapters/syntax.tex Appendix A. [280] [281] [282] [283] [284] [285] [286]) [287] (./chapters/dae.tex Appendix B. [288] [289]) [290] (./chapters/derivationofstream.tex Appendix C. [291] [292 <./media/fluidmix.pdf>] [293 <./media/fluidmix3.pdf>] [294 <./media/ fluidmix4.pdf>]) [295] (./chapters/revisions.tex Appendix D. [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] (./MLS.ind [332] [333] [334] [335] [336] [337]) (./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/local/t exlive/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 (338 pages, 3540490 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] (./chapters/classes.tex Chapter 4. [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] (./chapters/scoping.tex Chapter 5. [59] [60] [61] [62] [63] [64] [65] [66] [67] [68]) [69] (./chapters/interface.tex Chapter 6. [70] [71 <./media/subtype.pdf>] [72] [73] [74] [75] [76] [77]) [78] (./chapters/inheritance.tex Chapter 7. [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93]) [94] (./chapters/equations.tex Chapter 8. [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107]) [108] (./chapters/connectors.tex Chapter 9. [109] [110 <./media/innerouterconnector.pdf>] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123 <./media/overdetermined.pdf>] [124]) [125] (./chapters/arrays.tex Chapter 10. [126] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143]) [144] (./chapters/statements.tex Chapter 11. [145] [146] [147] [148] [149] [150] [151]) [152] (./chapters/functions.tex Chapter 12. [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] (./chapters/packages.tex Chapter 13. [190] [191] [192 <./media/modelicapath.pdf>] [193]) [194] (./chapters/overloaded.tex Chapter 14. [195] [196] [197] [198] [199] [200]) [201] (./chapters/stream.tex Chapter 15. [202] [203 <./media/fluidsystem.pdf>] [204] [205] [206]) [207] (./chapters/synchronous.tex Chapter 16. [208 <./media/plantmodel.pdf>] [209] [210] [211 <./media/piecewise-constant.pdf > <./media/clock.pdf> <./media/clocked.pdf>] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] Underfull \hbox (badness 1112) in paragraph at lines 971--972 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [222] [223] [224] [225] [226] [227] [228]) [229] [230] (./chapters/statemachines.tex Chapter 17. [231] [232] [233 <./media/statemachine.pdf>] [234] [235] [236] Overfull \hbox (3.25685pt too wide) in paragraph at lines 457--458 [] [237] [238 <./media/hierarchical-statemachine.pdf>] [239] [240 <./media/statema chineplot.pdf>] [241]) [242] (./chapters/annotations.tex Chapter 18. [243] [244] [245] [246] [247] [248] [249] 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 [250] [251] [252] [253 <./media/bezierpoints.pdf>] [254] [255] [256] [257] [258] [259] [260] [261] [262] [263] [264 <./media/disabledparameter.png> <./med ia/tabparameter.png>] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275]) [276] (./chapters/unitexpressions.tex Chapter 19. [277]) [278] (./chapters/library.tex Chapter 20. ) [279] (./chapters/syntax.tex Appendix A. [280] [281] [282] [283] [284] [285] [286]) [287] (./chapters/dae.tex Appendix B. [288] [289]) [290] (./chapters/derivationofstream.tex Appendix C. [291] [292 <./media/fluidmix.pdf>] [293 <./media/fluidmix3.pdf>] [294 <./media/ fluidmix4.pdf>]) [295] (./chapters/revisions.tex Appendix D. [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] (./MLS.ind [332] [333] [334] [335] [336] [337]) (./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/local/t exlive/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 (338 pages, 3540490 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 Jun 8 10:37:50 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.00 sec) 0.11 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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.17 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.00 sec) 0.01 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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.08 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.07 sec) (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def... 0.00 sec) 0.58 sec) 0.58 sec) 0.67 sec) 1.00 sec) 1.06 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.03 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.01 sec) 0.01 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.03 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 92 col 0 - line 92 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.05 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 1.98 sec) 1.99 sec) (Processing definitions /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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.08 sec) 0.09 sec) 0.10 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[@0x55a75bdd3690] /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[@0x55a75c00f7f0] <= Core::Gullet[@0x55a75bdd3690] <= ... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/xkeyval.sty.ltxml... 0.01 sec) 0.16 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.01 sec) 0.09 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.06 sec) 0.42 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsthm.sty.ltxml... 0.00 sec) 4.16 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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-2748/chapters/abstract.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at abstract.tex; line 19 col 63 - line 19 col 63 0.10 sec) 0.12 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/copyright.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at copyright.tex; line 1 col 90 - line 1 col 90 0.04 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/preface.tex... 0.12 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/introduction.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 14 col 47 - line 14 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 14 col 47 - line 14 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 14 col 66 - line 14 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 14 col 66 - line 14 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 14 col 87 - line 14 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 14 col 87 - line 14 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 32 col 241 - line 32 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 51 col 56 - line 51 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 82 col 65 - line 82 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 107 col 19 - line 107 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 107 col 19 - line 107 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 107 col 79 - line 107 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 109 col 29 - line 109 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 109 col 29 - line 109 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at introduction.tex; line 109 col 49 - line 109 col 49 0.72 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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.28 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 80 - line 89 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 90 col 25 - line 90 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 103 col 0 - line 103 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 109 col 0 - line 109 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 115 col 33 - line 115 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 125 col 107 - line 125 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 125 col 107 - line 125 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 135 col 78 - line 135 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 139 col 0 - line 139 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 139 col 0 - line 139 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 139 col 0 - line 139 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 139 col 0 - line 139 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 139 col 0 - line 139 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 139 col 0 - line 139 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 139 col 0 - line 139 col 17 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 153 col 13 - line 153 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 154 col 13 - line 154 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 179 col 0 - line 179 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 183 col 137 - line 183 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 183 col 158 - line 183 col 158 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 13 - line 191 col 13 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 193 col 14 - line 193 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 194 col 14 - line 194 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 199 col 34 - line 199 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 209 col 15 - line 209 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 209 col 32 - line 209 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 210 col 15 - line 210 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 210 col 32 - line 210 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 211 col 14 - line 211 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 211 col 30 - line 211 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 237 col 36 - line 237 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 237 col 52 - line 237 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 237 col 66 - line 237 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 238 col 14 - line 238 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 238 col 30 - line 238 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 238 col 46 - line 238 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 239 col 68 - line 239 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 242 col 41 - line 242 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 242 col 78 - line 242 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 243 col 92 - line 243 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 244 col 60 - line 244 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 246 col 42 - line 246 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 246 col 68 - line 246 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 251 col 59 - line 251 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 252 col 16 - line 252 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 252 col 34 - line 252 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 252 col 105 - line 252 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 254 col 66 - line 254 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 254 col 237 - line 254 col 237 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 254 col 256 - line 254 col 256 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 254 col 451 - line 254 col 451 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 264 col 26 - line 264 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 268 col 0 - line 268 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 272 col 21 - line 272 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 272 col 46 - line 272 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 277 col 55 - line 277 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 281 col 57 - line 281 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 285 col 50 - line 285 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 292 col 0 - line 292 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 292 col 0 - line 292 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 292 col 0 - line 292 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 292 col 0 - line 292 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 39 - line 293 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 85 - line 293 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 293 col 0 - line 293 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 294 col 62 - line 294 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 294 col 97 - line 294 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 26 - line 295 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 58 - line 295 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 295 col 139 - line 295 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 296 col 44 - line 296 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 296 col 72 - line 296 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 297 col 38 - line 297 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 297 col 38 - line 297 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 297 col 88 - line 297 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 297 col 132 - line 297 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 297 col 132 - line 297 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 297 col 155 - line 297 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 297 col 155 - line 297 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 297 col 155 - line 297 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 301 col 18 - line 301 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 301 col 18 - line 301 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 309 col 0 - line 309 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 315 col 23 - line 315 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 318 col 16 - line 318 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 318 col 0 - line 318 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 319 col 26 - line 319 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 326 col 81 - line 326 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 327 col 29 - line 327 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 335 col 34 - line 335 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 335 col 64 - line 335 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 345 col 0 - line 345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 345 col 0 - line 345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 345 col 0 - line 345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 345 col 0 - line 345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 345 col 0 - line 345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 345 col 0 - line 345 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 376 col 44 - line 376 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 388 col 20 - line 388 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 389 col 21 - line 389 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 390 col 21 - line 390 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 391 col 24 - line 391 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 391 col 77 - line 391 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 392 col 29 - line 392 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 392 col 67 - line 392 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 393 col 28 - line 393 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 393 col 63 - line 393 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 398 col 46 - line 398 col 46 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 402 col 0 - line 402 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 405 col 0 - line 405 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 407 col 64 - line 407 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 407 col 64 - line 407 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 407 col 64 - line 407 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 407 col 64 - line 407 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 407 col 114 - line 407 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 407 col 134 - line 407 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 411 col 0 - line 411 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 411 col 0 - line 411 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 414 col 0 - line 414 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 416 col 82 - line 416 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 416 col 82 - line 416 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 416 col 82 - line 416 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 416 col 82 - line 416 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 416 col 82 - line 416 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 416 col 82 - line 416 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 416 col 82 - line 416 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 416 col 132 - line 416 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 416 col 152 - line 416 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 420 col 0 - line 420 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 420 col 0 - line 420 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 423 col 0 - line 423 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 425 col 109 - line 425 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 425 col 129 - line 425 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 429 col 36 - line 429 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 429 col 0 - line 429 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 432 col 0 - line 432 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 434 col 120 - line 434 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 434 col 157 - line 434 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 434 col 188 - line 434 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 434 col 259 - line 434 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 434 col 259 - line 434 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 439 col 43 - line 439 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 439 col 0 - line 439 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 442 col 0 - line 442 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 444 col 49 - line 444 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 444 col 107 - line 444 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 444 col 161 - line 444 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 444 col 215 - line 444 col 215 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 450 col 35 - line 450 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 450 col 0 - line 450 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 457 col 0 - line 457 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 459 col 39 - line 459 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 459 col 74 - line 459 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 459 col 139 - line 459 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 459 col 167 - line 459 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 459 col 191 - line 459 col 191 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 459 col 361 - line 459 col 361 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 461 col 34 - line 461 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 464 col 39 - line 464 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 466 col 42 - line 466 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 468 col 43 - line 468 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 472 col 28 - line 472 col 28 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 475 col 68 - line 475 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 478 col 22 - line 478 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 479 col 73 - line 479 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 479 col 73 - line 479 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 479 col 73 - line 479 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 479 col 73 - line 479 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 480 col 0 - line 480 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 482 col 25 - line 482 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 0 - line 483 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 0 - line 483 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 0 - line 483 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 483 col 0 - line 483 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 30 - line 486 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 209 - line 486 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 299 - line 486 col 299 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 316 - line 486 col 316 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 333 - line 486 col 333 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 350 - line 486 col 350 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 367 - line 486 col 367 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 447 - line 486 col 447 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 464 - line 486 col 464 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 481 - line 486 col 481 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 498 - line 486 col 498 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 515 - line 486 col 515 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 532 - line 486 col 532 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 486 col 553 - line 486 col 553 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 488 col 18 - line 488 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 488 col 34 - line 488 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 488 col 76 - line 488 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 488 col 112 - line 488 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 502 col 25 - line 502 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 503 col 25 - line 503 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 504 col 25 - line 504 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 505 col 21 - line 505 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 505 col 57 - line 505 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 506 col 22 - line 506 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 506 col 57 - line 506 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 507 col 24 - line 507 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 507 col 54 - line 507 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 36 - line 512 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 54 - line 512 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 73 - line 512 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 98 - line 512 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 189 - line 512 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 215 - line 512 col 215 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 245 - line 512 col 245 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 272 - line 512 col 272 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 327 - line 512 col 327 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 512 col 346 - line 512 col 346 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 515 col 47 - line 515 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 515 col 119 - line 515 col 119 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 518 col 0 - line 518 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 521 col 0 - line 521 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 525 col 33 - line 525 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 525 col 160 - line 525 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 527 col 53 - line 527 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 527 col 76 - line 527 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 527 col 125 - line 527 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 527 col 156 - line 527 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 527 col 186 - line 527 col 186 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 531 col 0 - line 531 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 534 col 0 - line 534 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 536 col 89 - line 536 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 536 col 145 - line 536 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 536 col 168 - line 536 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 536 col 217 - line 536 col 217 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 536 col 248 - line 536 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 536 col 278 - line 536 col 278 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 538 col 145 - line 538 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 538 col 177 - line 538 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 538 col 210 - line 538 col 210 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 543 col 0 - line 543 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 546 col 0 - line 546 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 548 col 93 - line 548 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 548 col 149 - line 548 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 548 col 172 - line 548 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 548 col 221 - line 548 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 548 col 252 - line 548 col 252 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 548 col 282 - line 548 col 282 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 550 col 145 - line 550 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 550 col 178 - line 550 col 178 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 555 col 0 - line 555 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 555 col 0 - line 555 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 558 col 0 - line 558 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 560 col 89 - line 560 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 567 col 0 - line 567 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 567 col 0 - line 567 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 570 col 0 - line 570 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 572 col 91 - line 572 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 579 col 0 - line 579 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 579 col 0 - line 579 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 582 col 0 - line 582 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 584 col 84 - line 584 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 584 col 126 - line 584 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 600 col 20 - line 600 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 600 col 45 - line 600 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 601 col 20 - line 601 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 601 col 45 - line 601 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 602 col 20 - line 602 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 602 col 45 - line 602 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 603 col 21 - line 603 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 603 col 46 - line 603 col 46 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 27 - line 606 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 606 col 47 - line 606 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 607 col 21 - line 607 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 607 col 46 - line 607 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 608 col 21 - line 608 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 608 col 46 - line 608 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 609 col 21 - line 609 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 609 col 46 - line 609 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 610 col 20 - line 610 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 610 col 45 - line 610 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 611 col 20 - line 611 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 611 col 45 - line 611 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 612 col 22 - line 612 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 612 col 47 - line 612 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 617 col 100 - line 617 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 620 col 151 - line 620 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 623 col 0 - line 623 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 623 col 0 - line 623 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 626 col 0 - line 626 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 647 col 32 - line 647 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 648 col 44 - line 648 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 649 col 28 - line 649 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 650 col 62 - line 650 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 651 col 45 - line 651 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 652 col 25 - line 652 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 653 col 29 - line 653 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 654 col 41 - line 654 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 655 col 29 - line 655 col 29 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 662 col 0 - line 662 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 665 col 0 - line 665 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 667 col 131 - line 667 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 669 col 20 - line 669 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 674 col 0 - line 674 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 674 col 0 - line 674 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 678 col 0 - line 678 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 680 col 69 - line 680 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 680 col 98 - line 680 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 680 col 130 - line 680 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 680 col 196 - line 680 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 680 col 225 - line 680 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 680 col 260 - line 680 col 260 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 680 col 408 - line 680 col 408 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 684 col 0 - line 684 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 684 col 0 - line 684 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 687 col 0 - line 687 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 692 col 128 - line 692 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 696 col 0 - line 696 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 696 col 0 - line 696 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 699 col 0 - line 699 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 701 col 99 - line 701 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 710 col 66 - line 710 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 716 col 0 - line 716 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 716 col 0 - line 716 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 719 col 0 - line 719 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 721 col 81 - line 721 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 721 col 81 - line 721 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 721 col 81 - line 721 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 721 col 81 - line 721 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 721 col 122 - line 721 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 725 col 0 - line 725 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 725 col 0 - line 725 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 728 col 0 - line 728 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 730 col 25 - line 730 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 734 col 0 - line 734 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 734 col 0 - line 734 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 737 col 0 - line 737 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 739 col 29 - line 739 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 743 col 0 - line 743 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 743 col 0 - line 743 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 750 col 0 - line 750 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 752 col 31 - line 752 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 756 col 0 - line 756 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 756 col 0 - line 756 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 759 col 0 - line 759 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 770 col 17 - line 770 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 784 col 44 - line 784 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 806 col 31 - line 806 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 822 col 0 - line 822 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 21 - line 823 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 38 - line 823 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 56 - line 823 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 74 - line 823 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 89 - line 823 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 104 - line 823 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 141 - line 823 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 171 - line 823 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 196 - line 823 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 223 - line 823 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 253 - line 823 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 823 col 296 - line 823 col 296 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 20 - line 824 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 41 - line 824 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 120 - line 824 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 140 - line 824 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 250 - line 824 col 250 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 824 col 270 - line 824 col 270 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 825 col 41 - line 825 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 827 col 81 - line 827 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 827 col 101 - line 827 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 827 col 180 - line 827 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 827 col 201 - line 827 col 201 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 827 col 259 - line 827 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 827 col 289 - line 827 col 289 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 836 col 31 - line 836 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 895 col 0 - line 895 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 898 col 132 - line 898 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 898 col 162 - line 898 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 905 col 0 - line 905 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 907 col 119 - line 907 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 909 col 69 - line 909 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 913 col 0 - line 913 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 914 col 77 - line 914 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 914 col 403 - line 914 col 403 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 920 col 23 - line 920 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 932 col 23 - line 932 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 950 col 69 - line 950 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 950 col 174 - line 950 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 966 col 37 - line 966 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 966 col 0 - line 966 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 984 col 0 - line 984 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 987 col 32 - line 987 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 996 col 20 - line 996 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 999 col 48 - line 999 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1010 col 0 - line 1010 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1010 col 0 - line 1010 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1010 col 0 - line 1010 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1010 col 0 - line 1010 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1010 col 0 - line 1010 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1017 col 20 - line 1017 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1032 col 0 - line 1032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1046 col 0 - line 1046 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1046 col 0 - line 1046 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1046 col 0 - line 1046 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1046 col 0 - line 1046 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1046 col 0 - line 1046 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1069 col 0 - line 1069 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1069 col 0 - line 1069 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1069 col 0 - line 1069 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1069 col 0 - line 1069 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1069 col 0 - line 1069 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1072 col 49 - line 1072 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1084 col 0 - line 1084 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1084 col 0 - line 1084 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1084 col 0 - line 1084 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1084 col 0 - line 1084 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1084 col 0 - line 1084 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1084 col 0 - line 1084 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1100 col 41 - line 1100 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1101 col 37 - line 1101 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1102 col 29 - line 1102 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1116 col 0 - line 1116 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1125 col 0 - line 1125 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1125 col 0 - line 1125 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1125 col 0 - line 1125 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1125 col 0 - line 1125 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1133 col 0 - line 1133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1139 col 0 - line 1139 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 1151 col 0 - line 1151 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1153 col 26 - line 1153 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1157 col 0 - line 1157 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1158 col 47 - line 1158 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1159 col 33 - line 1159 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1185 col 0 - line 1185 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1186 col 28 - line 1186 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1186 col 0 - line 1186 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1187 col 47 - line 1187 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1200 col 111 - line 1200 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1200 col 128 - line 1200 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1200 col 146 - line 1200 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1200 col 170 - line 1200 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1207 col 21 - line 1207 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1207 col 21 - line 1207 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1208 col 22 - line 1208 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1209 col 36 - line 1209 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1210 col 40 - line 1210 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1211 col 57 - line 1211 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1212 col 20 - line 1212 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1213 col 21 - line 1213 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1213 col 71 - line 1213 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1214 col 23 - line 1214 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1214 col 68 - line 1214 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1215 col 40 - line 1215 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1220 col 0 - line 1220 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1220 col 0 - line 1220 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1223 col 0 - line 1223 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1223 col 0 - line 1223 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1225 col 24 - line 1225 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1225 col 78 - line 1225 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1227 col 29 - line 1227 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1227 col 29 - line 1227 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1232 col 0 - line 1232 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1232 col 0 - line 1232 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1235 col 0 - line 1235 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1237 col 24 - line 1237 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1239 col 30 - line 1239 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1244 col 0 - line 1244 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1244 col 0 - line 1244 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1247 col 0 - line 1247 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1249 col 16 - line 1249 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1253 col 0 - line 1253 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1253 col 0 - line 1253 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1256 col 0 - line 1256 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1258 col 54 - line 1258 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1258 col 212 - line 1258 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1258 col 422 - line 1258 col 422 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1258 col 510 - line 1258 col 510 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1258 col 532 - line 1258 col 532 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1260 col 18 - line 1260 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1260 col 64 - line 1260 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1260 col 194 - line 1260 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1260 col 223 - line 1260 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1260 col 332 - line 1260 col 332 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1260 col 358 - line 1260 col 358 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1263 col 28 - line 1263 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1274 col 0 - line 1274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1279 col 35 - line 1279 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1279 col 0 - line 1279 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1282 col 0 - line 1282 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1284 col 24 - line 1284 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1284 col 339 - line 1284 col 339 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1284 col 495 - line 1284 col 495 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1284 col 518 - line 1284 col 518 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1288 col 0 - line 1288 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1288 col 0 - line 1288 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1291 col 0 - line 1291 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1297 col 15 - line 1297 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1297 col 277 - line 1297 col 277 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1297 col 277 - line 1297 col 277 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1301 col 39 - line 1301 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1303 col 76 - line 1303 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1303 col 110 - line 1303 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1303 col 345 - line 1303 col 345 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1303 col 367 - line 1303 col 367 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1303 col 410 - line 1303 col 410 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1306 col 16 - line 1306 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1306 col 39 - line 1306 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1306 col 139 - line 1306 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1306 col 159 - line 1306 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1309 col 113 - line 1309 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1309 col 134 - line 1309 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1309 col 155 - line 1309 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1310 col 148 - line 1310 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1310 col 169 - line 1310 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1316 col 0 - line 1316 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1316 col 0 - line 1316 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1319 col 0 - line 1319 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1321 col 47 - line 1321 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1321 col 71 - line 1321 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1321 col 131 - line 1321 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1321 col 183 - line 1321 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1321 col 183 - line 1321 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1325 col 0 - line 1325 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1325 col 0 - line 1325 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1328 col 0 - line 1328 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1330 col 42 - line 1330 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1330 col 89 - line 1330 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1334 col 0 - line 1334 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1334 col 0 - line 1334 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1337 col 0 - line 1337 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1339 col 132 - line 1339 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1339 col 207 - line 1339 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1343 col 73 - line 1343 col 73 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 1387 col 18 - line 1387 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1387 col 39 - line 1387 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1387 col 60 - line 1387 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1387 col 80 - line 1387 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1387 col 109 - line 1387 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1387 col 109 - line 1387 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1389 col 44 - line 1389 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1391 col 63 - line 1391 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1391 col 63 - line 1391 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1391 col 85 - line 1391 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1391 col 102 - line 1391 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1392 col 18 - line 1392 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1392 col 38 - line 1392 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1392 col 58 - line 1392 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1392 col 79 - line 1392 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1399 col 0 - line 1399 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1403 col 43 - line 1403 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1403 col 327 - line 1403 col 327 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1403 col 364 - line 1403 col 364 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1412 col 45 - line 1412 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1416 col 63 - line 1416 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1416 col 63 - line 1416 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1416 col 85 - line 1416 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1416 col 102 - line 1416 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1417 col 18 - line 1417 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1417 col 38 - line 1417 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1417 col 58 - line 1417 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1417 col 79 - line 1417 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1423 col 30 - line 1423 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1425 col 19 - line 1425 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1425 col 19 - line 1425 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1425 col 59 - line 1425 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1425 col 59 - line 1425 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1425 col 76 - line 1425 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1425 col 127 - line 1425 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1425 col 127 - line 1425 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1427 col 23 - line 1427 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1427 col 57 - line 1427 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1427 col 77 - line 1427 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1427 col 119 - line 1427 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1429 col 0 - line 1429 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1431 col 0 - line 1431 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1442 col 52 - line 1442 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1442 col 73 - line 1442 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1442 col 93 - line 1442 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1442 col 131 - line 1442 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1442 col 131 - line 1442 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1442 col 170 - line 1442 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1442 col 209 - line 1442 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1442 col 209 - line 1442 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1448 col 47 - line 1448 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1448 col 47 - line 1448 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1448 col 84 - line 1448 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1448 col 84 - line 1448 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1448 col 84 - line 1448 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1448 col 118 - line 1448 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1448 col 118 - line 1448 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1448 col 118 - line 1448 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 35 - line 1450 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 69 - line 1450 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 84 - line 1450 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 100 - line 1450 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 116 - line 1450 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 169 - line 1450 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 188 - line 1450 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 205 - line 1450 col 205 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 230 - line 1450 col 230 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1450 col 320 - line 1450 col 320 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1452 col 95 - line 1452 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1452 col 115 - line 1452 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1452 col 224 - line 1452 col 224 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1452 col 258 - line 1452 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1455 col 31 - line 1455 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1455 col 49 - line 1455 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1455 col 73 - line 1455 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1460 col 41 - line 1460 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1461 col 16 - line 1461 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1466 col 52 - line 1466 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1466 col 93 - line 1466 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1466 col 114 - line 1466 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1466 col 134 - line 1466 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1466 col 0 - line 1466 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1466 col 0 - line 1466 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1467 col 39 - line 1467 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1467 col 39 - line 1467 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1470 col 39 - line 1470 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1470 col 39 - line 1470 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1470 col 65 - line 1470 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1470 col 65 - line 1470 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1470 col 94 - line 1470 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1470 col 94 - line 1470 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1473 col 16 - line 1473 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1473 col 16 - line 1473 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1483 col 44 - line 1483 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1508 col 0 - line 1508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1508 col 0 - line 1508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1508 col 0 - line 1508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1508 col 0 - line 1508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1508 col 0 - line 1508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1508 col 0 - line 1508 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at operatorsandexpressions.tex; line 1508 col 0 - line 1508 col 17 19.35 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 21 col 16 - line 21 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 21 col 68 - line 21 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 21 col 87 - line 21 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 21 col 125 - line 21 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 46 col 0 - line 46 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 49 col 60 - line 49 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 49 col 60 - line 49 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 50 col 36 - line 50 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 50 col 36 - line 50 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 98 col 182 - line 98 col 182 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 134 col 48 - line 134 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 134 col 48 - line 134 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 134 col 159 - line 134 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 134 col 159 - line 134 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 134 col 220 - line 134 col 220 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 134 col 220 - line 134 col 220 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 134 col 279 - line 134 col 279 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 134 col 279 - line 134 col 279 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 137 col 100 - line 137 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 137 col 100 - line 137 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 140 col 0 - line 140 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 146 col 0 - line 146 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 153 col 0 - line 153 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 158 col 0 - line 158 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 163 col 51 - line 163 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 163 col 51 - line 163 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 163 col 126 - line 163 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 163 col 151 - line 163 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 166 col 40 - line 166 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 166 col 40 - line 166 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 166 col 61 - line 166 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 166 col 113 - line 166 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 166 col 113 - line 166 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 169 col 51 - line 169 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 169 col 51 - line 169 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 181 col 95 - line 181 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 181 col 173 - line 181 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 208 col 66 - line 208 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 208 col 131 - line 208 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 208 col 206 - line 208 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 59 - line 213 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 59 - line 213 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 79 - line 213 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 79 - line 213 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 108 - line 213 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 108 - line 213 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 108 - line 213 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 135 - line 213 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 135 - line 213 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 213 col 204 - line 213 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 218 col 145 - line 218 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 218 col 165 - line 218 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 218 col 165 - line 218 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 218 col 183 - line 218 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 220 col 44 - line 220 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 220 col 70 - line 220 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 220 col 121 - line 220 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 222 col 40 - line 222 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 222 col 60 - line 222 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 222 col 82 - line 222 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 222 col 105 - line 222 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 222 col 127 - line 222 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 222 col 146 - line 222 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 222 col 166 - line 222 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 225 col 33 - line 225 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 225 col 258 - line 225 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 225 col 372 - line 225 col 372 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 225 col 394 - line 225 col 394 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 227 col 75 - line 227 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 227 col 120 - line 227 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 227 col 145 - line 227 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 228 col 17 - line 228 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 228 col 40 - line 228 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 34 - line 230 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 54 - line 230 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 73 - line 230 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 96 - line 230 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 332 - line 230 col 332 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 512 - line 230 col 512 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 569 - line 230 col 569 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 589 - line 230 col 589 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 608 - line 230 col 608 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 631 - line 230 col 631 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 804 - line 230 col 804 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 827 - line 230 col 827 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 230 col 852 - line 230 col 852 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 233 col 17 - line 233 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 233 col 82 - line 233 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 233 col 102 - line 233 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 233 col 121 - line 233 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 233 col 143 - line 233 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 236 col 30 - line 236 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 236 col 49 - line 236 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 236 col 72 - line 236 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 236 col 92 - line 236 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 240 col 79 - line 240 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 241 col 42 - line 241 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 244 col 263 - line 244 col 263 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 244 col 389 - line 244 col 389 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 362 col 99 - line 362 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 362 col 99 - line 362 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 362 col 120 - line 362 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 362 col 120 - line 362 col 120 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 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 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 389 col 46 - line 389 col 46 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 414 col 353 - line 414 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 414 col 572 - line 414 col 572 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 414 col 749 - line 414 col 749 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 436 col 0 - line 436 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 438 col 48 - line 438 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 438 col 69 - line 438 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 438 col 0 - line 438 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 440 col 31 - line 440 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 450 col 0 - line 450 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 452 col 22 - line 452 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 453 col 36 - line 453 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 454 col 25 - line 454 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 455 col 25 - line 455 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 456 col 63 - line 456 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 482 col 0 - line 482 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 482 col 0 - line 482 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 482 col 0 - line 482 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 487 col 66 - line 487 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 487 col 82 - line 487 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 487 col 82 - line 487 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 503 col 0 - line 503 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 503 col 0 - line 503 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 503 col 0 - line 503 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 503 col 0 - line 503 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 503 col 0 - line 503 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 506 col 51 - line 506 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 516 col 26 - line 516 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 522 col 90 - line 522 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 522 col 134 - line 522 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 522 col 153 - line 522 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 522 col 190 - line 522 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 535 col 118 - line 535 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 535 col 139 - line 535 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 561 col 0 - line 561 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 561 col 0 - line 561 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 561 col 0 - line 561 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 561 col 0 - line 561 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 613 col 0 - line 613 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 620 col 0 - line 620 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 620 col 0 - line 620 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 620 col 0 - line 620 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 630 col 0 - line 630 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 630 col 0 - line 630 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 630 col 0 - line 630 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 630 col 0 - line 630 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 630 col 0 - line 630 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 632 col 103 - line 632 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 632 col 103 - line 632 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 656 col 0 - line 656 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 662 col 0 - line 662 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 662 col 0 - line 662 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 671 col 0 - line 671 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 680 col 27 - line 680 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 680 col 46 - line 680 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 688 col 172 - line 688 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 688 col 172 - line 688 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 694 col 0 - line 694 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 694 col 0 - line 694 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 694 col 0 - line 694 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 718 col 0 - line 718 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 718 col 0 - line 718 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 718 col 0 - line 718 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 718 col 0 - line 718 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 718 col 0 - line 718 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 718 col 0 - line 718 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 723 col 194 - line 723 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 723 col 215 - line 723 col 215 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 723 col 236 - line 723 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 723 col 256 - line 723 col 256 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 746 col 0 - line 746 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 751 col 175 - line 751 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 751 col 175 - line 751 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 751 col 196 - line 751 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 751 col 196 - line 751 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 0 - line 767 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 0 - line 767 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 0 - line 767 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 0 - line 767 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 0 - line 767 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 0 - line 767 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 767 col 0 - line 767 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 769 col 34 - line 769 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 769 col 75 - line 769 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 770 col 19 - line 770 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 770 col 45 - line 770 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 770 col 75 - line 770 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 770 col 94 - line 770 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 18 - line 778 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 18 - line 778 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 36 - line 778 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 36 - line 778 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 55 - line 778 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 55 - line 778 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 74 - line 778 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 74 - line 778 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 95 - line 778 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 95 - line 778 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 117 - line 778 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 117 - line 778 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 0 - line 778 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 778 col 0 - line 778 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 783 col 24 - line 783 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 783 col 24 - line 783 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 783 col 44 - line 783 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 106 - line 784 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 106 - line 784 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 129 - line 784 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 129 - line 784 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 159 - line 784 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 159 - line 784 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 159 - line 784 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 190 - line 784 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 190 - line 784 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 190 - line 784 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 216 - line 784 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 216 - line 784 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 311 - line 784 col 311 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 331 - line 784 col 331 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 350 - line 784 col 350 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 350 - line 784 col 350 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 369 - line 784 col 369 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 369 - line 784 col 369 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 390 - line 784 col 390 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 784 col 410 - line 784 col 410 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 786 col 22 - line 786 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 786 col 22 - line 786 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 786 col 40 - line 786 col 40 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 792 col 23 - line 792 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 792 col 23 - line 792 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 792 col 42 - line 792 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 793 col 25 - line 793 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 793 col 25 - line 793 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 793 col 99 - line 793 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 793 col 99 - line 793 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 793 col 136 - line 793 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 793 col 162 - line 793 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 796 col 108 - line 796 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 796 col 131 - line 796 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 800 col 26 - line 800 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 800 col 26 - line 800 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 800 col 48 - line 800 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 804 col 24 - line 804 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 804 col 24 - line 804 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 27 - line 807 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 27 - line 807 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 807 col 81 - line 807 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 106 - line 808 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 106 - line 808 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 129 - line 808 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 129 - line 808 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 159 - line 808 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 159 - line 808 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 159 - line 808 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 190 - line 808 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 190 - line 808 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 190 - line 808 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 216 - line 808 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 808 col 216 - line 808 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 37 - line 810 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 144 - line 810 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 144 - line 810 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 166 - line 810 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 166 - line 810 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 239 - line 810 col 239 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 239 - line 810 col 239 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 259 - line 810 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 259 - line 810 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 280 - line 810 col 280 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 810 col 280 - line 810 col 280 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 812 col 25 - line 812 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 812 col 25 - line 812 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 812 col 46 - line 812 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 93 - line 813 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 813 col 93 - line 813 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 815 col 33 - line 815 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 815 col 33 - line 815 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 815 col 33 - line 815 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 815 col 62 - line 815 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 29 - line 816 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 29 - line 816 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 223 - line 816 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 223 - line 816 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 223 - line 816 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 249 - line 816 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 249 - line 816 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 293 - line 816 col 293 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 293 - line 816 col 293 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 293 - line 816 col 293 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 353 - line 816 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 353 - line 816 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 353 - line 816 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 378 - line 816 col 378 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 378 - line 816 col 378 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 568 - line 816 col 568 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 568 - line 816 col 568 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 568 - line 816 col 568 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 601 - line 816 col 601 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 601 - line 816 col 601 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 601 - line 816 col 601 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 653 - line 816 col 653 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 653 - line 816 col 653 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 816 col 653 - line 816 col 653 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 818 col 26 - line 818 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 818 col 26 - line 818 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 818 col 48 - line 818 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 30 - line 819 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 30 - line 819 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 142 - line 819 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 142 - line 819 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 819 col 142 - line 819 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 821 col 35 - line 821 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 821 col 35 - line 821 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 821 col 35 - line 821 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 821 col 66 - line 821 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 822 col 37 - line 822 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 822 col 37 - line 822 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 822 col 105 - line 822 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 822 col 105 - line 822 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 822 col 189 - line 822 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 822 col 189 - line 822 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 822 col 189 - line 822 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 827 col 0 - line 827 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 827 col 0 - line 827 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 827 col 0 - line 827 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 827 col 0 - line 827 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 833 col 0 - line 833 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 833 col 0 - line 833 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 833 col 0 - line 833 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 833 col 0 - line 833 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 833 col 0 - line 833 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 838 col 80 - line 838 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 838 col 80 - line 838 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 838 col 98 - line 838 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 838 col 98 - line 838 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 838 col 127 - line 838 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 838 col 127 - line 838 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 838 col 127 - line 838 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 838 col 461 - line 838 col 461 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 838 col 482 - line 838 col 482 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 841 col 27 - line 841 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 841 col 27 - line 841 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 868 col 50 - line 868 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 868 col 50 - line 868 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 868 col 72 - line 868 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 868 col 72 - line 868 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 868 col 238 - line 868 col 238 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 868 col 238 - line 868 col 238 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 868 col 259 - line 868 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 868 col 259 - line 868 col 259 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 892 col 0 - line 892 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 894 col 63 - line 894 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 894 col 127 - line 894 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 897 col 41 - line 897 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 898 col 71 - line 898 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 902 col 49 - line 902 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 911 col 51 - line 911 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 911 col 51 - line 911 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 911 col 72 - line 911 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 911 col 72 - line 911 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 67 - line 914 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 67 - line 914 col 67 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 106 - line 914 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 126 - line 914 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 147 - line 914 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 209 - line 914 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 209 - line 914 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 241 - line 914 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 241 - line 914 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 241 - line 914 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 275 - line 914 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 914 col 275 - line 914 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 916 col 63 - line 916 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 916 col 63 - line 916 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 916 col 85 - line 916 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 916 col 85 - line 916 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 916 col 115 - line 916 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 916 col 115 - line 916 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 921 col 72 - line 921 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 921 col 72 - line 921 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 926 col 68 - line 926 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 926 col 68 - line 926 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 926 col 89 - line 926 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 926 col 89 - line 926 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 935 col 46 - line 935 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 935 col 46 - line 935 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 935 col 67 - line 935 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 935 col 67 - line 935 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 938 col 77 - line 938 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 938 col 77 - line 938 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 938 col 98 - line 938 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 938 col 98 - line 938 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 960 col 27 - line 960 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 960 col 63 - line 960 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 966 col 0 - line 966 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 966 col 0 - line 966 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 966 col 0 - line 966 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 968 col 18 - line 968 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 968 col 37 - line 968 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 969 col 23 - line 969 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 969 col 65 - line 969 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 970 col 81 - line 970 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 975 col 19 - line 975 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 975 col 19 - line 975 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 975 col 40 - line 975 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 975 col 40 - line 975 col 40 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 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 23 - line 1164 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1164 col 38 - line 1164 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1164 col 54 - line 1164 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1171 col 45 - line 1171 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1171 col 60 - line 1171 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1171 col 75 - line 1171 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1172 col 40 - line 1172 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1172 col 55 - line 1172 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1172 col 71 - line 1172 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1174 col 57 - line 1174 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1174 col 72 - line 1174 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1174 col 87 - line 1174 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1175 col 18 - line 1175 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1175 col 33 - line 1175 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1175 col 49 - line 1175 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1194 col 0 - line 1194 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1196 col 59 - line 1196 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1199 col 20 - line 1199 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1199 col 35 - line 1199 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1199 col 50 - line 1199 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1200 col 28 - line 1200 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1200 col 67 - line 1200 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1202 col 29 - line 1202 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1202 col 45 - line 1202 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1202 col 60 - line 1202 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1202 col 76 - line 1202 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1203 col 50 - line 1203 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1203 col 89 - line 1203 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1205 col 40 - line 1205 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1208 col 49 - line 1208 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1210 col 29 - line 1210 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1210 col 107 - line 1210 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1215 col 51 - line 1215 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1216 col 29 - line 1216 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1216 col 29 - line 1216 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1216 col 29 - line 1216 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1251 col 0 - line 1251 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1253 col 57 - line 1253 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1256 col 37 - line 1256 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1256 col 67 - line 1256 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1258 col 29 - line 1258 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1258 col 55 - line 1258 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1258 col 70 - line 1258 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1258 col 90 - line 1258 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1260 col 29 - line 1260 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1260 col 95 - line 1260 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1262 col 48 - line 1262 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1265 col 37 - line 1265 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1267 col 29 - line 1267 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1267 col 69 - line 1267 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1270 col 36 - line 1270 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1272 col 40 - line 1272 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1272 col 0 - line 1272 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1273 col 44 - line 1273 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1274 col 23 - line 1274 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1274 col 38 - line 1274 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1275 col 30 - line 1275 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1275 col 59 - line 1275 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1276 col 32 - line 1276 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1276 col 47 - line 1276 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1278 col 25 - line 1278 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1278 col 50 - line 1278 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1279 col 13 - line 1279 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1279 col 31 - line 1279 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1282 col 17 - line 1282 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1282 col 32 - line 1282 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1282 col 48 - line 1282 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1284 col 30 - line 1284 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1304 col 0 - line 1304 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1304 col 0 - line 1304 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1304 col 0 - line 1304 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1304 col 0 - line 1304 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1304 col 0 - line 1304 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1304 col 0 - line 1304 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1304 col 0 - line 1304 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1304 col 0 - line 1304 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1306 col 62 - line 1306 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1309 col 37 - line 1309 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1309 col 67 - line 1309 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1311 col 29 - line 1311 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1311 col 95 - line 1311 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1313 col 48 - line 1313 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1316 col 37 - line 1316 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1318 col 29 - line 1318 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1318 col 69 - line 1318 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1321 col 40 - line 1321 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1321 col 118 - line 1321 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1321 col 137 - line 1321 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1322 col 66 - line 1322 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1322 col 92 - line 1322 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1322 col 0 - line 1322 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1323 col 44 - line 1323 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1324 col 19 - line 1324 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1324 col 37 - line 1324 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1324 col 98 - line 1324 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1324 col 114 - line 1324 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1325 col 58 - line 1325 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1325 col 95 - line 1325 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1326 col 70 - line 1326 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1338 col 93 - line 1338 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1338 col 114 - line 1338 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1338 col 135 - line 1338 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1338 col 155 - line 1338 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1338 col 184 - line 1338 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1338 col 184 - line 1338 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1339 col 135 - line 1339 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1346 col 64 - line 1346 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1359 col 0 - line 1359 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1359 col 0 - line 1359 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1359 col 0 - line 1359 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1359 col 0 - line 1359 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1359 col 0 - line 1359 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1359 col 0 - line 1359 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1360 col 42 - line 1360 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1360 col 60 - line 1360 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1360 col 117 - line 1360 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1360 col 170 - line 1360 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1360 col 0 - line 1360 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1363 col 109 - line 1363 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1365 col 26 - line 1365 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1365 col 72 - line 1365 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1365 col 93 - line 1365 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1365 col 145 - line 1365 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1365 col 166 - line 1365 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1365 col 218 - line 1365 col 218 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1365 col 241 - line 1365 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1365 col 291 - line 1365 col 291 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1368 col 71 - line 1368 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 80 - line 1372 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 114 - line 1372 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1372 col 114 - line 1372 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 40 - line 1375 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 62 - line 1375 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 87 - line 1375 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 112 - line 1375 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 137 - line 1375 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 162 - line 1375 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 186 - line 1375 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 210 - line 1375 col 210 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 232 - line 1375 col 232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1375 col 254 - line 1375 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1380 col 48 - line 1380 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1380 col 66 - line 1380 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1397 col 0 - line 1397 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1397 col 0 - line 1397 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1397 col 0 - line 1397 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1397 col 0 - line 1397 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1398 col 73 - line 1398 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1398 col 73 - line 1398 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1399 col 65 - line 1399 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1399 col 65 - line 1399 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1400 col 79 - line 1400 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1400 col 79 - line 1400 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1401 col 63 - line 1401 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1401 col 63 - line 1401 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1402 col 63 - line 1402 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1402 col 63 - line 1402 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1403 col 67 - line 1403 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1403 col 67 - line 1403 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1404 col 67 - line 1404 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1404 col 67 - line 1404 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1405 col 71 - line 1405 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1405 col 71 - line 1405 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1406 col 75 - line 1406 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1406 col 75 - line 1406 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1407 col 0 - line 1407 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1407 col 0 - line 1407 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1409 col 23 - line 1409 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1413 col 51 - line 1413 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1413 col 90 - line 1413 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1414 col 20 - line 1414 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1414 col 51 - line 1414 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1414 col 130 - line 1414 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1419 col 51 - line 1419 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1419 col 72 - line 1419 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1431 col 0 - line 1431 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1431 col 0 - line 1431 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1431 col 0 - line 1431 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1431 col 0 - line 1431 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1432 col 76 - line 1432 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1432 col 76 - line 1432 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1433 col 66 - line 1433 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1433 col 66 - line 1433 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1434 col 66 - line 1434 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1434 col 66 - line 1434 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1435 col 70 - line 1435 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1435 col 70 - line 1435 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1436 col 0 - line 1436 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1436 col 0 - line 1436 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1438 col 64 - line 1438 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1442 col 51 - line 1442 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1442 col 72 - line 1442 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1451 col 0 - line 1451 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1451 col 0 - line 1451 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1451 col 0 - line 1451 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1452 col 76 - line 1452 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1452 col 76 - line 1452 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1453 col 70 - line 1453 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1453 col 70 - line 1453 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1454 col 70 - line 1454 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1454 col 70 - line 1454 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1458 col 50 - line 1458 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1458 col 70 - line 1458 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1467 col 0 - line 1467 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1467 col 0 - line 1467 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1467 col 0 - line 1467 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1468 col 75 - line 1468 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1468 col 75 - line 1468 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1469 col 69 - line 1469 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1469 col 69 - line 1469 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1470 col 0 - line 1470 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1470 col 0 - line 1470 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1477 col 0 - line 1477 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1477 col 0 - line 1477 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1477 col 0 - line 1477 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1478 col 0 - line 1478 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1479 col 41 - line 1479 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1482 col 33 - line 1482 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1482 col 88 - line 1482 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1483 col 18 - line 1483 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1489 col 0 - line 1489 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1489 col 0 - line 1489 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1489 col 0 - line 1489 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1497 col 0 - line 1497 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1497 col 0 - line 1497 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1497 col 0 - line 1497 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1500 col 135 - line 1500 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1510 col 0 - line 1510 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1510 col 0 - line 1510 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1510 col 0 - line 1510 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1518 col 0 - line 1518 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1518 col 0 - line 1518 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1566 col 0 - line 1566 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1574 col 0 - line 1574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1574 col 0 - line 1574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1574 col 0 - line 1574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1590 col 0 - line 1590 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1590 col 0 - line 1590 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1590 col 0 - line 1590 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1590 col 0 - line 1590 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1595 col 21 - line 1595 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1595 col 38 - line 1595 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1595 col 55 - line 1595 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1595 col 74 - line 1595 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1595 col 93 - line 1595 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1603 col 114 - line 1603 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1603 col 190 - line 1603 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1603 col 269 - line 1603 col 269 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1603 col 309 - line 1603 col 309 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1603 col 385 - line 1603 col 385 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1603 col 385 - line 1603 col 385 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1605 col 31 - line 1605 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1605 col 60 - line 1605 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1608 col 27 - line 1608 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1608 col 53 - line 1608 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1623 col 54 - line 1623 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1623 col 149 - line 1623 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1623 col 206 - line 1623 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1623 col 252 - line 1623 col 252 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1631 col 0 - line 1631 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1631 col 0 - line 1631 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1631 col 0 - line 1631 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1633 col 35 - line 1633 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1633 col 57 - line 1633 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1637 col 0 - line 1637 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1643 col 60 - line 1643 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1643 col 60 - line 1643 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1643 col 118 - line 1643 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1644 col 79 - line 1644 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1644 col 79 - line 1644 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1649 col 32 - line 1649 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1649 col 54 - line 1649 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1649 col 127 - line 1649 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1649 col 224 - line 1649 col 224 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1651 col 33 - line 1651 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1651 col 384 - line 1651 col 384 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1651 col 480 - line 1651 col 480 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1654 col 264 - line 1654 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1654 col 264 - line 1654 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1654 col 264 - line 1654 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1654 col 264 - line 1654 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1654 col 347 - line 1654 col 347 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1654 col 368 - line 1654 col 368 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1654 col 410 - line 1654 col 410 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1662 col 38 - line 1662 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1662 col 63 - line 1662 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1662 col 123 - line 1662 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1662 col 157 - line 1662 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1677 col 0 - line 1677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1677 col 0 - line 1677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1677 col 0 - line 1677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1681 col 96 - line 1681 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1685 col 41 - line 1685 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1685 col 69 - line 1685 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1685 col 127 - line 1685 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1688 col 0 - line 1688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1688 col 0 - line 1688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1688 col 0 - line 1688 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1692 col 35 - line 1692 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at classes.tex; line 1692 col 60 - line 1692 col 60 27.84 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 76 col 130 - line 76 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 81 col 61 - line 81 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 81 col 61 - line 81 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 82 col 35 - line 82 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 85 col 127 - line 85 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 85 col 127 - line 85 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 85 col 145 - line 85 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 85 col 196 - line 85 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 85 col 196 - line 85 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 85 col 213 - line 85 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 94 col 48 - line 94 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 94 col 69 - line 94 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 97 col 37 - line 97 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 100 col 22 - line 100 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 100 col 41 - line 100 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 113 col 43 - line 113 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 113 col 62 - line 113 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 114 col 130 - line 114 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 122 col 61 - line 122 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 142 col 0 - line 142 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 147 col 50 - line 147 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 147 col 71 - line 147 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 147 col 91 - line 147 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 150 col 37 - line 150 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 151 col 78 - line 151 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 152 col 47 - line 152 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 154 col 52 - line 154 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 156 col 62 - line 156 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 159 col 34 - line 159 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 159 col 53 - line 159 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 53 - line 177 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 53 - line 177 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 72 - line 177 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 161 - line 177 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 161 - line 177 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 180 - line 177 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 258 - line 177 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 177 col 258 - line 177 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 185 col 20 - line 185 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 185 col 20 - line 185 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 186 col 31 - line 186 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 186 col 31 - line 186 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 190 col 46 - line 190 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 190 col 46 - line 190 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 191 col 36 - line 191 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 191 col 36 - line 191 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 191 col 76 - line 191 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 191 col 76 - line 191 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 194 col 45 - line 194 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 194 col 45 - line 194 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 198 col 19 - line 198 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 198 col 19 - line 198 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 199 col 40 - line 199 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 199 col 40 - line 199 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 212 col 20 - line 212 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 212 col 20 - line 212 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 213 col 28 - line 213 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 213 col 28 - line 213 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 216 col 17 - line 216 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 216 col 17 - line 216 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 216 col 35 - line 216 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 216 col 35 - line 216 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 218 col 36 - line 218 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 218 col 36 - line 218 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 234 col 0 - line 234 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 234 col 0 - line 234 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 234 col 0 - line 234 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 234 col 0 - line 234 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 234 col 0 - line 234 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 234 col 0 - line 234 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 234 col 0 - line 234 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 276 col 0 - line 276 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 279 col 21 - line 279 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 279 col 21 - line 279 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 279 col 89 - line 279 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 279 col 89 - line 279 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 282 col 69 - line 282 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 282 col 69 - line 282 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 282 col 126 - line 282 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 282 col 126 - line 282 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 283 col 17 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 283 col 17 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 294 col 0 - line 294 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 294 col 0 - line 294 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 294 col 0 - line 294 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 294 col 0 - line 294 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 294 col 0 - line 294 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 294 col 0 - line 294 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 294 col 0 - line 294 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 325 col 0 - line 325 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 330 col 60 - line 330 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 330 col 60 - line 330 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 330 col 82 - line 330 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 330 col 82 - line 330 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 332 col 33 - line 332 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 332 col 33 - line 332 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 332 col 90 - line 332 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 332 col 90 - line 332 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 335 col 68 - line 335 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 335 col 68 - line 335 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 335 col 90 - line 335 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 335 col 90 - line 335 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 335 col 123 - line 335 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 335 col 123 - line 335 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 336 col 63 - line 336 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 336 col 63 - line 336 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 339 col 75 - line 339 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 339 col 75 - line 339 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 339 col 0 - line 339 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 339 col 0 - line 339 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 341 col 17 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 341 col 17 - line 341 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 348 col 0 - line 348 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 348 col 0 - line 348 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 348 col 0 - line 348 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 348 col 0 - line 348 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 374 col 0 - line 374 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 570 col 0 - line 570 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 572 col 40 - line 572 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 576 col 27 - line 576 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 576 col 71 - line 576 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 576 col 86 - line 576 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 576 col 101 - line 576 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 576 col 116 - line 576 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 576 col 135 - line 576 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 578 col 29 - line 578 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 581 col 38 - line 581 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 581 col 55 - line 581 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 583 col 58 - line 583 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 583 col 0 - line 583 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 583 col 0 - line 583 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 583 col 0 - line 583 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 585 col 43 - line 585 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 585 col 80 - line 585 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 585 col 115 - line 585 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 588 col 31 - line 588 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 591 col 38 - line 591 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 591 col 57 - line 591 col 57 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 98 - line 593 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 596 col 40 - line 596 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 596 col 99 - line 596 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 596 col 116 - line 596 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 596 col 0 - line 596 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 598 col 48 - line 598 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 598 col 78 - line 598 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 598 col 127 - line 598 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 601 col 57 - line 601 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 601 col 0 - line 601 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 603 col 41 - line 603 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 603 col 60 - line 603 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 603 col 114 - line 603 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 603 col 160 - line 603 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 604 col 0 - line 604 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 606 col 50 - line 606 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 611 col 44 - line 611 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 611 col 0 - line 611 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 614 col 0 - line 614 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 616 col 29 - line 616 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 616 col 66 - line 616 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 616 col 100 - line 616 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 616 col 149 - line 616 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 616 col 149 - line 616 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 617 col 34 - line 617 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 617 col 80 - line 617 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 617 col 122 - line 617 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 617 col 147 - line 617 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 618 col 20 - line 618 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 618 col 40 - line 618 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 618 col 87 - line 618 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 618 col 120 - line 618 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 621 col 0 - line 621 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 624 col 33 - line 624 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 624 col 54 - line 624 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 624 col 76 - line 624 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 624 col 118 - line 624 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 626 col 39 - line 626 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 626 col 69 - line 626 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 626 col 105 - line 626 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 626 col 0 - line 626 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 628 col 50 - line 628 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 628 col 79 - line 628 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 628 col 130 - line 628 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 634 col 26 - line 634 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 634 col 69 - line 634 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 635 col 28 - line 635 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 683 col 58 - line 683 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 683 col 79 - line 683 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 684 col 20 - line 684 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 684 col 40 - line 684 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 684 col 59 - line 684 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 684 col 87 - line 684 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 695 col 48 - line 695 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 695 col 69 - line 695 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 695 col 100 - line 695 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 696 col 22 - line 696 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 696 col 41 - line 696 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 696 col 69 - line 696 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 699 col 82 - line 699 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 700 col 23 - line 700 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 710 col 334 - line 710 col 334 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 739 col 88 - line 739 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 749 col 52 - line 749 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at scoping.tex; line 749 col 0 - line 749 col 91 7.80 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 221 col 90 - line 221 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 221 col 90 - line 221 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 221 col 126 - line 221 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 222 col 41 - line 222 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 222 col 61 - line 222 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 262 col 24 - line 262 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 262 col 46 - line 262 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 264 col 46 - line 264 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 264 col 69 - line 264 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 264 col 91 - line 264 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 266 col 34 - line 266 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 266 col 57 - line 266 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 268 col 34 - line 268 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 268 col 34 - line 268 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 268 col 59 - line 268 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 268 col 59 - line 268 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 270 col 48 - line 270 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 282 col 77 - line 282 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 283 col 27 - line 283 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 283 col 51 - line 283 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 283 col 78 - line 283 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 285 col 34 - line 285 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 285 col 34 - line 285 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 285 col 59 - line 285 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 285 col 59 - line 285 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 291 col 50 - line 291 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 292 col 37 - line 292 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 292 col 85 - line 292 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 293 col 43 - line 293 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 293 col 85 - line 293 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 296 col 15 - line 296 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 296 col 55 - line 296 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 296 col 91 - line 296 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 297 col 30 - line 297 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 299 col 18 - line 299 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 299 col 53 - line 299 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 299 col 53 - line 299 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 299 col 53 - line 299 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 299 col 83 - line 299 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 300 col 39 - line 300 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 301 col 20 - line 301 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 303 col 18 - line 303 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 303 col 61 - line 303 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 303 col 81 - line 303 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 304 col 28 - line 304 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 304 col 74 - line 304 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 305 col 28 - line 305 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 305 col 47 - line 305 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 305 col 100 - line 305 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 308 col 18 - line 308 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 308 col 56 - line 308 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 310 col 18 - line 310 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 310 col 69 - line 310 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 312 col 28 - line 312 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 313 col 67 - line 313 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 314 col 18 - line 314 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 316 col 53 - line 316 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 316 col 71 - line 316 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 319 col 18 - line 319 col 18 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 321 col 42 - line 321 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 323 col 18 - line 323 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 323 col 0 - line 323 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 325 col 38 - line 325 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 326 col 72 - line 326 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 331 col 20 - line 331 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 331 col 77 - line 331 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 334 col 24 - line 334 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 334 col 46 - line 334 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 336 col 56 - line 336 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 336 col 90 - line 336 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 336 col 123 - line 336 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 336 col 169 - line 336 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 336 col 204 - line 336 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 336 col 242 - line 336 col 242 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 336 col 287 - line 336 col 287 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 336 col 342 - line 336 col 342 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 338 col 152 - line 338 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 341 col 25 - line 341 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 341 col 48 - line 341 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 343 col 59 - line 343 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 343 col 81 - line 343 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 346 col 25 - line 346 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 346 col 25 - line 346 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 346 col 50 - line 346 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 346 col 50 - line 346 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 348 col 59 - line 348 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 348 col 59 - line 348 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 348 col 84 - line 348 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 348 col 84 - line 348 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 349 col 38 - line 349 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 349 col 38 - line 349 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 349 col 63 - line 349 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 349 col 63 - line 349 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 352 col 20 - line 352 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 352 col 43 - line 352 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 355 col 51 - line 355 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 355 col 69 - line 355 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 357 col 179 - line 357 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 26 - line 363 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 26 - line 363 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 79 - line 363 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 79 - line 363 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 108 - line 363 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 108 - line 363 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 157 - line 363 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 157 - line 363 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 188 - line 363 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 188 - line 363 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 228 - line 363 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 228 - line 363 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 255 - line 363 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 255 - line 363 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 276 - line 363 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 276 - line 363 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 323 - line 363 col 323 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 323 - line 363 col 323 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 344 - line 363 col 344 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 344 - line 363 col 344 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 374 - line 363 col 374 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 374 - line 363 col 374 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 396 - line 363 col 396 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 396 - line 363 col 396 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 442 - line 363 col 442 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 442 - line 363 col 442 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 464 - line 363 col 464 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 363 col 464 - line 363 col 464 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 365 col 20 - line 365 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 365 col 57 - line 365 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 366 col 32 - line 366 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 366 col 86 - line 366 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 366 col 0 - line 366 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 367 col 79 - line 367 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 368 col 50 - line 368 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 369 col 38 - line 369 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 371 col 20 - line 371 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 371 col 58 - line 371 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 377 col 40 - line 377 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 377 col 82 - line 377 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 377 col 133 - line 377 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 377 col 165 - line 377 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 402 col 145 - line 402 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 402 col 398 - line 402 col 398 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 402 col 436 - line 402 col 436 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 407 col 26 - line 407 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 408 col 23 - line 408 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 408 col 71 - line 408 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 411 col 15 - line 411 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 411 col 61 - line 411 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 413 col 48 - line 413 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 413 col 73 - line 413 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 424 col 56 - line 424 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 496 col 0 - line 496 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 512 col 22 - line 512 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 512 col 22 - line 512 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 512 col 42 - line 512 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 512 col 123 - line 512 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 512 col 123 - line 512 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 512 col 143 - line 512 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 515 col 15 - line 515 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 515 col 59 - line 515 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 517 col 46 - line 517 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 518 col 35 - line 518 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 519 col 42 - line 519 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 521 col 47 - line 521 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 522 col 36 - line 522 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 523 col 43 - line 523 col 43 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 526 col 71 - line 526 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 528 col 43 - line 528 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 528 col 72 - line 528 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 531 col 18 - line 531 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 531 col 48 - line 531 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 577 col 0 - line 577 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 579 col 34 - line 579 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 580 col 28 - line 580 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 580 col 58 - line 580 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 580 col 0 - line 580 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 581 col 35 - line 581 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 582 col 28 - line 582 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 588 col 41 - line 588 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 588 col 59 - line 588 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 589 col 17 - line 589 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 589 col 71 - line 589 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 589 col 71 - line 589 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 589 col 71 - line 589 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 589 col 71 - line 589 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 590 col 24 - line 590 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 591 col 39 - line 591 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 591 col 57 - line 591 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 594 col 18 - line 594 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 594 col 55 - line 594 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 597 col 38 - line 597 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 597 col 56 - line 597 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 18 - line 601 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 60 - line 601 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 119 - line 601 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 142 - line 601 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 263 - line 601 col 263 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 281 - line 601 col 281 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 311 - line 601 col 311 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 335 - line 601 col 335 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 369 - line 601 col 369 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 391 - line 601 col 391 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 703 - line 601 col 703 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 601 col 725 - line 601 col 725 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 72 - line 603 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 606 col 18 - line 606 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 606 col 40 - line 606 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 606 col 70 - line 606 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 606 col 97 - line 606 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 606 col 120 - line 606 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 607 col 56 - line 607 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 609 col 18 - line 609 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 609 col 44 - line 609 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 609 col 74 - line 609 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 609 col 101 - line 609 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 609 col 0 - line 609 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 611 col 32 - line 611 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 611 col 60 - line 611 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 611 col 78 - line 611 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 611 col 102 - line 611 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 613 col 64 - line 613 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 613 col 87 - line 613 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 614 col 15 - line 614 col 15 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 43 - line 616 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 616 col 73 - line 616 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 616 col 103 - line 616 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 617 col 55 - line 617 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 619 col 18 - line 619 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 619 col 42 - line 619 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 619 col 72 - line 619 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 619 col 101 - line 619 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 620 col 50 - line 620 col 50 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 66 - line 622 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 628 col 18 - line 628 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 628 col 53 - line 628 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 628 col 53 - line 628 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 628 col 53 - line 628 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 628 col 83 - line 628 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 629 col 29 - line 629 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 629 col 29 - line 629 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 629 col 29 - line 629 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 630 col 23 - line 630 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 630 col 41 - line 630 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 630 col 81 - line 630 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 630 col 81 - line 630 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 630 col 81 - line 630 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 631 col 33 - line 631 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 631 col 33 - line 631 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 631 col 33 - line 631 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 632 col 37 - line 632 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 632 col 37 - line 632 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 632 col 37 - line 632 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 632 col 37 - line 632 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 634 col 18 - line 634 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 634 col 61 - line 634 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 634 col 80 - line 634 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 635 col 28 - line 635 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 636 col 23 - line 636 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 636 col 41 - line 636 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 636 col 88 - line 636 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 637 col 93 - line 637 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 637 col 93 - line 637 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 637 col 93 - line 637 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at interface.tex; line 637 col 93 - line 637 col 93 6.93 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 64 - line 13 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 13 col 91 - line 13 col 91 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 34 col 45 - line 34 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 34 col 45 - line 34 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 0 - line 51 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 0 - line 51 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 0 - line 51 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 0 - line 51 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 0 - line 51 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 0 - line 51 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 0 - line 51 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 0 - line 51 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 51 col 0 - line 51 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 63 col 0 - line 63 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 63 col 0 - line 63 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 63 col 0 - line 63 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 65 col 75 - line 65 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 65 col 93 - line 65 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 70 col 0 - line 70 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 70 col 0 - line 70 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 70 col 0 - line 70 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 71 col 47 - line 71 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 71 col 82 - line 71 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 80 col 85 - line 80 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 80 col 85 - line 80 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 80 col 85 - line 80 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 125 col 60 - line 125 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 125 col 60 - line 125 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 128 col 80 - line 128 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 128 col 80 - line 128 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 129 col 18 - line 129 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 129 col 18 - line 129 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 130 col 51 - line 130 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 130 col 51 - line 130 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 130 col 74 - line 130 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 130 col 74 - line 130 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 63 - line 150 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 63 - line 150 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 103 - line 150 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 103 - line 150 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 143 - line 150 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 143 - line 150 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 183 - line 150 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 183 - line 150 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 231 - line 150 col 231 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 231 - line 150 col 231 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 272 - line 150 col 272 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 272 - line 150 col 272 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 296 - line 150 col 296 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 296 - line 150 col 296 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 337 - line 150 col 337 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 337 - line 150 col 337 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 392 - line 150 col 392 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 392 - line 150 col 392 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 429 - line 150 col 429 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 429 - line 150 col 429 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 468 - line 150 col 468 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 468 - line 150 col 468 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 505 - line 150 col 505 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 150 col 505 - line 150 col 505 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 151 col 147 - line 151 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 151 col 147 - line 151 col 147 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 151 col 234 - line 151 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 151 col 234 - line 151 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 151 col 276 - line 151 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 151 col 276 - line 151 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 154 col 23 - line 154 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 154 col 23 - line 154 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 156 col 24 - line 156 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 156 col 24 - line 156 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 158 col 24 - line 158 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 158 col 24 - line 158 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 160 col 24 - line 160 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 160 col 24 - line 160 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 161 col 24 - line 161 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 161 col 24 - line 161 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 163 col 20 - line 163 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 163 col 20 - line 163 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 165 col 22 - line 165 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 165 col 22 - line 165 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 167 col 24 - line 167 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 167 col 24 - line 167 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 168 col 22 - line 168 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 168 col 22 - line 168 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 170 col 26 - line 170 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 170 col 26 - line 170 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 171 col 25 - line 171 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 171 col 25 - line 171 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 173 col 25 - line 173 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 173 col 25 - line 173 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 175 col 21 - line 175 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 175 col 21 - line 175 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 177 col 21 - line 177 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 177 col 21 - line 177 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 179 col 21 - line 179 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 179 col 21 - line 179 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 35 - line 190 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 35 - line 190 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 70 - line 190 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 70 - line 190 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 110 - line 190 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 190 col 110 - line 190 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 193 col 61 - line 193 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 193 col 61 - line 193 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 193 col 80 - line 193 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 194 col 19 - line 194 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 194 col 19 - line 194 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 200 col 43 - line 200 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 200 col 43 - line 200 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 200 col 65 - line 200 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 200 col 65 - line 200 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 200 col 87 - line 200 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 200 col 87 - line 200 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 201 col 17 - line 201 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 201 col 17 - line 201 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 201 col 36 - line 201 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 201 col 36 - line 201 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 202 col 27 - line 202 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 202 col 27 - line 202 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 202 col 27 - line 202 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 202 col 65 - line 202 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 202 col 65 - line 202 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 202 col 65 - line 202 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 203 col 35 - line 203 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 203 col 35 - line 203 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 230 col 0 - line 230 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 235 col 45 - line 235 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 235 col 45 - line 235 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 238 col 148 - line 238 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 238 col 148 - line 238 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 238 col 148 - line 238 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 238 col 148 - line 238 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 238 col 168 - line 238 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 250 col 103 - line 250 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 250 col 206 - line 250 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 250 col 206 - line 250 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 250 col 206 - line 250 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 271 col 39 - line 271 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 271 col 73 - line 271 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 277 col 46 - line 277 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 277 col 171 - line 277 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 280 col 85 - line 280 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 286 col 207 - line 286 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 286 col 207 - line 286 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 287 col 98 - line 287 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 287 col 98 - line 287 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 287 col 123 - line 287 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 313 col 0 - line 313 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 328 col 56 - line 328 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 328 col 56 - line 328 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 328 col 56 - line 328 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 333 col 253 - line 333 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 333 col 444 - line 333 col 444 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 371 col 0 - line 371 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 373 col 64 - line 373 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 374 col 18 - line 374 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 398 col 0 - line 398 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 400 col 0 - line 400 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 401 col 72 - line 401 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 402 col 0 - line 402 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 403 col 28 - line 403 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 405 col 36 - line 405 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 412 col 14 - line 412 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 413 col 14 - line 413 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 414 col 16 - line 414 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 415 col 16 - line 415 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 416 col 16 - line 416 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 417 col 16 - line 417 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 417 col 35 - line 417 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 418 col 13 - line 418 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 419 col 13 - line 419 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 420 col 13 - line 420 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 428 col 284 - line 428 col 284 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 428 col 305 - line 428 col 305 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 445 col 0 - line 445 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 455 col 0 - line 455 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 461 col 0 - line 461 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 469 col 22 - line 469 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 469 col 40 - line 469 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 469 col 257 - line 469 col 257 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 471 col 92 - line 471 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 474 col 145 - line 474 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 489 col 0 - line 489 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 489 col 0 - line 489 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 489 col 0 - line 489 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 489 col 0 - line 489 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 489 col 0 - line 489 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 490 col 38 - line 490 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 490 col 65 - line 490 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 498 col 0 - line 498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 498 col 0 - line 498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 498 col 0 - line 498 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 499 col 42 - line 499 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 499 col 73 - line 499 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 506 col 0 - line 506 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 506 col 0 - line 506 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 506 col 0 - line 506 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 507 col 43 - line 507 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 507 col 72 - line 507 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 507 col 100 - line 507 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 507 col 122 - line 507 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 507 col 162 - line 507 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 507 col 217 - line 507 col 217 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 517 col 0 - line 517 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 517 col 0 - line 517 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 517 col 0 - line 517 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 522 col 52 - line 522 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 522 col 71 - line 522 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 551 col 0 - line 551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 551 col 0 - line 551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 551 col 0 - line 551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 551 col 0 - line 551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 551 col 0 - line 551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 551 col 0 - line 551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 551 col 0 - line 551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 551 col 0 - line 551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 573 col 0 - line 573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 573 col 0 - line 573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 573 col 0 - line 573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 573 col 0 - line 573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 573 col 0 - line 573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 573 col 0 - line 573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 573 col 0 - line 573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 573 col 0 - line 573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 573 col 0 - line 573 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 578 col 23 - line 578 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 578 col 23 - line 578 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 578 col 46 - line 578 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 579 col 23 - line 579 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 579 col 23 - line 579 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 580 col 26 - line 580 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 580 col 26 - line 580 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 581 col 25 - line 581 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 581 col 25 - line 581 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 584 col 51 - line 584 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 584 col 51 - line 584 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 584 col 76 - line 584 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 584 col 131 - line 584 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 584 col 131 - line 584 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 600 col 20 - line 600 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 600 col 20 - line 600 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 600 col 0 - line 600 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 600 col 0 - line 600 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 602 col 19 - line 602 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 602 col 19 - line 602 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 602 col 0 - line 602 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 602 col 0 - line 602 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 610 col 18 - line 610 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 610 col 0 - line 610 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 612 col 22 - line 612 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 612 col 45 - line 612 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 612 col 0 - line 612 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 614 col 19 - line 614 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 614 col 0 - line 614 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 647 col 0 - line 647 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 647 col 0 - line 647 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 647 col 0 - line 647 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 647 col 0 - line 647 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 647 col 0 - line 647 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 647 col 0 - line 647 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 647 col 0 - line 647 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 657 col 0 - line 657 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 79 - line 662 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 79 - line 662 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 79 - line 662 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 79 - line 662 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 104 - line 662 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 104 - line 662 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 204 - line 662 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 360 - line 662 col 360 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 445 - line 662 col 445 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 445 - line 662 col 445 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 445 - line 662 col 445 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 445 - line 662 col 445 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 502 - line 662 col 502 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 604 - line 662 col 604 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 662 col 604 - line 662 col 604 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 670 col 51 - line 670 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 670 col 51 - line 670 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 670 col 51 - line 670 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 670 col 51 - line 670 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 670 col 185 - line 670 col 185 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 671 col 85 - line 671 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 671 col 145 - line 671 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 673 col 45 - line 673 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 673 col 45 - line 673 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 673 col 45 - line 673 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 27 - line 674 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 674 col 27 - line 674 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 685 col 0 - line 685 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 686 col 44 - line 686 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 686 col 44 - line 686 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 44 - line 688 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 44 - line 688 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 44 - line 688 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 74 - line 688 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 74 - line 688 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 688 col 74 - line 688 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 699 col 0 - line 699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 716 col 0 - line 716 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 753 col 0 - line 753 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 755 col 31 - line 755 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 755 col 70 - line 755 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 756 col 23 - line 756 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 756 col 59 - line 756 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 757 col 26 - line 757 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 757 col 72 - line 757 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 758 col 23 - line 758 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 759 col 26 - line 759 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 760 col 43 - line 760 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 761 col 62 - line 761 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 762 col 25 - line 762 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 762 col 68 - line 762 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 763 col 34 - line 763 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 764 col 37 - line 764 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 764 col 79 - line 764 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 788 col 0 - line 788 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 79 - line 790 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 246 - line 790 col 246 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 341 - line 790 col 341 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 384 - line 790 col 384 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 440 - line 790 col 440 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 440 - line 790 col 440 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 532 - line 790 col 532 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 581 - line 790 col 581 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 744 - line 790 col 744 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 806 - line 790 col 806 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 920 - line 790 col 920 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 947 - line 790 col 947 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1004 - line 790 col 1004 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1058 - line 790 col 1058 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1092 - line 790 col 1092 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1173 - line 790 col 1173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1232 - line 790 col 1232 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1402 - line 790 col 1402 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1444 - line 790 col 1444 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1651 - line 790 col 1651 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1651 - line 790 col 1651 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1651 - line 790 col 1651 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 790 col 1651 - line 790 col 1651 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 792 col 145 - line 792 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 797 col 73 - line 797 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 804 col 38 - line 804 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 815 col 62 - line 815 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 819 col 0 - line 819 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 819 col 0 - line 819 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 819 col 0 - line 819 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 819 col 0 - line 819 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 819 col 0 - line 819 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 839 col 0 - line 839 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 840 col 45 - line 840 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 845 col 0 - line 845 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 845 col 0 - line 845 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 845 col 0 - line 845 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 859 col 0 - line 859 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 859 col 0 - line 859 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 859 col 0 - line 859 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 859 col 0 - line 859 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 859 col 0 - line 859 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 859 col 0 - line 859 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 859 col 0 - line 859 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 859 col 0 - line 859 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 859 col 0 - line 859 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 884 col 0 - line 884 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 886 col 20 - line 886 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 887 col 82 - line 887 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 904 col 0 - line 904 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 934 col 0 - line 934 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 934 col 0 - line 934 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 934 col 0 - line 934 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 934 col 0 - line 934 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 934 col 0 - line 934 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 934 col 0 - line 934 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 934 col 0 - line 934 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 934 col 0 - line 934 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 935 col 77 - line 935 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 935 col 96 - line 935 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 935 col 153 - line 935 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 935 col 172 - line 935 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 936 col 98 - line 936 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 936 col 149 - line 936 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 936 col 149 - line 936 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 936 col 170 - line 936 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 937 col 21 - line 937 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 937 col 84 - line 937 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 937 col 84 - line 937 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 937 col 105 - line 937 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 965 col 0 - line 965 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 977 col 123 - line 977 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 977 col 123 - line 977 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 977 col 123 - line 977 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 982 col 45 - line 982 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 984 col 42 - line 984 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 996 col 65 - line 996 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 996 col 65 - line 996 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 996 col 108 - line 996 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1000 col 25 - line 1000 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1000 col 57 - line 1000 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1000 col 123 - line 1000 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1000 col 192 - line 1000 col 192 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1000 col 212 - line 1000 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1002 col 52 - line 1002 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1002 col 88 - line 1002 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1003 col 156 - line 1003 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1003 col 287 - line 1003 col 287 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1003 col 304 - line 1003 col 304 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1003 col 348 - line 1003 col 348 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1004 col 81 - line 1004 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1006 col 48 - line 1006 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1006 col 166 - line 1006 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1006 col 278 - line 1006 col 278 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 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 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 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 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 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 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 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 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 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 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 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 1044 col 0 - line 1044 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1044 col 0 - line 1044 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1044 col 0 - line 1044 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1044 col 0 - line 1044 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1044 col 0 - line 1044 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1046 col 45 - line 1046 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1049 col 0 - line 1049 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at inheritance.tex; line 1049 col 0 - line 1049 col 17 17.51 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/equations.tex... 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 67 - line 91 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 91 col 112 - line 91 col 112 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 105 - line 98 col 105 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 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 433 - line 114 col 433 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 114 col 557 - line 114 col 557 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 133 col 0 - line 133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 155 col 0 - line 155 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 155 col 0 - line 155 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 155 col 0 - line 155 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 157 col 199 - line 157 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 157 col 219 - line 157 col 219 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 157 col 251 - line 157 col 251 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 157 col 286 - line 157 col 286 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 159 col 61 - line 159 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 159 col 91 - line 159 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 159 col 134 - line 159 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 163 col 49 - line 163 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 163 col 93 - line 163 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 163 col 137 - line 163 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 163 col 185 - line 163 col 185 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 173 col 0 - line 173 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 175 col 26 - line 175 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 175 col 90 - line 175 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 190 col 55 - line 190 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 190 col 101 - line 190 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 190 col 155 - line 190 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 199 col 26 - line 199 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 199 col 90 - line 199 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 211 col 0 - line 211 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 211 col 0 - line 211 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 211 col 0 - line 211 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 211 col 0 - line 211 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 211 col 0 - line 211 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 211 col 0 - line 211 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 223 col 0 - line 223 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 223 col 0 - line 223 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 223 col 0 - line 223 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 223 col 0 - line 223 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 223 col 0 - line 223 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 223 col 0 - line 223 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 232 col 0 - line 232 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 235 col 61 - line 235 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 235 col 101 - line 235 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 245 col 0 - line 245 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 245 col 0 - line 245 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 245 col 0 - line 245 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 245 col 0 - line 245 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 245 col 0 - line 245 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 245 col 0 - line 245 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 247 col 19 - line 247 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 247 col 101 - line 247 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 247 col 135 - line 247 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 247 col 153 - line 247 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 248 col 75 - line 248 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 252 col 54 - line 252 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 252 col 158 - line 252 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 71 - line 253 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 71 - line 253 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 93 - line 253 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 117 - line 253 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 253 col 138 - line 253 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 274 col 0 - line 274 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 282 col 0 - line 282 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 284 col 0 - line 284 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 286 col 30 - line 286 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 286 col 53 - line 286 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 286 col 73 - line 286 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 290 col 44 - line 290 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 290 col 44 - line 290 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 290 col 65 - line 290 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 290 col 65 - line 290 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 295 col 44 - line 295 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 295 col 62 - line 295 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 307 col 0 - line 307 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 309 col 127 - line 309 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 309 col 144 - line 309 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 0 - line 318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 0 - line 318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 0 - line 318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 0 - line 318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 0 - line 318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 318 col 0 - line 318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 319 col 28 - line 319 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 320 col 29 - line 320 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 321 col 22 - line 321 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 346 col 0 - line 346 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 360 col 0 - line 360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 373 col 36 - line 373 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 374 col 41 - line 374 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 375 col 17 - line 375 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 376 col 40 - line 376 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 391 col 0 - line 391 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 395 col 40 - line 395 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 395 col 40 - line 395 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 395 col 76 - line 395 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 405 col 23 - line 405 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 405 col 77 - line 405 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 406 col 82 - line 406 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 419 col 0 - line 419 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 425 col 18 - line 425 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 428 col 0 - line 428 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 40 - line 430 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 62 - line 430 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 98 - line 430 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 120 - line 430 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 162 - line 430 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 248 - line 430 col 248 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 265 - line 430 col 265 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 318 - line 430 col 318 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 335 - line 430 col 335 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 354 - line 430 col 354 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 401 - line 430 col 401 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 422 - line 430 col 422 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 606 - line 430 col 606 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 430 col 714 - line 430 col 714 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 432 col 18 - line 432 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 432 col 97 - line 432 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 432 col 137 - line 432 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 433 col 90 - line 433 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 434 col 78 - line 434 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 434 col 100 - line 434 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 440 col 60 - line 440 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 443 col 18 - line 443 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 445 col 43 - line 445 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 453 col 0 - line 453 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 453 col 0 - line 453 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 453 col 0 - line 453 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 453 col 0 - line 453 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 453 col 0 - line 453 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 453 col 0 - line 453 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 453 col 0 - line 453 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 453 col 0 - line 453 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 458 col 115 - line 458 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 463 col 0 - line 463 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 464 col 27 - line 464 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 464 col 52 - line 464 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 464 col 84 - line 464 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 464 col 108 - line 464 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 464 col 151 - line 464 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 464 col 247 - line 464 col 247 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 468 col 34 - line 468 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 468 col 161 - line 468 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 468 col 216 - line 468 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 472 col 56 - line 472 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 475 col 28 - line 475 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 475 col 73 - line 475 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 476 col 28 - line 476 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 476 col 111 - line 476 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 479 col 42 - line 479 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 482 col 51 - line 482 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 486 col 200 - line 486 col 200 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 486 col 253 - line 486 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 488 col 44 - line 488 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 490 col 21 - line 490 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 493 col 24 - line 493 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 495 col 23 - line 495 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 495 col 79 - line 495 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 500 col 36 - line 500 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 505 col 38 - line 505 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 516 col 0 - line 516 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 521 col 25 - line 521 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 521 col 76 - line 521 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 525 col 25 - line 525 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 528 col 42 - line 528 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 541 col 0 - line 541 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 554 col 48 - line 554 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 554 col 102 - line 554 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 555 col 17 - line 555 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 555 col 63 - line 555 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 577 col 46 - line 577 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 577 col 72 - line 577 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 593 col 0 - line 593 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 593 col 0 - line 593 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 593 col 0 - line 593 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 593 col 0 - line 593 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 593 col 0 - line 593 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 593 col 0 - line 593 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 593 col 0 - line 593 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 596 col 64 - line 596 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 596 col 0 - line 596 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 600 col 187 - line 600 col 187 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 608 col 0 - line 608 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 609 col 40 - line 609 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 614 col 173 - line 614 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 614 col 194 - line 614 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 614 col 281 - line 614 col 281 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 614 col 363 - line 614 col 363 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 614 col 400 - line 614 col 400 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 621 col 0 - line 621 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 34 - line 623 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 623 col 86 - line 623 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 625 col 22 - line 625 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 625 col 293 - line 625 col 293 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 625 col 0 - line 625 col 419 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 625 col 0 - line 625 col 419 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 625 col 0 - line 625 col 419 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 625 col 0 - line 625 col 419 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 628 col 117 - line 628 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 628 col 117 - line 628 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 628 col 173 - line 628 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 641 col 0 - line 641 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 641 col 0 - line 641 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 641 col 0 - line 641 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 641 col 0 - line 641 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 641 col 0 - line 641 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 642 col 99 - line 642 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 663 col 0 - line 663 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 677 col 0 - line 677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 677 col 0 - line 677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 677 col 0 - line 677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 677 col 0 - line 677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 677 col 0 - line 677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 677 col 0 - line 677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 677 col 0 - line 677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 677 col 0 - line 677 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 680 col 41 - line 680 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 681 col 22 - line 681 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 708 col 0 - line 708 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 710 col 26 - line 710 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 711 col 22 - line 711 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 723 col 132 - line 723 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 723 col 173 - line 723 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 726 col 134 - line 726 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 726 col 134 - line 726 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 31 - line 727 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 31 - line 727 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 31 - line 727 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 31 - line 727 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 88 - line 727 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 88 - line 727 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 88 - line 727 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 88 - line 727 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 128 - line 727 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 727 col 128 - line 727 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 728 col 69 - line 728 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 728 col 152 - line 728 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 728 col 152 - line 728 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 728 col 152 - line 728 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 729 col 20 - line 729 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 729 col 44 - line 729 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 47 - line 732 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 732 col 130 - line 732 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 733 col 145 - line 733 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 733 col 145 - line 733 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 734 col 0 - line 734 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 734 col 0 - line 734 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 734 col 0 - line 734 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 734 col 0 - line 734 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 734 col 0 - line 734 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 734 col 0 - line 734 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 737 col 151 - line 737 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 737 col 151 - line 737 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 31 - line 738 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 31 - line 738 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 31 - line 738 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 31 - line 738 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 88 - line 738 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 88 - line 738 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 88 - line 738 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 738 col 88 - line 738 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 741 col 68 - line 741 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 741 col 68 - line 741 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 45 - line 742 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 45 - line 742 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 45 - line 742 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 45 - line 742 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 106 - line 742 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 106 - line 742 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 106 - line 742 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 742 col 106 - line 742 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 31 - line 743 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 31 - line 743 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 31 - line 743 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 31 - line 743 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 88 - line 743 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 88 - line 743 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 88 - line 743 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 743 col 88 - line 743 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 61 - line 746 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 61 - line 746 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 746 col 61 - line 746 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 40 - line 747 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 40 - line 747 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 747 col 40 - line 747 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 752 col 0 - line 752 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 760 col 49 - line 760 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 760 col 49 - line 760 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 760 col 49 - line 760 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 760 col 79 - line 760 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 760 col 141 - line 760 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 760 col 141 - line 760 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 760 col 141 - line 760 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 760 col 172 - line 760 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 764 col 63 - line 764 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 764 col 87 - line 764 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 764 col 126 - line 764 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 766 col 24 - line 766 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 767 col 92 - line 767 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 770 col 43 - line 770 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 770 col 97 - line 770 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 770 col 122 - line 770 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 770 col 159 - line 770 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 773 col 70 - line 773 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 773 col 94 - line 773 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 773 col 141 - line 773 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 775 col 47 - line 775 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 775 col 99 - line 775 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 777 col 51 - line 777 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 777 col 76 - line 777 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 781 col 61 - line 781 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 781 col 90 - line 781 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 782 col 17 - line 782 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 782 col 47 - line 782 col 47 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 70 - line 784 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 788 col 30 - line 788 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 791 col 55 - line 791 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 791 col 106 - line 791 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 792 col 38 - line 792 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 792 col 146 - line 792 col 146 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 55 - line 806 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at equations.tex; line 806 col 80 - line 806 col 80 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 145 - line 821 col 145 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 13.20 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/connectors.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 11 col 65 - line 11 col 65 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 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 79 col 36 - line 79 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 79 col 77 - line 79 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 79 col 174 - line 79 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 80 col 72 - line 80 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 80 col 131 - line 80 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 80 col 227 - line 80 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 81 col 47 - line 81 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 81 col 47 - line 81 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 81 col 91 - line 81 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 81 col 91 - line 81 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 90 col 55 - line 90 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 90 col 96 - line 90 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 90 col 124 - line 90 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 91 col 42 - line 91 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 91 col 100 - line 91 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 95 col 0 - line 95 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 96 col 45 - line 96 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 96 col 62 - line 96 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 96 col 102 - line 96 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 101 col 0 - line 101 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 102 col 45 - line 102 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 105 col 0 - line 105 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 110 col 29 - line 110 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 110 col 29 - line 110 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 110 col 53 - line 110 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 114 col 103 - line 114 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 115 col 60 - line 115 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 130 col 392 - line 130 col 392 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 132 col 82 - line 132 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 132 col 104 - line 132 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 132 col 155 - line 132 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 132 col 177 - line 132 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 134 col 155 - line 134 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 134 col 176 - line 134 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 134 col 199 - line 134 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 134 col 221 - line 134 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 136 col 38 - line 136 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 136 col 57 - line 136 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 140 col 190 - line 140 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 140 col 213 - line 140 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 149 col 47 - line 149 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 149 col 120 - line 149 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 170 col 0 - line 170 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 177 col 61 - line 177 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 203 col 97 - line 203 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 203 col 153 - line 203 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 203 col 228 - line 203 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 219 col 0 - line 219 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 227 col 172 - line 227 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 227 col 0 - line 227 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 228 col 39 - line 228 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 228 col 58 - line 228 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 244 col 0 - line 244 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 244 col 0 - line 244 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 244 col 0 - line 244 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 244 col 0 - line 244 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 244 col 0 - line 244 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 244 col 0 - line 244 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 244 col 0 - line 244 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 247 col 66 - line 247 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 273 col 0 - line 273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 286 col 131 - line 286 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 305 col 17 - line 305 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 305 col 17 - line 305 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 356 col 0 - line 356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 360 col 26 - line 360 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 368 col 0 - line 368 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 373 col 55 - line 373 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 373 col 55 - line 373 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 374 col 31 - line 374 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 374 col 31 - line 374 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 375 col 125 - line 375 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 378 col 40 - line 378 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 382 col 41 - line 382 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 382 col 59 - line 382 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 383 col 66 - line 383 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 383 col 66 - line 383 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 383 col 66 - line 383 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 383 col 119 - line 383 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 383 col 119 - line 383 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 383 col 119 - line 383 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 101 - line 385 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 101 - line 385 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 186 - line 385 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 385 col 186 - line 385 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 396 col 59 - line 396 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 396 col 59 - line 396 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 396 col 0 - line 396 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 396 col 0 - line 396 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 398 col 0 - line 398 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 398 col 0 - line 398 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 400 col 17 - line 400 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 400 col 17 - line 400 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 435 col 34 - line 435 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 435 col 34 - line 435 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 435 col 34 - line 435 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 435 col 78 - line 435 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 435 col 0 - line 435 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 435 col 0 - line 435 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 435 col 0 - line 435 col 195 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 436 col 47 - line 436 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 436 col 47 - line 436 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 436 col 47 - line 436 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 436 col 138 - line 436 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 436 col 138 - line 436 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 436 col 138 - line 436 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 436 col 175 - line 436 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 436 col 175 - line 436 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 436 col 175 - line 436 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 437 col 29 - line 437 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 439 col 77 - line 439 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 439 col 95 - line 439 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 460 col 0 - line 460 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 463 col 33 - line 463 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 464 col 33 - line 464 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 465 col 35 - line 465 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 466 col 42 - line 466 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 467 col 42 - line 467 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 468 col 37 - line 468 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 469 col 37 - line 469 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 470 col 37 - line 470 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 470 col 94 - line 470 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 471 col 37 - line 471 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 471 col 94 - line 471 col 94 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 472 col 90 - line 472 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 473 col 33 - line 473 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 473 col 90 - line 473 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 474 col 33 - line 474 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 474 col 98 - line 474 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 475 col 33 - line 475 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 475 col 98 - line 475 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 476 col 33 - line 476 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 476 col 98 - line 476 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 477 col 33 - line 477 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 477 col 98 - line 477 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 481 col 33 - line 481 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 481 col 98 - line 481 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 482 col 33 - line 482 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 482 col 98 - line 482 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 483 col 33 - line 483 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 483 col 98 - line 483 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 484 col 33 - line 484 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 484 col 98 - line 484 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 485 col 33 - line 485 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 485 col 90 - line 485 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 485 col 149 - line 485 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 486 col 33 - line 486 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 486 col 90 - line 486 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 486 col 149 - line 486 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 487 col 33 - line 487 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 488 col 37 - line 488 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 501 col 0 - line 501 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 522 col 0 - line 522 col 17 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 526 col 33 - line 526 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 527 col 35 - line 527 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 528 col 37 - line 528 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 529 col 37 - line 529 col 37 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 530 col 90 - line 530 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 531 col 33 - line 531 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 531 col 90 - line 531 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 532 col 33 - line 532 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 532 col 93 - line 532 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 533 col 33 - line 533 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 533 col 93 - line 533 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 534 col 33 - line 534 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 534 col 93 - line 534 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 535 col 33 - line 535 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 535 col 93 - line 535 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 539 col 33 - line 539 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 539 col 93 - line 539 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 540 col 33 - line 540 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 540 col 93 - line 540 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 541 col 33 - line 541 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 541 col 93 - line 541 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 542 col 33 - line 542 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 542 col 93 - line 542 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 543 col 33 - line 543 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 543 col 90 - line 543 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 544 col 33 - line 544 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 544 col 90 - line 544 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 545 col 33 - line 545 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 556 col 0 - line 556 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 570 col 83 - line 570 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 570 col 107 - line 570 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 580 col 242 - line 580 col 242 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 580 col 261 - line 580 col 261 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 580 col 306 - line 580 col 306 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 580 col 325 - line 580 col 325 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 582 col 57 - line 582 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 582 col 76 - line 582 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 583 col 54 - line 583 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 584 col 27 - line 584 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 597 col 0 - line 597 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 599 col 47 - line 599 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 600 col 0 - line 600 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 619 col 23 - line 619 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 620 col 33 - line 620 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 620 col 33 - line 620 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 622 col 113 - line 622 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 622 col 113 - line 622 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 627 col 36 - line 627 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 639 col 74 - line 639 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 640 col 20 - line 640 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 640 col 39 - line 640 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 640 col 59 - line 640 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 640 col 0 - line 640 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 641 col 20 - line 641 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 646 col 30 - line 646 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 678 col 0 - line 678 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 678 col 0 - line 678 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 678 col 0 - line 678 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 678 col 0 - line 678 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 678 col 0 - line 678 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 678 col 0 - line 678 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 678 col 0 - line 678 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 678 col 0 - line 678 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 678 col 0 - line 678 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 680 col 29 - line 680 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 680 col 290 - line 680 col 290 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 680 col 308 - line 680 col 308 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 680 col 338 - line 680 col 338 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 680 col 402 - line 680 col 402 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 680 col 425 - line 680 col 425 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 703 col 0 - line 703 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 703 col 0 - line 703 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 703 col 0 - line 703 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 703 col 0 - line 703 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 703 col 0 - line 703 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 705 col 51 - line 705 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 705 col 0 - line 705 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 706 col 50 - line 706 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 707 col 71 - line 707 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 707 col 89 - line 707 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 708 col 65 - line 708 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 733 col 0 - line 733 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 733 col 0 - line 733 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 733 col 0 - line 733 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 733 col 0 - line 733 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 733 col 0 - line 733 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 733 col 0 - line 733 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 733 col 0 - line 733 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 785 col 103 - line 785 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 785 col 135 - line 785 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 811 col 0 - line 811 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 812 col 46 - line 812 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 812 col 86 - line 812 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 813 col 34 - line 813 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 813 col 103 - line 813 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 813 col 122 - line 813 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 813 col 161 - line 813 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 813 col 180 - line 813 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 813 col 271 - line 813 col 271 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 814 col 80 - line 814 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 819 col 0 - line 819 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 819 col 0 - line 819 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 821 col 46 - line 821 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 821 col 116 - line 821 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 824 col 51 - line 824 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 825 col 53 - line 825 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 828 col 71 - line 828 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 828 col 137 - line 828 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 832 col 56 - line 832 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 833 col 42 - line 833 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 834 col 19 - line 834 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 835 col 41 - line 835 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 836 col 30 - line 836 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 836 col 83 - line 836 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 840 col 28 - line 840 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 840 col 70 - line 840 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 842 col 99 - line 842 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 842 col 117 - line 842 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 842 col 200 - line 842 col 200 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 842 col 256 - line 842 col 256 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 849 col 25 - line 849 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 850 col 40 - line 850 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 851 col 33 - line 851 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 852 col 52 - line 852 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 853 col 35 - line 853 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 854 col 35 - line 854 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 859 col 36 - line 859 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 859 col 0 - line 859 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 862 col 0 - line 862 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 864 col 166 - line 864 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 864 col 263 - line 864 col 263 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 869 col 0 - line 869 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 869 col 0 - line 869 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 872 col 0 - line 872 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 874 col 145 - line 874 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 874 col 181 - line 874 col 181 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 874 col 255 - line 874 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 874 col 291 - line 874 col 291 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 875 col 67 - line 875 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 882 col 73 - line 882 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 882 col 91 - line 882 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 882 col 134 - line 882 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 882 col 154 - line 882 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 882 col 282 - line 882 col 282 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 887 col 0 - line 887 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 887 col 0 - line 887 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 890 col 0 - line 890 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 892 col 56 - line 892 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 892 col 92 - line 892 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 895 col 72 - line 895 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 895 col 114 - line 895 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 900 col 0 - line 900 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 900 col 0 - line 900 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 904 col 0 - line 904 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 906 col 56 - line 906 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 906 col 92 - line 906 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 906 col 240 - line 906 col 240 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 907 col 70 - line 907 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 907 col 130 - line 907 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 908 col 71 - line 908 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 911 col 70 - line 911 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 911 col 112 - line 911 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 911 col 159 - line 911 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 911 col 227 - line 911 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 911 col 276 - line 911 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 916 col 0 - line 916 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 916 col 0 - line 916 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 919 col 0 - line 919 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 921 col 73 - line 921 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 921 col 109 - line 921 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 925 col 0 - line 925 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 925 col 0 - line 925 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 929 col 0 - line 929 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 931 col 51 - line 931 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 931 col 126 - line 931 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 931 col 209 - line 931 col 209 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 931 col 235 - line 931 col 235 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 931 col 283 - line 931 col 283 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 931 col 344 - line 931 col 344 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 931 col 396 - line 931 col 396 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 931 col 429 - line 931 col 429 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 931 col 493 - line 931 col 493 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 934 col 161 - line 934 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 940 col 41 - line 940 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 940 col 71 - line 940 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 941 col 37 - line 941 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 948 col 26 - line 948 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 953 col 62 - line 953 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 962 col 66 - line 962 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 974 col 0 - line 974 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 981 col 48 - line 981 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 982 col 26 - line 982 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1021 col 0 - line 1021 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1028 col 54 - line 1028 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1028 col 0 - line 1028 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1046 col 0 - line 1046 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1046 col 0 - line 1046 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1046 col 0 - line 1046 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1046 col 0 - line 1046 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1048 col 58 - line 1048 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1054 col 0 - line 1054 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1054 col 0 - line 1054 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1056 col 57 - line 1056 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1102 col 0 - line 1102 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1103 col 46 - line 1103 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1103 col 71 - line 1103 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1115 col 0 - line 1115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1115 col 0 - line 1115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1115 col 0 - line 1115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1115 col 0 - line 1115 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1116 col 53 - line 1116 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1117 col 34 - line 1117 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1129 col 0 - line 1129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1129 col 0 - line 1129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1129 col 0 - line 1129 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at connectors.tex; line 1129 col 0 - line 1129 col 17 15.62 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 189 - line 177 col 189 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 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 590 col 36 - line 590 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 590 col 80 - line 590 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 592 col 40 - line 592 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 592 col 40 - line 592 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 59 - line 593 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 593 col 76 - line 593 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 594 col 19 - line 594 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 594 col 36 - line 594 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 595 col 15 - line 595 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 595 col 105 - line 595 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 595 col 105 - line 595 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 596 col 15 - line 596 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 596 col 36 - line 596 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 596 col 53 - line 596 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 597 col 18 - line 597 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 597 col 76 - line 597 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 598 col 37 - line 598 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 599 col 29 - line 599 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 599 col 50 - line 599 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 599 col 67 - line 599 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 600 col 15 - line 600 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 6 - line 606 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 6 - line 606 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 6 - line 606 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 6 - line 606 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 6 - line 606 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 606 col 6 - line 606 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 609 col 74 - line 609 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 609 col 129 - line 609 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 612 col 15 - line 612 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 612 col 37 - line 612 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 612 col 57 - line 612 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 612 col 87 - line 612 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 613 col 19 - line 613 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 613 col 48 - line 613 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 613 col 68 - line 613 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 614 col 15 - line 614 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 614 col 57 - line 614 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 614 col 78 - line 614 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 614 col 98 - line 614 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 615 col 15 - line 615 col 15 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 615 col 57 - line 615 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 615 col 78 - line 615 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 615 col 98 - line 615 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 629 col 0 - line 629 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 634 col 93 - line 634 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 634 col 163 - line 634 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 634 col 187 - line 634 col 187 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 634 col 206 - line 634 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 634 col 227 - line 634 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 634 col 252 - line 634 col 252 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 634 col 314 - line 634 col 314 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 641 col 26 - line 641 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 642 col 34 - line 642 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 643 col 26 - line 643 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 644 col 27 - line 644 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 645 col 21 - line 645 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 651 col 0 - line 651 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 651 col 0 - line 651 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 654 col 0 - line 654 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 660 col 0 - line 660 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 660 col 0 - line 660 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 663 col 0 - line 663 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 665 col 0 - line 665 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 669 col 0 - line 669 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 669 col 0 - line 669 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 672 col 0 - line 672 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 676 col 43 - line 676 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 676 col 63 - line 676 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 678 col 30 - line 678 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 680 col 32 - line 680 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 681 col 32 - line 681 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 687 col 0 - line 687 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 687 col 0 - line 687 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 690 col 0 - line 690 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 697 col 0 - line 697 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 701 col 0 - line 701 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 701 col 0 - line 701 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 704 col 0 - line 704 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 706 col 126 - line 706 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 706 col 164 - line 706 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 711 col 0 - line 711 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 717 col 103 - line 717 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 721 col 21 - line 721 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 721 col 43 - line 721 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 721 col 65 - line 721 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 724 col 60 - line 724 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 724 col 84 - line 724 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 724 col 138 - line 724 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 725 col 21 - line 725 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 725 col 71 - line 725 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 728 col 0 - line 728 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 730 col 33 - line 730 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 730 col 98 - line 730 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 734 col 32 - line 734 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 734 col 50 - line 734 col 50 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 757 col 0 - line 757 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 757 col 0 - line 757 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 757 col 0 - line 757 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 757 col 0 - line 757 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 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 761 col 0 - line 761 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 769 col 0 - line 769 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 769 col 0 - line 769 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 770 col 36 - line 770 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 771 col 56 - line 771 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 772 col 28 - line 772 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 772 col 49 - line 772 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 772 col 133 - line 772 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 791 col 0 - line 791 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 791 col 0 - line 791 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 791 col 0 - line 791 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 791 col 0 - line 791 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 791 col 0 - line 791 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 791 col 0 - line 791 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 791 col 0 - line 791 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 798 col 29 - line 798 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 798 col 52 - line 798 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 798 col 52 - line 798 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 799 col 16 - line 799 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 805 col 0 - line 805 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 805 col 0 - line 805 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 805 col 0 - line 805 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 805 col 0 - line 805 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 805 col 0 - line 805 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 805 col 0 - line 805 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 805 col 0 - line 805 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 805 col 0 - line 805 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 810 col 52 - line 810 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 811 col 13 - line 811 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 811 col 28 - line 811 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 811 col 43 - line 811 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 815 col 22 - line 815 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 815 col 37 - line 815 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 815 col 52 - line 815 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 816 col 22 - line 816 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 816 col 45 - line 816 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 818 col 22 - line 818 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 818 col 37 - line 818 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 818 col 52 - line 818 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 820 col 46 - line 820 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 820 col 70 - line 820 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 821 col 33 - line 821 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 821 col 76 - line 821 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 822 col 33 - line 822 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 824 col 97 - line 824 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 824 col 127 - line 824 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 824 col 157 - line 824 col 157 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 824 col 218 - line 824 col 218 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 826 col 37 - line 826 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 826 col 52 - line 826 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 826 col 67 - line 826 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 827 col 81 - line 827 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 828 col 26 - line 828 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 828 col 74 - line 828 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 838 col 71 - line 838 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 838 col 126 - line 838 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 838 col 149 - line 838 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 838 col 172 - line 838 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 838 col 213 - line 838 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 842 col 0 - line 842 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 843 col 39 - line 843 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 852 col 0 - line 852 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 853 col 49 - line 853 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 862 col 0 - line 862 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 863 col 70 - line 863 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 864 col 52 - line 864 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 864 col 67 - line 864 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 864 col 82 - line 864 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 868 col 0 - line 868 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 869 col 70 - line 869 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 870 col 52 - line 870 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 870 col 67 - line 870 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 870 col 82 - line 870 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 873 col 63 - line 873 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 874 col 34 - line 874 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 874 col 66 - line 874 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 874 col 108 - line 874 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 876 col 48 - line 876 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 876 col 75 - line 876 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 876 col 93 - line 876 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 877 col 36 - line 877 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 877 col 54 - line 877 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 879 col 59 - line 879 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 902 col 0 - line 902 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 910 col 0 - line 910 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 911 col 165 - line 911 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 911 col 186 - line 911 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 911 col 207 - line 911 col 207 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 50 - line 914 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 914 col 97 - line 914 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 915 col 21 - line 915 col 21 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 47 - line 917 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 917 col 98 - line 917 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 917 col 134 - line 917 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 918 col 45 - line 918 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 920 col 23 - line 920 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 920 col 45 - line 920 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 920 col 66 - line 920 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 920 col 87 - line 920 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 920 col 115 - line 920 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 920 col 115 - line 920 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 922 col 29 - line 922 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 922 col 56 - line 922 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 922 col 109 - line 922 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 922 col 143 - line 922 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 922 col 208 - line 922 col 208 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 924 col 29 - line 924 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 924 col 53 - line 924 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 924 col 106 - line 924 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 924 col 142 - line 924 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 925 col 50 - line 925 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 925 col 165 - line 925 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 925 col 165 - line 925 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 925 col 165 - line 925 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 926 col 35 - line 926 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 928 col 29 - line 928 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 928 col 51 - line 928 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 928 col 74 - line 928 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 930 col 26 - line 930 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 930 col 53 - line 930 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 930 col 86 - line 930 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 932 col 23 - line 932 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 932 col 44 - line 932 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 932 col 71 - line 932 col 71 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 932 col 113 - line 932 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 932 col 141 - line 932 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 932 col 141 - line 932 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 934 col 25 - line 934 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 934 col 91 - line 934 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 935 col 26 - line 935 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 935 col 52 - line 935 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 935 col 73 - line 935 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 935 col 92 - line 935 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 936 col 67 - line 936 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 936 col 67 - line 936 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 946 col 0 - line 946 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 951 col 65 - line 951 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 955 col 0 - line 955 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 957 col 23 - line 957 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 960 col 132 - line 960 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 978 col 0 - line 978 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 982 col 0 - line 982 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 987 col 0 - line 987 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 988 col 16 - line 988 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 988 col 46 - line 988 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 988 col 92 - line 988 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 994 col 6 - line 994 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 994 col 6 - line 994 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 994 col 6 - line 994 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 994 col 6 - line 994 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 994 col 6 - line 994 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 994 col 6 - line 994 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1000 col 19 - line 1000 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1001 col 19 - line 1001 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1002 col 19 - line 1002 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1002 col 39 - line 1002 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1003 col 20 - line 1003 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1004 col 23 - line 1004 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1005 col 21 - line 1005 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1006 col 27 - line 1006 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1007 col 19 - line 1007 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1008 col 22 - line 1008 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1009 col 29 - line 1009 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1010 col 29 - line 1010 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1018 col 82 - line 1018 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1018 col 120 - line 1018 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1031 col 0 - line 1031 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1031 col 0 - line 1031 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1031 col 0 - line 1031 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1031 col 0 - line 1031 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1036 col 30 - line 1036 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1036 col 30 - line 1036 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1036 col 47 - line 1036 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1036 col 160 - line 1036 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1036 col 236 - line 1036 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1040 col 27 - line 1040 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1040 col 64 - line 1040 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1040 col 107 - line 1040 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1050 col 0 - line 1050 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1050 col 0 - line 1050 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1050 col 0 - line 1050 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1050 col 0 - line 1050 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1050 col 0 - line 1050 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1050 col 0 - line 1050 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1057 col 85 - line 1057 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1057 col 108 - line 1057 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1062 col 26 - line 1062 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1062 col 60 - line 1062 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1073 col 33 - line 1073 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1073 col 69 - line 1073 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1073 col 109 - line 1073 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1076 col 44 - line 1076 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1077 col 66 - line 1077 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1078 col 103 - line 1078 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1079 col 144 - line 1079 col 144 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 1087 col 60 - line 1087 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1088 col 76 - line 1088 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1089 col 30 - line 1089 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1089 col 48 - line 1089 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1090 col 26 - line 1090 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1091 col 0 - line 1091 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1092 col 17 - line 1092 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1092 col 60 - line 1092 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1096 col 6 - line 1096 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1096 col 6 - line 1096 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1096 col 6 - line 1096 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1096 col 6 - line 1096 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1099 col 33 - line 1099 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1099 col 69 - line 1099 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1099 col 125 - line 1099 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1099 col 125 - line 1099 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1101 col 48 - line 1101 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1104 col 53 - line 1104 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1105 col 80 - line 1105 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1106 col 122 - line 1106 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1107 col 173 - line 1107 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1113 col 40 - line 1113 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1113 col 75 - line 1113 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1113 col 137 - line 1113 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1113 col 155 - line 1113 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1114 col 36 - line 1114 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1114 col 54 - line 1114 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1114 col 95 - line 1114 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1114 col 119 - line 1114 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1114 col 143 - line 1114 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1115 col 18 - line 1115 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1115 col 160 - line 1115 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1116 col 13 - line 1116 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1116 col 63 - line 1116 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1116 col 87 - line 1116 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1116 col 111 - line 1116 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1120 col 6 - line 1120 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1123 col 33 - line 1123 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1123 col 69 - line 1123 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1123 col 0 - line 1123 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1124 col 51 - line 1124 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1127 col 53 - line 1127 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1128 col 133 - line 1128 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1129 col 133 - line 1129 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1130 col 173 - line 1130 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1138 col 6 - line 1138 col 6 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1141 col 33 - line 1141 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1141 col 75 - line 1141 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1143 col 46 - line 1143 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1146 col 42 - line 1146 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1147 col 122 - line 1147 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1155 col 39 - line 1155 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1155 col 60 - line 1155 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1156 col 45 - line 1156 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1162 col 33 - line 1162 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1162 col 69 - line 1162 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1162 col 131 - line 1162 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1162 col 131 - line 1162 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1163 col 70 - line 1163 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1163 col 70 - line 1163 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1166 col 49 - line 1166 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1167 col 67 - line 1167 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1168 col 95 - line 1168 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1169 col 129 - line 1169 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1175 col 46 - line 1175 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1175 col 108 - line 1175 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1175 col 126 - line 1175 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1176 col 17 - line 1176 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1176 col 35 - line 1176 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1176 col 76 - line 1176 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1176 col 100 - line 1176 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1176 col 124 - line 1176 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1183 col 33 - line 1183 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1183 col 69 - line 1183 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1183 col 110 - line 1183 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1184 col 45 - line 1184 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1187 col 49 - line 1187 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1188 col 129 - line 1188 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1189 col 129 - line 1189 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1190 col 169 - line 1190 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1198 col 32 - line 1198 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1204 col 33 - line 1204 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1204 col 69 - line 1204 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1204 col 109 - line 1204 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1205 col 44 - line 1205 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1208 col 78 - line 1208 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1209 col 101 - line 1209 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1210 col 101 - line 1210 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1211 col 129 - line 1211 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1225 col 0 - line 1225 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1230 col 26 - line 1230 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1230 col 89 - line 1230 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1230 col 123 - line 1230 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1231 col 40 - line 1231 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1231 col 130 - line 1231 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1238 col 33 - line 1238 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1238 col 69 - line 1238 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1238 col 109 - line 1238 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1239 col 44 - line 1239 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1242 col 49 - line 1242 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1243 col 67 - line 1243 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1244 col 95 - line 1244 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1245 col 129 - line 1245 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1253 col 40 - line 1253 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1253 col 102 - line 1253 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1253 col 120 - line 1253 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1253 col 168 - line 1253 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1253 col 0 - line 1253 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1254 col 40 - line 1254 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1254 col 64 - line 1254 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1254 col 88 - line 1254 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1254 col 131 - line 1254 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1255 col 32 - line 1255 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1262 col 33 - line 1262 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1262 col 69 - line 1262 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1262 col 110 - line 1262 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1263 col 45 - line 1263 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1266 col 49 - line 1266 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1267 col 129 - line 1267 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1268 col 129 - line 1268 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1269 col 169 - line 1269 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1276 col 47 - line 1276 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1276 col 86 - line 1276 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1276 col 129 - line 1276 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1280 col 0 - line 1280 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1281 col 65 - line 1281 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1286 col 32 - line 1286 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1286 col 94 - line 1286 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1286 col 138 - line 1286 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1286 col 156 - line 1286 col 156 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1287 col 16 - line 1287 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1287 col 44 - line 1287 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1287 col 88 - line 1287 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1287 col 105 - line 1287 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1287 col 129 - line 1287 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1288 col 42 - line 1288 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1288 col 115 - line 1288 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1288 col 148 - line 1288 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1289 col 21 - line 1289 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1289 col 44 - line 1289 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1291 col 46 - line 1291 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1291 col 109 - line 1291 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1291 col 127 - line 1291 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1292 col 13 - line 1292 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1292 col 31 - line 1292 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1292 col 72 - line 1292 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1292 col 96 - line 1292 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1292 col 120 - line 1292 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1299 col 33 - line 1299 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1299 col 69 - line 1299 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1299 col 110 - line 1299 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1300 col 45 - line 1300 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1303 col 49 - line 1303 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1304 col 129 - line 1304 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1305 col 129 - line 1305 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1306 col 169 - line 1306 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1316 col 0 - line 1316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1317 col 70 - line 1317 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1323 col 32 - line 1323 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1323 col 60 - line 1323 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1323 col 105 - line 1323 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1323 col 0 - line 1323 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1324 col 26 - line 1324 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1330 col 0 - line 1330 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1333 col 23 - line 1333 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1334 col 59 - line 1334 col 59 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 77 - line 1343 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1343 col 144 - line 1343 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1344 col 85 - line 1344 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1346 col 18 - line 1346 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1346 col 108 - line 1346 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1346 col 135 - line 1346 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1348 col 79 - line 1348 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1348 col 161 - line 1348 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1349 col 67 - line 1349 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1349 col 111 - line 1349 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1350 col 19 - line 1350 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1350 col 123 - line 1350 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1351 col 61 - line 1351 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1370 col 0 - line 1370 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1370 col 0 - line 1370 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1371 col 44 - line 1371 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1377 col 34 - line 1377 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1377 col 50 - line 1377 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1377 col 65 - line 1377 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1378 col 14 - line 1378 col 14 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1378 col 30 - line 1378 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1378 col 46 - line 1378 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1383 col 29 - line 1383 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1383 col 48 - line 1383 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1383 col 88 - line 1383 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1383 col 0 - line 1383 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1384 col 42 - line 1384 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1384 col 0 - line 1384 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1385 col 18 - line 1385 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1392 col 81 - line 1392 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1392 col 138 - line 1392 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1393 col 23 - line 1393 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1393 col 81 - line 1393 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1395 col 47 - line 1395 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1409 col 0 - line 1409 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1409 col 0 - line 1409 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1409 col 0 - line 1409 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1409 col 0 - line 1409 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1409 col 0 - line 1409 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1418 col 0 - line 1418 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1424 col 0 - line 1424 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1426 col 85 - line 1426 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1426 col 127 - line 1426 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1429 col 54 - line 1429 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1429 col 69 - line 1429 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1435 col 0 - line 1435 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1442 col 0 - line 1442 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1449 col 0 - line 1449 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1450 col 28 - line 1450 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1450 col 56 - line 1450 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1450 col 84 - line 1450 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at arrays.tex; line 1450 col 123 - line 1450 col 123 23.67 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 41 col 32 - line 41 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 43 col 40 - line 43 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 43 col 79 - line 43 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 50 col 79 - line 50 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 77 col 0 - line 77 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 77 col 0 - line 77 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 77 col 0 - line 77 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 77 col 0 - line 77 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 77 col 0 - line 77 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 123 col 0 - line 123 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 130 col 0 - line 130 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 132 col 44 - line 132 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 132 col 44 - line 132 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 133 col 108 - line 133 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 133 col 108 - line 133 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 135 col 26 - line 135 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 148 col 0 - line 148 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 153 col 0 - line 153 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 156 col 26 - line 156 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 160 col 0 - line 160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 161 col 44 - line 161 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 164 col 0 - line 164 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 171 col 0 - line 171 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 171 col 0 - line 171 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 171 col 0 - line 171 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 171 col 0 - line 171 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 180 col 59 - line 180 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 180 col 59 - line 180 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 180 col 79 - line 180 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 180 col 79 - line 180 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 180 col 108 - line 180 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 180 col 108 - line 180 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 180 col 108 - line 180 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 180 col 135 - line 180 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 180 col 135 - line 180 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 185 col 69 - line 185 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 185 col 115 - line 185 col 115 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 76 - line 191 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 191 col 76 - line 191 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 199 col 0 - line 199 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 203 col 0 - line 203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 203 col 0 - line 203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 203 col 0 - line 203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 203 col 0 - line 203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 204 col 159 - line 204 col 159 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 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 222 col 0 - line 222 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 222 col 0 - line 222 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 222 col 0 - line 222 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 222 col 0 - line 222 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 222 col 0 - line 222 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 222 col 0 - line 222 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 222 col 0 - line 222 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 227 col 43 - line 227 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 227 col 43 - line 227 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 227 col 81 - line 227 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 227 col 81 - line 227 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 227 col 117 - line 227 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 228 col 111 - line 228 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 228 col 160 - line 228 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 228 col 212 - line 228 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 228 col 241 - line 228 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 228 col 329 - line 228 col 329 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 228 col 329 - line 228 col 329 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 228 col 359 - line 228 col 359 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 228 col 406 - line 228 col 406 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 230 col 21 - line 230 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 230 col 227 - line 230 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 232 col 21 - line 232 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 233 col 68 - line 233 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 250 col 0 - line 250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 258 col 0 - line 258 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 258 col 0 - line 258 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 258 col 0 - line 258 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 258 col 0 - line 258 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 258 col 0 - line 258 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 258 col 0 - line 258 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 258 col 0 - line 258 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 265 col 59 - line 265 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 265 col 169 - line 265 col 169 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 265 col 210 - line 265 col 210 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 265 col 247 - line 265 col 247 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 265 col 289 - line 265 col 289 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 265 col 327 - line 265 col 327 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 265 col 327 - line 265 col 327 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 277 col 0 - line 277 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 283 col 107 - line 283 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 283 col 134 - line 283 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 283 col 134 - line 283 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 283 col 134 - line 283 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 283 col 175 - line 283 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 283 col 175 - line 283 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 283 col 175 - line 283 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 284 col 97 - line 284 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 284 col 121 - line 284 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 284 col 121 - line 284 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 284 col 196 - line 284 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 295 col 0 - line 295 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 295 col 0 - line 295 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 295 col 0 - line 295 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 295 col 0 - line 295 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 295 col 0 - line 295 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 295 col 0 - line 295 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 295 col 0 - line 295 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 300 col 63 - line 300 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 300 col 111 - line 300 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 305 col 0 - line 305 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 305 col 0 - line 305 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 305 col 0 - line 305 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 305 col 0 - line 305 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 305 col 0 - line 305 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 305 col 0 - line 305 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 305 col 0 - line 305 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 306 col 26 - line 306 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 306 col 85 - line 306 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 308 col 32 - line 308 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 309 col 35 - line 309 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 311 col 35 - line 311 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 319 col 53 - line 319 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 324 col 0 - line 324 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 327 col 58 - line 327 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 343 col 0 - line 343 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 352 col 51 - line 352 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 352 col 96 - line 352 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 352 col 141 - line 352 col 141 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 352 col 190 - line 352 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 363 col 0 - line 363 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 365 col 26 - line 365 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 365 col 88 - line 365 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 369 col 58 - line 369 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 369 col 105 - line 369 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 369 col 160 - line 369 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 376 col 0 - line 376 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 378 col 26 - line 378 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 378 col 91 - line 378 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 382 col 43 - line 382 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 0 - line 388 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 0 - line 388 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 0 - line 388 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 0 - line 388 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 388 col 0 - line 388 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 390 col 17 - line 390 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 390 col 43 - line 390 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 390 col 65 - line 390 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 396 col 0 - line 396 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 396 col 0 - line 396 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 396 col 0 - line 396 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 396 col 0 - line 396 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 396 col 0 - line 396 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 412 col 0 - line 412 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 415 col 28 - line 415 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 415 col 47 - line 415 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 439 col 0 - line 439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 439 col 0 - line 439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 439 col 0 - line 439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 439 col 0 - line 439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 439 col 0 - line 439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 439 col 0 - line 439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 439 col 0 - line 439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 439 col 0 - line 439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 439 col 0 - line 439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 471 col 0 - line 471 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 471 col 0 - line 471 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 471 col 0 - line 471 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 471 col 0 - line 471 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 471 col 0 - line 471 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 471 col 0 - line 471 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 471 col 0 - line 471 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 471 col 0 - line 471 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 472 col 82 - line 472 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 472 col 110 - line 472 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 472 col 149 - line 472 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 485 col 0 - line 485 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 486 col 43 - line 486 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 487 col 76 - line 487 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 497 col 47 - line 497 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 497 col 93 - line 497 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 501 col 48 - line 501 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statements.tex; line 501 col 100 - line 501 col 100 4.93 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 40 - line 83 col 40 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 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 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 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 804 col 306 - line 804 col 306 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 804 col 306 - line 804 col 306 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 806 col 59 - line 806 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 806 col 105 - line 806 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 806 col 139 - line 806 col 139 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 806 col 165 - line 806 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 825 col 86 - line 825 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 826 col 48 - line 826 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 826 col 88 - line 826 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 831 col 94 - line 831 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 843 col 0 - line 843 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 845 col 41 - line 845 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 846 col 39 - line 846 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 846 col 77 - line 846 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 849 col 16 - line 849 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 854 col 0 - line 854 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 862 col 0 - line 862 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 863 col 27 - line 863 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 864 col 46 - line 864 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 865 col 29 - line 865 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 881 col 38 - line 881 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 887 col 0 - line 887 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 929 col 37 - line 929 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 932 col 32 - line 932 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 932 col 55 - line 932 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 932 col 74 - line 932 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 932 col 96 - line 932 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 935 col 30 - line 935 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 966 col 0 - line 966 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 966 col 0 - line 966 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 966 col 0 - line 966 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 966 col 0 - line 966 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 966 col 0 - line 966 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 966 col 0 - line 966 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1006 col 0 - line 1006 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1033 col 0 - line 1033 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1033 col 0 - line 1033 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1033 col 0 - line 1033 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1033 col 0 - line 1033 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1033 col 0 - line 1033 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1033 col 0 - line 1033 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1033 col 0 - line 1033 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1033 col 0 - line 1033 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1033 col 0 - line 1033 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1063 col 0 - line 1063 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1063 col 0 - line 1063 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1063 col 0 - line 1063 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1063 col 0 - line 1063 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1063 col 0 - line 1063 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1063 col 0 - line 1063 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1063 col 0 - line 1063 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1063 col 0 - line 1063 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1070 col 0 - line 1070 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1079 col 39 - line 1079 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1080 col 17 - line 1080 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1080 col 17 - line 1080 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1080 col 36 - line 1080 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1080 col 36 - line 1080 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1080 col 59 - line 1080 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1080 col 59 - line 1080 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1080 col 79 - line 1080 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1080 col 112 - line 1080 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1081 col 39 - line 1081 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1082 col 48 - line 1082 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1083 col 40 - line 1083 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1084 col 26 - line 1084 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1084 col 49 - line 1084 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1084 col 49 - line 1084 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1084 col 67 - line 1084 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1084 col 67 - line 1084 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1084 col 89 - line 1084 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1084 col 89 - line 1084 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1086 col 74 - line 1086 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1087 col 40 - line 1087 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1087 col 57 - line 1087 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1088 col 33 - line 1088 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1089 col 51 - line 1089 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1089 col 0 - line 1089 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1090 col 57 - line 1090 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1091 col 27 - line 1091 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1091 col 61 - line 1091 col 61 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 1096 col 28 - line 1096 col 28 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 1737 col 16 - line 1737 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1737 col 49 - line 1737 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1737 col 84 - line 1737 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1738 col 19 - line 1738 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1738 col 49 - line 1738 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1738 col 81 - line 1738 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1739 col 19 - line 1739 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1739 col 49 - line 1739 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1739 col 81 - line 1739 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1740 col 18 - line 1740 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1740 col 57 - line 1740 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1740 col 97 - line 1740 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1741 col 46 - line 1741 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1741 col 78 - line 1741 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1746 col 90 - line 1746 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1746 col 151 - line 1746 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1748 col 85 - line 1748 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1749 col 79 - line 1749 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1751 col 42 - line 1751 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1757 col 112 - line 1757 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1762 col 19 - line 1762 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1762 col 70 - line 1762 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1762 col 113 - line 1762 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1762 col 206 - line 1762 col 206 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1762 col 249 - line 1762 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1776 col 16 - line 1776 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1776 col 67 - line 1776 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1776 col 118 - line 1776 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1777 col 19 - line 1777 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1777 col 61 - line 1777 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1777 col 103 - line 1777 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1778 col 19 - line 1778 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1778 col 61 - line 1778 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1778 col 103 - line 1778 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1779 col 18 - line 1779 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1780 col 58 - line 1780 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1780 col 100 - line 1780 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1790 col 127 - line 1790 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1800 col 154 - line 1800 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1803 col 39 - line 1803 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1806 col 198 - line 1806 col 198 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1809 col 22 - line 1809 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1819 col 33 - line 1819 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1820 col 63 - line 1820 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1821 col 0 - line 1821 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1823 col 53 - line 1823 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1824 col 90 - line 1824 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1825 col 0 - line 1825 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1827 col 43 - line 1827 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1828 col 73 - line 1828 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1829 col 0 - line 1829 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1846 col 33 - line 1846 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1847 col 0 - line 1847 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1849 col 53 - line 1849 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1850 col 0 - line 1850 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1852 col 63 - line 1852 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1853 col 0 - line 1853 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1869 col 0 - line 1869 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1869 col 0 - line 1869 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1869 col 0 - line 1869 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1869 col 0 - line 1869 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1873 col 0 - line 1873 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1882 col 0 - line 1882 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1882 col 0 - line 1882 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1882 col 0 - line 1882 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1882 col 0 - line 1882 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1894 col 0 - line 1894 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1915 col 0 - line 1915 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1915 col 0 - line 1915 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1915 col 0 - line 1915 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1915 col 0 - line 1915 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1928 col 0 - line 1928 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1939 col 0 - line 1939 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1939 col 0 - line 1939 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1939 col 0 - line 1939 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1939 col 0 - line 1939 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1939 col 0 - line 1939 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1943 col 0 - line 1943 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1972 col 0 - line 1972 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1972 col 0 - line 1972 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1972 col 0 - line 1972 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1979 col 0 - line 1979 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 1989 col 65 - line 1989 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2003 col 16 - line 2003 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2003 col 52 - line 2003 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2003 col 108 - line 2003 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2004 col 19 - line 2004 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2004 col 49 - line 2004 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2004 col 99 - line 2004 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2005 col 19 - line 2005 col 19 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 2006 col 18 - line 2006 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2006 col 57 - line 2006 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2007 col 63 - line 2007 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2008 col 49 - line 2008 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2008 col 99 - line 2008 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2014 col 30 - line 2014 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2032 col 0 - line 2032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2032 col 0 - line 2032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2032 col 0 - line 2032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2032 col 0 - line 2032 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2042 col 0 - line 2042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2042 col 0 - line 2042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2042 col 0 - line 2042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2042 col 0 - line 2042 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2056 col 0 - line 2056 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2062 col 67 - line 2062 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2066 col 59 - line 2066 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2076 col 0 - line 2076 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2076 col 0 - line 2076 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2076 col 0 - line 2076 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2076 col 0 - line 2076 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2076 col 0 - line 2076 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2076 col 0 - line 2076 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2083 col 67 - line 2083 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2087 col 0 - line 2087 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2089 col 39 - line 2089 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2095 col 111 - line 2095 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2098 col 51 - line 2098 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2098 col 51 - line 2098 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2098 col 76 - line 2098 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2100 col 70 - line 2100 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2100 col 70 - line 2100 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2103 col 56 - line 2103 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2103 col 56 - line 2103 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2103 col 81 - line 2103 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2110 col 93 - line 2110 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2110 col 93 - line 2110 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2110 col 127 - line 2110 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2114 col 93 - line 2114 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2114 col 93 - line 2114 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2114 col 127 - line 2114 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2116 col 172 - line 2116 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2117 col 109 - line 2117 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2121 col 23 - line 2121 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2123 col 23 - line 2123 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2125 col 25 - line 2125 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2127 col 25 - line 2127 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2131 col 91 - line 2131 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2131 col 91 - line 2131 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2131 col 124 - line 2131 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2153 col 35 - line 2153 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2153 col 73 - line 2153 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2153 col 103 - line 2153 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2153 col 136 - line 2153 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2203 col 0 - line 2203 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2227 col 0 - line 2227 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2227 col 0 - line 2227 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2227 col 0 - line 2227 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2228 col 76 - line 2228 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2229 col 62 - line 2229 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2229 col 105 - line 2229 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2240 col 56 - line 2240 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2267 col 0 - line 2267 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2267 col 0 - line 2267 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2270 col 23 - line 2270 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2270 col 65 - line 2270 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2279 col 45 - line 2279 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2287 col 0 - line 2287 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2287 col 0 - line 2287 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2287 col 0 - line 2287 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2287 col 0 - line 2287 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2291 col 0 - line 2291 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2296 col 0 - line 2296 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2300 col 0 - line 2300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2318 col 0 - line 2318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2318 col 0 - line 2318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2318 col 0 - line 2318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2318 col 0 - line 2318 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2322 col 0 - line 2322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2326 col 0 - line 2326 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2330 col 0 - line 2330 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2348 col 0 - line 2348 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2348 col 0 - line 2348 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2348 col 0 - line 2348 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2348 col 0 - line 2348 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2352 col 0 - line 2352 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2356 col 0 - line 2356 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2360 col 0 - line 2360 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2376 col 58 - line 2376 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2377 col 58 - line 2377 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2378 col 56 - line 2378 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2380 col 74 - line 2380 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2380 col 120 - line 2380 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2381 col 74 - line 2381 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2381 col 120 - line 2381 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2382 col 72 - line 2382 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2382 col 116 - line 2382 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2384 col 80 - line 2384 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2384 col 127 - line 2384 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2385 col 80 - line 2385 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2385 col 127 - line 2385 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2386 col 78 - line 2386 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2386 col 123 - line 2386 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2394 col 54 - line 2394 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2395 col 42 - line 2395 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2398 col 40 - line 2398 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2398 col 86 - line 2398 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2401 col 76 - line 2401 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2402 col 29 - line 2402 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2402 col 58 - line 2402 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2402 col 0 - line 2402 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2407 col 0 - line 2407 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2413 col 94 - line 2413 col 94 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2414 col 35 - line 2414 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2414 col 70 - line 2414 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2414 col 0 - line 2414 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2421 col 0 - line 2421 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2423 col 97 - line 2423 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2427 col 97 - line 2427 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2428 col 36 - line 2428 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2428 col 72 - line 2428 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2428 col 0 - line 2428 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2433 col 0 - line 2433 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2435 col 98 - line 2435 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2448 col 62 - line 2448 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2449 col 77 - line 2449 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2450 col 63 - line 2450 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2451 col 78 - line 2451 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2459 col 176 - line 2459 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2462 col 159 - line 2462 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2462 col 274 - line 2462 col 274 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2465 col 0 - line 2465 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2465 col 0 - line 2465 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2468 col 0 - line 2468 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2471 col 98 - line 2471 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2475 col 0 - line 2475 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2475 col 0 - line 2475 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2478 col 0 - line 2478 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2480 col 54 - line 2480 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2482 col 70 - line 2482 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2482 col 117 - line 2482 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2486 col 0 - line 2486 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2486 col 0 - line 2486 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2489 col 0 - line 2489 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2492 col 98 - line 2492 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2496 col 0 - line 2496 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2496 col 0 - line 2496 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2499 col 0 - line 2499 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2501 col 55 - line 2501 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2503 col 70 - line 2503 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2503 col 117 - line 2503 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2510 col 101 - line 2510 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2513 col 64 - line 2513 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2513 col 92 - line 2513 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2518 col 85 - line 2518 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2518 col 162 - line 2518 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2518 col 189 - line 2518 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2519 col 39 - line 2519 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2519 col 66 - line 2519 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2520 col 53 - line 2520 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2520 col 80 - line 2520 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2522 col 29 - line 2522 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2523 col 29 - line 2523 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2523 col 142 - line 2523 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2530 col 68 - line 2530 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2531 col 28 - line 2531 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2531 col 166 - line 2531 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2532 col 163 - line 2532 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2532 col 163 - line 2532 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2543 col 78 - line 2543 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2543 col 78 - line 2543 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2545 col 43 - line 2545 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2545 col 43 - line 2545 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2548 col 49 - line 2548 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2559 col 34 - line 2559 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2559 col 65 - line 2559 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2561 col 19 - line 2561 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2565 col 0 - line 2565 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2584 col 0 - line 2584 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2594 col 0 - line 2594 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2594 col 0 - line 2594 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2594 col 0 - line 2594 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2594 col 0 - line 2594 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2605 col 0 - line 2605 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2605 col 0 - line 2605 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2605 col 0 - line 2605 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2605 col 0 - line 2605 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2636 col 0 - line 2636 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2636 col 0 - line 2636 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2636 col 0 - line 2636 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at functions.tex; line 2636 col 0 - line 2636 col 17 21.42 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 38 col 27 - line 38 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 38 col 27 - line 38 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 59 col 21 - line 59 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 59 col 21 - line 59 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 59 col 48 - line 59 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 66 col 45 - line 66 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 66 col 45 - line 66 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 68 col 42 - line 68 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 68 col 42 - line 68 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 69 col 38 - line 69 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 71 col 113 - line 71 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 71 col 113 - line 71 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 73 col 44 - line 73 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 73 col 44 - line 73 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 75 col 68 - line 75 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 75 col 68 - line 75 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 77 col 65 - line 77 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 77 col 65 - line 77 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 78 col 38 - line 78 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 132 - line 86 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 173 - line 86 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 173 - line 86 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 204 - line 86 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 204 - line 86 col 204 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 236 - line 86 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 236 - line 86 col 236 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 86 col 327 - line 86 col 327 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 88 col 111 - line 88 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 88 col 111 - line 88 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 88 col 144 - line 88 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 88 col 144 - line 88 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 88 col 161 - line 88 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 88 col 274 - line 88 col 274 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 88 col 274 - line 88 col 274 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 88 col 291 - line 88 col 291 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 91 col 24 - line 91 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 91 col 24 - line 91 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 91 col 48 - line 91 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 95 col 54 - line 95 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 95 col 140 - line 95 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 96 col 40 - line 96 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 99 col 31 - line 99 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 99 col 31 - line 99 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 99 col 177 - line 99 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at packages.tex; line 106 col 0 - line 106 col 17 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 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 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 1.61 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 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 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 4.89 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 28 col 0 - line 28 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 34 col 29 - line 34 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 36 col 101 - line 36 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 36 col 129 - line 36 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 50 col 0 - line 50 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 50 col 0 - line 50 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 50 col 0 - line 50 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 50 col 0 - line 50 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 50 col 0 - line 50 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 51 col 21 - line 51 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 52 col 27 - line 52 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 53 col 72 - line 53 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 55 col 79 - line 55 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 56 col 21 - line 56 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 59 col 47 - line 59 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 61 col 54 - line 61 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 67 col 77 - line 67 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 71 col 23 - line 71 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 71 col 73 - line 71 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 78 col 21 - line 78 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 79 col 19 - line 79 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 81 col 52 - line 81 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 82 col 27 - line 82 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 82 col 54 - line 82 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 106 col 0 - line 106 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 112 col 4 - line 112 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 112 col 4 - line 112 col 4 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 121 col 41 - line 121 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 132 col 0 - line 132 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 132 col 0 - line 132 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 132 col 0 - line 132 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 132 col 0 - line 132 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 132 col 0 - line 132 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 134 col 29 - line 134 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 147 col 0 - line 147 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 150 col 41 - line 150 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 169 col 0 - line 169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 172 col 52 - line 172 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 192 col 0 - line 192 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 195 col 50 - line 195 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 196 col 29 - line 196 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 200 col 39 - line 200 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 201 col 61 - line 201 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 210 col 74 - line 210 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 210 col 151 - line 210 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 214 col 40 - line 214 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 217 col 43 - line 217 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 218 col 41 - line 218 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 226 col 43 - line 226 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 226 col 68 - line 226 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 227 col 40 - line 227 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 227 col 65 - line 227 col 65 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 241 col 0 - line 241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 247 col 0 - line 247 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 286 col 0 - line 286 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 290 col 0 - line 290 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 294 col 53 - line 294 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 295 col 31 - line 295 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 296 col 37 - line 296 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 305 col 49 - line 305 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 305 col 95 - line 305 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 308 col 0 - line 308 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 322 col 0 - line 322 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 327 col 59 - line 327 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 334 col 22 - line 334 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 335 col 47 - line 335 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 336 col 30 - line 336 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 336 col 61 - line 336 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 337 col 28 - line 337 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 342 col 104 - line 342 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 346 col 58 - line 346 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 349 col 43 - line 349 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 350 col 103 - line 350 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 350 col 103 - line 350 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 352 col 33 - line 352 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 353 col 40 - line 353 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 359 col 42 - line 359 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 365 col 74 - line 365 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 366 col 61 - line 366 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 372 col 24 - line 372 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 377 col 0 - line 377 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 378 col 48 - line 378 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 379 col 27 - line 379 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 379 col 63 - line 379 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 382 col 0 - line 382 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 382 col 0 - line 382 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 382 col 0 - line 382 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 382 col 0 - line 382 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 385 col 24 - line 385 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 389 col 0 - line 389 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 390 col 0 - line 390 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 392 col 24 - line 392 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 393 col 0 - line 393 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 396 col 31 - line 396 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 400 col 86 - line 400 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 400 col 133 - line 400 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 401 col 138 - line 401 col 138 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at stream.tex; line 402 col 43 - line 402 col 43 4.23 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/synchronous.tex... 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 542 - line 40 col 542 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 542 - line 40 col 542 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 40 col 575 - line 40 col 575 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 66 col 140 - line 66 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 74 col 53 - line 74 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 78 col 40 - line 78 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 80 col 41 - line 80 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 131 col 60 - line 131 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 134 col 0 - line 134 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 135 col 32 - line 135 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 136 col 56 - line 136 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 138 col 31 - line 138 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 172 col 87 - line 172 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 172 col 108 - line 172 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 172 col 129 - line 172 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 172 col 166 - line 172 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 186 col 61 - line 186 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 186 col 80 - line 186 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 187 col 72 - line 187 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 197 col 0 - line 197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 208 col 78 - line 208 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 208 col 99 - line 208 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 208 col 120 - line 208 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 208 col 153 - line 208 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 216 col 186 - line 216 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 224 col 0 - line 224 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 224 col 0 - line 224 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 249 col 77 - line 249 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 249 col 77 - line 249 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 270 col 42 - line 270 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 283 col 0 - line 283 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 287 col 37 - line 287 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 287 col 62 - line 287 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 295 col 0 - line 295 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 310 col 19 - line 310 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 311 col 46 - line 311 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 312 col 27 - line 312 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 313 col 43 - line 313 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 314 col 34 - line 314 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 319 col 34 - line 319 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 319 col 0 - line 319 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 322 col 0 - line 322 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 334 col 0 - line 334 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 334 col 0 - line 334 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 334 col 0 - line 334 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 334 col 0 - line 334 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 334 col 0 - line 334 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 335 col 159 - line 335 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 340 col 34 - line 340 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 340 col 0 - line 340 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 343 col 0 - line 343 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 346 col 175 - line 346 col 175 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 346 col 200 - line 346 col 200 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 347 col 120 - line 347 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 347 col 145 - line 347 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 347 col 173 - line 347 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 352 col 44 - line 352 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 352 col 77 - line 352 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 354 col 80 - line 354 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 354 col 127 - line 354 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 361 col 50 - line 361 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 361 col 75 - line 361 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 361 col 100 - line 361 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 361 col 127 - line 361 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 381 col 0 - line 381 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 384 col 42 - line 384 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 384 col 110 - line 384 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 385 col 72 - line 385 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 389 col 34 - line 389 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 389 col 0 - line 389 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 392 col 0 - line 392 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 396 col 100 - line 396 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 396 col 128 - line 396 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 397 col 44 - line 397 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 397 col 77 - line 397 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 399 col 108 - line 399 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 399 col 148 - line 399 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 400 col 182 - line 400 col 182 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 404 col 73 - line 404 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 404 col 224 - line 404 col 224 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 404 col 249 - line 404 col 249 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 404 col 274 - line 404 col 274 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 404 col 301 - line 404 col 301 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 404 col 456 - line 404 col 456 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 409 col 34 - line 409 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 409 col 0 - line 409 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 412 col 0 - line 412 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 415 col 107 - line 415 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 416 col 110 - line 416 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 417 col 44 - line 417 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 417 col 99 - line 417 col 99 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 417 col 124 - line 417 col 124 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 419 col 117 - line 419 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 419 col 228 - line 419 col 228 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 426 col 0 - line 426 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 430 col 95 - line 430 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 430 col 120 - line 430 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 430 col 145 - line 430 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 430 col 172 - line 430 col 172 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 435 col 34 - line 435 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 435 col 0 - line 435 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 438 col 0 - line 438 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 442 col 114 - line 442 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 444 col 58 - line 444 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 444 col 87 - line 444 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 451 col 0 - line 451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 462 col 37 - line 462 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 462 col 67 - line 462 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 462 col 100 - line 462 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 462 col 129 - line 462 col 129 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 462 col 162 - line 462 col 162 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 462 col 227 - line 462 col 227 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 462 col 272 - line 462 col 272 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 467 col 41 - line 467 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 467 col 136 - line 467 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 467 col 187 - line 467 col 187 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 474 col 51 - line 474 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 486 col 0 - line 486 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 490 col 46 - line 490 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 490 col 62 - line 490 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 490 col 79 - line 490 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 494 col 0 - line 494 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 499 col 0 - line 499 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 512 col 0 - line 512 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 512 col 0 - line 512 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 512 col 0 - line 512 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 512 col 0 - line 512 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 512 col 0 - line 512 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 512 col 0 - line 512 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 70 - line 517 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 90 - line 517 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 109 - line 517 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 109 - line 517 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 128 - line 517 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 128 - line 517 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 179 - line 517 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 199 - line 517 col 199 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 221 - line 517 col 221 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 244 - line 517 col 244 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 517 col 269 - line 517 col 269 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 521 col 0 - line 521 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 521 col 0 - line 521 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 527 col 86 - line 527 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 534 col 25 - line 534 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 539 col 40 - line 539 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 541 col 0 - line 541 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 541 col 0 - line 541 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 544 col 0 - line 544 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 568 col 41 - line 568 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 569 col 21 - line 569 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 574 col 35 - line 574 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 574 col 0 - line 574 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 577 col 0 - line 577 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 579 col 174 - line 579 col 174 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 579 col 510 - line 579 col 510 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 585 col 28 - line 585 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 586 col 21 - line 586 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 586 col 108 - line 586 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 587 col 21 - line 587 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 587 col 128 - line 587 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 592 col 0 - line 592 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 592 col 0 - line 592 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 595 col 0 - line 595 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 616 col 0 - line 616 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 616 col 0 - line 616 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 616 col 0 - line 616 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 616 col 0 - line 616 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 27 - line 618 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 77 - line 618 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 114 - line 618 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 194 - line 618 col 194 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 254 - line 618 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 324 - line 618 col 324 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 362 - line 618 col 362 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 618 col 404 - line 618 col 404 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 624 col 27 - line 624 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 624 col 67 - line 624 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 624 col 104 - line 624 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 625 col 295 - line 625 col 295 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 630 col 61 - line 630 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 630 col 86 - line 630 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 630 col 149 - line 630 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 642 col 34 - line 642 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 643 col 36 - line 643 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 644 col 54 - line 644 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 645 col 52 - line 645 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 645 col 89 - line 645 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 646 col 24 - line 646 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 654 col 91 - line 654 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 654 col 311 - line 654 col 311 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 654 col 353 - line 654 col 353 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 654 col 387 - line 654 col 387 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 656 col 49 - line 656 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 656 col 90 - line 656 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 656 col 119 - line 656 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 656 col 160 - line 656 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 656 col 215 - line 656 col 215 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 663 col 46 - line 663 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 663 col 74 - line 663 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 663 col 128 - line 663 col 128 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 663 col 153 - line 663 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 666 col 0 - line 666 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 666 col 0 - line 666 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 669 col 0 - line 669 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 671 col 62 - line 671 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 673 col 50 - line 673 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 673 col 163 - line 673 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 678 col 0 - line 678 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 678 col 0 - line 678 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 681 col 0 - line 681 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 683 col 64 - line 683 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 683 col 166 - line 683 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 683 col 297 - line 683 col 297 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 683 col 547 - line 683 col 547 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 685 col 82 - line 685 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 687 col 270 - line 687 col 270 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 696 col 0 - line 696 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 701 col 0 - line 701 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 701 col 0 - line 701 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 704 col 0 - line 704 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 706 col 73 - line 706 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 706 col 193 - line 706 col 193 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 712 col 0 - line 712 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 715 col 55 - line 715 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 715 col 96 - line 715 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 725 col 0 - line 725 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 730 col 0 - line 730 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 730 col 0 - line 730 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 733 col 0 - line 733 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 735 col 132 - line 735 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 736 col 45 - line 736 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 736 col 125 - line 736 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 736 col 166 - line 736 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 736 col 235 - line 736 col 235 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 737 col 44 - line 737 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 739 col 43 - line 739 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 756 col 0 - line 756 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 761 col 0 - line 761 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 761 col 0 - line 761 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 764 col 0 - line 764 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 766 col 41 - line 766 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 766 col 122 - line 766 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 766 col 168 - line 766 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 766 col 276 - line 766 col 276 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 771 col 39 - line 771 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 777 col 0 - line 777 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 779 col 24 - line 779 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 779 col 52 - line 779 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 779 col 83 - line 779 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 781 col 27 - line 781 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 781 col 88 - line 781 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 781 col 125 - line 781 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 782 col 33 - line 782 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 782 col 72 - line 782 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 782 col 148 - line 782 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 782 col 188 - line 782 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 783 col 33 - line 783 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 783 col 65 - line 783 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 787 col 36 - line 787 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 789 col 33 - line 789 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 789 col 82 - line 789 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 804 col 0 - line 804 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 52 - line 806 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 67 - line 806 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 116 - line 806 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 136 - line 806 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 806 col 214 - line 806 col 214 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 809 col 77 - line 809 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 809 col 100 - line 809 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 809 col 125 - line 809 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 809 col 149 - line 809 col 149 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 810 col 23 - line 810 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 810 col 48 - line 810 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 823 col 0 - line 823 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 823 col 0 - line 823 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 823 col 0 - line 823 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 823 col 0 - line 823 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 823 col 0 - line 823 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 825 col 83 - line 825 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 825 col 83 - line 825 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 868 col 203 - line 868 col 203 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 868 col 230 - line 868 col 230 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 896 col 64 - line 896 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 896 col 86 - line 896 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 896 col 106 - line 896 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 896 col 135 - line 896 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 899 col 79 - line 899 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 899 col 100 - line 899 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 899 col 166 - line 899 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 907 col 24 - line 907 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 907 col 49 - line 907 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 907 col 75 - line 907 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 907 col 103 - line 907 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 907 col 133 - line 907 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 907 col 181 - line 907 col 181 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 907 col 211 - line 907 col 211 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 907 col 225 - line 907 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 40 - line 909 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 909 col 58 - line 909 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 910 col 26 - line 910 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 911 col 28 - line 911 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 912 col 30 - line 912 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 913 col 30 - line 913 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 914 col 29 - line 914 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 915 col 27 - line 915 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 938 col 0 - line 938 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 956 col 0 - line 956 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 968 col 64 - line 968 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 968 col 86 - line 968 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 968 col 106 - line 968 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 968 col 135 - line 968 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 971 col 81 - line 971 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 971 col 106 - line 971 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 971 col 144 - line 971 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 971 col 168 - line 971 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 971 col 189 - line 971 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 971 col 212 - line 971 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 971 col 255 - line 971 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1007 col 0 - line 1007 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1013 col 74 - line 1013 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1013 col 102 - line 1013 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1013 col 211 - line 1013 col 211 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1013 col 237 - line 1013 col 237 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1013 col 264 - line 1013 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1013 col 291 - line 1013 col 291 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1013 col 316 - line 1013 col 316 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1013 col 343 - line 1013 col 343 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1060 col 36 - line 1060 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1060 col 54 - line 1060 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1060 col 77 - line 1060 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1074 col 59 - line 1074 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1074 col 78 - line 1074 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1074 col 111 - line 1074 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1074 col 235 - line 1074 col 235 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1074 col 261 - line 1074 col 261 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1074 col 261 - line 1074 col 261 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1074 col 295 - line 1074 col 295 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1082 col 28 - line 1082 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1082 col 86 - line 1082 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1082 col 116 - line 1082 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1082 col 154 - line 1082 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1090 col 65 - line 1090 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1090 col 151 - line 1090 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1093 col 32 - line 1093 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1108 col 0 - line 1108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1108 col 0 - line 1108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1108 col 0 - line 1108 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1110 col 69 - line 1110 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1114 col 66 - line 1114 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1114 col 98 - line 1114 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1115 col 160 - line 1115 col 160 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1118 col 46 - line 1118 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1119 col 22 - line 1119 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1123 col 230 - line 1123 col 230 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1126 col 57 - line 1126 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1127 col 75 - line 1127 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1136 col 50 - line 1136 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1138 col 30 - line 1138 col 30 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 1138 col 70 - line 1138 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1138 col 89 - line 1138 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1141 col 16 - line 1141 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1141 col 36 - line 1141 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1141 col 56 - line 1141 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1141 col 75 - line 1141 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1147 col 53 - line 1147 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1148 col 26 - line 1148 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1148 col 56 - line 1148 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1148 col 0 - line 1148 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1149 col 34 - line 1149 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1150 col 52 - line 1150 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1150 col 80 - line 1150 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1151 col 28 - line 1151 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1151 col 58 - line 1151 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1152 col 27 - line 1152 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1157 col 60 - line 1157 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1160 col 64 - line 1160 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1165 col 36 - line 1165 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1168 col 27 - line 1168 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1174 col 31 - line 1174 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1180 col 33 - line 1180 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1191 col 55 - line 1191 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1199 col 59 - line 1199 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1220 col 0 - line 1220 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1220 col 0 - line 1220 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1221 col 108 - line 1221 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1241 col 0 - line 1241 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1254 col 26 - line 1254 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1254 col 93 - line 1254 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1254 col 151 - line 1254 col 151 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1255 col 80 - line 1255 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1269 col 0 - line 1269 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1274 col 29 - line 1274 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1278 col 57 - line 1278 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1278 col 148 - line 1278 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1279 col 155 - line 1279 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1279 col 180 - line 1279 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1279 col 205 - line 1279 col 205 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1279 col 229 - line 1279 col 229 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1279 col 253 - line 1279 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1282 col 96 - line 1282 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1285 col 69 - line 1285 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1286 col 55 - line 1286 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1288 col 108 - line 1288 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1314 col 0 - line 1314 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1314 col 0 - line 1314 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1314 col 0 - line 1314 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1314 col 0 - line 1314 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1314 col 0 - line 1314 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1314 col 0 - line 1314 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1314 col 0 - line 1314 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1315 col 18 - line 1315 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1315 col 89 - line 1315 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1315 col 107 - line 1315 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1315 col 163 - line 1315 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1328 col 29 - line 1328 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1329 col 44 - line 1329 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1330 col 22 - line 1330 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1342 col 26 - line 1342 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1343 col 25 - line 1343 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1350 col 0 - line 1350 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1350 col 0 - line 1350 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1353 col 0 - line 1353 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1359 col 0 - line 1359 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1359 col 0 - line 1359 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1362 col 0 - line 1362 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1368 col 65 - line 1368 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1370 col 40 - line 1370 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1370 col 69 - line 1370 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1395 col 0 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1395 col 0 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1395 col 0 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1395 col 0 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1395 col 0 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1395 col 0 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1395 col 0 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1395 col 0 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1395 col 0 - line 1395 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1396 col 120 - line 1396 col 120 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1396 col 142 - line 1396 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1396 col 164 - line 1396 col 164 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1420 col 0 - line 1420 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1420 col 0 - line 1420 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1420 col 0 - line 1420 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1420 col 0 - line 1420 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1420 col 0 - line 1420 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1420 col 0 - line 1420 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1420 col 0 - line 1420 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1420 col 0 - line 1420 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1426 col 50 - line 1426 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1434 col 0 - line 1434 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1434 col 0 - line 1434 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1434 col 0 - line 1434 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1434 col 0 - line 1434 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1439 col 0 - line 1439 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1440 col 39 - line 1440 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1454 col 0 - line 1454 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1454 col 0 - line 1454 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1454 col 0 - line 1454 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at synchronous.tex; line 1502 col 0 - line 1502 col 17 12.90 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 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 55 - line 62 col 55 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 237 col 18 - line 237 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 237 col 37 - line 237 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 237 col 58 - line 237 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 238 col 54 - line 238 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 238 col 79 - line 238 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 239 col 32 - line 239 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 239 col 69 - line 239 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 239 col 92 - line 239 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 240 col 30 - line 240 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 248 col 50 - line 248 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 249 col 25 - line 249 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 253 col 0 - line 253 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 254 col 117 - line 254 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 254 col 235 - line 254 col 235 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 265 col 0 - line 265 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 272 col 77 - line 272 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 285 col 0 - line 285 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 285 col 0 - line 285 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 285 col 0 - line 285 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 285 col 0 - line 285 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 285 col 0 - line 285 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 285 col 0 - line 285 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 285 col 0 - line 285 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 285 col 0 - line 285 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 285 col 0 - line 285 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 287 col 49 - line 287 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 290 col 21 - line 290 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 300 col 0 - line 300 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 306 col 0 - line 306 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 307 col 21 - line 307 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 316 col 0 - line 316 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 326 col 0 - line 326 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 326 col 0 - line 326 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 326 col 0 - line 326 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 326 col 0 - line 326 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 326 col 0 - line 326 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 326 col 0 - line 326 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 326 col 0 - line 326 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 326 col 0 - line 326 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 327 col 80 - line 327 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 342 col 73 - line 342 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 342 col 105 - line 342 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 347 col 0 - line 347 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 347 col 0 - line 347 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 347 col 0 - line 347 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 347 col 0 - line 347 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 347 col 0 - line 347 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 347 col 0 - line 347 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 355 col 0 - line 355 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 355 col 0 - line 355 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 355 col 0 - line 355 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 355 col 0 - line 355 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 355 col 0 - line 355 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 355 col 0 - line 355 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 355 col 0 - line 355 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 355 col 0 - line 355 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 355 col 0 - line 355 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 356 col 76 - line 356 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 356 col 102 - line 356 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 356 col 173 - line 356 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 364 col 19 - line 364 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 364 col 44 - line 364 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 366 col 31 - line 366 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 366 col 54 - line 366 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 366 col 86 - line 366 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 402 col 0 - line 402 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 406 col 51 - line 406 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 406 col 51 - line 406 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 408 col 17 - line 408 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 408 col 17 - line 408 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 417 col 0 - line 417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 417 col 0 - line 417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 417 col 0 - line 417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 417 col 0 - line 417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 417 col 0 - line 417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 417 col 0 - line 417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 417 col 0 - line 417 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 419 col 16 - line 419 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 437 col 0 - line 437 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 438 col 18 - line 438 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 438 col 110 - line 438 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 451 col 0 - line 451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 451 col 0 - line 451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 451 col 0 - line 451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 451 col 0 - line 451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 451 col 0 - line 451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 451 col 0 - line 451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 451 col 0 - line 451 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 467 col 20 - line 467 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 469 col 20 - line 469 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 469 col 43 - line 469 col 43 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 469 col 71 - line 469 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 469 col 91 - line 469 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 470 col 34 - line 470 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 470 col 68 - line 470 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 470 col 68 - line 470 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 470 col 68 - line 470 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 471 col 21 - line 471 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 471 col 21 - line 471 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 471 col 48 - line 471 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 471 col 48 - line 471 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 471 col 98 - line 471 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 471 col 98 - line 471 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 472 col 19 - line 472 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 472 col 19 - line 472 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 472 col 57 - line 472 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 472 col 78 - line 472 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 472 col 78 - line 472 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 474 col 19 - line 474 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 474 col 71 - line 474 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 475 col 41 - line 475 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 475 col 72 - line 475 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 477 col 20 - line 477 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 477 col 62 - line 477 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 477 col 91 - line 477 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 478 col 28 - line 478 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 478 col 28 - line 478 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 480 col 20 - line 480 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 480 col 59 - line 480 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 481 col 58 - line 481 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 481 col 81 - line 481 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 482 col 48 - line 482 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 483 col 59 - line 483 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 483 col 83 - line 483 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 483 col 0 - line 483 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 484 col 25 - line 484 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 485 col 60 - line 485 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 485 col 82 - line 485 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 486 col 50 - line 486 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 486 col 0 - line 486 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 487 col 72 - line 487 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 490 col 20 - line 490 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 490 col 64 - line 490 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 490 col 87 - line 490 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 491 col 25 - line 491 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 574 col 0 - line 574 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 582 col 0 - line 582 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 582 col 0 - line 582 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 585 col 38 - line 585 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 585 col 60 - line 585 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 586 col 23 - line 586 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 586 col 66 - line 586 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at statemachines.tex; line 698 col 0 - line 698 col 17 8.59 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 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 580 col 22 - line 580 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 580 col 43 - line 580 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 580 col 74 - line 580 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 590 col 0 - line 590 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 590 col 0 - line 590 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 590 col 0 - line 590 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 590 col 0 - line 590 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 591 col 29 - line 591 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 591 col 52 - line 591 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 591 col 0 - line 591 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 592 col 38 - line 592 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 601 col 0 - line 601 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 601 col 0 - line 601 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 601 col 0 - line 601 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 601 col 0 - line 601 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 602 col 0 - line 602 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 603 col 22 - line 603 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 605 col 66 - line 605 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 605 col 116 - line 605 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 607 col 24 - line 607 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 608 col 68 - line 608 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 612 col 0 - line 612 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 615 col 45 - line 615 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 617 col 34 - line 617 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 621 col 38 - line 621 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 622 col 24 - line 622 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 623 col 73 - line 623 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 625 col 30 - line 625 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 636 col 0 - line 636 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 636 col 0 - line 636 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 636 col 0 - line 636 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 642 col 0 - line 642 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 647 col 63 - line 647 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 660 col 0 - line 660 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 660 col 0 - line 660 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 660 col 0 - line 660 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 660 col 0 - line 660 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 660 col 0 - line 660 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 661 col 64 - line 661 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 670 col 97 - line 670 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 686 col 0 - line 686 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 687 col 23 - line 687 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 687 col 52 - line 687 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 687 col 81 - line 687 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 687 col 112 - line 687 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 687 col 136 - line 687 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 687 col 0 - line 687 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 688 col 27 - line 688 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 688 col 55 - line 688 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 688 col 97 - line 688 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 690 col 27 - line 690 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 690 col 61 - line 690 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 690 col 83 - line 690 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 690 col 102 - line 690 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 690 col 123 - line 690 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 690 col 145 - line 690 col 145 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 690 col 171 - line 690 col 171 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 692 col 45 - line 692 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 692 col 75 - line 692 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 692 col 98 - line 692 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 696 col 48 - line 696 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 696 col 68 - line 696 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 696 col 93 - line 696 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 702 col 0 - line 702 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 702 col 0 - line 702 col 188 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 705 col 22 - line 705 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 705 col 111 - line 705 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 705 col 150 - line 705 col 150 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 707 col 54 - line 707 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 718 col 44 - line 718 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 724 col 0 - line 724 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 724 col 0 - line 724 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 724 col 0 - line 724 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 724 col 0 - line 724 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 724 col 0 - line 724 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 724 col 0 - line 724 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 724 col 0 - line 724 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 725 col 23 - line 725 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 725 col 50 - line 725 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 725 col 0 - line 725 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 736 col 0 - line 736 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 736 col 0 - line 736 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 736 col 0 - line 736 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 737 col 0 - line 737 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 743 col 49 - line 743 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 751 col 0 - line 751 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 751 col 0 - line 751 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 751 col 0 - line 751 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 752 col 0 - line 752 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 754 col 22 - line 754 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 754 col 115 - line 754 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 755 col 22 - line 755 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 755 col 68 - line 755 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 756 col 68 - line 756 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 758 col 24 - line 758 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 758 col 118 - line 758 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 770 col 0 - line 770 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 770 col 0 - line 770 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 770 col 0 - line 770 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 771 col 0 - line 771 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 772 col 36 - line 772 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 772 col 76 - line 772 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 773 col 29 - line 773 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 773 col 85 - line 773 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 781 col 59 - line 781 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 782 col 52 - line 782 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 810 col 0 - line 810 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 810 col 0 - line 810 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 810 col 0 - line 810 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 810 col 0 - line 810 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 810 col 0 - line 810 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 811 col 25 - line 811 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 811 col 0 - line 811 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 813 col 36 - line 813 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 817 col 223 - line 817 col 223 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 819 col 191 - line 819 col 191 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 819 col 334 - line 819 col 334 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 835 col 0 - line 835 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 836 col 44 - line 836 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 837 col 18 - line 837 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 837 col 36 - line 837 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 837 col 64 - line 837 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 837 col 104 - line 837 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 838 col 18 - line 838 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 838 col 62 - line 838 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 839 col 18 - line 839 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 839 col 50 - line 839 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 839 col 73 - line 839 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 844 col 74 - line 844 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 844 col 140 - line 844 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 844 col 140 - line 844 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 844 col 184 - line 844 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 850 col 0 - line 850 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 850 col 0 - line 850 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 853 col 29 - line 853 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 853 col 95 - line 853 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 853 col 95 - line 853 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 854 col 153 - line 854 col 153 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 0 - line 870 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 0 - line 870 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 0 - line 870 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 0 - line 870 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 0 - line 870 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 0 - line 870 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 0 - line 870 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 870 col 0 - line 870 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 21 - line 872 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 177 - line 872 col 177 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 226 - line 872 col 226 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 872 col 252 - line 872 col 252 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 22 - line 874 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 47 - line 874 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 86 - line 874 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 114 - line 874 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 142 - line 874 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 874 col 191 - line 874 col 191 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 876 col 25 - line 876 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 876 col 219 - line 876 col 219 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 876 col 325 - line 876 col 325 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 876 col 387 - line 876 col 387 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 886 col 0 - line 886 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 886 col 0 - line 886 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 888 col 67 - line 888 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 910 col 0 - line 910 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 910 col 0 - line 910 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 910 col 0 - line 910 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 910 col 0 - line 910 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 911 col 0 - line 911 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 912 col 30 - line 912 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 917 col 137 - line 917 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 917 col 198 - line 917 col 198 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 917 col 220 - line 917 col 220 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 919 col 27 - line 919 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 919 col 112 - line 919 col 112 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 919 col 152 - line 919 col 152 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 919 col 183 - line 919 col 183 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 923 col 36 - line 923 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 923 col 57 - line 923 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 923 col 107 - line 923 col 107 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 936 col 0 - line 936 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 936 col 0 - line 936 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 936 col 0 - line 936 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 936 col 0 - line 936 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 936 col 0 - line 936 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 937 col 0 - line 937 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 951 col 0 - line 951 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 951 col 0 - line 951 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 951 col 0 - line 951 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 951 col 0 - line 951 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 951 col 0 - line 951 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 952 col 0 - line 952 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 953 col 22 - line 953 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 954 col 25 - line 954 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 970 col 0 - line 970 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 970 col 0 - line 970 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 970 col 0 - line 970 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 970 col 0 - line 970 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 970 col 0 - line 970 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 970 col 0 - line 970 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 970 col 0 - line 970 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 970 col 0 - line 970 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 971 col 0 - line 971 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 972 col 22 - line 972 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 62 - line 974 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 87 - line 974 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 247 - line 974 col 247 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 271 - line 974 col 271 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 301 - line 974 col 301 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 974 col 326 - line 974 col 326 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 89 - line 976 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 114 - line 976 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 213 - line 976 col 213 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 315 - line 976 col 315 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 380 - line 976 col 380 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 502 - line 976 col 502 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 976 col 528 - line 976 col 528 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 978 col 55 - line 978 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 978 col 83 - line 978 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 978 col 113 - line 978 col 113 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 978 col 158 - line 978 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 981 col 71 - line 981 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 981 col 0 - line 981 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 982 col 27 - line 982 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 982 col 0 - line 982 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1001 col 0 - line 1001 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1001 col 0 - line 1001 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1001 col 0 - line 1001 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1001 col 0 - line 1001 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1001 col 0 - line 1001 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1002 col 0 - line 1002 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1003 col 25 - line 1003 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1005 col 51 - line 1005 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1018 col 27 - line 1018 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1019 col 85 - line 1019 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1023 col 0 - line 1023 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1026 col 25 - line 1026 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1026 col 77 - line 1026 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1029 col 67 - line 1029 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1029 col 90 - line 1029 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1032 col 50 - line 1032 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1032 col 0 - line 1032 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1033 col 62 - line 1033 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1033 col 86 - line 1033 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1034 col 27 - line 1034 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1037 col 40 - line 1037 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1037 col 0 - line 1037 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1041 col 25 - line 1041 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1042 col 66 - line 1042 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1044 col 46 - line 1044 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1047 col 31 - line 1047 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1050 col 34 - line 1050 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1050 col 108 - line 1050 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1050 col 134 - line 1050 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1050 col 163 - line 1050 col 163 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1051 col 100 - line 1051 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1053 col 41 - line 1053 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1065 col 0 - line 1065 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1065 col 0 - line 1065 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1065 col 0 - line 1065 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1065 col 0 - line 1065 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1066 col 0 - line 1066 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1067 col 22 - line 1067 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1070 col 68 - line 1070 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1074 col 39 - line 1074 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1077 col 31 - line 1077 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1077 col 48 - line 1077 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1077 col 66 - line 1077 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1078 col 19 - line 1078 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1080 col 42 - line 1080 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1083 col 55 - line 1083 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1090 col 135 - line 1090 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1091 col 25 - line 1091 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1107 col 0 - line 1107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1107 col 0 - line 1107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1107 col 0 - line 1107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1107 col 0 - line 1107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1107 col 0 - line 1107 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1112 col 226 - line 1112 col 226 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1112 col 285 - line 1112 col 285 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1112 col 358 - line 1112 col 358 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1112 col 415 - line 1112 col 415 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1112 col 445 - line 1112 col 445 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1116 col 21 - line 1116 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1116 col 222 - line 1116 col 222 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1116 col 222 - line 1116 col 222 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1122 col 0 - line 1122 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1122 col 0 - line 1122 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1122 col 0 - line 1122 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1125 col 92 - line 1125 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1125 col 116 - line 1125 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1133 col 0 - line 1133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1133 col 0 - line 1133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1133 col 0 - line 1133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1133 col 0 - line 1133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1133 col 0 - line 1133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1142 col 0 - line 1142 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1142 col 0 - line 1142 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1142 col 0 - line 1142 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1143 col 0 - line 1143 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1150 col 0 - line 1150 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1153 col 44 - line 1153 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1153 col 44 - line 1153 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1153 col 216 - line 1153 col 216 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1153 col 241 - line 1153 col 241 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1160 col 0 - line 1160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1160 col 0 - line 1160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1160 col 0 - line 1160 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1162 col 44 - line 1162 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1162 col 44 - line 1162 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1162 col 131 - line 1162 col 131 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1169 col 0 - line 1169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1169 col 0 - line 1169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1169 col 0 - line 1169 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1173 col 47 - line 1173 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1173 col 47 - line 1173 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1175 col 66 - line 1175 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1175 col 86 - line 1175 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1180 col 0 - line 1180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1180 col 0 - line 1180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1180 col 0 - line 1180 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1182 col 44 - line 1182 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1182 col 44 - line 1182 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1184 col 66 - line 1184 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1184 col 86 - line 1184 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1189 col 0 - line 1189 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1189 col 0 - line 1189 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1189 col 0 - line 1189 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1191 col 46 - line 1191 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1191 col 46 - line 1191 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1197 col 0 - line 1197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1197 col 0 - line 1197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1197 col 0 - line 1197 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1206 col 0 - line 1206 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1206 col 0 - line 1206 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1206 col 0 - line 1206 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1206 col 0 - line 1206 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1208 col 38 - line 1208 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1208 col 38 - line 1208 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1209 col 16 - line 1209 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1209 col 92 - line 1209 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1209 col 133 - line 1209 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1214 col 0 - line 1214 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1214 col 0 - line 1214 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1214 col 0 - line 1214 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1214 col 0 - line 1214 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1215 col 0 - line 1215 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1217 col 179 - line 1217 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1218 col 43 - line 1218 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1218 col 130 - line 1218 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1227 col 0 - line 1227 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1227 col 0 - line 1227 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1228 col 0 - line 1228 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1234 col 0 - line 1234 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1234 col 0 - line 1234 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1235 col 0 - line 1235 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1240 col 0 - line 1240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1240 col 0 - line 1240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1240 col 0 - line 1240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1240 col 0 - line 1240 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1242 col 73 - line 1242 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1242 col 92 - line 1242 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1242 col 92 - line 1242 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1243 col 17 - line 1243 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1243 col 17 - line 1243 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1243 col 42 - line 1243 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1243 col 42 - line 1243 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1243 col 64 - line 1243 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1243 col 87 - line 1243 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1243 col 109 - line 1243 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1246 col 52 - line 1246 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1246 col 121 - line 1246 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1246 col 121 - line 1246 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1247 col 30 - line 1247 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1247 col 30 - line 1247 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1247 col 111 - line 1247 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1247 col 111 - line 1247 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1247 col 0 - line 1247 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1247 col 0 - line 1247 col 132 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1253 col 0 - line 1253 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1253 col 0 - line 1253 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1254 col 0 - line 1254 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1256 col 25 - line 1256 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1256 col 25 - line 1256 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1256 col 0 - line 1256 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1256 col 0 - line 1256 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1268 col 0 - line 1268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1268 col 0 - line 1268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1268 col 0 - line 1268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1268 col 0 - line 1268 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1269 col 43 - line 1269 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1273 col 0 - line 1273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1273 col 0 - line 1273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1273 col 0 - line 1273 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1279 col 0 - line 1279 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1279 col 0 - line 1279 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1280 col 0 - line 1280 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1282 col 20 - line 1282 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1285 col 114 - line 1285 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1286 col 80 - line 1286 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1288 col 29 - line 1288 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1288 col 87 - line 1288 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1294 col 0 - line 1294 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1294 col 0 - line 1294 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1295 col 0 - line 1295 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1297 col 19 - line 1297 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1300 col 87 - line 1300 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1300 col 87 - line 1300 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1300 col 108 - line 1300 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1300 col 108 - line 1300 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1300 col 142 - line 1300 col 142 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1300 col 185 - line 1300 col 185 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1300 col 254 - line 1300 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1300 col 313 - line 1300 col 313 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1303 col 358 - line 1303 col 358 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1309 col 0 - line 1309 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1309 col 0 - line 1309 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1310 col 0 - line 1310 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1312 col 425 - line 1312 col 425 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 122 - line 1377 col 122 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 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 1502 col 80 - line 1502 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1503 col 82 - line 1503 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1511 col 0 - line 1511 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1511 col 0 - line 1511 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1514 col 29 - line 1514 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1522 col 0 - line 1522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1522 col 0 - line 1522 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1531 col 29 - line 1531 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1532 col 30 - line 1532 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1542 col 0 - line 1542 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1543 col 40 - line 1543 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1543 col 61 - line 1543 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1543 col 85 - line 1543 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1551 col 0 - line 1551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1551 col 0 - line 1551 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1556 col 45 - line 1556 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1556 col 98 - line 1556 col 98 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1562 col 0 - line 1562 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1562 col 0 - line 1562 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1562 col 0 - line 1562 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1578 col 104 - line 1578 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1579 col 0 - line 1579 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1581 col 116 - line 1581 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1582 col 0 - line 1582 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1584 col 79 - line 1584 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1585 col 0 - line 1585 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1599 col 46 - line 1599 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1599 col 71 - line 1599 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1603 col 58 - line 1603 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1603 col 86 - line 1603 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1604 col 63 - line 1604 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1604 col 121 - line 1604 col 121 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1606 col 80 - line 1606 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1607 col 53 - line 1607 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1607 col 119 - line 1607 col 119 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1607 col 143 - line 1607 col 143 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1607 col 176 - line 1607 col 176 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1607 col 253 - line 1607 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1608 col 63 - line 1608 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1608 col 110 - line 1608 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1608 col 166 - line 1608 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1608 col 239 - line 1608 col 239 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1609 col 79 - line 1609 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1610 col 32 - line 1610 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1616 col 103 - line 1616 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1616 col 125 - line 1616 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1617 col 90 - line 1617 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1617 col 146 - line 1617 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1620 col 32 - line 1620 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1620 col 59 - line 1620 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1645 col 0 - line 1645 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1646 col 39 - line 1646 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1648 col 13 - line 1648 col 13 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1655 col 57 - line 1655 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1655 col 85 - line 1655 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1656 col 26 - line 1656 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1656 col 64 - line 1656 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1656 col 91 - line 1656 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1678 col 68 - line 1678 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1678 col 0 - line 1678 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1680 col 46 - line 1680 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1688 col 0 - line 1688 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1690 col 34 - line 1690 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1690 col 58 - line 1690 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 60 - line 1692 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 77 - line 1692 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 97 - line 1692 col 97 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 114 - line 1692 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 135 - line 1692 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 167 - line 1692 col 167 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 189 - line 1692 col 189 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 208 - line 1692 col 208 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 262 - line 1692 col 262 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1692 col 296 - line 1692 col 296 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1699 col 0 - line 1699 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1700 col 65 - line 1700 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1700 col 0 - line 1700 col 118 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1701 col 38 - line 1701 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1701 col 89 - line 1701 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1704 col 0 - line 1704 col 170 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1706 col 34 - line 1706 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1706 col 58 - line 1706 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1707 col 22 - line 1707 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1707 col 58 - line 1707 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1708 col 22 - line 1708 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1710 col 52 - line 1710 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1710 col 83 - line 1710 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1710 col 117 - line 1710 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1712 col 50 - line 1712 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1712 col 71 - line 1712 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1712 col 91 - line 1712 col 91 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1714 col 68 - line 1714 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1714 col 122 - line 1714 col 122 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1715 col 0 - line 1715 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1716 col 28 - line 1716 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1718 col 0 - line 1718 col 137 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1720 col 23 - line 1720 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1720 col 60 - line 1720 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1720 col 83 - line 1720 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1720 col 110 - line 1720 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1720 col 134 - line 1720 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1723 col 105 - line 1723 col 105 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1724 col 95 - line 1724 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1737 col 0 - line 1737 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1742 col 0 - line 1742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1742 col 0 - line 1742 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1747 col 0 - line 1747 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1747 col 0 - line 1747 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1750 col 0 - line 1750 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1758 col 0 - line 1758 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1760 col 58 - line 1760 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1760 col 144 - line 1760 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1761 col 46 - line 1761 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1763 col 80 - line 1763 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1764 col 73 - line 1764 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1766 col 23 - line 1766 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1770 col 26 - line 1770 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1780 col 28 - line 1780 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1782 col 27 - line 1782 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1784 col 31 - line 1784 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1784 col 65 - line 1784 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1784 col 179 - line 1784 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1786 col 31 - line 1786 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1786 col 65 - line 1786 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1786 col 180 - line 1786 col 180 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1789 col 154 - line 1789 col 154 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1790 col 166 - line 1790 col 166 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1795 col 103 - line 1795 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1795 col 331 - line 1795 col 331 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1795 col 374 - line 1795 col 374 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1795 col 417 - line 1795 col 417 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1798 col 104 - line 1798 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1799 col 23 - line 1799 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1799 col 100 - line 1799 col 100 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1800 col 37 - line 1800 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1802 col 88 - line 1802 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1832 col 0 - line 1832 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1847 col 0 - line 1847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1847 col 0 - line 1847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1847 col 0 - line 1847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1847 col 0 - line 1847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1847 col 0 - line 1847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1847 col 0 - line 1847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1847 col 0 - line 1847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1847 col 0 - line 1847 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1861 col 0 - line 1861 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1861 col 0 - line 1861 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1861 col 0 - line 1861 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1861 col 0 - line 1861 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1861 col 0 - line 1861 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1861 col 0 - line 1861 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1861 col 0 - line 1861 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1861 col 0 - line 1861 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1862 col 30 - line 1862 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1862 col 72 - line 1862 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1863 col 62 - line 1863 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1863 col 110 - line 1863 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1864 col 80 - line 1864 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1864 col 108 - line 1864 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1867 col 0 - line 1867 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1869 col 35 - line 1869 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1869 col 71 - line 1869 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1873 col 134 - line 1873 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1879 col 37 - line 1879 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1879 col 61 - line 1879 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1883 col 225 - line 1883 col 225 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1888 col 36 - line 1888 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1888 col 77 - line 1888 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1889 col 78 - line 1889 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1892 col 34 - line 1892 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1895 col 53 - line 1895 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1898 col 33 - line 1898 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1901 col 52 - line 1901 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1919 col 0 - line 1919 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1920 col 29 - line 1920 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1920 col 59 - line 1920 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1920 col 89 - line 1920 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1920 col 0 - line 1920 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1940 col 0 - line 1940 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1946 col 21 - line 1946 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1949 col 25 - line 1949 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1953 col 26 - line 1953 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1954 col 57 - line 1954 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1955 col 30 - line 1955 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1958 col 30 - line 1958 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1958 col 78 - line 1958 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1959 col 46 - line 1959 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1963 col 61 - line 1963 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1964 col 26 - line 1964 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1965 col 29 - line 1965 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1965 col 84 - line 1965 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1966 col 26 - line 1966 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1969 col 26 - line 1969 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1977 col 24 - line 1977 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1983 col 28 - line 1983 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1983 col 57 - line 1983 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1984 col 20 - line 1984 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1987 col 80 - line 1987 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1987 col 109 - line 1987 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 1987 col 133 - line 1987 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2029 col 186 - line 2029 col 186 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2039 col 84 - line 2039 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2039 col 84 - line 2039 col 84 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 2046 col 212 - line 2046 col 212 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2046 col 312 - line 2046 col 312 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2053 col 0 - line 2053 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2053 col 0 - line 2053 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2053 col 0 - line 2053 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2053 col 0 - line 2053 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2055 col 44 - line 2055 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2055 col 44 - line 2055 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2058 col 25 - line 2058 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2062 col 25 - line 2062 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2063 col 165 - line 2063 col 165 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2065 col 34 - line 2065 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2066 col 33 - line 2066 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2066 col 80 - line 2066 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2066 col 211 - line 2066 col 211 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2068 col 28 - line 2068 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2069 col 42 - line 2069 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2069 col 84 - line 2069 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2071 col 35 - line 2071 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2072 col 36 - line 2072 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2074 col 40 - line 2074 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2075 col 43 - line 2075 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2077 col 32 - line 2077 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2078 col 36 - line 2078 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2078 col 117 - line 2078 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2080 col 37 - line 2080 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2081 col 40 - line 2081 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2084 col 22 - line 2084 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2086 col 22 - line 2086 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2086 col 57 - line 2086 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2087 col 41 - line 2087 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2087 col 0 - line 2087 col 87 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2092 col 36 - line 2092 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2098 col 42 - line 2098 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2098 col 0 - line 2098 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2100 col 65 - line 2100 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2133 col 0 - line 2133 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2138 col 61 - line 2138 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2149 col 0 - line 2149 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2149 col 0 - line 2149 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2149 col 0 - line 2149 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2149 col 0 - line 2149 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2149 col 0 - line 2149 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2150 col 32 - line 2150 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2150 col 32 - line 2150 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2152 col 26 - line 2152 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2152 col 196 - line 2152 col 196 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2154 col 24 - line 2154 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2157 col 43 - line 2157 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2160 col 37 - line 2160 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2174 col 0 - line 2174 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2174 col 0 - line 2174 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2174 col 0 - line 2174 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2174 col 0 - line 2174 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2177 col 135 - line 2177 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2179 col 74 - line 2179 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2195 col 0 - line 2195 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2195 col 0 - line 2195 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2195 col 0 - line 2195 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2195 col 0 - line 2195 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2195 col 0 - line 2195 col 18 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2196 col 63 - line 2196 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2196 col 0 - line 2196 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2198 col 57 - line 2198 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2198 col 76 - line 2198 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2199 col 54 - line 2199 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2200 col 37 - line 2200 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2204 col 28 - line 2204 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2208 col 28 - line 2208 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2213 col 22 - line 2213 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2214 col 59 - line 2214 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2221 col 0 - line 2221 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2250 col 0 - line 2250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2250 col 0 - line 2250 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at annotations.tex; line 2250 col 0 - line 2250 col 17 18.11 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 29 col 0 - line 29 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 31 col 78 - line 31 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 34 col 30 - line 34 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 35 col 83 - line 35 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 35 col 126 - line 35 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 43 col 0 - line 43 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 43 col 0 - line 43 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 43 col 0 - line 43 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 43 col 0 - line 43 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 43 col 0 - line 43 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 43 col 0 - line 43 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 49 col 55 - line 49 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 50 col 50 - line 50 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 58 col 0 - line 58 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 61 col 25 - line 61 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 61 col 64 - line 61 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 63 col 61 - line 63 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 64 col 25 - line 64 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 72 col 0 - line 72 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 74 col 25 - line 74 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 78 col 25 - line 78 col 25 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 80 col 26 - line 80 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 80 col 83 - line 80 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 82 col 0 - line 82 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 83 col 38 - line 83 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 84 col 42 - line 84 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 88 col 34 - line 88 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 88 col 75 - line 88 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 88 col 114 - line 88 col 114 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 93 col 35 - line 93 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 95 col 35 - line 95 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 96 col 16 - line 96 col 16 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 98 col 32 - line 98 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 102 col 35 - line 102 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at unitexpressions.tex; line 102 col 87 - line 102 col 87 0.60 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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.06 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/syntax.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 11 col 42 - line 11 col 42 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 49 - line 13 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 14 col 47 - line 14 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 39 col 0 - line 39 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 36 - line 40 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 36 - line 40 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 40 col 109 - line 40 col 109 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 42 col 54 - line 42 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 42 col 75 - line 42 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 42 col 148 - line 42 col 148 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 42 col 168 - line 42 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 44 col 44 - line 44 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 44 col 62 - line 44 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 50 col 117 - line 50 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 50 col 117 - line 50 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 50 col 159 - line 50 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 50 col 159 - line 50 col 159 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 50 col 234 - line 50 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 50 col 234 - line 50 col 234 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 50 col 275 - line 50 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 50 col 275 - line 50 col 275 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 53 col 36 - line 53 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 53 col 66 - line 53 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 54 col 135 - line 54 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 54 col 173 - line 54 col 173 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 56 col 77 - line 56 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 56 col 144 - line 56 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 59 col 90 - line 59 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 59 col 90 - line 59 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 62 col 49 - line 62 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 62 col 68 - line 62 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 63 col 57 - line 63 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 63 col 81 - line 63 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 63 col 103 - line 63 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 63 col 127 - line 63 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 79 col 0 - line 79 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 79 col 0 - line 79 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 79 col 0 - line 79 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 79 col 0 - line 79 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 79 col 0 - line 79 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 166 col 0 - line 166 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 175 col 0 - line 175 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 198 col 0 - line 198 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 239 col 0 - line 239 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 333 col 0 - line 333 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at syntax.tex; line 448 col 0 - line 448 col 17 6.11 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/dae.tex... Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 26 col 89 - line 26 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 26 col 116 - line 26 col 116 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 35 col 26 - line 35 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 49 col 52 - line 49 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 49 col 76 - line 49 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 52 col 34 - line 52 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 55 col 43 - line 55 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 58 col 59 - line 58 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 61 col 57 - line 61 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 61 col 155 - line 61 col 155 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 64 col 64 - line 64 col 64 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 64 col 85 - line 64 col 85 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 64 col 207 - line 64 col 207 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 73 col 56 - line 73 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 73 col 79 - line 73 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 76 col 797 - line 76 col 797 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 79 col 179 - line 79 col 179 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 88 col 0 - line 88 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 88 col 0 - line 88 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 88 col 0 - line 88 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 88 col 0 - line 88 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 111 col 123 - line 111 col 123 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 111 col 144 - line 111 col 144 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 111 col 168 - line 111 col 168 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 117 col 47 - line 117 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 117 col 68 - line 117 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 117 col 92 - line 117 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 143 col 0 - line 143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 143 col 0 - line 143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 143 col 0 - line 143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 143 col 0 - line 143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 143 col 0 - line 143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 143 col 0 - line 143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 143 col 0 - line 143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 145 col 106 - line 145 col 106 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 145 col 133 - line 145 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 147 col 127 - line 147 col 127 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 157 col 78 - line 157 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at dae.tex; line 157 col 102 - line 157 col 102 0.99 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 155 col 55 - line 155 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 161 col 27 - line 161 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 162 col 27 - line 162 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 165 col 34 - line 165 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 173 col 74 - line 173 col 74 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 184 col 27 - line 184 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 202 col 0 - line 202 col 80 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 214 col 24 - line 214 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 214 col 55 - line 214 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 221 col 0 - line 221 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 221 col 0 - line 221 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 221 col 0 - line 221 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 224 col 59 - line 224 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 224 col 81 - line 224 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 224 col 102 - line 224 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 229 col 0 - line 229 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 232 col 27 - line 232 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 235 col 20 - line 235 col 20 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 239 col 27 - line 239 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 241 col 50 - line 241 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 243 col 27 - line 243 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 245 col 27 - line 245 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 258 col 54 - line 258 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 259 col 67 - line 259 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at derivationofstream.tex; line 265 col 15 - line 265 col 15 0.99 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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 17 col 140 - line 17 col 140 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 214 col 56 - line 214 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 214 col 56 - line 214 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 218 col 37 - line 218 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 422 col 34 - line 422 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 437 col 33 - line 437 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 437 col 58 - line 437 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 463 col 22 - line 463 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 463 col 68 - line 463 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 464 col 31 - line 464 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 471 col 96 - line 471 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 474 col 39 - line 474 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 488 col 30 - line 488 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 494 col 38 - line 494 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 512 col 29 - line 512 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 512 col 29 - line 512 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 512 col 73 - line 512 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 512 col 73 - line 512 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 512 col 73 - line 512 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 533 col 29 - line 533 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 533 col 49 - line 533 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 536 col 46 - line 536 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 547 col 36 - line 547 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 564 col 55 - line 564 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 589 col 49 - line 589 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 589 col 49 - line 589 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 589 col 49 - line 589 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 589 col 49 - line 589 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 608 col 41 - line 608 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 608 col 41 - line 608 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 611 col 35 - line 611 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 617 col 36 - line 617 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 617 col 55 - line 617 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 719 col 43 - line 719 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 757 col 37 - line 757 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 760 col 36 - line 760 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 783 col 37 - line 783 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 783 col 67 - line 783 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 792 col 35 - line 792 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 863 col 35 - line 863 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 869 col 43 - line 869 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 872 col 36 - line 872 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 928 col 38 - line 928 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 928 col 38 - line 928 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 933 col 65 - line 933 col 65 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 941 col 30 - line 941 col 30 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 1103 col 45 - line 1103 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1103 col 45 - line 1103 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1103 col 67 - line 1103 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1103 col 67 - line 1103 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1105 col 42 - line 1105 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1140 col 41 - line 1140 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1140 col 73 - line 1140 col 73 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1170 col 35 - line 1170 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1264 col 104 - line 1264 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1266 col 59 - line 1266 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1266 col 136 - line 1266 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1266 col 190 - line 1266 col 190 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1266 col 254 - line 1266 col 254 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1266 col 451 - line 1266 col 451 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1284 col 34 - line 1284 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1287 col 70 - line 1287 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1328 col 43 - line 1328 col 43 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1330 col 33 - line 1330 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1332 col 48 - line 1332 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1332 col 110 - line 1332 col 110 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1332 col 134 - line 1332 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1432 col 27 - line 1432 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1436 col 33 - line 1436 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1439 col 45 - line 1439 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1439 col 74 - line 1439 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1442 col 58 - line 1442 col 58 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1443 col 47 - line 1443 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1446 col 57 - line 1446 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1446 col 72 - line 1446 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1446 col 88 - line 1446 col 88 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1446 col 104 - line 1446 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1452 col 35 - line 1452 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1453 col 63 - line 1453 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1453 col 63 - line 1453 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1478 col 29 - line 1478 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1491 col 51 - line 1491 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1491 col 51 - line 1491 col 51 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1491 col 70 - line 1491 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1491 col 70 - line 1491 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1491 col 89 - line 1491 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1491 col 89 - line 1491 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1491 col 108 - line 1491 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1491 col 108 - line 1491 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1554 col 55 - line 1554 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1554 col 55 - line 1554 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1554 col 55 - line 1554 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1555 col 146 - line 1555 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1555 col 146 - line 1555 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1555 col 146 - line 1555 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1558 col 49 - line 1558 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1558 col 49 - line 1558 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1558 col 49 - line 1558 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1558 col 279 - line 1558 col 279 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1558 col 304 - line 1558 col 304 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1560 col 42 - line 1560 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1574 col 36 - line 1574 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1576 col 52 - line 1576 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1576 col 89 - line 1576 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1584 col 49 - line 1584 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1584 col 79 - line 1584 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1585 col 54 - line 1585 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1588 col 70 - line 1588 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1592 col 50 - line 1592 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1595 col 44 - line 1595 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1595 col 68 - line 1595 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1602 col 53 - line 1602 col 53 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1605 col 84 - line 1605 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1605 col 84 - line 1605 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1605 col 84 - line 1605 col 84 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1605 col 117 - line 1605 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1605 col 117 - line 1605 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1616 col 28 - line 1616 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1616 col 61 - line 1616 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1619 col 26 - line 1619 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1619 col 146 - line 1619 col 146 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1628 col 83 - line 1628 col 83 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1628 col 253 - line 1628 col 253 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1628 col 347 - line 1628 col 347 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1628 col 623 - line 1628 col 623 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1628 col 781 - line 1628 col 781 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1720 col 61 - line 1720 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1725 col 59 - line 1725 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1751 col 47 - line 1751 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1751 col 66 - line 1751 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1780 col 50 - line 1780 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1780 col 133 - line 1780 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1780 col 133 - line 1780 col 133 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1785 col 32 - line 1785 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1789 col 47 - line 1789 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1794 col 39 - line 1794 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1798 col 44 - line 1798 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1798 col 70 - line 1798 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1799 col 26 - line 1799 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1799 col 50 - line 1799 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1825 col 36 - line 1825 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1826 col 28 - line 1826 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1833 col 59 - line 1833 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1833 col 59 - line 1833 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1833 col 264 - line 1833 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1833 col 264 - line 1833 col 264 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1838 col 37 - line 1838 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1842 col 24 - line 1842 col 24 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1859 col 42 - line 1859 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1859 col 67 - line 1859 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1859 col 67 - line 1859 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1860 col 29 - line 1860 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1860 col 77 - line 1860 col 77 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1861 col 26 - line 1861 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1977 col 61 - line 1977 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 1982 col 59 - line 1982 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2143 col 0 - line 2143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2143 col 0 - line 2143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2143 col 0 - line 2143 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2145 col 36 - line 2145 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2145 col 36 - line 2145 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2145 col 57 - line 2145 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2145 col 57 - line 2145 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2145 col 104 - line 2145 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2145 col 104 - line 2145 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2145 col 125 - line 2145 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2145 col 125 - line 2145 col 125 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2147 col 49 - line 2147 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2147 col 49 - line 2147 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2147 col 70 - line 2147 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2147 col 70 - line 2147 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2154 col 35 - line 2154 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2154 col 35 - line 2154 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2154 col 57 - line 2154 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2154 col 57 - line 2154 col 57 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 28 - line 2156 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 48 - line 2156 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 67 - line 2156 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 67 - line 2156 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 86 - line 2156 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 86 - line 2156 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2156 col 104 - line 2156 col 104 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2158 col 40 - line 2158 col 40 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2158 col 61 - line 2158 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2159 col 0 - line 2159 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2163 col 34 - line 2163 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2163 col 34 - line 2163 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2163 col 79 - line 2163 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2163 col 79 - line 2163 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2164 col 21 - line 2164 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2164 col 21 - line 2164 col 21 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2168 col 27 - line 2168 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2182 col 29 - line 2182 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2182 col 63 - line 2182 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2182 col 81 - line 2182 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2189 col 44 - line 2189 col 44 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2189 col 60 - line 2189 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2189 col 76 - line 2189 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2189 col 92 - line 2189 col 92 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2189 col 108 - line 2189 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2191 col 45 - line 2191 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2191 col 95 - line 2191 col 95 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2202 col 34 - line 2202 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2202 col 55 - line 2202 col 55 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2202 col 0 - line 2202 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2205 col 22 - line 2205 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2205 col 46 - line 2205 col 46 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2205 col 66 - line 2205 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2205 col 90 - line 2205 col 90 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2205 col 0 - line 2205 col 115 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2208 col 23 - line 2208 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2208 col 45 - line 2208 col 45 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2208 col 68 - line 2208 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2212 col 62 - line 2212 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2212 col 62 - line 2212 col 62 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 67 - line 2214 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2214 col 67 - line 2214 col 67 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2216 col 39 - line 2216 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2216 col 61 - line 2216 col 61 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2218 col 52 - line 2218 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2218 col 79 - line 2218 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2218 col 103 - line 2218 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2218 col 103 - line 2218 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2219 col 47 - line 2219 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2219 col 71 - line 2219 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2223 col 27 - line 2223 col 27 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2224 col 35 - line 2224 col 35 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2224 col 68 - line 2224 col 68 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2224 col 101 - line 2224 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2225 col 33 - line 2225 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2225 col 66 - line 2225 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2225 col 101 - line 2225 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2234 col 50 - line 2234 col 50 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2235 col 31 - line 2235 col 31 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2312 col 29 - line 2312 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2312 col 29 - line 2312 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2312 col 47 - line 2312 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2312 col 47 - line 2312 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2313 col 19 - line 2313 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2313 col 19 - line 2313 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2313 col 37 - line 2313 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2313 col 37 - line 2313 col 37 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2314 col 59 - line 2314 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2314 col 59 - line 2314 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2314 col 81 - line 2314 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2314 col 81 - line 2314 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2316 col 29 - line 2316 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2316 col 29 - line 2316 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2316 col 86 - line 2316 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2316 col 86 - line 2316 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2318 col 108 - line 2318 col 108 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2320 col 66 - line 2320 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2320 col 66 - line 2320 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2320 col 66 - line 2320 col 66 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2326 col 47 - line 2326 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2327 col 72 - line 2327 col 72 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2328 col 48 - line 2328 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2333 col 47 - line 2333 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2333 col 47 - line 2333 col 47 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2337 col 69 - line 2337 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2337 col 102 - line 2337 col 102 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2337 col 130 - line 2337 col 130 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2337 col 158 - line 2337 col 158 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2337 col 321 - line 2337 col 321 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2396 col 32 - line 2396 col 32 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2403 col 41 - line 2403 col 41 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2404 col 30 - line 2404 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2410 col 59 - line 2410 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2410 col 59 - line 2410 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2410 col 59 - line 2410 col 59 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2410 col 111 - line 2410 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2410 col 111 - line 2410 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2410 col 111 - line 2410 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2414 col 33 - line 2414 col 33 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2414 col 79 - line 2414 col 79 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2415 col 30 - line 2415 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2415 col 69 - line 2415 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2415 col 101 - line 2415 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2418 col 29 - line 2418 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2420 col 30 - line 2420 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2422 col 38 - line 2422 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2422 col 96 - line 2422 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2422 col 117 - line 2422 col 117 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2422 col 135 - line 2422 col 135 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2424 col 39 - line 2424 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2424 col 74 - line 2424 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2426 col 42 - line 2426 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2433 col 23 - line 2433 col 23 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2433 col 78 - line 2433 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2433 col 96 - line 2433 col 96 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2436 col 69 - line 2436 col 69 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2436 col 86 - line 2436 col 86 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2436 col 103 - line 2436 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2437 col 17 - line 2437 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2441 col 71 - line 2441 col 71 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2441 col 89 - line 2441 col 89 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2442 col 22 - line 2442 col 22 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2443 col 49 - line 2443 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2445 col 38 - line 2445 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2445 col 38 - line 2445 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2445 col 93 - line 2445 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2446 col 36 - line 2446 col 36 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2447 col 56 - line 2447 col 56 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2447 col 76 - line 2447 col 76 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2447 col 93 - line 2447 col 93 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2448 col 17 - line 2448 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2449 col 74 - line 2449 col 74 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2450 col 29 - line 2450 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2455 col 111 - line 2455 col 111 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2455 col 134 - line 2455 col 134 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2455 col 184 - line 2455 col 184 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2455 col 255 - line 2455 col 255 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2514 col 0 - line 2514 col 75 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2520 col 0 - line 2520 col 78 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2570 col 161 - line 2570 col 161 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2653 col 62 - line 2653 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2653 col 62 - line 2653 col 62 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2653 col 126 - line 2653 col 126 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2655 col 26 - line 2655 col 26 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2666 col 39 - line 2666 col 39 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2672 col 60 - line 2672 col 60 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2672 col 81 - line 2672 col 81 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2672 col 101 - line 2672 col 101 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2672 col 136 - line 2672 col 136 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2672 col 258 - line 2672 col 258 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2674 col 19 - line 2674 col 19 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2683 col 0 - line 2683 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2683 col 0 - line 2683 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2683 col 0 - line 2683 col 17 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2689 col 38 - line 2689 col 38 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2689 col 82 - line 2689 col 82 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2694 col 310 - line 2694 col 310 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2694 col 341 - line 2694 col 341 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2694 col 746 - line 2694 col 746 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2694 col 746 - line 2694 col 746 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2758 col 52 - line 2758 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2758 col 52 - line 2758 col 52 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2758 col 70 - line 2758 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2758 col 70 - line 2758 col 70 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2776 col 30 - line 2776 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2776 col 30 - line 2776 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2776 col 48 - line 2776 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2776 col 48 - line 2776 col 48 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2778 col 29 - line 2778 col 29 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2789 col 30 - line 2789 col 30 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2789 col 54 - line 2789 col 54 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2791 col 34 - line 2791 col 34 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2791 col 63 - line 2791 col 63 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2802 col 42 - line 2802 col 42 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2802 col 103 - line 2802 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2802 col 103 - line 2802 col 103 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2804 col 28 - line 2804 col 28 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2804 col 49 - line 2804 col 49 Info:unexpected:newtxtt Unrecognized font family 'newtxtt'. at revisions.tex; line 2804 col 49 - line 2804 col 49 13.11 sec) 249.41 sec) 249.97 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 133 col 1 - line 133 col 1 Currently in .................. In Core::Document[@0x55a75d3b2e70] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/classes.tex; from line 133 col 1 to line 133 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55a75d3b2e70] <= ... Error:malformed:ltx:text Attempt to close , which isn't open at classes.tex; line 133 col 1 - line 133 col 1 Currently in .................. In Core::Document[@0x55a75d3b2e70] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/classes.tex; from line 133 col 1 to line 133 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55a75d3b2e70] <= ... Error:malformed:ltx:text Attempt to close , which isn't open at classes.tex; line 133 col 1 - line 133 col 1 Currently in .................. In Core::Document[@0x55a75d3b2e70] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/classes.tex; from line 133 col 1 to line 133 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55a75d3b2e70] <= ... Error:malformed:ltx:text Attempt to close , which isn't open at classes.tex; line 133 col 1 - line 133 col 1 Currently in .................. In Core::Document[@0x55a75d3b2e70] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/classes.tex; from line 133 col 1 to line 133 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55a75d3b2e70] <= ... Error:malformed:ltx:text Attempt to close , which isn't open at classes.tex; line 136 col 1 - line 136 col 1 Currently in .................. In Core::Document[@0x55a75d3b2e70] /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/chapters/classes.tex; from line 136 col 1 to line 136 col 1 <= Core::Definition::Constructor[\@listi... <= Whatsit[\@listings@inline,Core::List[... <= Core::Document[@0x55a75d3b2e70] <= ... ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 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 ... ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 54.00 sec) (Rewriting... 0.58 sec) (Math Parsing...2698 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] 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]] [F1635] 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]] [F1636][1637][1638][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] Math parsing succeeded: ltx:XMWrap: 3/12 ltx:XMath: 2783/2785 ltx:XMArg: 1315/1315 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. 8.60 sec) (Finalizing... 4.93 sec) Conversion complete: 2 warnings; 6 errors; 1 undefined macro[\DeclareEncodingSubset]. processing finished Tue Jun 8 10:43:12 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 Jun 8 10:43:16 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.81 sec) (Scan MLS.html processing... 0.00 sec) (Scan preface.html processing... 0.00 sec) (Scan introduction1.html processing... 0.01 sec) (Scan lexical-structure.html processing... 0.02 sec) (Scan operators-and-expressions.html processing... 0.19 sec) (Scan class-predefined-types-and-declarations.html processing... 0.19 sec) (Scan scoping-name-lookup-and-flattening.html processing... 0.07 sec) (Scan interface-or-type-relationships.html processing... 0.07 sec) (Scan inheritance-modification-and-redeclaration.html processing... 0.10 sec) (Scan equations.html processing... 0.09 sec) (Scan connectors-and-connections.html processing... 0.11 sec) (Scan arrays.html processing... 0.27 sec) (Scan statements-and-algorithm-sections.html processing... 0.05 sec) (Scan functions.html processing... 0.29 sec) (Scan packages.html processing... 0.02 sec) (Scan overloaded-operators.html processing... 0.08 sec) (Scan stream-connectors.html processing... 0.07 sec) (Scan synchronous-language-elements.html processing... 0.20 sec) (Scan state-machines.html processing... 0.08 sec) (Scan annotations.html processing... 0.20 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.06 sec) (Scan modelica-dae-representation.html processing... 0.03 sec) (Scan derivation-of-stream-equations.html processing... 0.12 sec) (Scan modelica-revision-history.html processing... 0.32 sec) (Scan bib.html processing... 0.00 sec) (Scan idx.html processing... 0.00 sec) (MakeIndex idx.html processing... [492 entries] 0.20 sec) (MakeBibliography bib.html processing... [Converting bibliography /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/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[@0x55a6cbb4ca58] ->getBibEntries 10.59 sec) (CrossRef MLS.html processing... 0.21 sec) (CrossRef preface.html processing... 0.03 sec) (CrossRef introduction1.html processing... 0.03 sec) (CrossRef lexical-structure.html processing... 0.04 sec) (CrossRef operators-and-expressions.html processing... 0.17 sec) (CrossRef class-predefined-types-and-declarations.html processing... 0.16 sec) (CrossRef scoping-name-lookup-and-flattening.html processing... 0.08 sec) (CrossRef interface-or-type-relationships.html processing... 0.06 sec) (CrossRef inheritance-modification-and-redeclaration.html processing... 0.08 sec) (CrossRef equations.html processing... 0.08 sec) (CrossRef connectors-and-connections.html processing... 0.08 sec) (CrossRef arrays.html processing... 0.23 sec) (CrossRef statements-and-algorithm-sections.html processing... 0.07 sec) (CrossRef functions.html processing... 0.25 sec) (CrossRef packages.html processing... 0.05 sec) (CrossRef overloaded-operators.html processing... 0.06 sec) (CrossRef stream-connectors.html processing... 0.06 sec) (CrossRef synchronous-language-elements.html processing... Warning:expected:ids Missing items: Entry for citation: BenvenisteEtAl2003SynchronousTwelveYearsLater, ThummelEtAl2005InverseModels, ElmqvistOtterCellier1995InlineIntegration, ColacoPouzet2003ClocksFirstClass, ForgetEtAl2008MultiPeriodic, Pouzet2006LucidSynchrone30 In Post::CrossRef[@0x55a6cbb63588] ->process 0.17 sec) (CrossRef state-machines.html processing... Warning:expected:ids Missing items: Entry for citation: Harel1987Statecharts, Pouzet2006LucidSynchrone30 In Post::CrossRef[@0x55a6cbb63588] ->process 0.07 sec) (CrossRef annotations.html processing... Warning:expected:ids Missing items: Entry for citation: Pantelides1988ConsistentInitialization In Post::CrossRef[@0x55a6cbb63588] ->process 0.17 sec) (CrossRef unit-expressions.html processing... 0.03 sec) (CrossRef the-modelica-standard-library.html processing... 0.02 sec) (CrossRef modelica-concrete-syntax.html processing... 0.05 sec) (CrossRef modelica-dae-representation.html processing... 0.04 sec) (CrossRef derivation-of-stream-equations.html processing... 0.08 sec) (CrossRef modelica-revision-history.html processing... 0.41 sec) (CrossRef bib.html processing... 0.03 sec) (CrossRef idx.html processing... 0.30 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-2748/media/Modelica_Language.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic 0.00 sec) (Graphics preface.html processing... 0.00 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-2748/media/subtype.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->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-2748/media/innerouterconnector.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/media/overdetermined.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->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-2748/media/modelicapath.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->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-2748/media/fluidsystem.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->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-2748/media/plantmodel.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/media/piecewise-constant.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/media/clock.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/media/clocked.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->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-2748/media/statemachine.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/media/hierarchical-statemachine.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/media/statemachineplot.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic 0.00 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-2748/media/bezierpoints.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic 0.00 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-2748/media/fluidmix.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/media/fluidmix3.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic Warning:imageprocessing:imagesize No image processing module found for image sizing Will omit image size for /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2748/media/fluidmix4.svg Please install one of: Graphics::Magick,Image::Magick In Post::Graphics[@0x55a6cbb6b8a0] ->transformGraphic 0.00 sec) (MathML::Presentation lexical-structure.html 7 to process... 0.00 sec) (MathML::Presentation operators-and-expressions.html 323 to process... 0.19 sec) (MathML::Presentation class-predefined-types-and-declarations.html 90 to process... 0.06 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 38 to process... 0.02 sec) (MathML::Presentation connectors-and-connections.html 39 to process... 0.02 sec) (MathML::Presentation arrays.html 939 to process... 0.45 sec) (MathML::Presentation statements-and-algorithm-sections.html 14 to process... 0.01 sec) (MathML::Presentation functions.html 262 to process... 0.23 sec) (MathML::Presentation packages.html 21 to process... 0.01 sec) (MathML::Presentation overloaded-operators.html 156 to process... 0.08 sec) (MathML::Presentation stream-connectors.html 187 to process... 0.12 sec) (MathML::Presentation synchronous-language-elements.html 312 to process... 0.26 sec) (MathML::Presentation state-machines.html 40 to process... 0.02 sec) (MathML::Presentation annotations.html 109 to process... 0.06 sec) (MathML::Presentation unit-expressions.html 3 to process... 0.00 sec) (MathML::Presentation modelica-concrete-syntax.html 9 to process... 0.00 sec) (MathML::Presentation modelica-dae-representation.html 48 to process... 0.04 sec) (MathML::Presentation derivation-of-stream-equations.html 63 to process... 0.33 sec) (MathML::Presentation modelica-revision-history.html 2 to process... 0.00 sec) (XSLT[using LaTeXML-html5.xsl] MLS.html processing... 0.03 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.04 sec) (XSLT[using LaTeXML-html5.xsl] operators-and-expressions.html processing... 0.24 sec) (XSLT[using LaTeXML-html5.xsl] class-predefined-types-and-declarations.html processing... 0.31 sec) (XSLT[using LaTeXML-html5.xsl] scoping-name-lookup-and-flattening.html processing... 0.07 sec) (XSLT[using LaTeXML-html5.xsl] interface-or-type-relationships.html processing... 0.06 sec) (XSLT[using LaTeXML-html5.xsl] inheritance-modification-and-redeclaration.html processing... 0.16 sec) (XSLT[using LaTeXML-html5.xsl] equations.html processing... 0.12 sec) (XSLT[using LaTeXML-html5.xsl] connectors-and-connections.html processing... 0.15 sec) (XSLT[using LaTeXML-html5.xsl] arrays.html processing... 0.38 sec) (XSLT[using LaTeXML-html5.xsl] statements-and-algorithm-sections.html processing... 0.07 sec) (XSLT[using LaTeXML-html5.xsl] functions.html processing... 0.50 sec) (XSLT[using LaTeXML-html5.xsl] packages.html processing... 0.03 sec) (XSLT[using LaTeXML-html5.xsl] overloaded-operators.html processing... 0.08 sec) (XSLT[using LaTeXML-html5.xsl] stream-connectors.html processing... 0.07 sec) (XSLT[using LaTeXML-html5.xsl] synchronous-language-elements.html processing... 0.23 sec) (XSLT[using LaTeXML-html5.xsl] state-machines.html processing... 0.10 sec) (XSLT[using LaTeXML-html5.xsl] annotations.html processing... 0.36 sec) (XSLT[using LaTeXML-html5.xsl] unit-expressions.html processing... 0.01 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.08 sec) (XSLT[using LaTeXML-html5.xsl] modelica-dae-representation.html processing... 0.02 sec) (XSLT[using LaTeXML-html5.xsl] derivation-of-stream-equations.html processing... 0.04 sec) (XSLT[using LaTeXML-html5.xsl] modelica-revision-history.html processing... 0.28 sec) (XSLT[using LaTeXML-html5.xsl] bib.html processing... 0.01 sec) (XSLT[using LaTeXML-html5.xsl] idx.html processing... 0.11 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.00 sec) (Writer equations.html processing... 0.00 sec) (Writer connectors-and-connections.html processing... 0.00 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) 23.08 sec) Postprocessing complete: 21 warnings processing finished Tue Jun 8 10:43:41 2021 [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 ea6037f343229e88a2e7024e5cc491b2cb1c8fecbdf88423f0d593a68343f6c7 $ docker rm -f ea6037f343229e88a2e7024e5cc491b2cb1c8fecbdf88423f0d593a68343f6c7 [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