Pull request #3404 opened Connecting to https://api.github.com using GitHub Access Token Connecting to https://api.github.com to check permissions of obtain list of henrikt-ma for modelica/ModelicaSpecification Obtained .CI/Jenkinsfile from 2a47318168816e002b43e09dbef092b10db793a9+b7ee905e7900d40f52e0db80fb8d76c79ebdf0d7 (c14040b9fe1665d0bc3a94a672e6ee6d45233240) [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/modelica/ModelicaSpecification.git > git init /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404 # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3404/head:refs/remotes/origin/PR-3404 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags Merging remotes/origin/master commit b7ee905e7900d40f52e0db80fb8d76c79ebdf0d7 into PR head commit 2a47318168816e002b43e09dbef092b10db793a9 Merge succeeded, producing 2a47318168816e002b43e09dbef092b10db793a9 Checking out Revision 2a47318168816e002b43e09dbef092b10db793a9 (PR-3404) Commit message: "Add comment about LaTeXML issue with cmap being fixed" First time build. Skipping changelog. Cleaning workspace > git --version # timeout=10 > git --version # 'git version 2.34.1' > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/3404/head:refs/remotes/origin/PR-3404 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3404/head:refs/remotes/origin/PR-3404 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a47318168816e002b43e09dbef092b10db793a9 # 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 b7ee905e7900d40f52e0db80fb8d76c79ebdf0d7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a47318168816e002b43e09dbef092b10db793a9 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-3404 2a47318168816e002b43e09dbef092b10db793a9 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . alpine:3.9 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ryzen-5950x-2-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-3404 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404_tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat $ docker top 6d28a5a29d662344196fdc94998493a056538f431a0d5d5f5f31416884c45d07 -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 6d28a5a29d662344196fdc94998493a056538f431a0d5d5f5f31416884c45d07 $ docker rm -f --volumes 6d28a5a29d662344196fdc94998493a056538f431a0d5d5f5f31416884c45d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit b7ee905e7900d40f52e0db80fb8d76c79ebdf0d7 into PR head commit 2a47318168816e002b43e09dbef092b10db793a9 Merge succeeded, producing 2a47318168816e002b43e09dbef092b10db793a9 Checking out Revision 2a47318168816e002b43e09dbef092b10db793a9 (PR-3404) Commit message: "Add comment about LaTeXML issue with cmap being fixed" Cleaning workspace > git --version # timeout=10 > git --version # 'git version 2.34.1' > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/.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.34.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3404/head:refs/remotes/origin/PR-3404 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a47318168816e002b43e09dbef092b10db793a9 # 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 b7ee905e7900d40f52e0db80fb8d76c79ebdf0d7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a47318168816e002b43e09dbef092b10db793a9 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-3404 # timeout=10 > git checkout -b PR-3404 2a47318168816e002b43e09dbef092b10db793a9 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull modelicaspec/latexml:20221130 20221130: Pulling from modelicaspec/latexml Digest: sha256:1f23990318497de4263b1dc4612a5d0fd765a6547ec65e536a39ac595da4db21 Status: Image is up to date for modelicaspec/latexml:20221130 docker.io/modelicaspec/latexml:20221130 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20221130 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ryzen-5950x-2-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-3404 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404_tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20221130 cat $ docker top c4106f42efb8e191dbdaaafbb616ccea2c1b517d5cf3ac3ab858b69b980b370f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p /tmp/jenkins [Pipeline] sh + latexmk -pdf MLS.tex Rc files read: NONE Latexmk: This is Latexmk, John Collins, 17 Mar. 2022. Version 4.77, version: 4.77. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): MLS.tex Rule 'pdflatex': The following rules & subrules became out-of-date: pdflatex ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-02-24> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/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/cmap/cmap.sty) (/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/txtbabel.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/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/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/generic/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/hyperref/puenc.def) (/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/latex/base/atbegshi-ltx.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/base/atveryend-ltx.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/l3kernel/expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/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. (./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) No file MLS.bbl. Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 34. (./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 (Unicode): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media//Modelica_ Language.pdf>]) (./chapters/copyright.tex LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 8. ) [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. ) [4] (./chapters/introduction.tex Chapter 1. [5] LaTeX Warning: Reference `document-index' on page 1 undefined on input line 59. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 71. [6] (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 159. ) [7] (./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 18. [8] (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/ts1newtxtt.fd) LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 78. LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 1 undefin ed on input line 98. LaTeX Warning: Reference `packages' on page 1 undefined on input line 99. LaTeX Warning: Reference `component-declarations' on page 1 undefined on input line 107. LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 10 7. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 115. [9] LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 134. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 156. LaTeX Warning: Reference `integer-type' on page 1 undefined on input line 183. [10] LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 196. LaTeX Warning: Reference `lexical-conventions' on page 11 undefined on input li ne 266. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 267. ) [11] (./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 10. LaTeX Warning: Reference `tab:operator-precedence' on page 1 undefined on input line 17. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 17. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 17. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 18. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 21. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 21. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 22. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 22. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 4 1. [12] LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 43. [13] LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 142. [14] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 210. LaTeX Warning: Reference `equations' on page 1 undefined on input line 248. LaTeX Warning: Reference `equality-and-assignment' on page 1 undefined on input line 248. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 248. [15] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 295. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 299. LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 317. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 321. LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 325. [16] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 336. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 3 38. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 393. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 395. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 397. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 399. [17] LaTeX Warning: Reference `built-in-functions' on page 1 undefined on input line 402. LaTeX Warning: Reference `modelica:abs' on page 1 undefined on input line 414. LaTeX Warning: Reference `modelica:sign' on page 1 undefined on input line 415. LaTeX Warning: Reference `modelica:sqrt' on page 1 undefined on input line 416. LaTeX Warning: Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 417. LaTeX Warning: Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 418. LaTeX Warning: Reference `modelica:to-String' on page 1 undefined on input line 419. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 424. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 426. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 426. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 446. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 477. [18] LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 490. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 505. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 518. [19] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 565. LaTeX Warning: Reference `modelica:div' on page 1 undefined on input line 572. LaTeX Warning: Reference `modelica:mod' on page 1 undefined on input line 573. LaTeX Warning: Reference `modelica:rem' on page 1 undefined on input line 574. LaTeX Warning: Reference `modelica:ceil' on page 1 undefined on input line 575. LaTeX Warning: Reference `modelica:floor' on page 1 undefined on input line 576 . LaTeX Warning: Reference `modelica:integer' on page 1 undefined on input line 5 77. [20] LaTeX Warning: Reference `modelica:atan2' on page 1 undefined on input line 690 . LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 701. LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 732. LaTeX Warning: Reference `modelica:delay' on page 1 undefined on input line 733 . LaTeX Warning: Reference `modelica:cardinality' on page 1 undefined on input li ne 734. LaTeX Warning: Reference `modelica:homotopy' on page 1 undefined on input line 735. LaTeX Warning: Reference `modelica:semiLinear' on page 1 undefined on input lin e 736. LaTeX Warning: Reference `modelica:inStream' on page 1 undefined on input line 737. LaTeX Warning: Reference `modelica:actualStream' on page 1 undefined on input l ine 738. LaTeX Warning: Reference `modelica:spatialDistribution' on page 1 undefined on input line 739. LaTeX Warning: Reference `modelica:getInstanceName' on page 1 undefined on inpu t line 740. [21] LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 756. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 774. LaTeX Warning: Reference `delay' on page 1 undefined on input line 775. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 789. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 810. LaTeX Warning: Reference `homotopy' on page 1 undefined on input line 811. [22] LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 822. LaTeX Warning: Reference `semilinear' on page 1 undefined on input line 823. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 835. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 846. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 860. LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 87 0. [23] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 916. [24] [25] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 1041. [26] [27] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1164. [28] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1253. LaTeX Warning: Reference `modelica:initial' on page 1 undefined on input line 1 260. LaTeX Warning: Reference `modelica:terminal' on page 1 undefined on input line 1261. LaTeX Warning: Reference `modelica:noEvent' on page 1 undefined on input line 1 262. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 63. LaTeX Warning: Reference `modelica:event-sample' on page 1 undefined on input l ine 1264. LaTeX Warning: Reference `modelica:pre' on page 1 undefined on input line 1265. LaTeX Warning: Reference `modelica:edge' on page 1 undefined on input line 1266 . LaTeX Warning: Reference `modelica:change' on page 1 undefined on input line 12 67. LaTeX Warning: Reference `modelica:reinit' on page 1 undefined on input line 12 68. [29] LaTeX Warning: Reference `modelica:GenerateEvents' on page 1 undefined on input line 1304. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 13 05. LaTeX Warning: Reference `modelica:smooth' on page 30 undefined on input line 1 305. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1305. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1362. [30] LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1415. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 1422. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 1441. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 1443. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1451. [31] LaTeX Warning: Reference `inheritance-of-functions' on page 1 undefined on inpu t line 1485. LaTeX Warning: Reference `function-compatibility' on page 1 undefined on input line 1486. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1487. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1490. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 1503. [32] LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 1524. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 1535. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 1552. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 1572. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 1580. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1584. [33] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 1606. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 34 undefined on input line 1607. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 1607. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 1613. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 1652. ) [34] [35] (./chapters/classes.tex Chapter 4. LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 50. [36] LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 58. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 59. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 82. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 1 unde fined on input line 84. LaTeX Warning: Reference `records' on page 1 undefined on input line 86. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 88. [37] LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 167. 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. [38] LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 201. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 203. LaTeX Warning: Reference `equation-categories' on page 1 undefined on input lin e 208. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 210. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 216. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 222. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 225. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 27. LaTeX Warning: Reference `definition-of-stream-connectors' on page 1 undefined on input line 231. LaTeX Warning: Reference `primitive-elements' on page 1 undefined on input line 235. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 236. LaTeX Warning: Reference `variability-of-structured-entities' on page 1 undefin ed on input line 241. [39] LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 246. LaTeX Warning: Reference `function-call' on page 1 undefined on input line 260. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 26 3. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 26 9. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 287. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 29 1. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 305. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 305. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 306. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 312. [40] [41] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 408. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 418. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 424. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 425. LaTeX Warning: Reference `constants' on page 42 undefined on input line 430. [42] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 441. LaTeX Warning: Reference `evaluable-expressions' on page 1 undefined on input l ine 441. LaTeX Warning: Reference `parameters' on page 43 undefined on input line 446. LaTeX Warning: Reference `parameters' on page 43 undefined on input line 451. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 455. LaTeX Warning: Reference `discrete-time-variables' on page 43 undefined on inpu t line 456. LaTeX Warning: Reference `continuous-time-variables' on page 43 undefined on in put line 460. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 465. [43] LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 551. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 555. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 560. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 562. LaTeX Warning: Reference `constants' on page 1 undefined on input line 562. [44] LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 588. LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 588. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 618. [45] LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 631. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 637. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 637. LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 639. LaTeX Warning: Reference `interface-or-type' on page 1 undefined on input line 674. [46] [47] LaTeX Warning: Reference `composite-name-lookup' on page 48 undefined on input line 788. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 805. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 828. [48] [49] LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 913. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 916. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 933. LaTeX Warning: Reference `packages' on page 1 undefined on input line 945. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 948. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 948. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 952. [50] [51] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1042. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 107 4. LaTeX Warning: Reference `algorithm-sections' on page 1 undefined on input line 1074. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 1075. LaTeX Warning: Reference `balancing-restriction-and-size-of-connectors' on page 1 undefined on input line 1080. [52] LaTeX Warning: Reference `removing-modifiers-break' on page 1 undefined on inpu t line 1160. [53] [54] [55] [56] [57] LaTeX Warning: Reference `modelica-keywords' on page 1 undefined on input line 1505. [58] LaTeX Warning: Reference `unit-expressions' on page 1 undefined on input line 1 557. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 1568. [59] LaTeX Warning: Reference `attributes-of-enumeration-types' on page 1 undefined on input line 1674. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 1675. [60] [61] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1791. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 1798. [62] LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 861. LaTeX Warning: Reference `assert' on page 1 undefined on input line 1865. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 1 undefined on input line 1872. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 1876. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on input line 1881. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1881. ) [63] (./chapters/scoping.tex Chapter 5. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 8. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 16. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 51. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 51. [64] LaTeX Warning: Reference `the-class-tree' on page 1 undefined on input line 61. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 65. LaTeX Warning: Reference `for-statement' on page 1 undefined on input line 65. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 65. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 68. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 99. [65] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 112. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 132. LaTeX Warning: Reference `example-of-overloading-for-complex-numbers' on page 1 undefined on input line 133. LaTeX Warning: Reference `modification-environment' on page 1 undefined on inpu t line 149. LaTeX Warning: Reference `lookup-of-imported-names' on page 1 undefined on inpu t line 162. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 171. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 173. [66] LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 184. [67] [68] LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa ge 1 undefined on input line 353. [69] LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 397. [70] LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 472. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 472. LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 1 unde fined on input line 472. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 472. [71] [72] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 595. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 596. LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 621. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 641. [73] LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in put line 659. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 659 . LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 660. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 660. LaTeX Warning: Reference `semantics-summary' on page 1 undefined on input line 660. ) [74] (./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. [75] 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. [76 <./media//subtype.pdf>] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 136. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 169. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 69. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 186. [77] LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 1 undefined on input line 220. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 220. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 234. [78] LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 298. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 3 03. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 308. [79] LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 378. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 1 undefined on input line 379. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 1 undefined on input line 388. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 399. [80] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 503. [81] LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 528. LaTeX Warning: Reference `function-variability' on page 1 undefined on input li ne 540. [82] LaTeX Warning: Reference `overloaded-binary-operations' on page 1 undefined on input line 594. LaTeX Warning: Reference `arrays' on page 1 undefined on input line 604. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 606. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 607. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 617. LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 617. LaTeX Warning: Reference `element-wise-exponentiation' on page 1 undefined on i nput line 620. LaTeX Warning: Reference `division-by-numeric-scalars' on page 1 undefined on i nput line 620. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 621. LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 625. LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 1 undefined on input line 627. [83]) [84] (./chapters/inheritance.tex Chapter 7. LaTeX Warning: Reference `enclosing-classes' on page 1 undefined on input line 24. LaTeX Warning: Reference `selective-model-extension' on page 1 undefined on inp ut line 25. [85] LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 79. LaTeX Warning: Reference `the-inherited-contents-of-the-element' on page 1 unde fined on input line 122. [86] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 133. [87] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 230. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 259. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 273. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 27 4. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 279. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 280. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 281. [88] LaTeX Warning: Reference `modification' on page 1 undefined on input line 313. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 321. [89] [90] [91] [92] [93] LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 63 8. [94] LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 669. [95] LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 741. [96] [97] LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 866. [98] [99] LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 1034. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 1039 . LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 1054. LaTeX Warning: Reference `global-name-lookup' on page 1 undefined on input line 1067. [100] [101] LaTeX Warning: Citation 'Buerger2019SelectiveModel' on page 102 undefined on in put line 1155. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 1181. [102] [103]) [104] (./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. [105] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 66. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 77. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 1 undefined on input line 89. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 108. [106] LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 137. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 158. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 160. [107] LaTeX Warning: Reference `clocked-when-clause' on page 1 undefined on input lin e 203. [108] [109] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 371. [110] 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 449. [111] [112] LaTeX Warning: Reference `assert' on page 1 undefined on input line 524. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems1' on page 1 undefined on input line 549. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 557. [113] LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 56 9. [114] 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. [115] LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 721. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 741. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 744. [116] LaTeX Warning: Reference `constants' on page 1 undefined on input line 769. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 776. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 807. [117] [118] LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 915. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 941. [119]) [120] (./chapters/connectors.tex Chapter 9. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 6. [121] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 106. [122 <./media//innerouterconnector.pdf>] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 125. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 144. [123] [124] LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 266. [125] [126] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 380. [127] [128] [129] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 567. LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un defined on input line 574. LaTeX Warning: Reference `enum:exc-conn-case' on page 1 undefined on input line 593. [130] LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 614. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 621. [131] [132] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 791. [133] LaTeX Warning: Reference `modelica:optional-spanning-tree-edge' on page 1 undef ined on input line 806. LaTeX Warning: Reference `modelica:Connections.branch' on page 1 undefined on i nput line 807. LaTeX Warning: Reference `modelica:Connections.root' on page 1 undefined on inp ut line 808. LaTeX Warning: Reference `modelica:Connections.potentialRoot' on page 1 undefin ed on input line 809. LaTeX Warning: Reference `modelica:Connections.isRoot' on page 1 undefined on i nput line 810. LaTeX Warning: Reference `modelica:Connections.rooted' on page 1 undefined on i nput line 811. [134] LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 923. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 925. [135 <./media//overdetermined.pdf>] [136]) [137] (./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. [138] 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 [] [139] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 201. [140] 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. [141] 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. [142] 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. [143] 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. [144] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 593. LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 595. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 595. LaTeX Warning: Reference `modelica:transpose' on page 1 undefined on input line 634. LaTeX Warning: Reference `modelica:outerProduct' on page 1 undefined on input l ine 635. LaTeX Warning: Reference `modelica:symmetric' on page 1 undefined on input line 636. LaTeX Warning: Reference `modelica:cross' on page 1 undefined on input line 637 . LaTeX Warning: Reference `modelica:skew' on page 1 undefined on input line 638. [145] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 716. [146] LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 771. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 771. [147] LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 813. [148] [149] LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 939. [150] LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 1045. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 105 0. [151] [152] [153] [154] 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. [155]) [156] (./chapters/statements.tex Chapter 11. LaTeX Warning: Reference `equations' on page 1 undefined on input line 22. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 26. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 41. [157] LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 69. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 158 undefined on input line 69. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 79. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 112. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 114 . [158] LaTeX Warning: Reference `simple-equality-equations' on page 1 undefined on inp ut line 150. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 1 undefined on input line 166. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 178. [159] [160] LaTeX Warning: Reference `break-statement' on page 1 undefined on input line 30 7. LaTeX Warning: Reference `return-statements' on page 1 undefined on input line 307. LaTeX Warning: Reference `while-execution-top' on page 161 undefined on input l ine 307. [161] LaTeX Warning: Reference `function-return-statements' on page 1 undefined on in put line 344. [162] LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 441. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 446. [163] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 449. LaTeX Warning: Reference `assert' on page 1 undefined on input line 486. LaTeX Warning: Reference `terminate' on page 1 undefined on input line 491. ) [164] (./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. [165] 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 `function-variability' on page 1 undefined on input li ne 120. [166] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 144. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 186. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 186 . LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 188. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 190. [167] LaTeX Warning: Reference `function-call' 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 205. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 207. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 209. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 216. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 231. [168] LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 1 undefined on input line 343. [169] LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 405. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 406. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 418. [170] LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 449. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 450. [171] LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 510. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 514. LaTeX Warning: Reference `function-compatibility' on page 1 undefined on input line 517. LaTeX Warning: Reference `functional-argument:type-specifier' on page 172 undef ined on input line 520. LaTeX Warning: Reference `functional-argument:component' on page 172 undefined on input line 529. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 549. LaTeX Warning: Reference `function-compatibility' on page 1 undefined on input line 569. [172] LaTeX Warning: Reference `functional-argument:partial-application' on page 173 undefined on input line 576. LaTeX Warning: Reference `functional-argument:component-partial-application' on page 173 undefined on input line 621. LaTeX Warning: Reference `functional-argument:component-partial-application' on page 173 undefined on input line 637. [173] LaTeX Warning: Reference `functional-argument:partial-application' on page 174 undefined on input line 651. LaTeX Warning: Reference `functional-argument:component' on page 174 undefined on input line 651. [174] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 764. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 773. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 780. [175] LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 826. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 1 undefined on input line 826. LaTeX Warning: Reference `argument-type-check-match' on page 176 undefined on i nput line 836. [176] LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 897. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 917. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 920. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 922. LaTeX Warning: Reference `built-in-array-functions' on page 1 undefined on inpu t line 924. [177] [178] [179] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1121. [180] LaTeX Warning: Reference `partial-derivatives-of-functions' on page 1 undefined on input line 1200. LaTeX Warning: Reference `modelica:smoothOrder' on page 1 undefined on input li ne 1207. LaTeX Warning: Reference `modelica:derivative' on page 1 undefined on input lin e 1208. LaTeX Warning: Reference `modelica:inverse' on page 1 undefined on input line 1 209. [181] Underfull \hbox (badness 3343) in paragraph at lines 1247--1248 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 1274. LaTeX Warning: Reference `using-the-inverse-annotation' on page 1 undefined on input line 1288. [182] [183] [184] [185] [186] [187] LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 16 89. [188] [189] LaTeX Warning: Reference `modelica:Inline' on page 1 undefined on input line 18 15. LaTeX Warning: Reference `modelica:LateInline' on page 1 undefined on input lin e 1816. LaTeX Warning: Reference `modelica:InlineAfterIndexReduction' on page 1 undefin ed on input line 1817. LaTeX Warning: Reference `modelica:GenerateEvents' on page 1 undefined on input line 1818. [190] LaTeX Warning: Reference `modelica:noEvent' on page 1 undefined on input line 1 892. [191] LaTeX Warning: Reference `argument-type-mapping' on page 1 undefined on input l ine 1950. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 1961. [192] LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1996. [193] LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 2029. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2084. LaTeX Warning: Reference `records' on page 1 undefined on input line 2084. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2112. [194] [195] LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2256. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2259. LaTeX Warning: Reference `records' on page 1 undefined on input line 2276. [196] LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2281. LaTeX Warning: Reference `records' on page 1 undefined on input line 2281. [197] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2378. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2382. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 2399. [198] [199] [200] [201] LaTeX Warning: Reference `modelica:ModelicaMessage-et-al' on page 1 undefined o n input line 2659. LaTeX Warning: Reference `modelica:ModelicaFormatMessage-et-al' on page 1 undef ined on input line 2663. LaTeX Warning: Reference `modelica:ModelicaVFormatMessage-et-al' on page 1 unde fined on input line 2667. [202] LaTeX Warning: Reference `modelica:ModelicaAllocateString' on page 1 undefined on input line 2731. LaTeX Warning: Reference `modelica:ModelicaAllocateStringWithErrorReturn' on pa ge 1 undefined on input line 2732. LaTeX Warning: Reference `modelica:ModelicaDuplicateString' on page 1 undefined on input line 2733. LaTeX Warning: Reference `modelica:ModelicaDuplicateStringWithErrorReturn' on p age 1 undefined on input line 2734. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 2739. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 745. LaTeX Warning: Reference `empty-class' on page 1 undefined on input line 2801. [203] LaTeX Warning: Reference `empty-class' on page 1 undefined on input line 2828. [204]) [205] (./chapters/packages.tex Chapter 13. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 38. [206] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 83. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 128. [207] 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 161. LaTeX Warning: Reference `fig:roots' on page 1 undefined on input line 175. [208 <./media//modelicapath.pdf>] LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 1 undefin ed on input line 194. [209] LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 278. Overfull \hbox (104.68521pt too wide) in paragraph at lines 299--302 \T1/cmr/m/it/10 source) and [] (re-fer-ring to a pack-age). These should be rew rit-ten as [] [210] LaTeX Warning: Reference `text' on page 1 undefined on input line 362. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 362. LaTeX Warning: Citation 'GettextManual' on page 211 undefined on input line 376 . LaTeX Warning: Citation 'GettextManual' on page 211 undefined on input line 386 . [211] LaTeX Warning: Citation 'GettextManual' on page 212 undefined on input line 396 . [212]) [213] (./chapters/overloaded.tex Chapter 14. LaTeX Warning: Reference `overloaded-binary-arrays' on page 1 undefined on inpu t line 7. LaTeX Warning: Reference `overloaded-unary-array' on page 1 undefined on input line 7. 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 39. LaTeX Warning: Reference `tab:operator-precedence' on page 1 undefined on input line 41. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 41. [214] LaTeX Warning: Reference `overloaded-constructor-unique' on page 1 undefined on input line 100. [215] LaTeX Warning: Reference `binary-operator-record-unique-match' on page 1 undefi ned on input line 146. [216] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 197. LaTeX Warning: Reference `matrix-and-vector-multiplication-of-numeric-arrays' o n page 1 undefined on input line 197. LaTeX Warning: Reference `tab:product' on page 1 undefined on input line 203. LaTeX Warning: Reference `tab:product' on page 1 undefined on input line 209. LaTeX Warning: Reference `overloaded-binary-error' on page 1 undefined on input line 225. LaTeX Warning: Reference `overloaded-binary-arrays' on page 1 undefined on inpu t line 225. LaTeX Warning: Reference `overloaded-binary-predefined' on page 1 undefined on input line 225. LaTeX Warning: Reference `overloaded-binary-unique' on page 1 undefined on inpu t line 232. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 248. LaTeX Warning: Reference `unary-operator-record-unique-match' on page 1 undefin ed on input line 258. [217] LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 282. [218] [219] [220]) [221] (./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 28. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 29. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 31. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 34. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 34. [222] LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 59. LaTeX Warning: Reference `inside-and-outside-connectors' on page 1 undefined on input line 74. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 119. [223 <./media//fluidsystem.pdf>] LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 166. [224] LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 203. [225] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 301. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 315. [226]) [227] (./chapters/synchronous.tex Chapter 16. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 18. [228 <./media//plantmodel.pdf>] LaTeX Warning: Citation 'ColacoPouzet2003ClocksFirstClass' on page 229 undefine d on input line 49. LaTeX Warning: Citation 'Pouzet2006LucidSynchrone30' on page 229 undefined on i nput line 49. LaTeX Warning: Citation 'ForgetEtAl2008MultiPeriodic' on page 229 undefined on input line 50. LaTeX Warning: Citation 'BenvenisteEtAl2003SynchronousTwelveYearsLater' on page 229 undefined on input line 51. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 57. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 57. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 77. [229] LaTeX Warning: Reference `clocked-state-variables' on page 1 undefined on input line 91. LaTeX Warning: Citation 'ThummelEtAl2005InverseModels' on page 230 undefined on input line 101. Overfull \hbox (101.47897pt too wide) in paragraph at lines 101--105 \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 136. LaTeX Warning: Reference `continuous-time-expressions' on page 1 undefined on i nput line 136. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 141. LaTeX Warning: Reference `fig:piecewise-constant-variable' on page 1 undefined on input line 145. [230] LaTeX Warning: Reference `base-clock-conversion-operators' on page 1 undefined on input line 157. LaTeX Warning: Reference `fig:clock-variable' on page 1 undefined on input line 158. LaTeX Warning: Reference `fig:clocked-variable' on page 1 undefined on input li ne 191. [231 <./media//piecewise-constant.pdf> <./media//clock.pdf> <./media//clocked.p df>] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 234. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 234. [232] LaTeX Warning: Reference `modelica:clock-inferred' on page 1 undefined on input line 286. LaTeX Warning: Reference `modelica:clock-rational' on page 1 undefined on input line 287. LaTeX Warning: Reference `modelica:clock-interval' on page 1 undefined on input line 288. LaTeX Warning: Reference `modelica:clock-event' on page 1 undefined on input li ne 289. LaTeX Warning: Reference `modelica:clock-solver' on page 1 undefined on input l ine 290. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 323. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 325. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 338. [233] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 372. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 383. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 397. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 411. [234] LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 424 . LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 441. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 464. [235] LaTeX Warning: Reference `modelica:previous' on page 1 undefined on input line 522. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 532. LaTeX Warning: Reference `reset-handling' on page 1 undefined on input line 537 . LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 537. LaTeX Warning: Reference `modelica:clocked-sample' on page 1 undefined on input line 561. LaTeX Warning: Reference `modelica:hold' on page 1 undefined on input line 562. LaTeX Warning: Reference `continuous-time-expressions' on page 1 undefined on i nput line 572. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 575. [236] LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 585. LaTeX Warning: Reference `def:clocked-variable' on page 1 undefined on input li ne 596. LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 596. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 599. LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 626. LaTeX Warning: Reference `modelica:subSample' on page 1 undefined on input line 643. LaTeX Warning: Reference `modelica:superSample' on page 1 undefined on input li ne 644. LaTeX Warning: Reference `modelica:shiftSample' on page 1 undefined on input li ne 645. LaTeX Warning: Reference `modelica:backSample' on page 1 undefined on input lin e 646. LaTeX Warning: Reference `modelica:noClock' on page 1 undefined on input line 6 47. [237] LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 678. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 693. [238] LaTeX Warning: Reference `def:component-expression' on page 1 undefined on inpu t line 761. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 766. [239] LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 845 . LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 877. LaTeX Warning: Reference `partitioning-operators' on page 1 undefined on input line 877. [240] LaTeX Warning: Reference `partitioning-operators' on page 1 undefined on input line 884. LaTeX Warning: Reference `built-in-variable-time' on page 1 undefined on input line 917. [241] LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 1002. Underfull \hbox (badness 1112) in paragraph at lines 1011--1012 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [242] LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 1031. [243] LaTeX Warning: Citation 'ThummelEtAl2005InverseModels' on page 244 undefined on input line 1101. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 1133. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 1137. [244] LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1139. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 114 6. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1149. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 1158. [245] [246] LaTeX Warning: Citation 'ElmqvistOtterCellier1995InlineIntegration' on page 247 undefined on input line 1317. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1324. LaTeX Warning: Reference `sub-clock-inferencing' on page 1 undefined on input l ine 1344. [247] LaTeX Warning: Reference `modelica:firstTick' on page 1 undefined on input line 1410. LaTeX Warning: Reference `modelica:interval' on page 1 undefined on input line 1411. LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 1425. [248] LaTeX Warning: Reference `clock-partitioning' on page 1 undefined on input line 1435. [249] [250]) [251] (./chapters/statemachines.tex Chapter 17. LaTeX Warning: Citation 'Harel1987Statecharts' on page 252 undefined on input l ine 4. LaTeX Warning: Citation 'Pouzet2006LucidSynchrone30' on page 252 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. [252] 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. [253] 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. [254 <./media//statemachine.pdf>] [255] [256] [257] LaTeX Warning: Reference `merging-variable-definitions' on page 1 undefined on input line 440. Overfull \hbox (3.25685pt too wide) in paragraph at lines 458--459 [] [258] LaTeX Warning: Reference `fig:hierarchical-statemachine' on page 1 undefined on input line 465. [259 <./media//hierarchical-statemachine.pdf>] [260] LaTeX Warning: Reference `fig:state-machine-behavior' on page 1 undefined on in put line 576. [261 <./media//statemachineplot.pdf>] [262]) [263] (./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. [264] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 60. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 61. LaTeX Warning: Reference `plot-curves' on page 1 undefined on input line 100. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 10 0. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 109. [265] LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 139. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 149. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 150. LaTeX Warning: Reference `unit-expressions' on page 1 undefined on input line 1 67. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 182. [266] LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 239. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 253. LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 257. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 257. [267] LaTeX Warning: Reference `variable-replacements' on page 1 undefined on input l ine 274. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 274. LaTeX Warning: Reference `attributes-with-variable-replacements' on page 1 unde fined on input line 279. LaTeX Warning: Reference `text' on page 1 undefined on input line 280. LaTeX Warning: Reference `text-markup-escape-sequences' on page 1 undefined on input line 321. [268] LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 269 un defined on input line 393. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 269 u ndefined on input line 393. LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 400. [269] LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 421. LaTeX Warning: Reference `evaluable-expressions' on page 1 undefined on input l ine 421. [270] LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 468. LaTeX Warning: Reference `modelica:HideResult' on page 1 undefined on input lin e 469. LaTeX Warning: Reference `modelica:TestCase' on page 1 undefined on input line 470. [271] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 552. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 553. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 579. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 584. 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 587. [272] [273] LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 733 . [274] LaTeX Warning: Reference `fig:smooth-bezier' on page 1 undefined on input line 770. LaTeX Warning: Reference `ellipse' on page 1 undefined on input line 783. [275 <./media//bezierpoints.pdf>] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 864. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 883. [276] [277] [278] [279] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 1148. [280] [281] [282] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 1331. [283] LaTeX Warning: Citation 'Pantelides1988ConsistentInitialization' on page 284 un defined on input line 1369. [284] LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 1470. LaTeX Warning: Reference `connector-sizing' on page 1 undefined on input line 1 474. [285] [286 <./media//disabledparameter.png> <./media//tabparameter.png>] LaTeX Warning: Reference `connectorSizing:addVector' on page 287 undefined on i nput line 1581. LaTeX Warning: Reference `connectorSizing:addVector' on page 287 undefined on i nput line 1590. LaTeX Warning: Reference `connectorSizing:deleteVector' on page 287 undefined o n input line 1607. [287] LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 1 686. [288] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1750. [289] [290] [291] LaTeX Warning: Reference `convertmodifiers' on page 1 undefined on input line 1 956. [292] LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 2 023. [293] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2137. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 2140. [294] [295] [296] LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 1 unde fined on input line 2329. LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 297 un defined on input line 2329. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 1 und efined on input line 2329. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 297 u ndefined on input line 2329. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 2329. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 297 undefined on input line 2329. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 2334. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 297 undefined on input line 2334. ) [297] (./chapters/unitexpressions.tex Chapter 19. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 3. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 3. [298]) [299] (./chapters/library.tex Chapter 20. ) [300] (./chapters/syntax.tex Appendix A. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 41. [301] [302] [303] [304] [305] [306] [307]) [308] (./chapters/dae.tex Appendix B. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 10. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 14. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 309 undefined on inpu t line 68. LaTeX Warning: Reference `defining-when-equations-by-if-expressions-in-equality -equations' on page 1 undefined on input line 68. LaTeX Warning: Reference `when-equations' on page 1 undefined on input line 73. [309] LaTeX Warning: Reference `eq:dae-discrete-valued' on page 310 undefined on inpu t line 83. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 310 undefined on inpu t line 84. LaTeX Warning: Reference `eq:dae-discrete-real' on page 310 undefined on input line 85. LaTeX Warning: Reference `eq:dae' on page 310 undefined on input line 85. LaTeX Warning: Reference `eq:dae-discrete-real' on page 310 undefined on input line 85. LaTeX Warning: Reference `eq:dae-discrete-real' on page 1 undefined on input li ne 88. LaTeX Warning: Reference `eq:dae-discrete-valued' on page 310 undefined on inpu t line 114. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 128. LaTeX Warning: Reference `eq:dae' on page 310 undefined on input line 135. LaTeX Warning: Reference `eq:dae' on page 310 undefined on input line 137. LaTeX Warning: Reference `eq:crossing' on page 310 undefined on input line 139. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 141. [310] LaTeX Warning: Reference `eq:hydrid-dae' on page 311 undefined on input line 14 3. LaTeX Warning: Reference `perform-simulation-integrate' on page 311 undefined o n input line 145. LaTeX Warning: Reference `eq:hydrid-dae' on page 311 undefined on input line 15 2. LaTeX Warning: Reference `eq:hydrid-dae' on page 311 undefined on input line 17 1. LaTeX Warning: Reference `eq:hydrid-dae' on page 311 undefined on input line 17 5. LaTeX Warning: Reference `eq:hydrid-dae' on page 311 undefined on input line 17 6. LaTeX Warning: Reference `eq:hydrid-dae' on page 311 undefined on input line 18 4. LaTeX Warning: Reference `eq:dae' on page 311 undefined on input line 186. LaTeX Warning: Reference `eq:dae' on page 311 undefined on input line 186. LaTeX Warning: Reference `eq:dae' on page 311 undefined on input line 187. LaTeX Warning: Reference `eq:dae' on page 311 undefined on input line 188. ) [311] [312] (./chapters/derivationofstream.tex Appendix C. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 4. [313] LaTeX Warning: Reference `eq:D2a' on page 314 undefined on input line 109. LaTeX Warning: Reference `eq:D2b' on page 314 undefined on input line 114. [314 <./media//fluidmix.pdf>] [315 <./media//fluidmix3.pdf>] [316 <./media//flu idmix4.pdf>] LaTeX Warning: Reference `eq:D1' on page 317 undefined on input line 252. LaTeX Warning: Reference `eq:D2' on page 317 undefined on input line 252. LaTeX Warning: Reference `eq:D1' on page 317 undefined on input line 253. ) [317] (./chapters/revisions.tex Appendix D. LaTeX Warning: Reference `removing-modifiers-break' on page 1 undefined on inpu t line 16. LaTeX Warning: Reference `selective-model-extension' on page 1 undefined on inp ut line 18. LaTeX Warning: Reference `multilingual-descriptions' on page 1 undefined on inp ut line 20. [318] [319] [320] [321] [322] [323] [324] LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 290. LaTeX Warning: Reference `text-markup-escape-sequences' on page 1 undefined on input line 292. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 29 4. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 29 6. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 298. LaTeX Warning: Reference `text-markup-in-captions' on page 1 undefined on input line 300. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 302. LaTeX Warning: Reference `axis-properties' on page 1 undefined on input line 30 4. LaTeX Warning: Reference `plot-curves' on page 1 undefined on input line 304. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 306. LaTeX Warning: Reference `annotations-for-figures' on page 1 undefined on input line 308. LaTeX Warning: Reference `functions' on page 1 undefined on input line 334. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 336. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 338. LaTeX Warning: Reference `arrays-1' on page 1 undefined on input line 340. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 3 42. [325] LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 344. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 345. LaTeX Warning: Reference `empty-function-calls' on page 1 undefined on input li ne 347. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 349. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 349. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 349. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 351. LaTeX Warning: Reference `modelica:inverse' on page 1 undefined on input line 3 53. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 355. LaTeX Warning: Reference `function-declaration' on page 1 undefined on input li ne 357. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 359. LaTeX Warning: Reference `parameter-expressions' on page 1 undefined on input l ine 361. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 363. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 365. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 367. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 369. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 3 71. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 373. LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 1 u ndefined on input line 375. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 379. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 1 undefined on input line 381. LaTeX Warning: Reference `base-clock-conversion-operators' on page 1 undefined on input line 383. LaTeX Warning: Reference `modelica:clock-rational' on page 1 undefined on input line 385. LaTeX Warning: Reference `sub-clock-partitioning' on page 1 undefined on input line 387. LaTeX Warning: Reference `rationale-for-clocked-semantics' on page 1 undefined on input line 389. LaTeX Warning: Reference `clocked-state-variables' on page 1 undefined on input line 391. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 1 undefined on input line 393. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 395. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 397. LaTeX Warning: Reference `base-clock-partitioning' on page 1 undefined on input line 401. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 403. LaTeX Warning: Reference `inferencing-of-solvermethod' on page 1 undefined on i nput line 405. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 407. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 409. LaTeX Warning: Reference `flattening-of-model' on page 1 undefined on input lin e 411. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 415 . LaTeX Warning: Reference `state-machine-graphics' on page 1 undefined on input line 417. LaTeX Warning: Reference `merging-connections-to-multiple-outputs' on page 1 un defined on input line 419. [326] LaTeX Warning: Reference `activation-handling' on page 1 undefined on input lin e 421. LaTeX Warning: Reference `transitions' on page 1 undefined on input line 423. LaTeX Warning: Reference `reset-handling' on page 1 undefined on input line 425 . LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 4 30. LaTeX Warning: Reference `convertmessageoldclass-failed-message2' on page 1 und efined on input line 432. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 4 34. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 4 36. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 4 38. LaTeX Warning: Reference `conversion-rules' on page 1 undefined on input line 4 40. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 444. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 446. LaTeX Warning: Reference `annotations-for-symbolic-processing' on page 1 undefi ned on input line 448. LaTeX Warning: Reference `modelica:TestCase' on page 1 undefined on input line 450. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 452. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 454. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 456. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 458. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 460. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 462. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 464. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 466. LaTeX Warning: Reference `line' on page 1 undefined on input line 468. LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 470. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 472. LaTeX Warning: Reference `text' on page 1 undefined on input line 474. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 476. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 478. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 480. LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 482. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 484. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 486. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 488. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 490. LaTeX Warning: Reference `connections1' on page 1 undefined on input line 492. LaTeX Warning: Reference `component-instance' on page 1 undefined on input line 494. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 496. [327] LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 4 98. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 500. LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 502 . LaTeX Warning: Reference `protection-of-classes' on page 1 undefined on input l ine 504. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 508. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 510. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 512. LaTeX Warning: Reference `floating-point-numbers' on page 1 undefined on input line 514. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 516. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 518. LaTeX Warning: Reference `comments' on page 1 undefined on input line 520. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 522. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 5 24. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 526. LaTeX Warning: Reference `expressions1' on page 1 undefined on input line 528. LaTeX Warning: Reference `extends' on page 1 undefined on input line 530. LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i nput line 534. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 542. LaTeX Warning: Reference `derivation-of-stream-equations' on page 1 undefined o n input line 544. 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 546. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 1 undefined on input line 548. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 553. LaTeX Warning: Reference `arrays' on page 1 undefined on input line 555. LaTeX Warning: Reference `indexing-with-end' on page 1 undefined on input line 557. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 559. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 561. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 563. LaTeX Warning: Reference `final-element-modification-prevention' on page 1 unde fined on input line 565. LaTeX Warning: Reference `restrictions-on-where-a-when-equation-may-occur' on p age 1 undefined on input line 567. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 567. LaTeX Warning: Reference `assert' on page 1 undefined on input line 569. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 1 undefined on input line 571. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 573. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 575. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 577. [328] LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 581. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 583. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 585. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 587. LaTeX Warning: Reference `built-in-array-functions' on page 1 undefined on inpu t line 589. LaTeX Warning: Reference `implicit-iteration-ranges' on page 1 undefined on inp ut line 591. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 593. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 595. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 597. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 599. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 601. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 603. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 60 5. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 607. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 611. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 613. LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 615. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 617. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 619. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 621. LaTeX Warning: Reference `component-variability' on page 1 undefined on input l ine 623. LaTeX Warning: Reference `standard-type-coercion' on page 1 undefined on input line 625. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 627. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 629. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 6 31. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 633. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 635. LaTeX Warning: Reference `syntax-and-examples-of-component-declarations' on pag e 1 undefined on input line 637. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 639. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 641. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 644. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 1 undefined o n input line 646. LaTeX Warning: Reference `component-declaration-static-semantics' on page 1 und efined on input line 648. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 650. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 652. [329] LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 654. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 656. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 658. LaTeX Warning: Reference `unit-expressions' on page 1 undefined on input line 6 60. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 662. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 664. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 666. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 6 89. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 692. LaTeX Warning: Reference `flattening-process' on page 1 undefined on input line 692. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 695. LaTeX Warning: Reference `casting-to-record' on page 1 undefined on input line 698. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 702. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 1 undef ined on input line 703. LaTeX Warning: Reference `other-operators' on page 1 undefined on input line 70 3. LaTeX Warning: Reference `ellipse' on page 1 undefined on input line 707. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 710. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 715. LaTeX Warning: Reference `scope-of-the-specification' on page 1 undefined on in put line 721. LaTeX Warning: Reference `scope-of-the-specification' on page 1 undefined on in put line 724. LaTeX Warning: Reference `notation' on page 1 undefined on input line 727. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 730. LaTeX Warning: Reference `strings' on page 1 undefined on input line 733. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 737. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 740. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 744. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 744. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 747. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 750. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 753. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 75 8. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 761. LaTeX Warning: Reference `parameter-expressions' on page 1 undefined on input l ine 764. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 767. [330] LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 770. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 773. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 776. LaTeX Warning: Reference `local-class-definitions-nested-classes' on page 1 und efined on input line 779. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 782. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 785. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 788. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 791. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 791. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 79 4. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 797. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 800. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 803. LaTeX Warning: Reference `real-type' on page 1 undefined on input line 806. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 806. LaTeX Warning: Reference `string-type' on page 1 undefined on input line 809. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 812. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 1 undefined on input line 816. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 817. LaTeX Warning: Reference `connections' on page 1 undefined on input line 820. LaTeX Warning: Reference `simple-name-lookup' on page 1 undefined on input line 823. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 826. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 826. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 1 undefined on input line 829. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 830. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 834. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 837. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 840. LaTeX Warning: Reference `instantiation' on page 1 undefined on input line 843. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 844. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 1 und efined on input line 847. LaTeX Warning: Reference `merging-of-modifications' on page 1 undefined on inpu t line 850. LaTeX Warning: Reference `single-modification' on page 1 undefined on input lin e 853. LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 853. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 856. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 859. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 859. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 862. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 866. LaTeX Warning: Reference `constraining-clause-annotations' on page 1 undefined on input line 869. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 872. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 1 undefined on input line 875. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 878. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 881. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 884. LaTeX Warning: Reference `the-number-of-equations-needed-for-initialization' on page 1 undefined on input line 887. [331] LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 890. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 893. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 896. LaTeX Warning: Reference `generation-of-connection-equations' on page 1 undefin ed on input line 899. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 902. LaTeX Warning: Reference `balancing-restriction-and-size-of-connectors' on page 1 undefined on input line 905. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 908. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 1 undefined on input line 911. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 914. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 917. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 920. LaTeX Warning: Reference `array-constructor-with-several-iterators' on page 1 u ndefined on input line 923. LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 926. LaTeX Warning: Reference `array-element-wise-addition-subtraction-and-string-co ncatenation' on page 1 undefined on input line 929. LaTeX Warning: Reference `array-indexing' on page 1 undefined on input line 932 . LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 93 2. LaTeX Warning: Reference `array-element-wise-division' on page 1 undefined on i nput line 936. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 939. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 1 undefined on input line 943. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 947. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 951. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 954. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 958. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 961. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 965. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 1 undefined on input line 968. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 971. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 974. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 986. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 989. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 992. LaTeX Warning: Reference `simple-types' on page 1 undefined on input line 995. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 998. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1002. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 1005. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 008. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 011. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 1 undefined on input line 1014. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 1 undefined on input line 1017. [332] LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 1020. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 1023. LaTeX Warning: Reference `external-resources' on page 1 undefined on input line 1027. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 1030. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 1033. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1036. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 104 0. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 1043. LaTeX Warning: Reference `common-definitions' on page 1 undefined on input line 1046. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 1049. LaTeX Warning: Reference `coordinate-systems' on page 1 undefined on input line 1053. LaTeX Warning: Reference `extends-clause' on page 1 undefined on input line 105 3. LaTeX Warning: Reference `graphical-primitives' on page 1 undefined on input li ne 1056. LaTeX Warning: Reference `graphical-properties' on page 1 undefined on input li ne 1056. LaTeX Warning: Reference `graphical-properties' on page 1 undefined on input li ne 1059. LaTeX Warning: Reference `connections' on page 1 undefined on input line 1062. LaTeX Warning: Reference `graphical-primitives' on page 1 undefined on input li ne 1065. LaTeX Warning: Reference `component-instance' on page 1 undefined on input line 1069. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 1069. LaTeX Warning: Reference `line' on page 1 undefined on input line 1072. LaTeX Warning: Reference `text' on page 1 undefined on input line 1075. LaTeX Warning: Reference `text' on page 1 undefined on input line 1078. LaTeX Warning: Reference `text' on page 1 undefined on input line 1081. LaTeX Warning: Reference `mouse-input' on page 1 undefined on input line 1084. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1087. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1090. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 1 undefined o n input line 1095. LaTeX Warning: Reference `the-modelica-standard-library' on page 1 undefined on input line 1098. LaTeX Warning: Reference `the-modelica-standard-library' on page 1 undefined on input line 1101. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 1104. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 1 107. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 1110. LaTeX Warning: Reference `expressions' on page 1 undefined on input line 1114. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 1 undefined on input line 1117. [333] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1137. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 1140. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 1140. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 1143. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 1146. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 1149. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 1152. LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 1 undefined on input line 1158. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 1161. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 1164. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 1167. LaTeX Warning: Reference `short-class-definitions' on page 1 undefined on input line 1170. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 1173. LaTeX Warning: Reference `assertionlevel' on page 1 undefined on input line 117 7. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 1180. LaTeX Warning: Reference `implicit-iteration-ranges-of-for-equations' on page 1 undefined on input line 1181. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 1184. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 1187 . LaTeX Warning: Reference `modifiers-for-array-elements' on page 1 undefined on input line 1190. LaTeX Warning: Reference `final-element-modification-prevention' on page 1 unde fined on input line 1193. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 1196. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 1199. LaTeX Warning: Reference `restrictions-on-redeclarations' on page 1 undefined o n input line 1202. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 1207. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 1 undefined on input line 1210. LaTeX Warning: Reference `restrictions-on-where-a-when-statement-may-occur' on page 1 undefined on input line 1210. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1213. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1213. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1216. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 1219. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 1222. LaTeX Warning: Reference `expandable-connectors' on page 1 undefined on input l ine 1225. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1228. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1232. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 1235. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 1 undefin ed on input line 1238. LaTeX Warning: Reference `specialized-array-constructor-functions' on page 1 un defined on input line 1241. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 1244. LaTeX Warning: Reference `array-constructor-with-iterators' on page 1 undefined on input line 1248. LaTeX Warning: Reference `boolean-or-enumeration-indices' on page 1 undefined o n input line 1251. [334] LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 1254. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 1258. LaTeX Warning: Reference `function-partial-application' on page 1 undefined on input line 1261. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 1264. LaTeX Warning: Reference `external-function-interface' on page 1 undefined on i nput line 1268. LaTeX Warning: Reference `aliasing' on page 1 undefined on input line 1271. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1274. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 277. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 1280. LaTeX Warning: Reference `overloaded-binary-operations' on page 1 undefined on input line 1284. LaTeX Warning: Reference `overloaded-binary-operations' on page 1 undefined on input line 1289. LaTeX Warning: Reference `clock-constructors' on page 1 undefined on input line 1292. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 1 undefined o n input line 1295. LaTeX Warning: Reference `solver-methods' on page 1 undefined on input line 129 9. LaTeX Warning: Reference `state-machine-semantics' on page 1 undefined on input line 1304. LaTeX Warning: Reference `line' on page 1 undefined on input line 1307. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1310. LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1313. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1317. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 1 321. [335] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1356. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 135 8. LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 1360. LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 13 62. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 1364. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1366. LaTeX Warning: Reference `recommended-selection-of-start-values' on page 1 unde fined on input line 1368. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 1370. LaTeX Warning: Reference `pure-modelica-functions' on page 1 undefined on input line 1372. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 1 374. LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 1374. LaTeX Warning: Reference `importing-definitions-from-a-package' on page 1 undef ined on input line 1376. LaTeX Warning: Reference `modelica:GenerateEvents' on page 1 undefined on input line 1381. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 1383. LaTeX Warning: Reference `annotation-for-single-use-of-class' on page 1 undefin ed on input line 1385. LaTeX Warning: Reference `text' on page 1 undefined on input line 1387. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1389. LaTeX Warning: Reference `version-handling' on page 1 undefined on input line 1 392. LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1395. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1402. LaTeX Warning: Reference `synchronous-language-elements' on page 336 undefined on input line 1402. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1404. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 140 4. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1405. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 1415. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1416. LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1423. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 143 0. [336] [337] LaTeX Warning: Reference `synchronous-language-elements' on page 1 undefined on input line 1508. LaTeX Warning: Reference `state-machines' on page 1 undefined on input line 150 9. LaTeX Warning: Reference `composite-name-lookup' on page 1 undefined on input l ine 1531. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 1 undefined on input line 1534. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 1 undefined on input line 1536. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 1536. LaTeX Warning: Reference `annotations-for-symbolic-processing' on page 1 undefi ned on input line 1536. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 1536. LaTeX Warning: Reference `connections' on page 1 undefined on input line 1536. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1536. LaTeX Warning: Reference `modelica:Evaluate' on page 1 undefined on input line 1538. LaTeX Warning: Reference `text' on page 1 undefined on input line 1541. [338] LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1545. LaTeX Warning: Reference `using-the-derivative-annotation' on page 1 undefined on input line 1548. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1551. LaTeX Warning: Reference `access-control-public-and-protected-elements' on page 1 undefined on input line 1554. LaTeX Warning: Reference `prefix-rules' on page 1 undefined on input line 1563. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 15 66. LaTeX Warning: Reference `unspecified-enumeration' on page 1 undefined on input line 1569. LaTeX Warning: Reference `transitively-non-replaceable' on page 1 undefined on input line 1572. LaTeX Warning: Reference `modifications' on page 1 undefined on input line 1576 . LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 1579. LaTeX Warning: Reference `constraining-type' on page 1 undefined on input line 1582. LaTeX Warning: Reference `connect-equations' on page 1 undefined on input line 1586. LaTeX Warning: Reference `if-equations' on page 1 undefined on input line 1589. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1592. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1596. LaTeX Warning: Reference `connectors-and-connections' on page 1 undefined on in put line 1600. LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 1602. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 1605. LaTeX Warning: Reference `reduction-functions-and-operators' on page 1 undefine d on input line 1608. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 1 undefi ned on input line 1609. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 1614. LaTeX Warning: Reference `record-constructor-functions' on page 1 undefined on input line 1618. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 1621. LaTeX Warning: Reference `the-within-clause' on page 1 undefined on input line 1622. LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 1 undefin ed on input line 1622. LaTeX Warning: Reference `example-of-overloading-for-complex-numbers' on page 1 undefined on input line 1628. LaTeX Warning: Reference `licensing' on page 1 undefined on input line 1636. LaTeX Warning: Reference `class-declarations' on page 1 undefined on input line 1639. LaTeX Warning: Reference `class-definition' on page 1 undefined on input line 1 639. [339] LaTeX Warning: Reference `comments' on page 1 undefined on input line 1686. LaTeX Warning: Reference `identifiers' on page 1 undefined on input line 1691. LaTeX Warning: Reference `built-in-variable-time' on page 1 undefined on input line 1694. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 1698. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1701. LaTeX Warning: Reference `stream-connectors' on page 1 undefined on input line 1702. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 1704. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1708. LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 1711. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 1714. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 1719. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 1722. LaTeX Warning: Reference `inheritance-extends-clause' on page 1 undefined on in put line 1725. [340] LaTeX Warning: Reference `modifications' on page 1 undefined on input line 1729 . LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 1733 . LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 1 undefined on input line 1734. LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1737. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 1740. LaTeX Warning: Reference `reduction-expressions' on page 1 undefined on input l ine 1744. LaTeX Warning: Reference `types-as-iteration-ranges' on page 1 undefined on inp ut line 1747. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 1750. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 1753. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 1 undefined on input line 1756. LaTeX Warning: Reference `records' on page 1 undefined on input line 1760. LaTeX Warning: Reference `bitmap' on page 1 undefined on input line 1763. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1766. LaTeX Warning: Reference `grammar' on page 1 undefined on input line 1769. [341] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1807. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 1809. LaTeX Warning: Reference `overloaded-operators' on page 1 undefined on input li ne 1811. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 1826. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 1 undefined on input line 1829. LaTeX Warning: Reference `constant-expressions' on page 1 undefined on input li ne 1831. LaTeX Warning: Reference `global-name-lookup' on page 1 undefined on input line 1834. LaTeX Warning: Reference `utility-functions' on page 1 undefined on input line 1837. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 1 undefined on input line 1845. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1849. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 1 undefined on input line 1852. LaTeX Warning: Reference `annotations-for-access-control-to-protect-intellectua l-property' on page 1 undefined on input line 1855. [342] [343] [344] LaTeX Warning: Reference `modelica-keywords' on page 1 undefined on input line 2072. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 1 undefined on input line 2078. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 1 undef ined on input line 2080. [345] [346] [347] LaTeX Warning: Reference `interface-or-type-relationships' on page 1 undefined on input line 2269. [348] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 undefined on input line 2390. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 24 12. [349] LaTeX Warning: Reference `vendor-specific-annotations' on page 1 undefined on i nput line 2447. LaTeX Warning: Reference `vendor-specific-annotations' on page 350 undefined on input line 2447. LaTeX Warning: Reference `annotations' on page 1 undefined on input line 2450. LaTeX Warning: Reference `annotations-for-documentation' on page 1 undefined on input line 2455. LaTeX Warning: Reference `annotations-for-documentation' on page 350 undefined on input line 2455. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 1 und efined on input line 2458. LaTeX Warning: Reference `function-inlining-and-event-generation' on page 350 u ndefined on input line 2458. LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 1 unde fined on input line 2458. LaTeX Warning: Reference `derivatives-and-inverses-of-functions' on page 350 un defined on input line 2458. LaTeX Warning: Reference `annotations-for-symbolic-processing' on page 1 undefi ned on input line 2458. LaTeX Warning: Reference `annotations-for-symbolic-processing' on page 350 unde fined on input line 2458. LaTeX Warning: Reference `modelica:experiment' on page 1 undefined on input lin e 2461. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2464. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 1 undefine d on input line 2475. [350] [351] [352] [353] [354] [355] [356] [357]) [358] LaTeX Warning: Empty bibliography on input line 143. 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 ecbx0800 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx0800 This is METAFONT, Version 2.71828182 (TeX Live 2022) (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/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx0800.600pk: successfully generated. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `MLS.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. 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 ecsi1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecsi1000 This is METAFONT, Version 2.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/eccc1000.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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx0900.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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbl1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbx1200 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbx1200 This is METAFONT, Version 2.71828182 (TeX Live 2022) (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/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/ecbx1200.600pk: successfully generated. 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.71828182 (TeX Live 2022) (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/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tcss1000.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.71828182 (TeX Live 2022) (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/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/ecss1000.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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/ecss0900.600pk: successfully generated. {/u sr/local/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ecbi1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input ecbi1000 This is METAFONT, Version 2.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/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.71828182 (TeX Live 2022) (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/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/ecrm2074.600pk: successfully generated. Output written on MLS.pdf (359 pages, 3630561 bytes). Transcript written on MLS.log. Latexmk: Missing bbl file 'MLS.bbl' in following: No file MLS.bbl. Latexmk: Missing input file 'MLS.ind' (or dependence on it) from following: 'No file MLS.ind.' Latexmk: Getting log file 'MLS.log' Latexmk: Examining 'MLS.fls' Latexmk: Examining 'MLS.log' Latexmk: Index file 'MLS.idx' was written Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'MLS.pdf' Latexmk: applying rule 'makeindex MLS.idx'... Rule 'makeindex MLS.idx': File changes, etc: Changed files, or newly in use since previous run(s): MLS.idx Rule 'makeindex MLS.idx': The following rules & subrules became out-of-date: makeindex MLS.idx ------------ Run number 1 of rule 'makeindex MLS.idx' ------------ ------------ Running 'makeindex -o "MLS.ind" "MLS.idx"' ------------ This is makeindex, version 2.16 [TeX Live 2022] (kpathsea + Thai support). Scanning input file MLS.idx....done (572 entries accepted, 0 rejected). Sorting entries.......done (5538 comparisons). Generating output file MLS.ind....done (688 lines written, 0 warnings). Output written in MLS.ind. Transcript written in MLS.ilg. Latexmk: applying rule 'biber MLS'... Rule 'biber MLS': File changes, etc: Changed files, or newly in use since previous run(s): MLS.bcf Rule 'biber MLS': The following rules & subrules became out-of-date: biber MLS ------------ Run number 1 of rule 'biber MLS' ------------ ------------ Running 'biber "MLS.bcf"' ------------ INFO - This is Biber 2.17 INFO - Logfile is 'MLS.blg' INFO - Reading 'MLS.bcf' INFO - Found 10 citekeys in bib section 0 INFO - Processing section 0 INFO - Looking for bibtex 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] Latexmk: applying rule 'pdflatex'... 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 Rule 'pdflatex': The following rules & subrules became out-of-date: pdflatex ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-02-24> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/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/cmap/cmap.sty) (/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/txtbabel.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/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/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/generic/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/hyperref/puenc.def) (/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/latex/base/atbegshi-ltx.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/base/atveryend-ltx.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/l3kernel/expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/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. (./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) (./MLS.bbl) Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 34. (./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 (Unicode): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media//Modelica_ Language.pdf>]) (./chapters/copyright.tex) [1] (./MLS.toc [2] [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 59. [8] (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd)) [9] (./chapters/lexicalstructure.tex Chapter 2. [10] (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/ts1newtxtt.fd) [11] [12]) [13] (./chapters/operatorsandexpressions.tex Chapter 3. [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36]) [37] (./chapters/classes.tex Chapter 4. [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] (./chapters/scoping.tex Chapter 5. [67] [68] [69] [70] [71] [72] [73] [74] [75] [76]) [77] (./chapters/interface.tex Chapter 6. [78] [79 <./media//subtype.pdf>] [80] [81] [82] [83] [84] [85] [86]) [87] (./chapters/inheritance.tex Chapter 7. [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106]) [107] (./chapters/equations.tex Chapter 8. [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]) [123] (./chapters/connectors.tex Chapter 9. [124] [125 <./media//innerouterconnector.pdf>] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139 <./media//overdetermined.p df>] [140]) [141] (./chapters/arrays.tex Chapter 10. [142] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160]) [161] (./chapters/statements.tex Chapter 11. [162] [163] [164] [165] [166] [167] [168]) [169] (./chapters/functions.tex Chapter 12. [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] Underfull \hbox (badness 3343) in paragraph at lines 1247--1248 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209]) [210] (./chapters/packages.tex Chapter 13. [211] [212] [213 <./media//modelicapath.pdf>] [214] Overfull \hbox (104.68521pt too wide) in paragraph at lines 299--302 \T1/cmr/m/it/10 source) and [] (re-fer-ring to a pack-age). These should be rew rit-ten as [] [215] [216] [217]) [218] (./chapters/overloaded.tex Chapter 14. [219] [220] [221] [222] [223] [224] [225]) [226] (./chapters/stream.tex Chapter 15. [227] [228 <./media//fluidsystem.pdf>] [229] [230] [231]) [232] (./chapters/synchronous.tex Chapter 16. [233 <./media//plantmodel.pdf>] [234] [235] [236 <./media//piecewise-constant.p df> <./media//clock.pdf> <./media//clocked.pdf>] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] Underfull \hbox (badness 1112) in paragraph at lines 1011--1012 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [248] [249] [250] [251] [252] [253] [254] [255]) [256] (./chapters/statemachines.tex Chapter 17. [257] [258] [259 <./media//statemachine.pdf>] [260] [261] [262] Overfull \hbox (3.25685pt too wide) in paragraph at lines 458--459 [] [263] [264 <./media//hierarchical-statemachine.pdf>] [265] [266 <./media//state machineplot.pdf>] [267]) [268] (./chapters/annotations.tex Chapter 18. [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280 <./media //bezierpoints.pdf>] [281] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291 <./media//disabledparameter.png> <./media//tabparameter.png>] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301]) [302] [303] (./chapters/unitexpressions.tex Chapter 19. [304]) [305] (./chapters/library.tex Chapter 20. ) [306] (./chapters/syntax.tex Appendix A. [307] [308] [309] [310] [311] [312] [313]) [314] (./chapters/dae.tex Appendix B. [315] [316]) [317] [318] (./chapters/derivationofstream.tex Appendix C. [319] [320 <./media//fluidmix.pdf>] [321 <./media//fluidmix3.pdf>] [322 <./medi a//fluidmix4.pdf>]) [323] (./chapters/revisions.tex Appendix D. [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] (./MLS.ind [367] [368] [369] [370] [371] [372]) (./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)) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `MLS.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. Package biblatex Warning: Please rerun LaTeX. (biblatex) Page breaks have changed. ) (see the transcript file for additional information) {/usr/l ocal/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb> Output written on MLS.pdf (373 pages, 3754924 bytes). Transcript written on MLS.log. Latexmk: Getting log file 'MLS.log' Latexmk: Examining 'MLS.fls' Latexmk: Examining '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: Found biber source file(s) [MLS.bcf mls.bib] Latexmk: applying rule 'makeindex MLS.idx'... Rule 'makeindex MLS.idx': File changes, etc: Changed files, or newly in use since previous run(s): MLS.idx Rule 'makeindex MLS.idx': The following rules & subrules became out-of-date: makeindex MLS.idx ------------ Run number 2 of rule 'makeindex MLS.idx' ------------ ------------ Running 'makeindex -o "MLS.ind" "MLS.idx"' ------------ This is makeindex, version 2.16 [TeX Live 2022] (kpathsea + Thai support). Scanning input file MLS.idx....done (572 entries accepted, 0 rejected). Sorting entries.......done (5537 comparisons). Generating output file MLS.ind....done (688 lines written, 0 warnings). Output written in MLS.ind. Transcript written in MLS.ilg. Latexmk: applying rule 'pdflatex'... 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 Rule 'pdflatex': The following rules & subrules became out-of-date: pdflatex ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-02-24> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/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/cmap/cmap.sty) (/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/txtbabel.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/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/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/generic/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/hyperref/puenc.def) (/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/latex/base/atbegshi-ltx.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/base/atveryend-ltx.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/l3kernel/expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/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. (./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) (./MLS.bbl) Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 34. (./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 (Unicode): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media//Modelica_ Language.pdf>]) (./chapters/copyright.tex) [1] (./MLS.toc [2] [3]) [4] [5] (./chapters/preface.tex [6 <./media//diagram_examples.png>]) [7] (./chapters/introduction.tex Chapter 1. [8] [9] (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd)) [10] (./chapters/lexicalstructure.tex Chapter 2. [11] (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/ts1newtxtt.fd) [12] [13]) [14] (./chapters/operatorsandexpressions.tex Chapter 3. [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37]) [38] (./chapters/classes.tex Chapter 4. [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] (./chapters/scoping.tex Chapter 5. [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]) [78] (./chapters/interface.tex Chapter 6. [79] [80 <./media//subtype.pdf>] [81] [82] [83] [84] [85] [86] [87]) [88] (./chapters/inheritance.tex Chapter 7. [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107]) [108] (./chapters/equations.tex Chapter 8. [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123]) [124] (./chapters/connectors.tex Chapter 9. [125] [126 <./media//innerouterconnector.pdf>] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140 <./media//overdetermined.p df>] [141]) [142] (./chapters/arrays.tex Chapter 10. [143] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161]) [162] (./chapters/statements.tex Chapter 11. [163] [164] [165] [166] [167] [168] [169]) [170] (./chapters/functions.tex Chapter 12. [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] Underfull \hbox (badness 3343) in paragraph at lines 1247--1248 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210]) [211] (./chapters/packages.tex Chapter 13. [212] [213] [214 <./media//modelicapath.pdf>] [215] Overfull \hbox (104.68521pt too wide) in paragraph at lines 299--302 \T1/cmr/m/it/10 source) and [] (re-fer-ring to a pack-age). These should be rew rit-ten as [] [216] [217] [218]) [219] (./chapters/overloaded.tex Chapter 14. [220] [221] [222] [223] [224] [225] [226]) [227] (./chapters/stream.tex Chapter 15. [228] [229 <./media//fluidsystem.pdf>] [230] [231] [232]) [233] (./chapters/synchronous.tex Chapter 16. [234 <./media//plantmodel.pdf>] [235] [236] [237 <./media//piecewise-constant.p df> <./media//clock.pdf> <./media//clocked.pdf>] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Underfull \hbox (badness 1112) in paragraph at lines 1011--1012 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [249] [250] [251] [252] [253] [254] [255] [256]) [257] (./chapters/statemachines.tex Chapter 17. [258] [259] [260 <./media//statemachine.pdf>] [261] [262] [263] Overfull \hbox (3.25685pt too wide) in paragraph at lines 458--459 [] [264] [265 <./media//hierarchical-statemachine.pdf>] [266] [267 <./media//state machineplot.pdf>] [268]) [269] (./chapters/annotations.tex Chapter 18. [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281 <./media //bezierpoints.pdf>] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292 <./media//disabledparameter.png> <./media//tabparameter.png>] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302]) [303] [304] (./chapters/unitexpressions.tex Chapter 19. [305]) [306] (./chapters/library.tex Chapter 20. ) [307] (./chapters/syntax.tex Appendix A. [308] [309] [310] [311] [312] [313] [314]) [315] (./chapters/dae.tex Appendix B. [316] [317]) [318] [319] (./chapters/derivationofstream.tex Appendix C. [320] [321 <./media//fluidmix.pdf>] [322 <./media//fluidmix3.pdf>] [323 <./medi a//fluidmix4.pdf>]) [324] (./chapters/revisions.tex Appendix D. [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] (./MLS.ind [368] [369] [370] [371] [372] [373]) (./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)) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package biblatex Warning: Please rerun LaTeX. (biblatex) Page breaks have changed. ) (see the transcript file for additional information) {/usr/l ocal/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb> Output written on MLS.pdf (374 pages, 3755731 bytes). Transcript written on MLS.log. Latexmk: Getting log file 'MLS.log' Latexmk: Examining 'MLS.fls' Latexmk: Examining 'MLS.log' Latexmk: Index file 'MLS.idx' was written Latexmk: Found input bbl file 'MLS.bbl' Latexmk: References changed. Latexmk: Log file says output to 'MLS.pdf' Latexmk: Found biber source file(s) [MLS.bcf mls.bib] Latexmk: applying rule 'makeindex MLS.idx'... Rule 'makeindex MLS.idx': File changes, etc: Changed files, or newly in use since previous run(s): MLS.idx Rule 'makeindex MLS.idx': The following rules & subrules became out-of-date: makeindex MLS.idx ------------ Run number 3 of rule 'makeindex MLS.idx' ------------ ------------ Running 'makeindex -o "MLS.ind" "MLS.idx"' ------------ This is makeindex, version 2.16 [TeX Live 2022] (kpathsea + Thai support). Scanning input file MLS.idx....done (572 entries accepted, 0 rejected). Sorting entries.......done (5537 comparisons). Generating output file MLS.ind....done (688 lines written, 0 warnings). Output written in MLS.ind. Transcript written in MLS.ilg. Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): MLS.aux MLS.ind 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 Rule 'pdflatex': The following rules & subrules became out-of-date: pdflatex ------------ Run number 4 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-02-24> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/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/cmap/cmap.sty) (/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/txtbabel.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/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/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/generic/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/hyperref/puenc.def) (/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/latex/base/atbegshi-ltx.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/base/atveryend-ltx.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/l3kernel/expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/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. (./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) (./MLS.bbl) Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 34. (./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 (Unicode): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media//Modelica_ Language.pdf>]) (./chapters/copyright.tex) [1] (./MLS.toc [2] [3]) [4] [5] (./chapters/preface.tex [6 <./media//diagram_examples.png>]) [7] (./chapters/introduction.tex Chapter 1. [8] [9] (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd)) [10] (./chapters/lexicalstructure.tex Chapter 2. [11] (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/ts1newtxtt.fd) [12] [13]) [14] (./chapters/operatorsandexpressions.tex Chapter 3. [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37]) [38] (./chapters/classes.tex Chapter 4. [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] (./chapters/scoping.tex Chapter 5. [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]) [78] (./chapters/interface.tex Chapter 6. [79] [80 <./media//subtype.pdf>] [81] [82] [83] [84] [85] [86] [87]) [88] (./chapters/inheritance.tex Chapter 7. [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107]) [108] (./chapters/equations.tex Chapter 8. [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123]) [124] (./chapters/connectors.tex Chapter 9. [125] [126 <./media//innerouterconnector.pdf>] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140 <./media//overdetermined.p df>] [141]) [142] (./chapters/arrays.tex Chapter 10. [143] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161]) [162] (./chapters/statements.tex Chapter 11. [163] [164] [165] [166] [167] [168] [169]) [170] (./chapters/functions.tex Chapter 12. [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] Underfull \hbox (badness 3343) in paragraph at lines 1247--1248 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210]) [211] (./chapters/packages.tex Chapter 13. [212] [213] [214 <./media//modelicapath.pdf>] [215] Overfull \hbox (104.68521pt too wide) in paragraph at lines 299--302 \T1/cmr/m/it/10 source) and [] (re-fer-ring to a pack-age). These should be rew rit-ten as [] [216] [217] [218]) [219] (./chapters/overloaded.tex Chapter 14. [220] [221] [222] [223] [224] [225] [226]) [227] (./chapters/stream.tex Chapter 15. [228] [229 <./media//fluidsystem.pdf>] [230] [231] [232]) [233] (./chapters/synchronous.tex Chapter 16. [234 <./media//plantmodel.pdf>] [235] [236] [237 <./media//piecewise-constant.p df> <./media//clock.pdf> <./media//clocked.pdf>] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Underfull \hbox (badness 1112) in paragraph at lines 1011--1012 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [249] [250] [251] [252] [253] [254] [255] [256]) [257] (./chapters/statemachines.tex Chapter 17. [258] [259] [260 <./media//statemachine.pdf>] [261] [262] [263] Overfull \hbox (3.25685pt too wide) in paragraph at lines 458--459 [] [264] [265 <./media//hierarchical-statemachine.pdf>] [266] [267 <./media//state machineplot.pdf>] [268]) [269] (./chapters/annotations.tex Chapter 18. [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281 <./media //bezierpoints.pdf>] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292 <./media//disabledparameter.png> <./media//tabparameter.png>] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302]) [303] [304] (./chapters/unitexpressions.tex Chapter 19. [305]) [306] (./chapters/library.tex Chapter 20. ) [307] (./chapters/syntax.tex Appendix A. [308] [309] [310] [311] [312] [313] [314]) [315] (./chapters/dae.tex Appendix B. [316] [317]) [318] [319] (./chapters/derivationofstream.tex Appendix C. [320] [321 <./media//fluidmix.pdf>] [322 <./media//fluidmix3.pdf>] [323 <./medi a//fluidmix4.pdf>]) [324] (./chapters/revisions.tex Appendix D. [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] (./MLS.ind [368] [369] [370] [371] [372] [373]) (./MLS.aux (./chapters/titlepage.aux) (./chapters/copyright.aux) (./chapters/preface.aux) (./chapters/introduction.aux) (./chapters/lexicalstructure.aux) (./chapters/operatorsandexpressions.aux) (./chapters/classes.aux) (./chapters/scoping.aux) (./chapters/interface.aux) (./chapters/inheritance.aux ) (./chapters/equations.aux) (./chapters/connectors.aux) (./chapters/arrays.aux ) (./chapters/statements.aux) (./chapters/functions.aux) (./chapters/packages.aux) (./chapters/overloaded.aux) (./chapters/stream.aux) (./chapters/synchronous.aux) (./chapters/statemachines.aux) (./chapters/annotations.aux) (./chapters/unitexpressions.aux) (./chapters/library.aux) (./chapters/syntax.aux) (./chapters/dae.aux) (./chapters/derivationofstream.aux) (./chapters/revisions.aux)) ) (see the transcript file for additional information) {/usr/l ocal/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb> Output written on MLS.pdf (374 pages, 3755727 bytes). Transcript written on MLS.log. Latexmk: Getting log file 'MLS.log' Latexmk: Examining 'MLS.fls' Latexmk: Examining '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] Latexmk: applying rule 'pdflatex'... Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): MLS.run.xml Rule 'pdflatex': The following rules & subrules became out-of-date: pdflatex ------------ Run number 5 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-02-24> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/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/cmap/cmap.sty) (/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/txtbabel.def) (/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/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/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/generic/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/hyperref/puenc.def) (/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/latex/base/atbegshi-ltx.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/base/atveryend-ltx.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/l3kernel/expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty))) (/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. (./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) (./MLS.bbl) Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 34. (./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 (Unicode): (hyperref) removing `\mathsurround' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\z@' on input line 37. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `superscript' on input line 37. [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media//Modelica_ Language.pdf>]) (./chapters/copyright.tex) [1] (./MLS.toc [2] [3]) [4] [5] (./chapters/preface.tex [6 <./media//diagram_examples.png>]) [7] (./chapters/introduction.tex Chapter 1. [8] [9] (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd)) [10] (./chapters/lexicalstructure.tex Chapter 2. [11] (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/ts1newtxtt.fd) [12] [13]) [14] (./chapters/operatorsandexpressions.tex Chapter 3. [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37]) [38] (./chapters/classes.tex Chapter 4. [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] (./chapters/scoping.tex Chapter 5. [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]) [78] (./chapters/interface.tex Chapter 6. [79] [80 <./media//subtype.pdf>] [81] [82] [83] [84] [85] [86] [87]) [88] (./chapters/inheritance.tex Chapter 7. [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107]) [108] (./chapters/equations.tex Chapter 8. [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123]) [124] (./chapters/connectors.tex Chapter 9. [125] [126 <./media//innerouterconnector.pdf>] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140 <./media//overdetermined.p df>] [141]) [142] (./chapters/arrays.tex Chapter 10. [143] Overfull \hbox (3.22186pt too wide) in paragraph at lines 135--146 [] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161]) [162] (./chapters/statements.tex Chapter 11. [163] [164] [165] [166] [167] [168] [169]) [170] (./chapters/functions.tex Chapter 12. [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] Underfull \hbox (badness 3343) in paragraph at lines 1247--1248 []\T1/cmr/m/it/10 This an-no-ta-tion is used by many func-tions of the [][][][] [][][][] li-brary, such as [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210]) [211] (./chapters/packages.tex Chapter 13. [212] [213] [214 <./media//modelicapath.pdf>] [215] Overfull \hbox (104.68521pt too wide) in paragraph at lines 299--302 \T1/cmr/m/it/10 source) and [] (re-fer-ring to a pack-age). These should be rew rit-ten as [] [216] [217] [218]) [219] (./chapters/overloaded.tex Chapter 14. [220] [221] [222] [223] [224] [225] [226]) [227] (./chapters/stream.tex Chapter 15. [228] [229 <./media//fluidsystem.pdf>] [230] [231] [232]) [233] (./chapters/synchronous.tex Chapter 16. [234 <./media//plantmodel.pdf>] [235] [236] [237 <./media//piecewise-constant.p df> <./media//clock.pdf> <./media//clocked.pdf>] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] Underfull \hbox (badness 1112) in paragraph at lines 1011--1012 []\T1/cmr/m/n/10 except as first ar-gu-ment of sub-clock con-ver-sion op-er-a-t ors: [][][][][][], [][][][][][], [249] [250] [251] [252] [253] [254] [255] [256]) [257] (./chapters/statemachines.tex Chapter 17. [258] [259] [260 <./media//statemachine.pdf>] [261] [262] [263] Overfull \hbox (3.25685pt too wide) in paragraph at lines 458--459 [] [264] [265 <./media//hierarchical-statemachine.pdf>] [266] [267 <./media//state machineplot.pdf>] [268]) [269] (./chapters/annotations.tex Chapter 18. [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281 <./media //bezierpoints.pdf>] [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292 <./media//disabledparameter.png> <./media//tabparameter.png>] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302]) [303] [304] (./chapters/unitexpressions.tex Chapter 19. [305]) [306] (./chapters/library.tex Chapter 20. ) [307] (./chapters/syntax.tex Appendix A. [308] [309] [310] [311] [312] [313] [314]) [315] (./chapters/dae.tex Appendix B. [316] [317]) [318] [319] (./chapters/derivationofstream.tex Appendix C. [320] [321 <./media//fluidmix.pdf>] [322 <./media//fluidmix3.pdf>] [323 <./medi a//fluidmix4.pdf>]) [324] (./chapters/revisions.tex Appendix D. [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] (./MLS.ind [368] [369] [370] [371] [372] [373]) (./MLS.aux (./chapters/titlepage.aux) (./chapters/copyright.aux) (./chapters/preface.aux) (./chapters/introduction.aux) (./chapters/lexicalstructure.aux) (./chapters/operatorsandexpressions.aux) (./chapters/classes.aux) (./chapters/scoping.aux) (./chapters/interface.aux) (./chapters/inheritance.aux ) (./chapters/equations.aux) (./chapters/connectors.aux) (./chapters/arrays.aux ) (./chapters/statements.aux) (./chapters/functions.aux) (./chapters/packages.aux) (./chapters/overloaded.aux) (./chapters/stream.aux) (./chapters/synchronous.aux) (./chapters/statemachines.aux) (./chapters/annotations.aux) (./chapters/unitexpressions.aux) (./chapters/library.aux) (./chapters/syntax.aux) (./chapters/dae.aux) (./chapters/derivationofstream.aux) (./chapters/revisions.aux)) ) (see the transcript file for additional information) {/usr/l ocal/texlive/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc} < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>< /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy6.pfb> Output written on MLS.pdf (374 pages, 3755727 bytes). Transcript written on MLS.log. Latexmk: Getting log file 'MLS.log' Latexmk: Examining 'MLS.fls' Latexmk: Examining '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] Latexmk: All targets (MLS.pdf) are up-to-date [Pipeline] sh + latexml MLS.tex --includestyles --path=media --dest MLS.xml latexml (LaTeXML version 0.8.6) processing MLS.tex (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.06 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/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... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/base/ts1enc.dfu... 0.01 sec) 0.04 sec) 0.13 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/report.cls.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/inputenc.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/utf8.def.ltxml... 0.00 sec) 0.00 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/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/config/language.def... 0.03 sec) (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def... 0.00 sec) (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf... 0.04 sec) 0.51 sec) 0.51 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... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsgen.sty.ltxml... 0.00 sec) 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.02 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/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.02 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.01 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/caption.sty.ltxml... 0.00 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 '\seealso' at preamble.tex; line 98 col 0 (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/hyperref.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/nameref.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/url.sty.ltxml... 0.00 sec) 0.03 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/natbib.sty.ltxml... 0.01 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:(cleveref) Package cleveref Info: `hyperref' support loaded at cleveref.sty; line 2370 col 1 Info:latex:(cleveref) Package cleveref Info: include cross-reference names in hyperlinks at cleveref.sty; line 7852 col 16 Info:latex:(cleveref) Package cleveref Info: no abbreviation of names at cleveref.sty; line 7852 col 16 0.90 sec) 0.90 sec) (Processing definitions /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/mlsshared.sty... (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.05 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/color.sty.ltxml... 0.00 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.03 sec) 0.13 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsthm.sty.ltxml... 0.00 sec) 1.85 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/titlepage.tex... Info:unexpected:titlepage When using titlepage, Frontmatter will not be well-structured at titlepage.tex; line 1 col 0 (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/abstract.tex... 0.04 sec) 0.05 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/copyright.tex... 0.01 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/preface.tex... 0.05 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/introduction.tex... 0.80 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/lexicalstructure.tex... 1.60 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/operatorsandexpressions.tex... 9.79 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/classes.tex... 12.81 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/scoping.tex... 3.50 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/interface.tex... 3.05 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/inheritance.tex... 8.75 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/equations.tex... 6.82 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/connectors.tex... 6.51 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/arrays.tex... 10.05 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/statements.tex... 3.44 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/functions.tex... 16.53 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/packages.tex... 1.99 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/overloaded.tex... 3.58 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/stream.tex... 2.89 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/synchronous.tex... 9.29 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/statemachines.tex... 5.97 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/annotations.tex... 13.18 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/unitexpressions.tex... 0.50 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/library.tex... 0.04 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/syntax.tex... 4.19 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/dae.tex... 0.98 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/derivationofstream.tex... 0.77 sec) (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/chapters/revisions.tex... 12.74 sec) 145.57 sec) 146.16 sec) (Building... (Loading compiled schema /usr/local/share/perl/5.26.1/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.01 sec) Info:malformed:id Duplicated attribute xml:id at derivationofstream.tex; line 110 col 0 Info:malformed:id Duplicated attribute xml:id at derivationofstream.tex; line 115 col 0 Info:malformed:id Duplicated attribute xml:id at derivationofstream.tex; line 135 col 0 Info:malformed:id Duplicated attribute xml:id at derivationofstream.tex; line 135 col 0 60.07 sec) (Rewriting... 0.49 sec) (Math Parsing 2804 formulae ...... Warning:not_parsed:UNKNOWN.CLOSE.CLOSE>CLOSE MathParser failed to match rule 'Anything' Warning:not_parsed:UNKNOWN.CLOSE.CLOSE>CLOSE MathParser failed to match rule 'Anything' at String; line 0 col 0 6.28 sec) (Finalizing... 5.96 sec) Conversion complete 2 warnings (See /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/MLS.latexml.log) (reqd. 3m 42.81s) [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 index.html latexmlpost (LaTeXML version 0.8.6) paginating /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/MLS.xml Error:malformed:document Document fails RelaxNG validation (LaTeXML) (post-processing... (Split index.html processing... Info:expected:labels Using 'bib' to create page pathname, instead of missing 'labels' at ltx:bibliography Info:expected:labels Using 'idx' to create page pathname, instead of missing 'labels' at ltx:index 0.55 sec) (Scan index.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.17 sec) (Scan class-predefined-types-and-declarations.html processing... 0.16 sec) (Scan scoping-name-lookup-and-flattening.html processing... 0.06 sec) (Scan interface-or-type-relationships.html processing... 0.05 sec) (Scan inheritance-modification-and-redeclaration.html processing... 0.10 sec) (Scan equations.html processing... 0.08 sec) (Scan connectors-and-connections.html processing... 0.10 sec) (Scan arrays.html processing... 0.22 sec) (Scan statements-and-algorithm-sections.html processing... 0.04 sec) (Scan functions.html processing... 0.25 sec) (Scan packages.html processing... 0.03 sec) (Scan overloaded-operators.html processing... 0.06 sec) (Scan stream-connectors.html processing... 0.06 sec) (Scan synchronous-language-elements.html processing... 0.16 sec) (Scan state-machines.html processing... 0.06 sec) (Scan annotations.html processing... 0.17 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.05 sec) (Scan modelica-dae-representation.html processing... 0.02 sec) (Scan derivation-of-stream-equations.html processing... 0.09 sec) (Scan modelica-revision-history.html processing... 0.33 sec) (Scan bib.html processing... 0.00 sec) (Scan idx.html processing... 0.00 sec) (MakeIndex idx.html processing... 0.17 sec) (MakeBibliography bib.html processing... (Recursive MakeBibliography /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/mls.bib... (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.06 sec) (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... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/base/ts1enc.dfu... 0.01 sec) 0.05 sec) 0.15 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/BibTeX.pool.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/report.cls.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/inputenc.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/utf8.def.ltxml... 0.00 sec) 0.01 sec) (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/config/language.def... 0.04 sec) (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def... 0.00 sec) (Processing definitions /usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf... 0.05 sec) 0.60 sec) 0.60 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... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsgen.sty.ltxml... 0.00 sec) 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.02 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/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.02 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.01 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/caption.sty.ltxml... 0.00 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) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/hyperref.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/nameref.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/url.sty.ltxml... 0.00 sec) 0.03 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/natbib.sty.ltxml... 0.01 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:(cleveref) Package cleveref Info: `hyperref' support loaded at cleveref.sty; line 2370 col 1 Info:latex:(cleveref) Package cleveref Info: include cross-reference names in hyperlinks at cleveref.sty; line 7852 col 16 Info:latex:(cleveref) Package cleveref Info: no abbreviation of names at cleveref.sty; line 7852 col 16 0.92 sec) 0.92 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsthm.sty.ltxml... 0.00 sec) latexmlpost (LaTeXML version 0.8.6) recursive processing started Mon Aug 14 09:39:03 2023 (Digesting BibTeX mls... (Processing content /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/mls.bib... 0.00 sec) (Preparsing Bibliography mls... 0.00 sec) (Processing content Literal String... 0.23 sec) 0.23 sec) (Building... (Loading compiled schema /usr/local/share/perl/5.26.1/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.00 sec) 0.13 sec) (Rewriting... 0.00 sec) (Finalizing... 0.00 sec) recursive Conversion complete: No obvious problems Status:conversion:0 2.31 sec) 2.35 sec) (CrossRef index.html processing... 0.16 sec) (CrossRef preface.html processing... 0.02 sec) (CrossRef introduction1.html processing... 0.02 sec) (CrossRef lexical-structure.html processing... 0.04 sec) (CrossRef operators-and-expressions.html processing... 0.14 sec) (CrossRef class-predefined-types-and-declarations.html processing... 0.14 sec) (CrossRef scoping-name-lookup-and-flattening.html processing... 0.06 sec) (CrossRef interface-or-type-relationships.html processing... 0.05 sec) (CrossRef inheritance-modification-and-redeclaration.html processing... 0.08 sec) (CrossRef equations.html processing... 0.07 sec) (CrossRef connectors-and-connections.html processing... 0.07 sec) (CrossRef arrays.html processing... 0.14 sec) (CrossRef statements-and-algorithm-sections.html processing... 0.06 sec) (CrossRef functions.html processing... 0.17 sec) (CrossRef packages.html processing... 0.05 sec) (CrossRef overloaded-operators.html processing... 0.05 sec) (CrossRef stream-connectors.html processing... 0.05 sec) (CrossRef synchronous-language-elements.html processing... 0.12 sec) (CrossRef state-machines.html processing... 0.06 sec) (CrossRef annotations.html processing... 0.13 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.04 sec) (CrossRef modelica-dae-representation.html processing... 0.04 sec) (CrossRef derivation-of-stream-equations.html processing... 0.06 sec) (CrossRef modelica-revision-history.html processing... 0.32 sec) (CrossRef bib.html processing... 0.03 sec) (CrossRef idx.html processing... 0.25 sec) (Graphics index.html processing... Warning:imageprocessing:imagesize No image processing module found for image sizing 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 0.00 sec) (Graphics connectors-and-connections.html 2 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing Warning:imageprocessing:imagesize No image processing module found for image sizing 0.00 sec) (Graphics packages.html processing... Warning:imageprocessing:imagesize No image processing module found for image sizing 0.00 sec) (Graphics stream-connectors.html processing... Warning:imageprocessing:imagesize No image processing module found for image sizing 0.00 sec) (Graphics synchronous-language-elements.html 4 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing Warning:imageprocessing:imagesize No image processing module found for image sizing Warning:imageprocessing:imagesize No image processing module found for image sizing Warning:imageprocessing:imagesize No image processing module found for image sizing 0.00 sec) (Graphics state-machines.html 3 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing Warning:imageprocessing:imagesize No image processing module found for image sizing Warning:imageprocessing:imagesize No image processing module found for image sizing 0.00 sec) (Graphics annotations.html 3 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing 0.00 sec) (Graphics derivation-of-stream-equations.html 3 to process... Warning:imageprocessing:imagesize No image processing module found for image sizing Warning:imageprocessing:imagesize No image processing module found for image sizing Warning:imageprocessing:imagesize No image processing module found for image sizing 0.00 sec) (MathML::Presentation introduction1.html 4 to process... 0.00 sec) (MathML::Presentation lexical-structure.html 7 to process... 0.00 sec) (MathML::Presentation operators-and-expressions.html 351 to process... 0.15 sec) (MathML::Presentation class-predefined-types-and-declarations.html 93 to process... 0.05 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 37 to process... 0.01 sec) (MathML::Presentation equations.html 42 to process... 0.01 sec) (MathML::Presentation connectors-and-connections.html 42 to process... 0.02 sec) (MathML::Presentation arrays.html 952 to process... 0.33 sec) (MathML::Presentation statements-and-algorithm-sections.html 14 to process... 0.00 sec) (MathML::Presentation functions.html 270 to process... 0.18 sec) (MathML::Presentation packages.html 44 to process... 0.01 sec) (MathML::Presentation overloaded-operators.html 156 to process... 0.06 sec) (MathML::Presentation stream-connectors.html 187 to process... 0.09 sec) (MathML::Presentation synchronous-language-elements.html 318 to process... 0.19 sec) (MathML::Presentation state-machines.html 40 to process... 0.01 sec) (MathML::Presentation annotations.html 109 to process... 0.04 sec) (MathML::Presentation unit-expressions.html 5 to process... 0.00 sec) (MathML::Presentation modelica-concrete-syntax.html 9 to process... 0.00 sec) (MathML::Presentation modelica-dae-representation.html 49 to process... 0.03 sec) (MathML::Presentation derivation-of-stream-equations.html 63 to process... 0.24 sec) (MathML::Presentation modelica-revision-history.html 2 to process... 0.00 sec) (XSLT[using LaTeXML-html5.xsl] index.html processing... 0.02 sec) (XSLT[using LaTeXML-html5.xsl] preface.html processing... 0.00 sec) (XSLT[using LaTeXML-html5.xsl] introduction1.html processing... 0.01 sec) (XSLT[using LaTeXML-html5.xsl] lexical-structure.html processing... 0.03 sec) (XSLT[using LaTeXML-html5.xsl] operators-and-expressions.html processing... 0.22 sec) (XSLT[using LaTeXML-html5.xsl] class-predefined-types-and-declarations.html processing... 0.28 sec) (XSLT[using LaTeXML-html5.xsl] scoping-name-lookup-and-flattening.html processing... 0.06 sec) (XSLT[using LaTeXML-html5.xsl] interface-or-type-relationships.html processing... 0.05 sec) (XSLT[using LaTeXML-html5.xsl] inheritance-modification-and-redeclaration.html processing... 0.17 sec) (XSLT[using LaTeXML-html5.xsl] equations.html processing... 0.13 sec) (XSLT[using LaTeXML-html5.xsl] connectors-and-connections.html processing... 0.14 sec) (XSLT[using LaTeXML-html5.xsl] arrays.html processing... 0.27 sec) (XSLT[using LaTeXML-html5.xsl] statements-and-algorithm-sections.html processing... 0.07 sec) (XSLT[using LaTeXML-html5.xsl] functions.html processing... 0.37 sec) (XSLT[using LaTeXML-html5.xsl] packages.html processing... 0.04 sec) (XSLT[using LaTeXML-html5.xsl] overloaded-operators.html processing... 0.07 sec) (XSLT[using LaTeXML-html5.xsl] stream-connectors.html processing... 0.07 sec) (XSLT[using LaTeXML-html5.xsl] synchronous-language-elements.html processing... 0.20 sec) (XSLT[using LaTeXML-html5.xsl] state-machines.html processing... 0.10 sec) (XSLT[using LaTeXML-html5.xsl] annotations.html processing... 0.29 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.00 sec) (XSLT[using LaTeXML-html5.xsl] modelica-concrete-syntax.html processing... 0.07 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.03 sec) (XSLT[using LaTeXML-html5.xsl] modelica-revision-history.html processing... 0.24 sec) (XSLT[using LaTeXML-html5.xsl] bib.html processing... 0.01 sec) (XSLT[using LaTeXML-html5.xsl] idx.html processing... 0.10 sec) (Writer index.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) 12.58 sec) Postprocessing complete 17 warnings; 1 error (See /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3404/MLS.latexmlpost.log) (reqd. 13.40s) [Pipeline] sh + .scripts/patch-viewport.sh + sed -i.bak s;;\ ; 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 index.html inheritance-modification-and-redeclaration.html interface-or-type-relationships.html introduction1.html lexical-structure.html modelica-concrete-syntax.html modelica-dae-representation.html modelica-revision-history.html operators-and-expressions.html overloaded-operators.html packages.html preface.html scoping-name-lookup-and-flattening.html state-machines.html statements-and-algorithm-sections.html stream-connectors.html synchronous-language-elements.html the-modelica-standard-library.html unit-expressions.html + rm annotations.html.bak arrays.html.bak bib.html.bak class-predefined-types-and-declarations.html.bak connectors-and-connections.html.bak derivation-of-stream-equations.html.bak equations.html.bak functions.html.bak idx.html.bak index.html.bak inheritance-modification-and-redeclaration.html.bak interface-or-type-relationships.html.bak introduction1.html.bak lexical-structure.html.bak modelica-concrete-syntax.html.bak modelica-dae-representation.html.bak modelica-revision-history.html.bak operators-and-expressions.html.bak overloaded-operators.html.bak packages.html.bak preface.html.bak scoping-name-lookup-and-flattening.html.bak state-machines.html.bak statements-and-algorithm-sections.html.bak stream-connectors.html.bak synchronous-language-elements.html.bak the-modelica-standard-library.html.bak unit-expressions.html.bak [Pipeline] sh + .scripts/patch-body-ios-hover.sh + sed -i.bak s/// 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 index.html inheritance-modification-and-redeclaration.html interface-or-type-relationships.html introduction1.html lexical-structure.html modelica-concrete-syntax.html modelica-dae-representation.html modelica-revision-history.html operators-and-expressions.html overloaded-operators.html packages.html preface.html scoping-name-lookup-and-flattening.html state-machines.html statements-and-algorithm-sections.html stream-connectors.html synchronous-language-elements.html the-modelica-standard-library.html unit-expressions.html + rm annotations.html.bak arrays.html.bak bib.html.bak class-predefined-types-and-declarations.html.bak connectors-and-connections.html.bak derivation-of-stream-equations.html.bak equations.html.bak functions.html.bak idx.html.bak index.html.bak inheritance-modification-and-redeclaration.html.bak interface-or-type-relationships.html.bak introduction1.html.bak lexical-structure.html.bak modelica-concrete-syntax.html.bak modelica-dae-representation.html.bak modelica-revision-history.html.bak operators-and-expressions.html.bak overloaded-operators.html.bak packages.html.bak preface.html.bak scoping-name-lookup-and-flattening.html.bak state-machines.html.bak statements-and-algorithm-sections.html.bak stream-connectors.html.bak synchronous-language-elements.html.bak the-modelica-standard-library.html.bak unit-expressions.html.bak [Pipeline] sh + ln -s index.html MLS.html [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 index.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 101 file(s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 c4106f42efb8e191dbdaaafbb616ccea2c1b517d5cf3ac3ab858b69b980b370f $ docker rm -f --volumes c4106f42efb8e191dbdaaafbb616ccea2c1b517d5cf3ac3ab858b69b980b370f [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