Pull request #2551 updated Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token) Obtained .CI/Jenkinsfile from 35cab782252d723edaaeb93688522f6c7d684b3b+ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 (a9725dacc16e1e4a19e8ec0fff703368d67b9c26) Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on ripper2-2 in /var/lib/jenkins2/ws/on_ModelicaSpecification_PR-2551 [Pipeline] { [Pipeline] checkout 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/jenkins2/ws/on_ModelicaSpecification_PR-2551 # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2551/head:refs/remotes/origin/PR-2551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2551/head:refs/remotes/origin/PR-2551 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2551/head:refs/remotes/origin/PR-2551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 into PR head commit 35cab782252d723edaaeb93688522f6c7d684b3b Merge succeeded, producing a2577b63bf10ec5f22a35233280e333189d19dd7 Checking out Revision a2577b63bf10ec5f22a35233280e333189d19dd7 (PR-2551) Commit message: "Merge commit 'ad7aebd1d3ee972b8ca9fdbdfad97187064dc920' into HEAD" First time build. Skipping changelog. Cleaning workspace [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 35cab782252d723edaaeb93688522f6c7d684b3b # timeout=10 > git merge ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2577b63bf10ec5f22a35233280e333189d19dd7 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-2551 a2577b63bf10ec5f22a35233280e333189d19dd7 # timeout=10 > git rev-list --no-walk c91361a1aba41886954c6c25337a7347b4bde77e # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . alpine:3.9 . [Pipeline] withDockerContainer ripper2-2 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins2/ws/on_ModelicaSpecification_PR-2551 -v /var/lib/jenkins2/ws/on_ModelicaSpecification_PR-2551:/var/lib/jenkins2/ws/on_ModelicaSpecification_PR-2551:rw,z -v /var/lib/jenkins2/ws/on_ModelicaSpecification_PR-2551@tmp:/var/lib/jenkins2/ws/on_ModelicaSpecification_PR-2551@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 ******** alpine:3.9 cat $ docker top 477165932fe726e62e60918de8c7a968041d6fa168f98e2d672e641635acc691 -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/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/glossary.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/literature.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/unitexpressions.tex [Pipeline] } $ docker stop --time=1 477165932fe726e62e60918de8c7a968041d6fa168f98e2d672e641635acc691 $ docker rm -f 477165932fe726e62e60918de8c7a968041d6fa168f98e2d672e641635acc691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on intel1 in /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551 [Pipeline] { [Pipeline] checkout 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/jenkins/ws/on_ModelicaSpecification_PR-2551 # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2551/head:refs/remotes/origin/PR-2551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2551/head:refs/remotes/origin/PR-2551 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2551/head:refs/remotes/origin/PR-2551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 into PR head commit 35cab782252d723edaaeb93688522f6c7d684b3b Merge succeeded, producing a8be468a450af280596a96cd486ef877662347b5 Checking out Revision a8be468a450af280596a96cd486ef877662347b5 (PR-2551) Commit message: "Merge commit 'ad7aebd1d3ee972b8ca9fdbdfad97187064dc920' into HEAD" First time build. Skipping changelog. Cleaning workspace > git config core.sparsecheckout # timeout=10 > git checkout -f 35cab782252d723edaaeb93688522f6c7d684b3b # timeout=10 > git merge ad7aebd1d3ee972b8ca9fdbdfad97187064dc920 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8be468a450af280596a96cd486ef877662347b5 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-2551 a8be468a450af280596a96cd486ef877662347b5 # timeout=10 > git rev-list --no-walk c91361a1aba41886954c6c25337a7347b4bde77e # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker pull modelicaspec/latexml:20200415 20200415: Pulling from modelicaspec/latexml 6cf436f81810: Pulling fs layer 987088a85b96: Pulling fs layer b4624b3efe06: Pulling fs layer d42beb8ded59: Pulling fs layer 9bf2f9c66907: Pulling fs layer d42beb8ded59: Waiting 9bf2f9c66907: Waiting b4624b3efe06: Download complete 987088a85b96: Verifying Checksum 987088a85b96: Download complete d42beb8ded59: Verifying Checksum 9bf2f9c66907: Verifying Checksum 9bf2f9c66907: Download complete 6cf436f81810: Verifying Checksum 6cf436f81810: Download complete 6cf436f81810: Pull complete 987088a85b96: Pull complete b4624b3efe06: Pull complete d42beb8ded59: Pull complete 9bf2f9c66907: Pull complete Digest: sha256:2c8cdff71d87ef7413431cd990e33789f7c364f23813192d18ffa0a5816fd678 Status: Downloaded newer image for modelicaspec/latexml:20200415 docker.io/modelicaspec/latexml:20200415 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20200415 . [Pipeline] withDockerContainer intel1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551 -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551:rw,z -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551@tmp:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551@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 ******** modelicaspec/latexml:20200415 cat $ docker top d7eeb04edafd19f3c48adb14dd5545a478c29197942473d8a8b8f12abb853b05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p /tmp/jenkins [Pipeline] sh + latexmk -pdf MLS.tex Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.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/l3backend/l3backend-pdfmode.def) (./MLS.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media/Modelica_L anguage.pdf>] (./chapters/abstract.tex Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 6. [1] LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 50. ) (./chapters/preface.texpdfTeX warning (ext4): destination with the same ident ifier (name{page.1}) has been already used, duplicate ignored \relax l.1 \chapter *{Preface}\doublelabel{preface} [1] LaTeX Warning: Reference `modelica-3-4' on page 2 undefined on input line 44. ) (./chapters/introduction.tex [2 <./media/image2.png>] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 28.98978pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [3] Chapter 1. [4] LaTeX Warning: Reference `glossary' on page 5 undefined on input line 97. Overfull \hbox (107.2508pt too wide) in paragraph at lines 94--118 \OT1/cmr/m/n/10 the glos-sary in []. Some im-por-tant terms are: [] LaTeX Warning: Reference `lexical-conventions' on page 5 undefined on input lin e 121. LaTeX Warning: Reference `modelica-concrete-syntax' on page 5 undefined on inpu t line 129. ) (./chapters/lexicalstructure.tex [5] Chapter 2. LaTeX Warning: Reference `modelica-concrete-syntax' on page 6 undefined on inpu t line 14. LaTeX Warning: Reference `lexical-conventions' on page 6 undefined on input lin e 20. (/usr/local/texlive/texmf-dist/tex/latex/base/omlcmr.fd) (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [6] LaTeX Warning: Reference `modelica-concrete-syntax' on page 7 undefined on inpu t line 88. (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 7 undefin ed on input line 105. LaTeX Warning: Reference `packages' on page 7 undefined on input line 106. LaTeX Warning: Reference `lexical-conventions' on page 7 undefined on input lin e 111. Overfull \vbox (9.01918pt too high) has occurred while \output is active [7] LaTeX Warning: Reference `lexical-conventions' on page 8 undefined on input lin e 140. LaTeX Warning: Reference `lexical-conventions' on page 8 undefined on input lin e 177. [8] LaTeX Warning: Reference `lexical-conventions' on page 9 undefined on input lin e 244. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 9 unde fined on input line 245. ) (./chapters/operatorsandexpressions.tex [9] Chapter 3. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 5. LaTeX Warning: Reference `predefined-types-and-classes' on page 10 undefined on input line 15. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 10 und efined on input line 27. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 28. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 10 undefined on input line 29. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 10 undefined on input line 33. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 10 undefined on input line 34. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 10 undefined on input line 34. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 10 undefined on input line 35. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 45. Overfull \hbox (28.45276pt too wide) in paragraph at lines 63--67 []|[]| Overfull \hbox (28.45276pt too wide) in paragraph at lines 69--72 []|[]| Overfull \hbox (28.45276pt too wide) in paragraph at lines 82--85 []|[]| [10] [11] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 12 undefined on input line 164. LaTeX Warning: Reference `equations' on page 12 undefined on input line 201. LaTeX Warning: Reference `equality-and-assignment' on page 12 undefined on inpu t line 201. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 12 undefined on input line 202. [12] LaTeX Warning: Reference `events-and-synchronization' on page 13 undefined on i nput line 251. LaTeX Warning: Reference `discrete-time-expressions' on page 13 undefined on in put line 257. LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 13 unde fined on input line 277. LaTeX Warning: Reference `array-concatenation' on page 13 undefined on input li ne 281. [13] LaTeX Warning: Reference `vector-construction' on page 14 undefined on input li ne 285. LaTeX Warning: Reference `type-compatible-expressions' on page 14 undefined on input line 298. LaTeX Warning: Reference `evaluation-order' on page 14 undefined on input line 300. [14] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 5 undefined on input line 364. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 15 undefined on input line 368. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 15 undefined on input line 370. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 15 undefined on input line 372. LaTeX Warning: Reference `built-in-functions' on page 15 undefined on input lin e 377. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 15 undefined on input line 385. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 15 u ndefined on input line 388. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 15 undefined on input line 402. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 15 undefined on input line 409. Underfull \hbox (badness 10000) in paragraph at lines 415--418 []|[][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 415--418 | [][][][][][][][][][] LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 15 undefined on input line 424. Underfull \hbox (badness 10000) in paragraph at lines 444--447 []\OT1/cmr/m/n/10 for Re-als: [][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 444--447 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][] Underfull \hbox (badness 1953) in paragraph at lines 447--449 []\OT1/cmr/m/n/10 for In-te-gers: [][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][] Package longtable Warning: Column widths have changed (longtable) in table 3.5 on input line 462. [15] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 16 undefined on input line 468. Package longtable Warning: Column widths have changed (longtable) in table 3.6 on input line 529. [16] Package longtable Warning: Column widths have changed (longtable) in table 3.7 on input line 553. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 573. Underfull \hbox (badness 10000) in paragraph at lines 584--585 []|[][][][][][][][][][][][][] LaTeX Warning: Reference `delay' on page 17 undefined on input line 591. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 592. Underfull \hbox (badness 10000) in paragraph at lines 587--593 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][] for [][][] LaTeX Warning: Reference `cardinality-deprecated' on page 17 undefined on input line 602. Underfull \hbox (badness 1210) in paragraph at lines 616--618 []\OT1/cmr/m/n/10 [\OT1/cmr/m/it/10 Example: [][][][][][][][][][][][][] LaTeX Warning: Reference `homotopy' on page 17 undefined on input line 622. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 17 undefined on input line 623. LaTeX Warning: Reference `semilinear' on page 17 undefined on input line 634. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 636. Underfull \hbox (badness 10000) in paragraph at lines 632--637 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][][][][][][][][][][][][] LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 17 undefined on input line 645. LaTeX Warning: Reference `stream-operator-actualstream' on page 17 undefined on input line 651. LaTeX Warning: Reference `spatialdistribution' on page 17 undefined on input li ne 663. Underfull \hbox (badness 1048) in paragraph at lines 662--664 []|\OT1/cmr/m/n/10 The [][][][][][][][][][][][] op-er-a-tor al-lows LaTeX Warning: Reference `getinstancename' on page 17 undefined on input line 6 69. [17] Package longtable Warning: Column widths have changed (longtable) in table 3.8 on input line 671. [18] [19] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 20 undefined on input line 743. [20] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 21 undefined on input line 872. [21] [22] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 23 undefined on input line 1013. [23] [24] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 25 undefined on input line 1115. LaTeX Warning: Reference `noevent-and-smooth' on page 25 undefined on input lin e 1138. LaTeX Warning: Reference `events-and-synchronization' on page 25 undefined on i nput line 1138. LaTeX Warning: Reference `noevent-and-smooth' on page 25 undefined on input lin e 1149. LaTeX Warning: Reference `discrete-time-expressions' on page 25 undefined on in put line 1170. LaTeX Warning: Reference `pre' on page 25 undefined on input line 1173. LaTeX Warning: Reference `reinit' on page 25 undefined on input line 1194. Package longtable Warning: Column widths have changed (longtable) in table 3.9 on input line 1196. [25] LaTeX Warning: Reference `events-and-synchronization' on page 26 undefined on i nput line 1228. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 26 undefined on input line 1254. [26] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 27 undefined on input line 1277. LaTeX Warning: Reference `cardinality-deprecated' on page 27 undefined on input line 1332. [27] LaTeX Warning: Reference `events-and-synchronization' on page 28 undefined on i nput line 1369. LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textgreater' on input line 1418. [28]) (./chapters/classes.tex [29] Chapter 4. [30] LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 31 undefined on input line 54. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 31 und efined on input line 63. LaTeX Warning: Reference `redeclaration' on page 31 undefined on input line 64. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 31 undefined on input line 87. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 31 und efined on input line 89. LaTeX Warning: Reference `records' on page 31 undefined on input line 91. LaTeX Warning: Reference `enumeration-types' on page 31 undefined on input line 93. [31] LaTeX Warning: Reference `static-name-lookup' on page 32 undefined on input lin e 169. LaTeX Warning: Reference `enumeration-types' on page 32 undefined on input line 185. LaTeX Warning: Reference `array-declarations' on page 32 undefined on input lin e 186. [32] LaTeX Warning: Reference `function-as-a-specialized-class' on page 33 undefined on input line 206. LaTeX Warning: Reference `conditional-component-declaration' on page 33 undefin ed on input line 208. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 33 undefi ned on input line 218. LaTeX Warning: Reference `specialized-classes' on page 33 undefined on input li ne 228. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 33 u ndefined on input line 232. LaTeX Warning: Reference `external-objects' on page 33 undefined on input line 238. LaTeX Warning: Reference `variability-of-structured-entities' on page 33 undefi ned on input line 251. LaTeX Warning: Reference `function-call' on page 33 undefined on input line 266 . LaTeX Warning: Reference `balanced-models' on page 33 undefined on input line 2 75. LaTeX Warning: Reference `balanced-models' on page 33 undefined on input line 2 81. [33] LaTeX Warning: Reference `connect-equations-and-connectors' on page 34 undefine d on input line 299. LaTeX Warning: Reference `balanced-models' on page 34 undefined on input line 3 03. [34] LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 370. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 35 undefined on input line 371. LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 387. LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 392. LaTeX Warning: Reference `variability-of-expressions' on page 35 undefined on i nput line 415. LaTeX Warning: Reference `variability-of-expressions' on page 35 undefined on i nput line 419. [35] [36] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 37 unde fined on input line 542. [37] [38] LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 39 undefined on input line 690. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 39 undefined on input line 721. [39] LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 40 un defined on input line 808. [40] LaTeX Warning: Reference `record-constructor-functions' on page 41 undefined on input line 817. LaTeX Warning: Reference `function-as-a-specialized-class' on page 41 undefined on input line 832. LaTeX Warning: Reference `packages' on page 41 undefined on input line 850. LaTeX Warning: Reference `interface-or-type-relationships' on page 41 undefined on input line 853. LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l ine 859. LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l ine 868. Package longtable Warning: Column widths have changed (longtable) in table 4.1 on input line 886. [41] [42] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 4 3 undefined on input line 970. LaTeX Warning: Reference `when-equations' on page 43 undefined on input line 10 13. LaTeX Warning: Reference `algorithm-sections' on page 43 undefined on input lin e 1013. LaTeX Warning: Reference `modelica-dae-representation' on page 43 undefined on input line 1014. [43] [44] [45] [46] [47] [48] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 49 undefined on input line 1482. [49] LaTeX Warning: Reference `attributes-of-enumeration-types' on page 50 undefined on input line 1552. LaTeX Warning: Reference `types-as-iteration-ranges' on page 50 undefined on in put line 1555. [50] [51] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 5 2 undefined on input line 1670. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 52 undefined on input line 1677. [52] LaTeX Warning: Reference `external-objects' on page 53 undefined on input line 1764. LaTeX Warning: Reference `assert' on page 53 undefined on input line 1770. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 53 undefined on input line 1778. [53] LaTeX Warning: Reference `annotations' on page 54 undefined on input line 1783. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 54 undefined on input line 1789. LaTeX Warning: Reference `clock-constructors' on page 54 undefined on input lin e 1789. ) (./chapters/scoping.tex [54] Chapter 5. LaTeX Warning: Reference `modification-environment' on page 55 undefined on inp ut line 9. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 55 undefined on input line 19. LaTeX Warning: Reference `record-constructor-functions' on page 55 undefined on input line 55. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 55 undefined on input line 55. [55] LaTeX Warning: Reference `the-class-tree' on page 56 undefined on input line 65 . LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 56 undefined on input line 71. LaTeX Warning: Reference `for-statement' on page 56 undefined on input line 71. LaTeX Warning: Reference `reduction-functions-and-operators' on page 56 undefin ed on input line 72. LaTeX Warning: Reference `short-class-definitions' on page 56 undefined on inpu t line 77. LaTeX Warning: Reference `modification-environment' on page 56 undefined on inp ut line 122. LaTeX Warning: Reference `redeclaration' on page 56 undefined on input line 135 . [56] LaTeX Warning: Reference `modification-environment' on page 57 undefined on inp ut line 155. LaTeX Warning: Reference `lookup-of-imported-names' on page 57 undefined on inp ut line 170. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 57 und efined on input line 180. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 57 undefined on input line 199. [57] [58] [59] LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa ge 60 undefined on input line 376. LaTeX Warning: Reference `merging-of-modifications' on page 60 undefined on inp ut line 429. [60] LaTeX Warning: Reference `annotations-for-code-generation' on page 61 undefined on input line 525. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 61 un defined on input line 525. LaTeX Warning: Reference `declaring-derivatives-of-functions' on page 61 undefi ned on input line 525. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 61 undefined on input line 525. LaTeX Warning: Reference `external-function-interface' on page 61 undefined on input line 525. [61] [62] LaTeX Warning: Reference `static-name-lookup' on page 63 undefined on input lin e 691. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 63 undefined on input line 691. LaTeX Warning: Reference `merging-of-modifications' on page 63 undefined on inp ut line 731. [63] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 64 undefined on input line 763. LaTeX Warning: Reference `connectors-and-connections' on page 64 undefined on i nput line 784. LaTeX Warning: Reference `state-machines' on page 64 undefined on input line 78 4. LaTeX Warning: Reference `expandable-connectors' on page 64 undefined on input line 785. LaTeX Warning: Reference `generation-of-connection-equations' on page 64 undefi ned on input line 788. LaTeX Warning: Reference `semantics-summary' on page 64 undefined on input line 788. ) (./chapters/interface.tex [64] Chapter 6. LaTeX Warning: Reference `redeclaration' on page 65 undefined on input line 5. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 65 undefined on input line 6. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 65 unde fined on input line 11. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 6 5 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 6 5 undefined on input line 11. LaTeX Warning: Reference `the-concepts-of-type-interface-and-subtype' on page 6 5 undefined on input line 12. Package longtable Warning: Column widths have changed (longtable) in table 6.1 on input line 79. [65] (/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd) LaTeX Warning: Reference `predefined-types-and-classes' on page 66 undefined on input line 102. LaTeX Warning: Reference `interface-or-type' on page 66 undefined on input line 104. LaTeX Warning: Reference `interface-or-type' on page 66 undefined on input line 109. [66] LaTeX Warning: Reference `transitively-non-replaceable' on page 67 undefined on input line 158. LaTeX Warning: Reference `overloaded-operators' on page 67 undefined on input l ine 194. LaTeX Warning: Reference `external-objects' on page 67 undefined on input line 194. [67 <./media/subtype.pdf>] LaTeX Warning: Reference `constraining-type' on page 68 undefined on input line 213. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 68 undefined on input line 253. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 68 undefined on input line 256. LaTeX Warning: Reference `transitively-non-replaceable' on page 68 undefined on input line 273. [68] LaTeX Warning: Reference `overloaded-operators' on page 69 undefined on input l ine 337. LaTeX Warning: Reference `external-objects' on page 69 undefined on input line 342. LaTeX Warning: Reference `transitively-non-replaceable' on page 69 undefined on input line 347. [69] LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7 0 undefined on input line 431. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 70 undefined on input line 432. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7 0 undefined on input line 441. LaTeX Warning: Reference `redeclaration' on page 70 undefined on input line 456 . [70] [71] LaTeX Warning: Reference `redeclaration' on page 72 undefined on input line 575 . [72] LaTeX Warning: Reference `standard-type-coercion' on page 73 undefined on input line 683. LaTeX Warning: Reference `exponentiation-of-scalars-of-numeric-elements' on pag e 73 undefined on input line 687. LaTeX Warning: Reference `division-of-scalars-or-numeric-arrays-by-numeric-scal ars' on page 73 undefined on input line 688. LaTeX Warning: Reference `standard-type-coercion' on page 73 undefined on input line 690. ) (./chapters/inheritance.tex [73] Chapter 7. LaTeX Warning: Reference `enclosing-classes' on page 74 undefined on input line 26. [74] LaTeX Warning: Reference `redeclaration' on page 75 undefined on input line 87. [75] LaTeX Warning: Reference `specialized-classes' on page 76 undefined on input li ne 142. [76] LaTeX Warning: Reference `transitively-non-replaceable' on page 77 undefined on input line 247. LaTeX Warning: Reference `type-compatible-expressions' on page 77 undefined on input line 279. LaTeX Warning: Reference `class-declarations' on page 77 undefined on input lin e 292. LaTeX Warning: Reference `balanced-models' on page 77 undefined on input line 2 93. LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 300 . LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 303 . LaTeX Warning: Reference `simple-name-lookup' on page 77 undefined on input lin e 305. [77] LaTeX Warning: Reference `modification' on page 78 undefined on input line 337. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 78 undefined on input line 347. [78] Package longtable Warning: Column widths have changed (longtable) in table 7.1 on input line 453. [79] [80] LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 589. [81] LaTeX Warning: Reference `constraining-type' on page 82 undefined on input line 630. [82] LaTeX Warning: Reference `class-declarations' on page 83 undefined on input lin e 710. [83] [84] LaTeX Warning: Reference `composite-name-lookup' on page 85 undefined on input line 845. [85] [86] LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 87 undefined on input line 1020. LaTeX Warning: Reference `redeclaration' on page 87 undefined on input line 102 5. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 87 unde fined on input line 1043. [87]) (./chapters/equations.tex [88] Chapter 8. LaTeX Warning: Reference `equations-in-equation-sections' on page 89 undefined on input line 11. LaTeX Warning: Reference `declaration-equations' on page 89 undefined on input line 14. LaTeX Warning: Reference `modifications' on page 89 undefined on input line 17. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 89 undefined on input line 23. [89] LaTeX Warning: Reference `type-compatible-expressions' on page 90 undefined on input line 65. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 90 undefined on input line 77. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 90 undefined on input line 91. LaTeX Warning: Reference `types-as-iteration-ranges' on page 90 undefined on in put line 112. [90] LaTeX Warning: Reference `implicit-iteration-ranges' on page 91 undefined on in put line 143. LaTeX Warning: Reference `connect-equations-and-connectors' on page 91 undefine d on input line 166. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 91 undefined on input line 170. [91] [92] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 93 undefined on input line 361. [93] LaTeX Warning: Reference `when-statements' on page 94 undefined on input line 3 91. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 94 undefined on input line 435. [94] [95] LaTeX Warning: Reference `assert' on page 96 undefined on input line 532. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 96 undefined on input line 560. LaTeX Warning: Reference `reinit' on page 96 undefined on input line 569. LaTeX Warning: Reference `balanced-models' on page 96 undefined on input line 5 82. [96] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 97 undefined on input line 674. [97] [98] LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 99 unde fined on input line 781. LaTeX Warning: Reference `predefined-types-and-classes' on page 99 undefined on input line 827. [99] [100] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 101 undefined on input line 969. [101]) (./chapters/connectors.tex [102] Chapter 9. [103] [104 <./media/innerouterconnector.pdf>] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 1 05 undefined on input line 145. LaTeX Warning: Reference `generation-of-connection-equations' on page 105 undef ined on input line 163. [105] [106] [107] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 108 undefined on input line 377. [108] [109] [110] LaTeX Warning: Reference `connect-equations-and-connectors' on page 111 undefin ed on input line 595. LaTeX Warning: Reference `enum:exc-conn-case' on page 111 undefined on input li ne 630. [111] LaTeX Warning: Reference `conditional-component-declaration' on page 112 undefi ned on input line 659. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 112 undefined on input line 670. [112] [113] [114] LaTeX Warning: Reference `connect-equations-and-connectors' on page 115 undefin ed on input line 869. Underfull \hbox (badness 10000) in paragraph at lines 894--894 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 913--914 []|[][][] Underfull \hbox (badness 10000) in paragraph at lines 932--932 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 936--937 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 1052) in paragraph at lines 939--946 \OT1/cmr/m/n/10 the first ar-gu-ment of [][][][]). In that case Underfull \hbox (badness 10000) in paragraph at lines 947--950 []\OT1/cmr/m/n/10 [\OT1/cmr/m/it/10 This op-er-a-tor can be used to avoid equa- Underfull \hbox (badness 10000) in paragraph at lines 947--950 \OT1/cmr/m/it/10 tion sys-tems by pro-vid-ing an-a-lytic in-verses, see Package longtable Warning: Column widths have changed (longtable) in table 9.1 on input line 951. [115] LaTeX Warning: Reference `generation-of-connection-equations' on page 116 undef ined on input line 990. LaTeX Warning: Reference `generation-of-connection-equations' on page 116 undef ined on input line 993. [116] [117 <./media/overdetermined.pdf>] [118]) (./chapters/arrays.tex [119] Chapter 10. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 120 undefined on input line 53. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 120 undefined on input line 56. [120] Package longtable Warning: Column widths have changed (longtable) in table 10.1 on input line 84. Overfull \vbox (2.42628pt too high) has occurred while \output is active [121] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 122 undefined on input line 203. [122] Package longtable Warning: Column widths have changed (longtable) in table 10.3 on input line 217. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 123 undef ined on input line 228. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 123 unde fined on input line 228. Package longtable Warning: Column widths have changed (longtable) in table 10.4 on input line 257. Package longtable Warning: Column widths have changed (longtable) in table 10.5 on input line 282. Overfull \vbox (3.0248pt too high) has occurred while \output is active [123] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 124 und efined on input line 291. Package longtable Warning: Column widths have changed (longtable) in table 10.6 on input line 328. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 337. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 364. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 384. Overfull \hbox (25.60732pt too wide) in paragraph at lines 395--400 []|[]| LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 402. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 425. [124] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 125 und efined on input line 461. LaTeX Warning: Reference `implicit-iteration-ranges' on page 125 undefined on i nput line 467. LaTeX Warning: Reference `types-as-iteration-ranges' on page 125 undefined on i nput line 468. [125] Underfull \hbox (badness 10000) in paragraph at lines 514--515 []|[][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 522--523 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][] LaTeX Warning: Reference `type-compatible-expressions' on page 126 undefined on input line 538. [126] LaTeX Warning: Reference `implicit-iteration-ranges' on page 127 undefined on i nput line 599. LaTeX Warning: Reference `types-as-iteration-ranges' on page 127 undefined on i nput line 600. [127] LaTeX Warning: Reference `type-compatible-expressions' on page 128 undefined on input line 646. [128] LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 129 undefined on input line 789. [129] Package longtable Warning: Column widths have changed (longtable) in table 10.10 on input line 844. [130] LaTeX Warning: Reference `standard-type-coercion' on page 131 undefined on inpu t line 886. Package longtable Warning: Column widths have changed (longtable) in table 10.11 on input line 910. Package longtable Warning: Column widths have changed (longtable) in table 10.12 on input line 935. [131] Package longtable Warning: Column widths have changed (longtable) in table 10.13 on input line 960. Package longtable Warning: Column widths have changed (longtable) in table 10.14 on input line 972. Package longtable Warning: Column widths have changed (longtable) in table 10.15 on input line 992. Package longtable Warning: Column widths have changed (longtable) in table 10.16 on input line 1012. [132] Package longtable Warning: Column widths have changed (longtable) in table 10.17 on input line 1034. Package longtable Warning: Column widths have changed (longtable) in table 10.18 on input line 1067. Package longtable Warning: Column widths have changed (longtable) in table 10.19 on input line 1091. [133] Package longtable Warning: Column widths have changed (longtable) in table 10.20 on input line 1132. [134] LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 13 5 undefined on input line 1208. LaTeX Warning: Reference `evaluation-order' on page 135 undefined on input line 1216. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 135 undefined on input line 1220. [135]) (./chapters/statements.tex [136] Chapter 11. LaTeX Warning: Reference `equations' on page 137 undefined on input line 19. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 137 undefined on input line 24. [137] LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 138 undefined on input line 76. LaTeX Warning: Reference `reduction-functions-and-operators' on page 138 undefi ned on input line 89. [138] LaTeX Warning: Reference `simple-equality-equations' on page 139 undefined on i nput line 164. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 139 undefined on input line 181. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 39 undefined on input line 193. [139] [140] LaTeX Warning: Reference `break-statement' on page 141 undefined on input line 322. LaTeX Warning: Reference `return-statements' on page 141 undefined on input lin e 322. [141] LaTeX Warning: Reference `function-return-statements' on page 142 undefined on input line 359. [142] [143] LaTeX Warning: Reference `assert' on page 144 undefined on input line 506. LaTeX Warning: Reference `terminate' on page 144 undefined on input line 511. ) (./chapters/functions.tex [144] Chapter 12. LaTeX Warning: Reference `function-as-a-specialized-class' on page 145 undefine d on input line 7. LaTeX Warning: Reference `external-function-interface' on page 145 undefined on input line 11. LaTeX Font Warning: Font shape `OML/cmtt/m/it' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textless' on input line 29. [145] LaTeX Warning: Reference `function-call' on page 146 undefined on input line 85 . LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 1 46 undefined on input line 115. LaTeX Warning: Reference `specialized-classes' on page 146 undefined on input l ine 123. [146] LaTeX Warning: Reference `synchronous-language-elements' on page 147 undefined on input line 176. LaTeX Warning: Reference `state-machines' on page 147 undefined on input line 1 76. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 147 undefined on input line 183. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 147 undefined on input line 185. LaTeX Warning: Reference `function-call' on page 147 undefined on input line 19 5. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 147 undefined on input line 200. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 147 undefined on input line 202. LaTeX Warning: Reference `composite-name-lookup' on page 147 undefined on input line 205. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 147 undefined on input line 212. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 147 undefined on input line 228. [147] [148] [149] LaTeX Warning: Reference `record-constructor-functions' on page 150 undefined o n input line 409. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 150 undefined on input line 410. LaTeX Warning: Reference `reduction-expressions' on page 150 undefined on input line 422. LaTeX Warning: Reference `standard-type-coercion' on page 150 undefined on inpu t line 463. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 150 undefined on input line 464. [150] LaTeX Warning: Reference `function-partial-application' on page 151 undefined o n input line 530. LaTeX Warning: Reference `function-partial-application' on page 151 undefined o n input line 535. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 151 undefined on input line 539. [151] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 152 undefined on input line 570. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 152 undefined on input line 592. [152] [153] [154] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 155 undefined on input line 787. LaTeX Warning: Reference `function-as-a-specialized-class' on page 155 undefine d on input line 796. LaTeX Warning: Reference `function-as-a-specialized-class' on page 155 undefine d on input line 803. LaTeX Warning: Reference `transitively-non-replaceable' on page 155 undefined o n input line 857. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 155 undefined on input line 857. [155] [156] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 57 undefined on input line 957. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 157 undefined on input line 960. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 157 undefined on input line 962. LaTeX Warning: Reference `built-in-array-functions' on page 157 undefined on in put line 964. [157] [158] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 159 undefined on input line 1155. [159] [160] LaTeX Warning: Reference `using-the-derivative-annotation' on page 161 undefine d on input line 1234. LaTeX Warning: Reference `partial-derivatives-of-functions' on page 161 undefin ed on input line 1236. LaTeX Warning: Reference `annotations-for-code-generation' on page 161 undefine d on input line 1243. [161] [162] [163] [164] [165] LaTeX Warning: Reference `balanced-models' on page 166 undefined on input line 1630. [166] [167] LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 168 undefined on input line 1788. Package longtable Warning: Column widths have changed (longtable) in table 12.1 on input line 1815. [168] LaTeX Warning: Reference `utility-functions-for-allocating-strings' on page 169 undefined on input line 1822. Package longtable Warning: Column widths have changed (longtable) in table 12.2 on input line 1843. LaTeX Warning: Reference `simple-types' on page 169 undefined on input line 187 9. LaTeX Warning: Reference `records' on page 169 undefined on input line 1880. Package longtable Warning: Column widths have changed (longtable) in table 12.3 on input line 1897. LaTeX Warning: Reference `simple-types' on page 169 undefined on input line 190 4. [169] Package longtable Warning: Column widths have changed (longtable) in table 12.4 on input line 1922. (/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [170] LaTeX Warning: Reference `simple-types' on page 171 undefined on input line 206 0. LaTeX Warning: Reference `records' on page 171 undefined on input line 2075. [171] Package longtable Warning: Column widths have changed (longtable) in table 12.5 on input line 2076. LaTeX Warning: Reference `simple-types' on page 172 undefined on input line 207 9. LaTeX Warning: Reference `records' on page 172 undefined on input line 2080. [172] LaTeX Warning: Reference `external-resources' on page 173 undefined on input li ne 2185. LaTeX Warning: Reference `external-resources' on page 173 undefined on input li ne 2191. [173] [174] [175] [176] Package longtable Warning: Column widths have changed (longtable) in table 12.6 on input line 2463. Underfull \hbox (badness 10000) in paragraph at lines 2496--2497 \OT1/cmr/m/it/10 ModelicaDuplicateStringWithErrorReturn(const Package longtable Warning: Column widths have changed (longtable) in table 12.7 on input line 2504. [177] LaTeX Warning: Reference `external-objects' on page 178 undefined on input line 2523. [178] [179]) (./chapters/packages.tex [180] Chapter 13. LaTeX Warning: Reference `specialized-classes' on page 181 undefined on input l ine 5. [181] LaTeX Warning: Reference `static-name-lookup' on page 182 undefined on input li ne 93. LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 182 undef ined on input line 155. [182] [183] LaTeX Warning: Reference `bitmap' on page 184 undefined on input line 242. Overfull \hbox (54.00316pt too wide) in paragraph at lines 292--299 \OT1/cmr/m/it/10 ref-er-ence [] must also re-fer to a dif-fer-ent re-source tha n [].\OT1/cmr/m/n/10 ] LaTeX Warning: Reference `annotations-for-version-handling' on page 184 undefin ed on input line 318. [184] LaTeX Warning: Reference `fig:roots' on page 185 undefined on input line 336. LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbackslash' on input line 347. LaTeX Warning: Reference `fig:roots' on page 185 undefined on input line 353. ) (./chapters/overloaded.tex [185 <./media/modelicapath.pdf>] Chapter 14. LaTeX Warning: Reference `specialized-classes' on page 186 undefined on input l ine 6. LaTeX Warning: Reference `overloaded-constructors' on page 186 undefined on inp ut line 24. LaTeX Warning: Reference `overloaded-string-conversions' on page 186 undefined on input line 26. LaTeX Warning: Reference `overloaded-binary-operations' on page 186 undefined o n input line 28. LaTeX Warning: Reference `overloaded-unary-operations' on page 186 undefined on input line 32. Package longtable Warning: Column widths have changed (longtable) in table 14.1 on input line 35. LaTeX Warning: Reference `interface-or-type-relationships' on page 186 undefine d on input line 56. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 186 un defined on input line 59. [186] [187] [188] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 189 undefined on input line 264. LaTeX Warning: Reference `matrix-and-vector-multiplication-of-numeric-arrays' o n page 189 undefined on input line 265. LaTeX Warning: Reference `tab:product' on page 189 undefined on input line 271. LaTeX Warning: Reference `tab:product' on page 189 undefined on input line 276. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 189 undefined on input line 327. [189] LaTeX Warning: Reference `specialized-classes' on page 190 undefined on input l ine 369. [190] [191] [192]) (./chapters/stream.tex [193] Chapter 15. LaTeX Warning: Reference `derivation-of-stream-equations' on page 194 undefined on input line 32. LaTeX Warning: Reference `inside-and-outside-connectors' on page 194 undefined on input line 48. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 52. LaTeX Warning: Reference `inside-and-outside-connectors' on page 194 undefined on input line 54. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 59. LaTeX Warning: Reference `stream-operator-actualstream' on page 194 undefined o n input line 60. [194] LaTeX Warning: Reference `stream-operator-actualstream' on page 195 undefined o n input line 85. LaTeX Warning: Reference `inside-and-outside-connectors' on page 195 undefined on input line 104. [195] LaTeX Warning: Reference `generation-of-connection-equations' on page 196 undef ined on input line 153. LaTeX Warning: Reference `derivation-of-stream-equations' on page 196 undefined on input line 202. [196 <./media/fluidsystem.pdf>] LaTeX Warning: Reference `derivation-of-stream-equations' on page 197 undefined on input line 238. LaTeX Font Warning: Font shape `OML/cmtt/m/n' undefined (Font) using `OML/cmtt/m/it' instead (Font) for symbol `textgreater' on input line 256. [197] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 198 undefined on input line 345. LaTeX Warning: Reference `derivation-of-stream-equations' on page 198 undefined on input line 358. [198]) (./chapters/synchronous.tex [199] Chapter 16. Overfull \hbox (52.92856pt too wide) in paragraph at lines 21--22 [] LaTeX Warning: Reference `clock-constructors' on page 200 undefined on input li ne 28. [200 <./media/plantmodel.pdf>] LaTeX Warning: Reference `when-equations' on page 201 undefined on input line 9 4. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 201 undefined on input line 94. [201] LaTeX Warning: Reference `discrete-time-expressions' on page 202 undefined on i nput line 190. LaTeX Warning: Reference `continuous-time-expressions' on page 202 undefined on input line 191. Overfull \hbox (17.64514pt too wide) in paragraph at lines 200--201 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 199--201 []|[]| LaTeX Warning: Reference `discrete-time-expressions' on page 202 undefined on i nput line 201. Overfull \hbox (3.46408pt too wide) in paragraph at lines 201--212 []|[]| Overfull \hbox (17.64018pt too wide) in paragraph at lines 214--215 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 213--215 []|[]| LaTeX Warning: Reference `base-clock-conversion-operators' on page 202 undefine d on input line 222. Overfull \hbox (6.46408pt too wide) in paragraph at lines 216--231 []|[]| Overfull \hbox (17.64018pt too wide) in paragraph at lines 233--234 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 232--234 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 235--250 []|[]| Overfull \hbox (195.74768pt too wide) in alignment at lines 198--251 [] [] [202] Package longtable Warning: Column widths have changed (longtable) in table 16.1 on input line 251. [203 <./media/piecewise.pdf> <./media/clock.pdf pdfTeX warning: pdflatex (file ./media/clock.pdf): PDF inclusion: multiple pdfs with page group included in a single page > <./media/clocked.pdf pdfTeX warning: pdflatex (file ./media/clocked.pdf): PDF inclusion: multiple pd fs with page group included in a single page >] LaTeX Warning: Reference `variability-of-expressions' on page 204 undefined on input line 330. [204] LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 05 undefined on input line 396. LaTeX Warning: Reference `sub-clock-inferencing' on page 205 undefined on input line 401. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 205 undefined on input line 416. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 05 undefined on input line 448. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 205 undefined on input line 466. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 205 und efined on input line 480. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 205 undefined on input line 496. LaTeX Warning: Reference `solver-methods' on page 205 undefined on input line 5 10. Package longtable Warning: Column widths have changed (longtable) in table 16.2 on input line 524. [205] [206] LaTeX Warning: Reference `sub-clock-inferencing' on page 207 undefined on input line 531. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 207 undefined on input line 555. [207] LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 08 undefined on input line 589. LaTeX Warning: Reference `reset-handling' on page 208 undefined on input line 5 92. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 208 und efined on input line 593. Package longtable Warning: Column widths have changed (longtable) in table 16.3 on input line 595. LaTeX Warning: Reference `continuous-time-expressions' on page 208 undefined on input line 610. LaTeX Warning: Reference `sub-clock-inferencing' on page 208 undefined on input line 616. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 208 undefined on input line 634. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 08 undefined on input line 636. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 208 und efined on input line 641. Package longtable Warning: Column widths have changed (longtable) in table 16.4 on input line 647. [208] LaTeX Warning: Reference `base-clock-partitioning' on page 209 undefined on inp ut line 683. LaTeX Warning: Reference `sub-clock-inferencing' on page 209 undefined on input line 716. LaTeX Warning: Reference `sub-clock-inferencing' on page 209 undefined on input line 730. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 09 undefined on input line 777. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 209 und efined on input line 786. Package longtable Warning: Column widths have changed (longtable) in table 16.5 on input line 816. [209] [210] [211] LaTeX Warning: Reference `sub-clock-conversion-operators' on page 212 undefined on input line 894. LaTeX Warning: Reference `partitioning-operators' on page 212 undefined on inpu t line 898. LaTeX Warning: Reference `partitioning-operators' on page 212 undefined on inpu t line 911. [212] [213] LaTeX Warning: Reference `base-clock-partitioning' on page 214 undefined on inp ut line 1031. LaTeX Warning: Reference `base-clock-partitioning' on page 214 undefined on inp ut line 1060. [214] LaTeX Warning: Reference `variability-of-expressions' on page 215 undefined on input line 1152. LaTeX Warning: Reference `sub-clock-inferencing' on page 215 undefined on input line 1161. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 215 undefined on input line 1168. [215] LaTeX Warning: Reference `solver-methods' on page 216 undefined on input line 1 175. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 216 undefined on input line 1181. [216] [217] LaTeX Warning: Reference `clock-constructors' on page 218 undefined on input li ne 1354. LaTeX Warning: Reference `sub-clock-inferencing' on page 218 undefined on input line 1377. [218] LaTeX Warning: Reference `clock-partitioning' on page 219 undefined on input li ne 1445. LaTeX Warning: Reference `clock-partitioning' on page 219 undefined on input li ne 1449. Package longtable Warning: Column widths have changed (longtable) in table 16.7 on input line 1457. [219] [220]) (./chapters/statemachines.tex [221] Chapter 17. LaTeX Warning: Reference `state-machine-semantics' on page 222 undefined on inp ut line 91. Package longtable Warning: Column widths have changed (longtable) in table 17.1 on input line 96. [222] Package longtable Warning: Column widths have changed (longtable) in table 17.2 on input line 126. [223] LaTeX Warning: Reference `annotations' on page 224 undefined on input line 162. [224 <./media/statemachine.png>] [225] [226] [227] LaTeX Warning: Reference `merging-variable-definitions' on page 228 undefined o n input line 451. [228] [229 <./media/statemachine2.png>] [230] [231 <./media/statemachineplot.pn g>] [232]) (./chapters/annotations.tex [233] Chapter 18. LaTeX Warning: Reference `vendor-specific-annotations' on page 234 undefined on input line 7. LaTeX Warning: Reference `constraining-clause-annotations' on page 234 undefine d on input line 12. LaTeX Warning: Reference `external-resources' on page 234 undefined on input li ne 56. LaTeX Warning: Reference `external-resources' on page 234 undefined on input li ne 58. [234] Underfull \hbox (badness 2088) in paragraph at lines 145--148 [][][][][] \OT1/cmr/m/it/10 is for ex-am-ple used in the con-nec-tors of the Overfull \hbox (11.74738pt too wide) in paragraph at lines 201--202 []|[] Package longtable Warning: Column widths have changed (longtable) in table 18.1 on input line 226. [235] [236] [237] [238] LaTeX Warning: Reference `extends-clause' on page 239 undefined on input line 4 41. [239] LaTeX Warning: Reference `ellipse' on page 240 undefined on input line 514. [240 <./media/bezierpoints.png>] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 241 undefi ned on input line 598. [241] LaTeX Warning: Reference `coordinate-systems' on page 242 undefined on input li ne 624. [242] [243] Overfull \hbox (56.4463pt too wide) in paragraph at lines 812--814 []\OT1/cmr/m/n/10 The de-fault clo-sure is [][][][] when [][][][] is 0 and [][] [][] is 360, or [] [244] [245] LaTeX Warning: Reference `external-resources' on page 246 undefined on input li ne 914. [246] [247] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 248 undefined on input line 1089. [248] [249] LaTeX Warning: Reference `external-resources' on page 250 undefined on input li ne 1222. [250] [251 <./media/disabledparameter.png> <./media/tabparameter.png>] [252] LaTeX Warning: Reference `conversion-rules' on page 253 undefined on input line 1484. [253] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 254 undefined on input line 1546. [254] [255] Overfull \hbox (71.66058pt too wide) in paragraph at lines 1719--1720 [][][][] Overfull \hbox (83.00055pt too wide) in paragraph at lines 1728--1729 [][] [256] Overfull \hbox (60.32062pt too wide) in paragraph at lines 1741--1742 [][] [257] LaTeX Warning: Reference `version-handling' on page 258 undefined on input line 1825. [258] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 259 undefi ned on input line 1947. LaTeX Warning: Reference `annotations-for-documentation' on page 259 undefined on input line 1953. [259] [260] [261] LaTeX Warning: Reference `using-the-derivative-annotation' on page 262 undefine d on input line 2161. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 262 undefine d on input line 2165. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 262 undefined on input line 2169. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 262 undefined on input line 2173. [262] LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 263 undefined on input line 2177. ) (./chapters/unitexpressions.tex [263] Chapter 19. [264]) (./chapters/library.tex [265] Chapter 20. ) (./chapters/glossary.tex [266] Appendix A. LaTeX Warning: Reference `statements-and-algorithm-sections' on page 267 undefi ned on input line 11. LaTeX Warning: Reference `arrays' on page 267 undefined on input line 20. LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 267 und efined on input line 24. LaTeX Warning: Reference `arrays' on page 267 undefined on input line 29. LaTeX Warning: Reference `simple-assignment-statements' on page 267 undefined o n input line 32. LaTeX Warning: Reference `predefined-types-and-classes' on page 267 undefined o n input line 41. LaTeX Warning: Reference `inheritance-extends-clause' on page 267 undefined on input line 47. LaTeX Warning: Reference `equation-categories' on page 267 undefined on input l ine 51. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 267 undefined on input line 54. LaTeX Warning: Reference `class-declarations' on page 267 undefined on input li ne 60. LaTeX Warning: Reference `inheritance-interface-or-class-type' on page 267 unde fined on input line 65. [267] LaTeX Warning: Reference `component-declarations' on page 268 undefined on inpu t line 69. LaTeX Warning: Reference `component-declarations' on page 268 undefined on inpu t line 77. LaTeX Warning: Reference `component-declarations' on page 268 undefined on inpu t line 85. LaTeX Warning: Reference `slice-operation' on page 268 undefined on input line 85. LaTeX Warning: Reference `declaration-equations' on page 268 undefined on input line 93. LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 2 68 undefined on input line 96. LaTeX Warning: Reference `modifications' on page 268 undefined on input line 10 5. LaTeX Warning: Reference `redeclaration' on page 268 undefined on input line 10 9. LaTeX Warning: Reference `simple-name-lookup' on page 268 undefined on input li ne 113. LaTeX Warning: Reference `equations' on page 268 undefined on input line 122. LaTeX Warning: Reference `events-and-synchronization' on page 268 undefined on input line 127. LaTeX Warning: Reference `operators-and-expressions' on page 268 undefined on i nput line 131. LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 2 68 undefined on input line 135. LaTeX Warning: Reference `flattening-process' on page 268 undefined on input li ne 140. LaTeX Warning: Reference `functions' on page 268 undefined on input line 142. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 268 undefined on input line 148. LaTeX Warning: Reference `identifiers-names-and-keywords' on page 268 undefined on input line 151. [268] LaTeX Warning: Reference `array-indexing' on page 269 undefined on input line 1 55. LaTeX Warning: Reference `inheritance-interface-or-class-type' on page 269 unde fined on input line 160. LaTeX Warning: Reference `when-equations' on page 269 undefined on input line 1 71. LaTeX Warning: Reference `when-statements' on page 269 undefined on input line 172. LaTeX Warning: Reference `interface-or-type' on page 269 undefined on input lin e 174. LaTeX Warning: Reference `literal-constants' on page 269 undefined on input lin e 177. LaTeX Warning: Reference `arrays' on page 269 undefined on input line 180. LaTeX Warning: Reference `modifications' on page 269 undefined on input line 18 4. LaTeX Warning: Reference `modification-environment' on page 269 undefined on in put line 188. LaTeX Warning: Reference `names' on page 269 undefined on input line 192. LaTeX Warning: Reference `overloaded-operators' on page 269 undefined on input line 195. LaTeX Warning: Reference `component-declaration-static-semantics' on page 269 u ndefined on input line 198. LaTeX Warning: Reference `flattening-process' on page 269 undefined on input li ne 205. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 2 69 undefined on input line 207. LaTeX Warning: Reference `predefined-types-and-classes' on page 269 undefined o n input line 212. LaTeX Warning: Reference `prefix-rules' on page 269 undefined on input line 215 . LaTeX Warning: Reference `predefined-types-and-classes' on page 269 undefined o n input line 220. LaTeX Warning: Reference `redeclaration' on page 269 undefined on input line 22 3. LaTeX Warning: Reference `redeclaration' on page 269 undefined on input line 22 6. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 2 69 undefined on input line 233. LaTeX Warning: Reference `specialized-classes' on page 269 undefined on input l ine 244. [269] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 270 und efined on input line 251. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 270 und efined on input line 254. LaTeX Warning: Reference `transitively-non-replaceable' on page 270 undefined o n input line 259. LaTeX Warning: Reference `interface-or-type' on page 270 undefined on input lin e 264. LaTeX Warning: Reference `variability-of-expressions' on page 270 undefined on input line 280. LaTeX Warning: Reference `component-declarations' on page 270 undefined on inpu t line 282. LaTeX Warning: Reference `arrays' on page 270 undefined on input line 285. ) (./chapters/syntax.tex [270] Appendix B. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 271 undefined on input line 33. [271] [272] [273] [274] [275] [276]) (./chapters/dae.tex [277] Appendix C. LaTeX Warning: Reference `generation-of-connection-equations' on page 278 undef ined on input line 17. LaTeX Warning: Reference `when-equations' on page 278 undefined on input line 2 1. LaTeX Warning: Reference `when-equations' on page 278 undefined on input line 5 8. Package longtable Warning: Column widths have changed (longtable) in table C.1 on input line 63. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 278 undefined on input line 71. [278] LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 78. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 80. LaTeX Warning: Reference `eq:crossing' on page 279 undefined on input line 84. LaTeX Warning: Reference `events-and-synchronization' on page 279 undefined on input line 87. LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 91 . LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 10 8. LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 12 3. LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 13 2. LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 13 3. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 151. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 151. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 153. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 156. ) [279] (./chapters/derivationofstream.tex [280] Appendix D. LaTeX Warning: Reference `stream-connectors' on page 281 undefined on input lin e 4. [281] LaTeX Warning: Reference `eq:D2a' on page 282 undefined on input line 109. LaTeX Warning: Reference `eq:D2b' on page 282 undefined on input line 114. [282 <./media/fluidmix.png>] [283 <./media/fluidmix3.png>] [284 <./media/fluidm ix4.png>] LaTeX Warning: Reference `eq:D1' on page 285 undefined on input line 252. LaTeX Warning: Reference `eq:D2' on page 285 undefined on input line 252. LaTeX Warning: Reference `eq:D1' on page 285 undefined on input line 253. ) (./chapters/revisions.tex [285] Appendix E. LaTeX Warning: Reference `version-handling' on page 286 undefined on input line 19. LaTeX Warning: Reference `simple-name-lookup' on page 286 undefined on input li ne 22. LaTeX Warning: Reference `flattening-process' on page 286 undefined on input li ne 22. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 286 undefined on input line 26. LaTeX Warning: Reference `casting-to-record' on page 286 undefined on input lin e 29. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 286 undefined on input line 33. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 286 und efined on input line 34. LaTeX Warning: Reference `other-operators' on page 286 undefined on input line 34. LaTeX Warning: Reference `ellipse' on page 286 undefined on input line 38. LaTeX Warning: Reference `using-the-derivative-annotation' on page 286 undefine d on input line 42. LaTeX Warning: Reference `pure-modelica-functions' on page 286 undefined on inp ut line 47. LaTeX Warning: Reference `scope-of-the-specification' on page 286 undefined on input line 53. LaTeX Warning: Reference `scope-of-the-specification' on page 286 undefined on input line 56. LaTeX Warning: Reference `notation-and-grammar' on page 286 undefined on input line 59. LaTeX Warning: Reference `identifiers' on page 286 undefined on input line 62. LaTeX Warning: Reference `strings' on page 286 undefined on input line 65. LaTeX Warning: Reference `identifiers' on page 286 undefined on input line 69. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 286 undefined on input line 72. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 286 undefined on input line 77. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 286 undefined on input line 77. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 286 undefined on input line 80. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 286 undefined on input line 83. LaTeX Warning: Reference `spatialdistribution' on page 286 undefined on input l ine 86. [286] LaTeX Warning: Reference `noevent-and-smooth' on page 287 undefined on input li ne 91. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 287 undefined on input line 94. LaTeX Warning: Reference `parameter-expressions' on page 287 undefined on input line 97. LaTeX Warning: Reference `prefix-rules' on page 287 undefined on input line 100 . LaTeX Warning: Reference `prefix-rules' on page 287 undefined on input line 103 . LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 287 undefined on input line 106. LaTeX Warning: Reference `conditional-component-declaration' on page 287 undefi ned on input line 109. LaTeX Warning: Reference `local-class-definitions-nested-classes' on page 287 u ndefined on input line 112. LaTeX Warning: Reference `specialized-classes' on page 287 undefined on input l ine 115. LaTeX Warning: Reference `specialized-classes' on page 287 undefined on input l ine 118. LaTeX Warning: Reference `specialized-classes' on page 287 undefined on input l ine 121. LaTeX Warning: Reference `specialized-classes' on page 287 undefined on input l ine 124. LaTeX Warning: Reference `function-as-a-specialized-class' on page 287 undefine d on input line 125. LaTeX Warning: Reference `balanced-models' on page 287 undefined on input line 128. LaTeX Warning: Reference `predefined-types-and-classes' on page 287 undefined o n input line 131. LaTeX Warning: Reference `predefined-types-and-classes' on page 287 undefined o n input line 134. LaTeX Warning: Reference `real-type' on page 287 undefined on input line 137. LaTeX Warning: Reference `real-type' on page 287 undefined on input line 140. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 287 undefined on input line 140. LaTeX Warning: Reference `string-type' on page 287 undefined on input line 143. LaTeX Warning: Reference `enumeration-types' on page 287 undefined on input lin e 146. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 287 undefined on input line 150. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 287 undefined on input line 151. LaTeX Warning: Reference `connections' on page 287 undefined on input line 154. LaTeX Warning: Reference `simple-name-lookup' on page 287 undefined on input li ne 157. LaTeX Warning: Reference `composite-name-lookup' on page 287 undefined on input line 160. LaTeX Warning: Reference `expressions' on page 287 undefined on input line 160. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 287 undefined on input line 163. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 287 undefined on input line 164. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 287 und efined on input line 168. LaTeX Warning: Reference `type-compatible-expressions' on page 287 undefined on input line 171. LaTeX Warning: Reference `inheritance-extends-clause' on page 287 undefined on input line 174. LaTeX Warning: Reference `instantiation' on page 287 undefined on input line 17 7. LaTeX Warning: Reference `inheritance-extends-clause' on page 287 undefined on input line 178. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 287 u ndefined on input line 181. LaTeX Warning: Reference `merging-of-modifications' on page 287 undefined on in put line 184. LaTeX Warning: Reference `single-modification' on page 287 undefined on input l ine 187. LaTeX Warning: Reference `modifiers-for-array-elements' on page 287 undefined o n input line 187. LaTeX Warning: Reference `redeclaration' on page 287 undefined on input line 19 0. LaTeX Warning: Reference `redeclaration' on page 287 undefined on input line 19 3. LaTeX Warning: Reference `constraining-type' on page 287 undefined on input lin e 193. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 28 7 undefined on input line 196. LaTeX Warning: Reference `constraining-type' on page 287 undefined on input lin e 200. LaTeX Warning: Reference `constraining-clause-annotations' on page 287 undefine d on input line 203. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 287 undefined on input line 206. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 287 undefined on input line 209. LaTeX Warning: Reference `events-and-synchronization' on page 287 undefined on input line 212. [287] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 288 undefined on input line 215. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 288 undefined on input line 219. LaTeX Warning: Reference `the-number-of-equations-needed-for-initialization' on page 288 undefined on input line 222. LaTeX Warning: Reference `expandable-connectors' on page 288 undefined on input line 226. LaTeX Warning: Reference `expandable-connectors' on page 288 undefined on input line 229. LaTeX Warning: Reference `expandable-connectors' on page 288 undefined on input line 232. LaTeX Warning: Reference `generation-of-connection-equations' on page 288 undef ined on input line 235. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 88 undefined on input line 238. LaTeX Warning: Reference `balancing-restriction-and-size-of-connectors' on page 288 undefined on input line 241. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 288 undefined on input line 244. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 288 undefined on input line 247. LaTeX Warning: Reference `reduction-functions-and-operators' on page 288 undefi ned on input line 250. LaTeX Warning: Reference `reduction-functions-and-operators' on page 288 undefi ned on input line 253. LaTeX Warning: Reference `reduction-expressions' on page 288 undefined on input line 256. LaTeX Warning: Reference `array-constructor-with-several-iterators' on page 288 undefined on input line 259. LaTeX Warning: Reference `vector-construction' on page 288 undefined on input l ine 262. LaTeX Warning: Reference `array-element-wise-addition-subtraction-and-string-co ncatenation' on page 288 undefined on input line 265. LaTeX Warning: Reference `array-indexing' on page 288 undefined on input line 2 68. LaTeX Warning: Reference `slice-operation' on page 288 undefined on input line 268. LaTeX Warning: Reference `array-element-wise-division' on page 288 undefined on input line 272. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 288 und efined on input line 275. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 288 undefined on input line 279. LaTeX Warning: Reference `function-as-a-specialized-class' on page 288 undefine d on input line 283. LaTeX Warning: Reference `function-as-a-specialized-class' on page 288 undefine d on input line 287. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 288 undefined on input line 290. LaTeX Warning: Reference `function-as-a-specialized-class' on page 288 undefine d on input line 294. LaTeX Warning: Reference `function-partial-application' on page 288 undefined o n input line 297. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 288 undefined on input line 301. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 288 undefined on input line 304. LaTeX Warning: Reference `record-constructor-functions' on page 288 undefined o n input line 307. LaTeX Warning: Reference `using-the-derivative-annotation' on page 288 undefine d on input line 310. LaTeX Warning: Reference `external-function-interface' on page 288 undefined on input line 322. LaTeX Warning: Reference `external-function-interface' on page 288 undefined on input line 325. LaTeX Warning: Reference `simple-types' on page 288 undefined on input line 329 . LaTeX Warning: Reference `simple-types' on page 288 undefined on input line 332 . LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 288 undefined on input line 335. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 288 undefined on input line 339. LaTeX Warning: Reference `utility-functions' on page 288 undefined on input lin e 342. LaTeX Warning: Reference `external-objects' on page 288 undefined on input line 345. [288] LaTeX Warning: Reference `external-objects' on page 289 undefined on input line 348. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 289 undefined on input line 351. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 289 undefined on input line 354. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 289 undefined on input line 357. LaTeX Warning: Reference `external-resources' on page 289 undefined on input li ne 360. LaTeX Warning: Reference `external-resources' on page 289 undefined on input li ne 364. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 289 undefined on input line 367. LaTeX Warning: Reference `stream-operator-actualstream' on page 289 undefined o n input line 370. LaTeX Warning: Reference `clock-constructors' on page 289 undefined on input li ne 373. LaTeX Warning: Reference `solver-methods' on page 289 undefined on input line 3 77. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 289 undefi ned on input line 380. LaTeX Warning: Reference `common-definitions' on page 289 undefined on input li ne 383. LaTeX Warning: Reference `coordinate-systems' on page 289 undefined on input li ne 386. LaTeX Warning: Reference `coordinate-systems' on page 289 undefined on input li ne 390. LaTeX Warning: Reference `extends-clause' on page 289 undefined on input line 3 90. LaTeX Warning: Reference `graphical-primitives' on page 289 undefined on input line 393. LaTeX Warning: Reference `graphical-properties' on page 289 undefined on input line 393. LaTeX Warning: Reference `graphical-properties' on page 289 undefined on input line 396. LaTeX Warning: Reference `connections' on page 289 undefined on input line 399. LaTeX Warning: Reference `graphical-primitives' on page 289 undefined on input line 402. LaTeX Warning: Reference `component-instance' on page 289 undefined on input li ne 406. LaTeX Warning: Reference `bitmap' on page 289 undefined on input line 406. LaTeX Warning: Reference `line' on page 289 undefined on input line 409. LaTeX Warning: Reference `text' on page 289 undefined on input line 412. LaTeX Warning: Reference `text' on page 289 undefined on input line 415. LaTeX Warning: Reference `text' on page 289 undefined on input line 418. LaTeX Warning: Reference `mouse-input' on page 289 undefined on input line 421. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 289 undefined on input line 424. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 289 undefined on input line 427. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 289 undefined on input line 432. LaTeX Warning: Reference `the-modelica-standard-library' on page 289 undefined on input line 435. LaTeX Warning: Reference `the-modelica-standard-library' on page 289 undefined on input line 438. LaTeX Warning: Reference `grammar' on page 289 undefined on input line 441. LaTeX Warning: Reference `class-definition' on page 289 undefined on input line 444. LaTeX Warning: Reference `expressions' on page 289 undefined on input line 447. LaTeX Warning: Reference `expressions' on page 289 undefined on input line 451. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 289 undefined on input line 454. [289] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 2 90 undefined on input line 474. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 2 90 undefined on input line 477. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 290 undefined on input line 477. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 290 undefined on input line 480. LaTeX Warning: Reference `cardinality-deprecated' on page 290 undefined on inpu t line 483. LaTeX Warning: Reference `constant-expressions' on page 290 undefined on input line 486. LaTeX Warning: Reference `prefix-rules' on page 290 undefined on input line 489 . LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 290 undefined on input line 495. LaTeX Warning: Reference `conditional-component-declaration' on page 290 undefi ned on input line 498. LaTeX Warning: Reference `class-declarations' on page 290 undefined on input li ne 501. LaTeX Warning: Reference `class-declarations' on page 290 undefined on input li ne 504. LaTeX Warning: Reference `short-class-definitions' on page 290 undefined on inp ut line 507. LaTeX Warning: Reference `specialized-classes' on page 290 undefined on input l ine 510. LaTeX Warning: Reference `assertionlevel' on page 290 undefined on input line 5 14. LaTeX Warning: Reference `enumeration-types' on page 290 undefined on input lin e 517. LaTeX Warning: Reference `implicit-iteration-ranges-of-for-equations' on page 2 90 undefined on input line 518. LaTeX Warning: Reference `composite-name-lookup' on page 290 undefined on input line 521. LaTeX Warning: Reference `modifications' on page 290 undefined on input line 52 4. LaTeX Warning: Reference `modifiers-for-array-elements' on page 290 undefined o n input line 527. LaTeX Warning: Reference `final-element-modification-prevention' on page 290 un defined on input line 530. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 29 0 undefined on input line 533. LaTeX Warning: Reference `constraining-type' on page 290 undefined on input lin e 536. LaTeX Warning: Reference `restrictions-on-redeclarations' on page 290 undefined on input line 540. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 290 undefined on input line 544. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 290 undefined on input line 548. LaTeX Warning: Reference `restrictions-on-when-statements' on page 290 undefine d on input line 549. LaTeX Warning: Reference `reinit' on page 290 undefined on input line 552. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 290 undefined on input line 552. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 290 undefined on input line 555. LaTeX Warning: Reference `expandable-connectors' on page 290 undefined on input line 559. LaTeX Warning: Reference `expandable-connectors' on page 290 undefined on input line 562. LaTeX Warning: Reference `expandable-connectors' on page 290 undefined on input line 565. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 90 undefined on input line 568. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 90 undefined on input line 572. LaTeX Warning: Reference `array-declarations' on page 290 undefined on input li ne 575. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 290 undef ined on input line 578. [290] LaTeX Warning: Reference `specialized-array-constructor-functions' on page 291 undefined on input line 581. LaTeX Warning: Reference `reduction-functions-and-operators' on page 291 undefi ned on input line 584. LaTeX Warning: Reference `array-constructor-with-iterators' on page 291 undefin ed on input line 588. LaTeX Warning: Reference `indexing-with-boolean-or-enumeration-values' on page 291 undefined on input line 591. LaTeX Warning: Reference `function-as-a-specialized-class' on page 291 undefine d on input line 594. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 291 undefined on input line 598. LaTeX Warning: Reference `function-partial-application' on page 291 undefined o n input line 601. LaTeX Warning: Reference `external-function-interface' on page 291 undefined on input line 604. LaTeX Warning: Reference `external-function-interface' on page 291 undefined on input line 608. LaTeX Warning: Reference `aliasing' on page 291 undefined on input line 611. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 291 undefined on input line 614. LaTeX Warning: Reference `external-objects' on page 291 undefined on input line 617. LaTeX Warning: Reference `overloaded-operators' on page 291 undefined on input line 620. LaTeX Warning: Reference `overloaded-binary-operations' on page 291 undefined o n input line 624. LaTeX Warning: Reference `overloaded-binary-operations' on page 291 undefined o n input line 629. LaTeX Warning: Reference `clock-constructors' on page 291 undefined on input li ne 632. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 291 undefined on input line 635. LaTeX Warning: Reference `solver-methods' on page 291 undefined on input line 6 39. LaTeX Warning: Reference `state-machine-semantics' on page 291 undefined on inp ut line 644. LaTeX Warning: Reference `line' on page 291 undefined on input line 647. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 291 undefined on input line 650. LaTeX Warning: Reference `licensing' on page 291 undefined on input line 653. LaTeX Warning: Reference `lexical-conventions' on page 291 undefined on input l ine 657. LaTeX Warning: Reference `class-definition' on page 291 undefined on input line 661. [291] LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 697. LaTeX Warning: Reference `state-machines' on page 292 undefined on input line 6 99. LaTeX Warning: Reference `spatialdistribution' on page 292 undefined on input l ine 702. LaTeX Warning: Reference `getinstancename' on page 292 undefined on input line 704. LaTeX Warning: Reference `composite-name-lookup' on page 292 undefined on input line 706. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 292 undefined on input line 709. LaTeX Warning: Reference `recommended-selection-of-start-values' on page 292 un defined on input line 712. LaTeX Warning: Reference `function-as-a-specialized-class' on page 292 undefine d on input line 714. LaTeX Warning: Reference `pure-modelica-functions' on page 292 undefined on inp ut line 717. LaTeX Warning: Reference `external-objects' on page 292 undefined on input line 719. LaTeX Warning: Reference `interface-or-type-relationships' on page 292 undefine d on input line 720. LaTeX Warning: Reference `importing-definitions-from-a-package' on page 292 und efined on input line 722. LaTeX Warning: Reference `annotations-for-code-generation' on page 292 undefine d on input line 728. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 292 u ndefined on input line 731. LaTeX Warning: Reference `annotation-for-single-use-of-class' on page 292 undef ined on input line 733. LaTeX Warning: Reference `text' on page 292 undefined on input line 735. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 292 undefined on input line 737. LaTeX Warning: Reference `version-handling' on page 292 undefined on input line 740. LaTeX Warning: Reference `licensing' on page 292 undefined on input line 743. LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 751. LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 753. LaTeX Warning: Reference `state-machines' on page 292 undefined on input line 7 53. LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 754. LaTeX Warning: Reference `conditional-component-declaration' on page 292 undefi ned on input line 764. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 92 undefined on input line 765. LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 772. LaTeX Warning: Reference `state-machines' on page 292 undefined on input line 7 79. [292] [293] LaTeX Warning: Reference `synchronous-language-elements' on page 294 undefined on input line 858. LaTeX Warning: Reference `state-machines' on page 294 undefined on input line 8 59. LaTeX Warning: Reference `composite-name-lookup' on page 294 undefined on input line 885. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 294 undefined on input line 893. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 294 undefined on input line 898. LaTeX Warning: Reference `annotations-for-documentation' on page 294 undefined on input line 899. LaTeX Warning: Reference `annotations-for-code-generation' on page 294 undefine d on input line 899. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 294 u ndefined on input line 900. LaTeX Warning: Reference `connections' on page 294 undefined on input line 900. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 294 undefined on input line 900. LaTeX Warning: Reference `annotations-for-code-generation' on page 294 undefine d on input line 903. LaTeX Warning: Reference `text' on page 294 undefined on input line 906. LaTeX Warning: Reference `discrete-time-expressions' on page 294 undefined on i nput line 911. LaTeX Warning: Reference `using-the-derivative-annotation' on page 294 undefine d on input line 914. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 294 undefined on input line 919. LaTeX Warning: Reference `access-control-public-and-protected-elements' on page 294 undefined on input line 922. [294] LaTeX Warning: Reference `prefix-rules' on page 295 undefined on input line 931 . LaTeX Warning: Reference `balanced-models' on page 295 undefined on input line 934. LaTeX Warning: Reference `unspecified-enumeration' on page 295 undefined on inp ut line 937. LaTeX Warning: Reference `transitively-non-replaceable' on page 295 undefined o n input line 940. LaTeX Warning: Reference `modifications' on page 295 undefined on input line 94 4. LaTeX Warning: Reference `constraining-type' on page 295 undefined on input lin e 947. LaTeX Warning: Reference `constraining-type' on page 295 undefined on input lin e 950. LaTeX Warning: Reference `connect-equations' on page 295 undefined on input lin e 954. LaTeX Warning: Reference `if-equations' on page 295 undefined on input line 957 . LaTeX Warning: Reference `reinit' on page 295 undefined on input line 960. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 295 undefined on input line 966. LaTeX Warning: Reference `connectors-and-connections' on page 295 undefined on input line 970. LaTeX Warning: Reference `connect-equations-and-connectors' on page 295 undefin ed on input line 972. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 95 undefined on input line 975. LaTeX Warning: Reference `reduction-functions-and-operators' on page 295 undefi ned on input line 978. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 295 unde fined on input line 979. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 295 und efined on input line 984. LaTeX Warning: Reference `record-constructor-functions' on page 295 undefined o n input line 988. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 295 undefined on input line 991. LaTeX Warning: Reference `the-within-clause' on page 295 undefined on input lin e 992. LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 295 undef ined on input line 992. LaTeX Warning: Reference `example-of-overloading-for-complex-numbers' on page 2 95 undefined on input line 998. LaTeX Warning: Reference `licensing' on page 295 undefined on input line 1006. LaTeX Warning: Reference `class-declarations' on page 295 undefined on input li ne 1010. LaTeX Warning: Reference `class-definition' on page 295 undefined on input line 1010. [295] LaTeX Warning: Reference `comments' on page 296 undefined on input line 1057. LaTeX Warning: Reference `identifiers' on page 296 undefined on input line 1062 . LaTeX Warning: Reference `built-in-variable-time' on page 296 undefined on inpu t line 1065. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 296 undefined on input line 1069. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 296 undefined on input line 1072. LaTeX Warning: Reference `stream-connectors' on page 296 undefined on input lin e 1074. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 296 undefined on input line 1076. LaTeX Warning: Reference `discrete-time-expressions' on page 296 undefined on i nput line 1080. LaTeX Warning: Reference `conditional-component-declaration' on page 296 undefi ned on input line 1084. LaTeX Warning: Reference `specialized-classes' on page 296 undefined on input l ine 1087. LaTeX Warning: Reference `enumeration-types' on page 296 undefined on input lin e 1092. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 296 un defined on input line 1095. LaTeX Warning: Reference `inheritance-extends-clause' on page 296 undefined on input line 1098. LaTeX Warning: Reference `modifications' on page 296 undefined on input line 11 05. LaTeX Warning: Reference `redeclaration' on page 296 undefined on input line 11 09. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 29 6 undefined on input line 1110. LaTeX Warning: Reference `reinit' on page 296 undefined on input line 1113. [296] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 297 undefined on input line 1116. LaTeX Warning: Reference `reduction-expressions' on page 297 undefined on input line 1120. LaTeX Warning: Reference `types-as-iteration-ranges' on page 297 undefined on i nput line 1123. LaTeX Warning: Reference `function-as-a-specialized-class' on page 297 undefine d on input line 1126. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 297 undefined on input line 1130. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 297 undefined on input line 1133. LaTeX Warning: Reference `records' on page 297 undefined on input line 1137. LaTeX Warning: Reference `bitmap' on page 297 undefined on input line 1140. LaTeX Warning: Reference `lexical-conventions' on page 297 undefined on input l ine 1143. LaTeX Warning: Reference `grammar' on page 297 undefined on input line 1146. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 297 undefined on input line 1185. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 297 undefined on input line 1187. [297] LaTeX Warning: Reference `overloaded-operators' on page 298 undefined on input line 1189. LaTeX Warning: Reference `lexical-conventions' on page 298 undefined on input l ine 1213. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 298 undefined on input line 1216. LaTeX Warning: Reference `constant-expressions' on page 298 undefined on input line 1220. LaTeX Warning: Reference `global-name-lookup' on page 298 undefined on input li ne 1223. LaTeX Warning: Reference `utility-functions' on page 298 undefined on input lin e 1226. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 298 undefined on input line 1235. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 298 undefined on input line 1239. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 298 undefined on input line 1242. LaTeX Warning: Reference `annotations-for-access-control-to-protect-intellectua l-property' on page 298 undefined on input line 1245. [298] [299] [300] LaTeX Warning: Reference `modelica-keywords' on page 301 undefined on input lin e 1479. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 301 undefined on input line 1485. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 301 und efined on input line 1487. [301] [302] LaTeX Warning: Reference `interface-or-type-relationships' on page 303 undefine d on input line 1690. [303] [304] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 3 05 undefined on input line 1812. LaTeX Warning: Reference `balanced-models' on page 305 undefined on input line 1836. [305] LaTeX Warning: Reference `vendor-specific-annotations' on page 306 undefined on input line 1885. LaTeX Warning: Reference `annotations' on page 306 undefined on input line 1888 . LaTeX Warning: Reference `annotations-for-documentation' on page 306 undefined on input line 1893. LaTeX Warning: Reference `annotations-for-code-generation' on page 306 undefine d on input line 1896. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 306 u ndefined on input line 1900. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 306 undefi ned on input line 1905. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 306 undefi ned on input line 1917. [306] [307] [308] [309] [310] [311] [312] [313]) (./chapters/literature.tex [314] Appendix F. ) Package longtable Warning: Table widths have changed. Rerun LaTeX. [315] (./MLS.aux) kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tctt1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.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 tctt1000.tfm. Output written on tctt1000.600gf (128 characters, 19540 bytes). Transcript written on tctt1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt1000.600pk: successfully generated. Package rerunfilecheck Warning: File `MLS.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tcss1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tcss1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcss1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcss.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) (some charht values had to be adjusted by as much as 0.06944pt) Font metrics written on tcss1000.tfm. Output written on tcss1000.600gf (128 characters, 22044 bytes). Transcript written on tcss1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tcss1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.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 tctt0900.tfm. Output written on tctt0900.600gf (128 characters, 17564 bytes). Transcript written on tctt0900.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tcss0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tcss0900 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcss0900.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcss.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tcss0900.tfm. Output written on tcss0900.600gf (128 characters, 20088 bytes). Transcript written on tcss0900.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tcss0900.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tcrm1000 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tcrm1000 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcrm1000.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcrm.mf (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) (some charht values had to be adjusted by as much as 0.06943pt) Font metrics written on tcrm1000.tfm. Output written on tcrm1000.600gf (128 characters, 23548 bytes). Transcript written on tcrm1000.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tcrm1000.600pk: successfully generated. kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tcrm1200 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tcrm1200 This is METAFONT, Version 2.7182818 (TeX Live 2020) (preloaded base=mf) (/usr/local/texlive/texmf-dist/fonts/source/jknappen/ec/tcrm1200.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.06665pt) Font metrics written on tcrm1200.tfm. Output written on tcrm1200.600gf (128 characters, 28032 bytes). Transcript written on tcrm1200.log. mktexpk: /tmp/jenkins/.texlive2020/texmf-var/fonts/pk/ljfour/jknappen/ec/tcrm1200.600pk: successfully generated. < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb> Output written on MLS.pdf (317 pages, 3058300 bytes). Transcript written on MLS.log. Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'MLS.pdf' Latexmk: List of undefined refs and citations: Reference `access-control-public-and-protected-elements' on page 294 undefined on input line 922 Reference `acyclic-bindings-of-constants-and-parameters' on page 287 undefined on input line 106 Reference `acyclic-bindings-of-constants-and-parameters' on page 290 undefined on input line 495 Reference `algorithm-sections' on page 43 undefined on input line 1013 Reference `aliasing' on page 291 undefined on input line 611 Reference `an-overdetermined-connector-for-power-systems' on page 288 undefined on input line 247 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 262 undefined on input line 2173 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 287 undefined on input line 206 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 290 undefined on input line 544 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 294 undefined on input line 898 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 87 undefined on input line 1020 Reference `annotation-for-single-use-of-class' on page 292 undefined on input line 733 Reference `annotations' on page 224 undefined on input line 162 Reference `annotations' on page 306 undefined on input line 1888 Reference `annotations' on page 54 undefined on input line 1783 Reference `annotations-for-access-control-to-protect-intellectual-property' on page 298 undefined on input line 1245 Reference `annotations-for-code-generation' on page 161 undefined on input line 1243 Reference `annotations-for-code-generation' on page 292 undefined on input line 728 Reference `annotations-for-code-generation' on page 294 undefined on input line 899 Reference `annotations-for-code-generation' on page 294 undefined on input line 903 Reference `annotations-for-code-generation' on page 306 undefined on input line 1896 Reference `annotations-for-code-generation' on page 61 undefined on input line 525 Reference `annotations-for-documentation' on page 259 undefined on input line 1953 Reference `annotations-for-documentation' on page 294 undefined on input line 899 Reference `annotations-for-documentation' on page 306 undefined on input line 1893 Reference `annotations-for-external-libraries-and-include-files' on page 168 undefined on input line 1788 Reference `annotations-for-external-libraries-and-include-files' on page 262 undefined on input line 2169 Reference `annotations-for-external-libraries-and-include-files' on page 263 undefined on input line 2177 Reference `annotations-for-external-libraries-and-include-files' on page 288 undefined on input line 335 Reference `annotations-for-external-libraries-and-include-files' on page 288 undefined on input line 339 Reference `annotations-for-external-libraries-and-include-files' on page 291 undefined on input line 614 Reference `annotations-for-external-libraries-and-include-files' on page 298 undefined on input line 1235 Reference `annotations-for-graphical-objects' on page 241 undefined on input line 598 Reference `annotations-for-graphical-objects' on page 259 undefined on input line 1947 Reference `annotations-for-graphical-objects' on page 289 undefined on input line 380 Reference `annotations-for-graphical-objects' on page 306 undefined on input line 1905 Reference `annotations-for-graphical-objects' on page 306 undefined on input line 1917 Reference `annotations-for-simulation-experiments' on page 292 undefined on input line 731 Reference `annotations-for-simulation-experiments' on page 294 undefined on input line 900 Reference `annotations-for-simulation-experiments' on page 306 undefined on input line 1900 Reference `annotations-for-simulation-experiments' on page 61 undefined on input line 525 Reference `annotations-for-the-graphical-user-interface' on page 287 undefined on input line 164 Reference `annotations-for-the-graphical-user-interface' on page 289 undefined on input line 424 Reference `annotations-for-the-graphical-user-interface' on page 289 undefined on input line 427 Reference `annotations-for-the-graphical-user-interface' on page 291 undefined on input line 650 Reference `annotations-for-the-graphical-user-interface' on page 292 undefined on input line 737 Reference `annotations-for-the-graphical-user-interface' on page 294 undefined on input line 900 Reference `annotations-for-the-graphical-user-interface' on page 294 undefined on input line 919 Reference `annotations-for-the-graphical-user-interface' on page 298 undefined on input line 1239 Reference `annotations-for-the-graphical-user-interface' on page 298 undefined on input line 1242 Reference `annotations-for-the-graphical-user-interface' on page 57 undefined on input line 199 Reference `annotations-for-version-handling' on page 184 undefined on input line 318 Reference `argument-restrictions-component-expression' on page 205 undefined on input line 396 Reference `argument-restrictions-component-expression' on page 205 undefined on input line 448 Reference `argument-restrictions-component-expression' on page 208 undefined on input line 589 Reference `argument-restrictions-component-expression' on page 208 undefined on input line 636 Reference `argument-restrictions-component-expression' on page 209 undefined on input line 777 Reference `array-concatenation' on page 13 undefined on input line 281 Reference `array-constructor-with-iterators' on page 291 undefined on input line 588 Reference `array-constructor-with-several-iterators' on page 288 undefined on input line 259 Reference `array-declarations' on page 290 undefined on input line 575 Reference `array-declarations' on page 32 undefined on input line 186 Reference `array-dimension-and-size-functions' on page 123 undefined on input line 228 Reference `array-dimension-and-size-functions' on page 290 undefined on input line 578 Reference `array-dimension-lower-and-upper-index-bounds' on page 10 undefined on input line 34 Reference `array-dimension-lower-and-upper-index-bounds' on page 120 undefined on input line 56 Reference `array-dimension-lower-and-upper-index-bounds' on page 129 undefined on input line 789 Reference `array-dimension-lower-and-upper-index-bounds' on page 15 undefined on input line 372 Reference `array-element-wise-addition-subtraction-and-string-concatenation' on page 288 undefined on input line 265 Reference `array-element-wise-division' on page 288 undefined on input line 272 Reference `array-indexing' on page 269 undefined on input line 155 Reference `array-indexing' on page 288 undefined on input line 268 Reference `arrays' on page 267 undefined on input line 20 Reference `arrays' on page 267 undefined on input line 29 Reference `arrays' on page 269 undefined on input line 180 Reference `arrays' on page 270 undefined on input line 285 Reference `assert' on page 144 undefined on input line 506 Reference `assert' on page 53 undefined on input line 1770 Reference `assert' on page 96 undefined on input line 532 Reference `assertionlevel' on page 290 undefined on input line 514 Reference `assignments-from-called-functions-with-multiple-results' on page 288 undefined on input line 279 Reference `assignments-from-called-functions-with-multiple-results' on page 90 undefined on input line 77 Reference `attributes-of-enumeration-types' on page 50 undefined on input line 1552 Reference `attributes-start-fixed-nominal-and-unbounded' on page 198 undefined on input line 345 Reference `attributes-start-fixed-nominal-and-unbounded' on page 287 undefined on input line 140 Reference `attributes-start-fixed-nominal-and-unbounded' on page 287 undefined on input line 150 Reference `attributes-start-fixed-nominal-and-unbounded' on page 49 undefined on input line 1482 Reference `balanced-models' on page 166 undefined on input line 1630 Reference `balanced-models' on page 287 undefined on input line 128 Reference `balanced-models' on page 295 undefined on input line 934 Reference `balanced-models' on page 305 undefined on input line 1836 Reference `balanced-models' on page 33 undefined on input line 275 Reference `balanced-models' on page 33 undefined on input line 281 Reference `balanced-models' on page 34 undefined on input line 303 Reference `balanced-models' on page 77 undefined on input line 293 Reference `balanced-models' on page 96 undefined on input line 582 Reference `balancing-restriction-and-size-of-connectors' on page 288 undefined on input line 241 Reference `base-clock-conversion-operators' on page 202 undefined on input line 222 Reference `base-clock-partitioning' on page 209 undefined on input line 683 Reference `base-clock-partitioning' on page 214 undefined on input line 1031 Reference `base-clock-partitioning' on page 214 undefined on input line 1060 Reference `bitmap' on page 184 undefined on input line 242 Reference `bitmap' on page 289 undefined on input line 406 Reference `bitmap' on page 297 undefined on input line 1140 Reference `break-statement' on page 141 undefined on input line 322 Reference `built-in-array-functions' on page 157 undefined on input line 964 Reference `built-in-functions' on page 15 undefined on input line 377 Reference `built-in-intrinsic-operators-with-function-syntax' on page 10 undefined on input line 35 Reference `built-in-intrinsic-operators-with-function-syntax' on page 286 undefined on input line 72 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 290 undefined on input line 480 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 296 undefined on input line 1069 Reference `built-in-variable-time' on page 296 undefined on input line 1065 Reference `cardinality-deprecated' on page 17 undefined on input line 602 Reference `cardinality-deprecated' on page 27 undefined on input line 1332 Reference `cardinality-deprecated' on page 290 undefined on input line 483 Reference `casting-to-record' on page 286 undefined on input line 29 Reference `class-declarations' on page 267 undefined on input line 60 Reference `class-declarations' on page 290 undefined on input line 501 Reference `class-declarations' on page 290 undefined on input line 504 Reference `class-declarations' on page 295 undefined on input line 1010 Reference `class-declarations' on page 77 undefined on input line 292 Reference `class-declarations' on page 83 undefined on input line 710 Reference `class-definition' on page 289 undefined on input line 444 Reference `class-definition' on page 291 undefined on input line 661 Reference `class-definition' on page 295 undefined on input line 1010 Reference `clock-constructors' on page 200 undefined on input line 28 Reference `clock-constructors' on page 218 undefined on input line 1354 Reference `clock-constructors' on page 289 undefined on input line 373 Reference `clock-constructors' on page 291 undefined on input line 632 Reference `clock-constructors' on page 54 undefined on input line 1789 Reference `clock-partitioning' on page 219 undefined on input line 1445 Reference `clock-partitioning' on page 219 undefined on input line 1449 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 16 undefined on input line 468 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 21 undefined on input line 872 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 286 undefined on input line 33 Reference `clocks-and-clocked-variables' on page 54 undefined on input line 1789 Reference `comments' on page 296 undefined on input line 1057 Reference `common-definitions' on page 289 undefined on input line 383 Reference `component-declaration-static-semantics' on page 269 undefined on input line 198 Reference `component-declarations' on page 268 undefined on input line 69 Reference `component-declarations' on page 268 undefined on input line 77 Reference `component-declarations' on page 268 undefined on input line 85 Reference `component-declarations' on page 270 undefined on input line 282 Reference `component-instance' on page 289 undefined on input line 406 Reference `component-variability-prefixes-discrete-parameter-constant' on page 26 undefined on input line 1254 Reference `composite-name-lookup' on page 147 undefined on input line 205 Reference `composite-name-lookup' on page 287 undefined on input line 160 Reference `composite-name-lookup' on page 290 undefined on input line 521 Reference `composite-name-lookup' on page 292 undefined on input line 706 Reference `composite-name-lookup' on page 294 undefined on input line 885 Reference `composite-name-lookup' on page 85 undefined on input line 845 Reference `conditional-component-declaration' on page 112 undefined on input line 659 Reference `conditional-component-declaration' on page 287 undefined on input line 109 Reference `conditional-component-declaration' on page 290 undefined on input line 498 Reference `conditional-component-declaration' on page 292 undefined on input line 764 Reference `conditional-component-declaration' on page 296 undefined on input line 1084 Reference `conditional-component-declaration' on page 33 undefined on input line 208 Reference `connect-equations' on page 295 undefined on input line 954 Reference `connect-equations-and-connectors' on page 111 undefined on input line 595 Reference `connect-equations-and-connectors' on page 115 undefined on input line 869 Reference `connect-equations-and-connectors' on page 295 undefined on input line 972 Reference `connect-equations-and-connectors' on page 34 undefined on input line 299 Reference `connect-equations-and-connectors' on page 91 undefined on input line 166 Reference `connections' on page 287 undefined on input line 154 Reference `connections' on page 289 undefined on input line 399 Reference `connections' on page 294 undefined on input line 900 Reference `connectors-and-connections' on page 295 undefined on input line 970 Reference `connectors-and-connections' on page 64 undefined on input line 784 Reference `constant-expressions' on page 290 undefined on input line 486 Reference `constant-expressions' on page 298 undefined on input line 1220 Reference `constraining-clause-annotations' on page 234 undefined on input line 12 Reference `constraining-clause-annotations' on page 287 undefined on input line 203 Reference `constraining-type' on page 287 undefined on input line 193 Reference `constraining-type' on page 287 undefined on input line 200 Reference `constraining-type' on page 290 undefined on input line 536 Reference `constraining-type' on page 295 undefined on input line 947 Reference `constraining-type' on page 295 undefined on input line 950 Reference `constraining-type' on page 68 undefined on input line 213 Reference `constraining-type' on page 82 undefined on input line 630 Reference `continuous-time-expressions' on page 202 undefined on input line 191 Reference `continuous-time-expressions' on page 208 undefined on input line 610 Reference `conversion-rules' on page 253 undefined on input line 1484 Reference `coordinate-systems' on page 242 undefined on input line 624 Reference `coordinate-systems' on page 289 undefined on input line 386 Reference `coordinate-systems' on page 289 undefined on input line 390 Reference `declaration-equations' on page 268 undefined on input line 93 Reference `declaration-equations' on page 89 undefined on input line 14 Reference `declaration-order-and-usage-before-declaration' on page 60 undefined on input line 376 Reference `declaring-derivatives-of-functions' on page 61 undefined on input line 525 Reference `declaring-inverses-of-functions' on page 262 undefined on input line 2165 Reference `declaring-inverses-of-functions' on page 61 undefined on input line 525 Reference `delay' on page 17 undefined on input line 591 Reference `derivation-of-stream-equations' on page 194 undefined on input line 32 Reference `derivation-of-stream-equations' on page 196 undefined on input line 202 Reference `derivation-of-stream-equations' on page 197 undefined on input line 238 Reference `derivation-of-stream-equations' on page 198 undefined on input line 358 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 15 undefined on input line 368 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 157 undefined on input line 960 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 23 undefined on input line 1013 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 286 undefined on input line 77 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 286 undefined on input line 80 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 286 undefined on input line 83 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 296 undefined on input line 1072 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 297 undefined on input line 1185 Reference `discrete-time-expressions' on page 13 undefined on input line 257 Reference `discrete-time-expressions' on page 202 undefined on input line 190 Reference `discrete-time-expressions' on page 202 undefined on input line 201 Reference `discrete-time-expressions' on page 25 undefined on input line 1170 Reference `discrete-time-expressions' on page 294 undefined on input line 911 Reference `discrete-time-expressions' on page 296 undefined on input line 1080 Reference `division-of-scalars-or-numeric-arrays-by-numeric-scalars' on page 73 undefined on input line 688 Reference `ellipse' on page 240 undefined on input line 514 Reference `ellipse' on page 286 undefined on input line 38 Reference `enclosing-classes' on page 74 undefined on input line 26 Reference `enum:exc-conn-case' on page 111 undefined on input line 630 Reference `enumeration-types' on page 287 undefined on input line 146 Reference `enumeration-types' on page 290 undefined on input line 517 Reference `enumeration-types' on page 296 undefined on input line 1092 Reference `enumeration-types' on page 31 undefined on input line 93 Reference `enumeration-types' on page 32 undefined on input line 185 Reference `eq:D1' on page 285 undefined on input line 252 Reference `eq:D1' on page 285 undefined on input line 253 Reference `eq:D2' on page 285 undefined on input line 252 Reference `eq:D2a' on page 282 undefined on input line 109 Reference `eq:D2b' on page 282 undefined on input line 114 Reference `eq:crossing' on page 279 undefined on input line 84 Reference `eq:dae' on page 279 undefined on input line 151 Reference `eq:dae' on page 279 undefined on input line 153 Reference `eq:dae' on page 279 undefined on input line 156 Reference `eq:dae' on page 279 undefined on input line 78 Reference `eq:dae' on page 279 undefined on input line 80 Reference `eq:hydrid-dae' on page 279 undefined on input line 108 Reference `eq:hydrid-dae' on page 279 undefined on input line 123 Reference `eq:hydrid-dae' on page 279 undefined on input line 132 Reference `eq:hydrid-dae' on page 279 undefined on input line 133 Reference `eq:hydrid-dae' on page 279 undefined on input line 91 Reference `equality-and-assignment' on page 12 undefined on input line 201 Reference `equality-relational-and-logical-operators' on page 135 undefined on input line 1208 Reference `equation-categories' on page 267 undefined on input line 51 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 53 undefined on input line 1778 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 91 undefined on input line 170 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 96 undefined on input line 560 Reference `equations' on page 12 undefined on input line 201 Reference `equations' on page 137 undefined on input line 19 Reference `equations' on page 268 undefined on input line 122 Reference `equations-in-equation-sections' on page 89 undefined on input line 11 Reference `evaluation-order' on page 135 undefined on input line 1216 Reference `evaluation-order' on page 14 undefined on input line 300 Reference `event-related-operators-with-function-syntax' on page 15 undefined on input line 370 Reference `event-related-operators-with-function-syntax' on page 157 undefined on input line 962 Reference `event-related-operators-with-function-syntax' on page 201 undefined on input line 94 Reference `event-related-operators-with-function-syntax' on page 208 undefined on input line 634 Reference `event-related-operators-with-function-syntax' on page 215 undefined on input line 1168 Reference `event-related-operators-with-function-syntax' on page 287 undefined on input line 94 Reference `event-related-operators-with-function-syntax' on page 296 undefined on input line 1076 Reference `event-triggering-mathematical-functions' on page 15 undefined on input line 388 Reference `event-triggering-mathematical-functions' on page 216 undefined on input line 1181 Reference `events-and-synchronization' on page 13 undefined on input line 251 Reference `events-and-synchronization' on page 25 undefined on input line 1138 Reference `events-and-synchronization' on page 26 undefined on input line 1228 Reference `events-and-synchronization' on page 268 undefined on input line 127 Reference `events-and-synchronization' on page 279 undefined on input line 87 Reference `events-and-synchronization' on page 28 undefined on input line 1369 Reference `events-and-synchronization' on page 287 undefined on input line 212 Reference `events-and-synchronization' on page 35 undefined on input line 370 Reference `events-and-synchronization' on page 35 undefined on input line 387 Reference `events-and-synchronization' on page 35 undefined on input line 392 Reference `example-of-overloading-for-complex-numbers' on page 295 undefined on input line 998 Reference `execution-of-an-algorithm-in-a-model' on page 288 undefined on input line 275 Reference `execution-of-an-algorithm-in-a-model' on page 295 undefined on input line 984 Reference `execution-of-an-algorithm-in-a-model' on page 301 undefined on input line 1487 Reference `execution-of-an-algorithm-in-a-model' on page 99 undefined on input line 781 Reference `expandable-connectors' on page 288 undefined on input line 226 Reference `expandable-connectors' on page 288 undefined on input line 229 Reference `expandable-connectors' on page 288 undefined on input line 232 Reference `expandable-connectors' on page 290 undefined on input line 559 Reference `expandable-connectors' on page 290 undefined on input line 562 Reference `expandable-connectors' on page 290 undefined on input line 565 Reference `expandable-connectors' on page 64 undefined on input line 785 Reference `explicit-iteration-ranges-of-for-equations' on page 139 undefined on input line 193 Reference `exponentiation-of-scalars-of-numeric-elements' on page 73 undefined on input line 687 Reference `expressions' on page 287 undefined on input line 160 Reference `expressions' on page 289 undefined on input line 447 Reference `expressions' on page 289 undefined on input line 451 Reference `extends-clause' on page 239 undefined on input line 441 Reference `extends-clause' on page 289 undefined on input line 390 Reference `external-function-interface' on page 145 undefined on input line 11 Reference `external-function-interface' on page 288 undefined on input line 322 Reference `external-function-interface' on page 288 undefined on input line 325 Reference `external-function-interface' on page 291 undefined on input line 604 Reference `external-function-interface' on page 291 undefined on input line 608 Reference `external-function-interface' on page 61 undefined on input line 525 Reference `external-objects' on page 178 undefined on input line 2523 Reference `external-objects' on page 288 undefined on input line 345 Reference `external-objects' on page 289 undefined on input line 348 Reference `external-objects' on page 291 undefined on input line 617 Reference `external-objects' on page 292 undefined on input line 719 Reference `external-objects' on page 33 undefined on input line 238 Reference `external-objects' on page 53 undefined on input line 1764 Reference `external-objects' on page 67 undefined on input line 194 Reference `external-objects' on page 69 undefined on input line 342 Reference `external-resources' on page 173 undefined on input line 2185 Reference `external-resources' on page 173 undefined on input line 2191 Reference `external-resources' on page 234 undefined on input line 56 Reference `external-resources' on page 234 undefined on input line 58 Reference `external-resources' on page 246 undefined on input line 914 Reference `external-resources' on page 250 undefined on input line 1222 Reference `external-resources' on page 289 undefined on input line 360 Reference `external-resources' on page 289 undefined on input line 364 Reference `fig:roots' on page 185 undefined on input line 336 Reference `fig:roots' on page 185 undefined on input line 353 Reference `final-element-modification-prevention' on page 290 undefined on input line 530 Reference `flattening-process' on page 268 undefined on input line 140 Reference `flattening-process' on page 269 undefined on input line 205 Reference `flattening-process' on page 286 undefined on input line 22 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 120 undefined on input line 53 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 122 undefined on input line 203 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 147 undefined on input line 228 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 288 undefined on input line 304 Reference `for-equations-repetitive-equation-structures' on page 287 undefined on input line 209 Reference `for-equations-repetitive-equation-structures' on page 56 undefined on input line 71 Reference `for-statement' on page 56 undefined on input line 71 Reference `function-as-a-specialized-class' on page 145 undefined on input line 7 Reference `function-as-a-specialized-class' on page 155 undefined on input line 796 Reference `function-as-a-specialized-class' on page 155 undefined on input line 803 Reference `function-as-a-specialized-class' on page 287 undefined on input line 125 Reference `function-as-a-specialized-class' on page 288 undefined on input line 283 Reference `function-as-a-specialized-class' on page 288 undefined on input line 287 Reference `function-as-a-specialized-class' on page 288 undefined on input line 294 Reference `function-as-a-specialized-class' on page 291 undefined on input line 594 Reference `function-as-a-specialized-class' on page 292 undefined on input line 714 Reference `function-as-a-specialized-class' on page 297 undefined on input line 1126 Reference `function-as-a-specialized-class' on page 33 undefined on input line 206 Reference `function-as-a-specialized-class' on page 41 undefined on input line 832 Reference `function-call' on page 146 undefined on input line 85 Reference `function-call' on page 147 undefined on input line 195 Reference `function-call' on page 33 undefined on input line 266 Reference `function-compatibility-or-function-subtyping-for-functions' on page 151 undefined on input line 539 Reference `function-compatibility-or-function-subtyping-for-functions' on page 152 undefined on input line 592 Reference `function-compatibility-or-function-subtyping-for-functions' on page 268 undefined on input line 148 Reference `function-compatibility-or-function-subtyping-for-functions' on page 70 undefined on input line 432 Reference `function-partial-application' on page 151 undefined on input line 530 Reference `function-partial-application' on page 151 undefined on input line 535 Reference `function-partial-application' on page 288 undefined on input line 297 Reference `function-partial-application' on page 291 undefined on input line 601 Reference `function-return-statements' on page 142 undefined on input line 359 Reference `functional-input-arguments-to-functions' on page 147 undefined on input line 202 Reference `functional-input-arguments-to-functions' on page 297 undefined on input line 1187 Reference `functional-input-arguments-to-functions' on page 33 undefined on input line 232 Reference `functions' on page 268 undefined on input line 142 Reference `generation-of-connection-equations' on page 105 undefined on input line 163 Reference `generation-of-connection-equations' on page 116 undefined on input line 990 Reference `generation-of-connection-equations' on page 116 undefined on input line 993 Reference `generation-of-connection-equations' on page 196 undefined on input line 153 Reference `generation-of-connection-equations' on page 278 undefined on input line 17 Reference `generation-of-connection-equations' on page 288 undefined on input line 235 Reference `generation-of-connection-equations' on page 64 undefined on input line 788 Reference `getinstancename' on page 17 undefined on input line 669 Reference `getinstancename' on page 292 undefined on input line 704 Reference `global-name-lookup' on page 298 undefined on input line 1223 Reference `glossary' on page 5 undefined on input line 97 Reference `grammar' on page 289 undefined on input line 441 Reference `grammar' on page 297 undefined on input line 1146 Reference `graphical-primitives' on page 289 undefined on input line 393 Reference `graphical-primitives' on page 289 undefined on input line 402 Reference `graphical-properties' on page 289 undefined on input line 393 Reference `graphical-properties' on page 289 undefined on input line 396 Reference `homotopy' on page 17 undefined on input line 622 Reference `identifiers' on page 286 undefined on input line 62 Reference `identifiers' on page 286 undefined on input line 69 Reference `identifiers' on page 296 undefined on input line 1062 Reference `identifiers-names-and-keywords' on page 268 undefined on input line 151 Reference `if-equations' on page 295 undefined on input line 957 Reference `implicit-iteration-ranges' on page 125 undefined on input line 467 Reference `implicit-iteration-ranges' on page 127 undefined on input line 599 Reference `implicit-iteration-ranges' on page 91 undefined on input line 143 Reference `implicit-iteration-ranges-of-for-equations' on page 290 undefined on input line 518 Reference `importing-definitions-from-a-package' on page 292 undefined on input line 722 Reference `indexing-with-boolean-or-enumeration-values' on page 291 undefined on input line 591 Reference `inheritance-extends-clause' on page 267 undefined on input line 47 Reference `inheritance-extends-clause' on page 287 undefined on input line 174 Reference `inheritance-extends-clause' on page 287 undefined on input line 178 Reference `inheritance-extends-clause' on page 296 undefined on input line 1098 Reference `inheritance-interface-or-class-type' on page 267 undefined on input line 65 Reference `inheritance-interface-or-class-type' on page 269 undefined on input line 160 Reference `inheritance-modification-and-redeclaration' on page 146 undefined on input line 115 Reference `inheritance-modification-and-redeclaration' on page 268 undefined on input line 135 Reference `inheritance-modification-and-redeclaration' on page 268 undefined on input line 96 Reference `inheritance-of-protected-and-public-elements' on page 31 undefined on input line 54 Reference `initialization-and-binding-equations-of-components-in-functions' on page 10 undefined on input line 34 Reference `initialization-and-binding-equations-of-components-in-functions' on page 138 undefined on input line 76 Reference `initialization-and-binding-equations-of-components-in-functions' on page 147 undefined on input line 183 Reference `initialization-and-binding-equations-of-components-in-functions' on page 147 undefined on input line 185 Reference `initialization-and-binding-equations-of-components-in-functions' on page 147 undefined on input line 212 Reference `initialization-and-binding-equations-of-components-in-functions' on page 267 undefined on input line 54 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 288 undefined on input line 290 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 288 undefined on input line 301 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 297 undefined on input line 1133 Reference `initialization-initial-equation-and-initial-algorithm' on page 101 undefined on input line 969 Reference `initialization-initial-equation-and-initial-algorithm' on page 137 undefined on input line 24 Reference `initialization-initial-equation-and-initial-algorithm' on page 278 undefined on input line 71 Reference `initialization-initial-equation-and-initial-algorithm' on page 288 undefined on input line 215 Reference `initialization-initial-equation-and-initial-algorithm' on page 288 undefined on input line 219 Reference `initialization-initial-equation-and-initial-algorithm' on page 290 undefined on input line 552 Reference `initialization-initial-equation-and-initial-algorithm' on page 290 undefined on input line 555 Reference `initialization-initial-equation-and-initial-algorithm' on page 292 undefined on input line 709 Reference `initialization-initial-equation-and-initial-algorithm' on page 295 undefined on input line 966 Reference `initialization-initial-equation-and-initial-algorithm' on page 297 undefined on input line 1116 Reference `initialization-initial-equation-and-initial-algorithm' on page 35 undefined on input line 371 Reference `initialization-initial-equation-and-initial-algorithm' on page 89 undefined on input line 23 Reference `initialization-initial-equation-and-initial-algorithm' on page 94 undefined on input line 435 Reference `initialization-of-clocked-partitions' on page 205 undefined on input line 480 Reference `initialization-of-clocked-partitions' on page 208 undefined on input line 593 Reference `initialization-of-clocked-partitions' on page 208 undefined on input line 641 Reference `initialization-of-clocked-partitions' on page 209 undefined on input line 786 Reference `initialization-of-clocked-partitions' on page 286 undefined on input line 34 Reference `inside-and-outside-connectors' on page 194 undefined on input line 48 Reference `inside-and-outside-connectors' on page 194 undefined on input line 54 Reference `inside-and-outside-connectors' on page 195 undefined on input line 104 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 108 undefined on input line 377 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 248 undefined on input line 1089 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 287 undefined on input line 163 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 63 undefined on input line 691 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 65 undefined on input line 6 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 78 undefined on input line 347 Reference `instantiation' on page 287 undefined on input line 177 Reference `interface-compatibility-or-subtyping' on page 270 undefined on input line 251 Reference `interface-compatibility-or-subtyping' on page 270 undefined on input line 254 Reference `interface-compatibility-or-subtyping' on page 287 undefined on input line 168 Reference `interface-compatibility-or-subtyping' on page 37 undefined on input line 542 Reference `interface-compatibility-or-subtyping' on page 65 undefined on input line 11 Reference `interface-compatibility-or-subtyping' on page 87 undefined on input line 1043 Reference `interface-or-type' on page 269 undefined on input line 174 Reference `interface-or-type' on page 270 undefined on input line 264 Reference `interface-or-type' on page 66 undefined on input line 104 Reference `interface-or-type' on page 66 undefined on input line 109 Reference `interface-or-type-relationships' on page 186 undefined on input line 56 Reference `interface-or-type-relationships' on page 292 undefined on input line 720 Reference `interface-or-type-relationships' on page 303 undefined on input line 1690 Reference `interface-or-type-relationships' on page 41 undefined on input line 853 Reference `lexical-conventions' on page 291 undefined on input line 657 Reference `lexical-conventions' on page 297 undefined on input line 1143 Reference `lexical-conventions' on page 298 undefined on input line 1213 Reference `lexical-conventions' on page 5 undefined on input line 121 Reference `lexical-conventions' on page 6 undefined on input line 20 Reference `lexical-conventions' on page 7 undefined on input line 111 Reference `lexical-conventions' on page 8 undefined on input line 140 Reference `lexical-conventions' on page 8 undefined on input line 177 Reference `lexical-conventions' on page 9 undefined on input line 244 Reference `licensing' on page 291 undefined on input line 653 Reference `licensing' on page 292 undefined on input line 743 Reference `licensing' on page 295 undefined on input line 1006 Reference `line' on page 289 undefined on input line 409 Reference `line' on page 291 undefined on input line 647 Reference `literal-constants' on page 269 undefined on input line 177 Reference `local-class-definitions-nested-classes' on page 287 undefined on input line 112 Reference `lookup-of-imported-names' on page 57 undefined on input line 170 Reference `mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity' on page 289 undefined on input line 354 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 289 undefined on input line 357 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 295 undefined on input line 991 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 298 undefined on input line 1216 Reference `mapping-of-versions-to-file-system' on page 182 undefined on input line 155 Reference `mapping-of-versions-to-file-system' on page 295 undefined on input line 992 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 271 undefined on input line 33 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 289 undefined on input line 351 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 55 undefined on input line 19 Reference `matrix-and-vector-algebra-functions' on page 123 undefined on input line 228 Reference `matrix-and-vector-algebra-functions' on page 295 undefined on input line 979 Reference `matrix-and-vector-multiplication-of-numeric-arrays' on page 189 undefined on input line 265 Reference `merging-of-modifications' on page 287 undefined on input line 184 Reference `merging-of-modifications' on page 60 undefined on input line 429 Reference `merging-of-modifications' on page 63 undefined on input line 731 Reference `merging-variable-definitions' on page 228 undefined on input line 451 Reference `modelica-3-4' on page 2 undefined on input line 44 Reference `modelica-concrete-syntax' on page 10 undefined on input line 28 Reference `modelica-concrete-syntax' on page 10 undefined on input line 45 Reference `modelica-concrete-syntax' on page 10 undefined on input line 5 Reference `modelica-concrete-syntax' on page 5 undefined on input line 129 Reference `modelica-concrete-syntax' on page 6 undefined on input line 14 Reference `modelica-concrete-syntax' on page 7 undefined on input line 88 Reference `modelica-dae-representation' on page 43 undefined on input line 1014 Reference `modelica-keywords' on page 301 undefined on input line 1479 Reference `modelica-revision-history' on page 1 undefined on input line 50 Reference `modification' on page 78 undefined on input line 337 Reference `modification-environment' on page 269 undefined on input line 188 Reference `modification-environment' on page 55 undefined on input line 9 Reference `modification-environment' on page 56 undefined on input line 122 Reference `modification-environment' on page 57 undefined on input line 155 Reference `modifications' on page 268 undefined on input line 105 Reference `modifications' on page 269 undefined on input line 184 Reference `modifications' on page 290 undefined on input line 524 Reference `modifications' on page 295 undefined on input line 944 Reference `modifications' on page 296 undefined on input line 1105 Reference `modifications' on page 89 undefined on input line 17 Reference `modifiers-for-array-elements' on page 287 undefined on input line 187 Reference `modifiers-for-array-elements' on page 290 undefined on input line 527 Reference `mouse-input' on page 289 undefined on input line 421 Reference `names' on page 269 undefined on input line 192 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 139 undefined on input line 181 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 90 undefined on input line 91 Reference `noevent-and-smooth' on page 25 undefined on input line 1138 Reference `noevent-and-smooth' on page 25 undefined on input line 1149 Reference `noevent-and-smooth' on page 287 undefined on input line 91 Reference `notation-and-grammar' on page 286 undefined on input line 59 Reference `numeric-functions-and-conversion-functions' on page 15 undefined on input line 364 Reference `numeric-functions-and-conversion-functions' on page 157 undefined on input line 957 Reference `numeric-functions-and-conversion-functions' on page 290 undefined on input line 474 Reference `numeric-functions-and-conversion-functions' on page 290 undefined on input line 477 Reference `numeric-functions-and-conversion-functions' on page 52 undefined on input line 1670 Reference `operator-precedence-and-associativity' on page 10 undefined on input line 27 Reference `operator-precedence-and-associativity' on page 186 undefined on input line 59 Reference `operator-precedence-and-associativity' on page 9 undefined on input line 245 Reference `operators-and-expressions' on page 268 undefined on input line 131 Reference `other-operators' on page 286 undefined on input line 34 Reference `output-formal-parameters-of-functions' on page 31 undefined on input line 89 Reference `overconstrained-equation-operators-for-connection-graphs' on page 112 undefined on input line 670 Reference `overconstrained-equation-operators-for-connection-graphs' on page 288 undefined on input line 244 Reference `overconstrained-equation-operators-for-connection-graphs' on page 294 undefined on input line 893 Reference `overloaded-binary-operations' on page 186 undefined on input line 28 Reference `overloaded-binary-operations' on page 291 undefined on input line 624 Reference `overloaded-binary-operations' on page 291 undefined on input line 629 Reference `overloaded-constructors' on page 186 undefined on input line 24 Reference `overloaded-operators' on page 269 undefined on input line 195 Reference `overloaded-operators' on page 291 undefined on input line 620 Reference `overloaded-operators' on page 298 undefined on input line 1189 Reference `overloaded-operators' on page 41 undefined on input line 859 Reference `overloaded-operators' on page 41 undefined on input line 868 Reference `overloaded-operators' on page 67 undefined on input line 194 Reference `overloaded-operators' on page 69 undefined on input line 337 Reference `overloaded-string-conversions' on page 186 undefined on input line 26 Reference `overloaded-unary-operations' on page 186 undefined on input line 32 Reference `packages' on page 41 undefined on input line 850 Reference `packages' on page 7 undefined on input line 106 Reference `parameter-expressions' on page 287 undefined on input line 97 Reference `partial-derivatives-of-functions' on page 161 undefined on input line 1236 Reference `partitioning-operators' on page 212 undefined on input line 898 Reference `partitioning-operators' on page 212 undefined on input line 911 Reference `plug-compatibility-or-restricted-subtyping' on page 269 undefined on input line 207 Reference `plug-compatibility-or-restricted-subtyping' on page 269 undefined on input line 233 Reference `plug-compatibility-or-restricted-subtyping' on page 65 undefined on input line 11 Reference `plug-compatibility-or-restricted-subtyping' on page 70 undefined on input line 431 Reference `plug-compatibility-or-restricted-subtyping' on page 70 undefined on input line 441 Reference `positional-or-named-input-arguments-of-functions' on page 10 undefined on input line 33 Reference `positional-or-named-input-arguments-of-functions' on page 12 undefined on input line 202 Reference `positional-or-named-input-arguments-of-functions' on page 147 undefined on input line 200 Reference `positional-or-named-input-arguments-of-functions' on page 152 undefined on input line 570 Reference `positional-or-named-input-arguments-of-functions' on page 155 undefined on input line 787 Reference `positional-or-named-input-arguments-of-functions' on page 286 undefined on input line 77 Reference `positional-or-named-input-arguments-of-functions' on page 291 undefined on input line 598 Reference `positional-or-named-input-arguments-of-functions' on page 297 undefined on input line 1130 Reference `positional-or-named-input-arguments-of-functions' on page 31 undefined on input line 87 Reference `positional-or-named-input-arguments-of-functions' on page 64 undefined on input line 763 Reference `pre' on page 25 undefined on input line 1173 Reference `predefined-types-and-classes' on page 10 undefined on input line 15 Reference `predefined-types-and-classes' on page 267 undefined on input line 41 Reference `predefined-types-and-classes' on page 269 undefined on input line 212 Reference `predefined-types-and-classes' on page 269 undefined on input line 220 Reference `predefined-types-and-classes' on page 287 undefined on input line 131 Reference `predefined-types-and-classes' on page 287 undefined on input line 134 Reference `predefined-types-and-classes' on page 66 undefined on input line 102 Reference `predefined-types-and-classes' on page 99 undefined on input line 827 Reference `prefix-rules' on page 269 undefined on input line 215 Reference `prefix-rules' on page 287 undefined on input line 100 Reference `prefix-rules' on page 287 undefined on input line 103 Reference `prefix-rules' on page 290 undefined on input line 489 Reference `prefix-rules' on page 295 undefined on input line 931 Reference `pure-modelica-functions' on page 286 undefined on input line 47 Reference `pure-modelica-functions' on page 292 undefined on input line 717 Reference `rationale-for-the-formulation-of-the-instream-operator' on page 289 undefined on input line 454 Reference `real-type' on page 287 undefined on input line 137 Reference `real-type' on page 287 undefined on input line 140 Reference `recommended-selection-of-start-values' on page 292 undefined on input line 712 Reference `record-constructor-functions' on page 150 undefined on input line 409 Reference `record-constructor-functions' on page 288 undefined on input line 307 Reference `record-constructor-functions' on page 295 undefined on input line 988 Reference `record-constructor-functions' on page 41 undefined on input line 817 Reference `record-constructor-functions' on page 55 undefined on input line 55 Reference `records' on page 169 undefined on input line 1880 Reference `records' on page 171 undefined on input line 2075 Reference `records' on page 172 undefined on input line 2080 Reference `records' on page 297 undefined on input line 1137 Reference `records' on page 31 undefined on input line 91 Reference `redeclaration' on page 268 undefined on input line 109 Reference `redeclaration' on page 269 undefined on input line 223 Reference `redeclaration' on page 269 undefined on input line 226 Reference `redeclaration' on page 287 undefined on input line 190 Reference `redeclaration' on page 287 undefined on input line 193 Reference `redeclaration' on page 296 undefined on input line 1109 Reference `redeclaration' on page 31 undefined on input line 64 Reference `redeclaration' on page 56 undefined on input line 135 Reference `redeclaration' on page 65 undefined on input line 5 Reference `redeclaration' on page 70 undefined on input line 456 Reference `redeclaration' on page 72 undefined on input line 575 Reference `redeclaration' on page 75 undefined on input line 87 Reference `redeclaration' on page 77 undefined on input line 300 Reference `redeclaration' on page 77 undefined on input line 303 Reference `redeclaration' on page 87 undefined on input line 1025 Reference `reduction-expressions' on page 124 undefined on input line 337 Reference `reduction-expressions' on page 124 undefined on input line 364 Reference `reduction-expressions' on page 124 undefined on input line 384 Reference `reduction-expressions' on page 124 undefined on input line 402 Reference `reduction-expressions' on page 124 undefined on input line 425 Reference `reduction-expressions' on page 150 undefined on input line 422 Reference `reduction-expressions' on page 288 undefined on input line 256 Reference `reduction-expressions' on page 297 undefined on input line 1120 Reference `reduction-functions-and-operators' on page 138 undefined on input line 89 Reference `reduction-functions-and-operators' on page 288 undefined on input line 250 Reference `reduction-functions-and-operators' on page 288 undefined on input line 253 Reference `reduction-functions-and-operators' on page 291 undefined on input line 584 Reference `reduction-functions-and-operators' on page 295 undefined on input line 978 Reference `reduction-functions-and-operators' on page 56 undefined on input line 72 Reference `reinit' on page 25 undefined on input line 1194 Reference `reinit' on page 290 undefined on input line 552 Reference `reinit' on page 295 undefined on input line 960 Reference `reinit' on page 296 undefined on input line 1113 Reference `reinit' on page 96 undefined on input line 569 Reference `reset-handling' on page 208 undefined on input line 592 Reference `restriction-on-combining-base-classes-and-other-elements' on page 301 undefined on input line 1485 Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 690 Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 721 Reference `restrictions-of-connections-and-connectors' on page 105 undefined on input line 145 Reference `restrictions-of-connections-and-connectors' on page 288 undefined on input line 238 Reference `restrictions-of-connections-and-connectors' on page 290 undefined on input line 568 Reference `restrictions-of-connections-and-connectors' on page 290 undefined on input line 572 Reference `restrictions-of-connections-and-connectors' on page 292 undefined on input line 765 Reference `restrictions-of-connections-and-connectors' on page 295 undefined on input line 975 Reference `restrictions-of-connections-and-connectors' on page 305 undefined on input line 1812 Reference `restrictions-of-connections-and-connectors' on page 43 undefined on input line 970 Reference `restrictions-on-assigned-variables' on page 33 undefined on input line 218 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 155 undefined on input line 857 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 68 undefined on input line 253 Reference `restrictions-on-equations-within-when-equations' on page 290 undefined on input line 548 Reference `restrictions-on-redeclarations' on page 290 undefined on input line 540 Reference `restrictions-on-the-kind-of-base-class' on page 287 undefined on input line 181 Reference `restrictions-on-the-kind-of-base-class' on page 40 undefined on input line 808 Reference `restrictions-on-when-statements' on page 290 undefined on input line 549 Reference `return-statements' on page 141 undefined on input line 322 Reference `scalar-functions-applied-to-array-arguments' on page 135 undefined on input line 1220 Reference `scalar-functions-applied-to-array-arguments' on page 15 undefined on input line 385 Reference `scalar-functions-applied-to-array-arguments' on page 150 undefined on input line 464 Reference `scalar-functions-applied-to-array-arguments' on page 159 undefined on input line 1155 Reference `scalar-functions-applied-to-array-arguments' on page 17 undefined on input line 623 Reference `scalar-functions-applied-to-array-arguments' on page 20 undefined on input line 743 Reference `scalar-functions-applied-to-array-arguments' on page 25 undefined on input line 1115 Reference `scalar-functions-applied-to-array-arguments' on page 254 undefined on input line 1546 Reference `scalar-vector-matrix-and-array-operator-functions' on page 10 undefined on input line 29 Reference `scalar-vector-matrix-and-array-operator-functions' on page 12 undefined on input line 164 Reference `scalar-vector-matrix-and-array-operator-functions' on page 189 undefined on input line 264 Reference `scalar-vector-matrix-and-array-operator-functions' on page 189 undefined on input line 327 Reference `scope-of-the-specification' on page 286 undefined on input line 53 Reference `scope-of-the-specification' on page 286 undefined on input line 56 Reference `scoping-name-lookup-and-flattening' on page 7 undefined on input line 105 Reference `semantics-summary' on page 64 undefined on input line 788 Reference `semilinear' on page 17 undefined on input line 634 Reference `short-class-definitions' on page 290 undefined on input line 507 Reference `short-class-definitions' on page 56 undefined on input line 77 Reference `simple-assignment-statements' on page 267 undefined on input line 32 Reference `simple-equality-equations' on page 139 undefined on input line 164 Reference `simple-name-lookup' on page 268 undefined on input line 113 Reference `simple-name-lookup' on page 286 undefined on input line 22 Reference `simple-name-lookup' on page 287 undefined on input line 157 Reference `simple-name-lookup' on page 77 undefined on input line 305 Reference `simple-types' on page 169 undefined on input line 1879 Reference `simple-types' on page 169 undefined on input line 1904 Reference `simple-types' on page 171 undefined on input line 2060 Reference `simple-types' on page 172 undefined on input line 2079 Reference `simple-types' on page 288 undefined on input line 329 Reference `simple-types' on page 288 undefined on input line 332 Reference `simultaneous-inner-outer-declarations' on page 296 undefined on input line 1095 Reference `simultaneous-inner-outer-declarations' on page 31 undefined on input line 63 Reference `simultaneous-inner-outer-declarations' on page 57 undefined on input line 180 Reference `single-modification' on page 287 undefined on input line 187 Reference `slice-operation' on page 268 undefined on input line 85 Reference `slice-operation' on page 288 undefined on input line 268 Reference `solver-methods' on page 205 undefined on input line 510 Reference `solver-methods' on page 216 undefined on input line 1175 Reference `solver-methods' on page 289 undefined on input line 377 Reference `solver-methods' on page 291 undefined on input line 639 Reference `spatialdistribution' on page 17 undefined on input line 663 Reference `spatialdistribution' on page 286 undefined on input line 86 Reference `spatialdistribution' on page 292 undefined on input line 702 Reference `specialized-array-constructor-functions' on page 291 undefined on input line 581 Reference `specialized-classes' on page 146 undefined on input line 123 Reference `specialized-classes' on page 181 undefined on input line 5 Reference `specialized-classes' on page 186 undefined on input line 6 Reference `specialized-classes' on page 190 undefined on input line 369 Reference `specialized-classes' on page 269 undefined on input line 244 Reference `specialized-classes' on page 287 undefined on input line 115 Reference `specialized-classes' on page 287 undefined on input line 118 Reference `specialized-classes' on page 287 undefined on input line 121 Reference `specialized-classes' on page 287 undefined on input line 124 Reference `specialized-classes' on page 290 undefined on input line 510 Reference `specialized-classes' on page 296 undefined on input line 1087 Reference `specialized-classes' on page 33 undefined on input line 228 Reference `specialized-classes' on page 76 undefined on input line 142 Reference `standard-type-coercion' on page 131 undefined on input line 886 Reference `standard-type-coercion' on page 150 undefined on input line 463 Reference `standard-type-coercion' on page 73 undefined on input line 683 Reference `standard-type-coercion' on page 73 undefined on input line 690 Reference `state-machine-semantics' on page 222 undefined on input line 91 Reference `state-machine-semantics' on page 291 undefined on input line 644 Reference `state-machines' on page 147 undefined on input line 176 Reference `state-machines' on page 292 undefined on input line 699 Reference `state-machines' on page 292 undefined on input line 753 Reference `state-machines' on page 292 undefined on input line 779 Reference `state-machines' on page 294 undefined on input line 859 Reference `state-machines' on page 64 undefined on input line 784 Reference `statements-and-algorithm-sections' on page 267 undefined on input line 11 Reference `static-name-lookup' on page 182 undefined on input line 93 Reference `static-name-lookup' on page 32 undefined on input line 169 Reference `static-name-lookup' on page 63 undefined on input line 691 Reference `stream-connectors' on page 281 undefined on input line 4 Reference `stream-connectors' on page 296 undefined on input line 1074 Reference `stream-operator-actualstream' on page 17 undefined on input line 651 Reference `stream-operator-actualstream' on page 194 undefined on input line 60 Reference `stream-operator-actualstream' on page 195 undefined on input line 85 Reference `stream-operator-actualstream' on page 289 undefined on input line 370 Reference `stream-operator-instream-and-connection-equations' on page 17 undefined on input line 645 Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 52 Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 59 Reference `stream-operator-instream-and-connection-equations' on page 287 undefined on input line 151 Reference `stream-operator-instream-and-connection-equations' on page 289 undefined on input line 367 Reference `string-type' on page 287 undefined on input line 143 Reference `strings' on page 286 undefined on input line 65 Reference `sub-clock-conversion-operators' on page 205 undefined on input line 416 Reference `sub-clock-conversion-operators' on page 205 undefined on input line 466 Reference `sub-clock-conversion-operators' on page 205 undefined on input line 496 Reference `sub-clock-conversion-operators' on page 207 undefined on input line 555 Reference `sub-clock-conversion-operators' on page 212 undefined on input line 894 Reference `sub-clock-conversion-operators' on page 291 undefined on input line 635 Reference `sub-clock-inferencing' on page 205 undefined on input line 401 Reference `sub-clock-inferencing' on page 207 undefined on input line 531 Reference `sub-clock-inferencing' on page 208 undefined on input line 616 Reference `sub-clock-inferencing' on page 209 undefined on input line 716 Reference `sub-clock-inferencing' on page 209 undefined on input line 730 Reference `sub-clock-inferencing' on page 215 undefined on input line 1161 Reference `sub-clock-inferencing' on page 218 undefined on input line 1377 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 27 undefined on input line 1277 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 93 undefined on input line 361 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 97 undefined on input line 674 Reference `synchronous-language-elements' on page 147 undefined on input line 176 Reference `synchronous-language-elements' on page 292 undefined on input line 697 Reference `synchronous-language-elements' on page 292 undefined on input line 751 Reference `synchronous-language-elements' on page 292 undefined on input line 753 Reference `synchronous-language-elements' on page 292 undefined on input line 754 Reference `synchronous-language-elements' on page 292 undefined on input line 772 Reference `synchronous-language-elements' on page 294 undefined on input line 858 Reference `tab:product' on page 189 undefined on input line 271 Reference `tab:product' on page 189 undefined on input line 276 Reference `terminate' on page 144 undefined on input line 511 Reference `text' on page 289 undefined on input line 412 Reference `text' on page 289 undefined on input line 415 Reference `text' on page 289 undefined on input line 418 Reference `text' on page 292 undefined on input line 735 Reference `text' on page 294 undefined on input line 906 Reference `the-class-extends-redeclaration-mechanism' on page 287 undefined on input line 196 Reference `the-class-extends-redeclaration-mechanism' on page 290 undefined on input line 533 Reference `the-class-extends-redeclaration-mechanism' on page 296 undefined on input line 1110 Reference `the-class-extends-redeclaration-mechanism' on page 68 undefined on input line 256 Reference `the-class-tree' on page 56 undefined on input line 65 Reference `the-concepts-of-type-interface-and-subtype' on page 65 undefined on input line 11 Reference `the-concepts-of-type-interface-and-subtype' on page 65 undefined on input line 12 Reference `the-modelica-standard-library' on page 289 undefined on input line 435 Reference `the-modelica-standard-library' on page 289 undefined on input line 438 Reference `the-number-of-equations-needed-for-initialization' on page 288 undefined on input line 222 Reference `the-syntax-of-unit-expressions' on page 289 undefined on input line 432 Reference `the-within-clause' on page 295 undefined on input line 992 Reference `transitively-non-replaceable' on page 155 undefined on input line 857 Reference `transitively-non-replaceable' on page 270 undefined on input line 259 Reference `transitively-non-replaceable' on page 295 undefined on input line 940 Reference `transitively-non-replaceable' on page 67 undefined on input line 158 Reference `transitively-non-replaceable' on page 68 undefined on input line 273 Reference `transitively-non-replaceable' on page 69 undefined on input line 347 Reference `transitively-non-replaceable' on page 77 undefined on input line 247 Reference `type-compatible-expressions' on page 126 undefined on input line 538 Reference `type-compatible-expressions' on page 128 undefined on input line 646 Reference `type-compatible-expressions' on page 14 undefined on input line 298 Reference `type-compatible-expressions' on page 287 undefined on input line 171 Reference `type-compatible-expressions' on page 77 undefined on input line 279 Reference `type-compatible-expressions' on page 90 undefined on input line 65 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 402 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 424 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 290 undefined on input line 477 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 52 undefined on input line 1677 Reference `type-conversion-of-integer-to-enumeration-values' on page 15 undefined on input line 409 Reference `type-conversion-of-integer-to-enumeration-values' on page 150 undefined on input line 410 Reference `type-conversion-of-integer-to-enumeration-values' on page 286 undefined on input line 26 Reference `type-conversion-of-integer-to-enumeration-values' on page 55 undefined on input line 55 Reference `types-as-iteration-ranges' on page 125 undefined on input line 468 Reference `types-as-iteration-ranges' on page 127 undefined on input line 600 Reference `types-as-iteration-ranges' on page 297 undefined on input line 1123 Reference `types-as-iteration-ranges' on page 50 undefined on input line 1555 Reference `types-as-iteration-ranges' on page 90 undefined on input line 112 Reference `unspecified-enumeration' on page 295 undefined on input line 937 Reference `using-the-derivative-annotation' on page 161 undefined on input line 1234 Reference `using-the-derivative-annotation' on page 262 undefined on input line 2161 Reference `using-the-derivative-annotation' on page 286 undefined on input line 42 Reference `using-the-derivative-annotation' on page 288 undefined on input line 310 Reference `using-the-derivative-annotation' on page 294 undefined on input line 914 Reference `utility-functions' on page 288 undefined on input line 342 Reference `utility-functions' on page 298 undefined on input line 1226 Reference `utility-functions-for-allocating-strings' on page 169 undefined on input line 1822 Reference `variability-of-expressions' on page 204 undefined on input line 330 Reference `variability-of-expressions' on page 215 undefined on input line 1152 Reference `variability-of-expressions' on page 270 undefined on input line 280 Reference `variability-of-expressions' on page 35 undefined on input line 415 Reference `variability-of-expressions' on page 35 undefined on input line 419 Reference `variability-of-structured-entities' on page 33 undefined on input line 251 Reference `vector-construction' on page 14 undefined on input line 285 Reference `vector-construction' on page 288 undefined on input line 262 Reference `vector-matrix-and-array-constructors' on page 124 undefined on input line 291 Reference `vector-matrix-and-array-constructors' on page 125 undefined on input line 461 Reference `vector-matrix-and-array-constructors' on page 13 undefined on input line 277 Reference `vector-matrix-and-array-constructors' on page 267 undefined on input line 24 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 573 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 592 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 636 Reference `vendor-specific-annotations' on page 234 undefined on input line 7 Reference `vendor-specific-annotations' on page 306 undefined on input line 1885 Reference `version-handling' on page 258 undefined on input line 1825 Reference `version-handling' on page 286 undefined on input line 19 Reference `version-handling' on page 292 undefined on input line 740 Reference `when-equations' on page 201 undefined on input line 94 Reference `when-equations' on page 269 undefined on input line 171 Reference `when-equations' on page 278 undefined on input line 21 Reference `when-equations' on page 278 undefined on input line 58 Reference `when-equations' on page 43 undefined on input line 1013 Reference `when-statements' on page 269 undefined on input line 172 Reference `when-statements' on page 94 undefined on input line 391 Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'MLS.aux' 'MLS.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.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/l3backend/l3backend-pdfmode.def) (./MLS.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./MLS.out) (./MLS.out) [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex. map} <./media/Modelica_Language.pdf>] (./chapters/abstract.tex Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 6. [1] (./MLS.tocpdfTeX warning (ext4): destination with the same identifier (name {page.1}) has been already used, duplicate ignored \relax l.102 ...{5.6}Flattening Process}{60}{section.5.6} % [1] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 28.98978pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [2])) (./chapters/preface.tex [3]) (./chapters/introduction.tex [4 <./media/ima ge2.png>] [5] Chapter 1. [6] Overfull \hbox (148.61209pt too wide) in paragraph at lines 94--118 \OT1/cmr/m/n/10 the glos-sary in [][]Ap-pendix A[][][]. Some im-por-tant terms are: [] ) (./chapters/lexicalstructure.tex [7] Chapter 2. (/usr/local/texlive/texmf-dist/tex/latex/base/omlcmr.fd) (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [8] (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Overfull \vbox (9.01918pt too high) has occurred while \output is active [9] [10]) (./chapters/operatorsandexpressions.tex [11] Chapter 3. Overfull \hbox (28.45276pt too wide) in paragraph at lines 63--67 []|[]| Overfull \hbox (28.45276pt too wide) in paragraph at lines 69--72 []|[]| Overfull \hbox (28.45276pt too wide) in paragraph at lines 82--85 []|[]| [12] [13] Overfull \vbox (1.4957pt too high) has occurred while \output is active [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 415--418 []|[][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 415--418 | [][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 444--447 []\OT1/cmr/m/n/10 for Re-als: [][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 444--447 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][] Underfull \hbox (badness 1953) in paragraph at lines 447--449 []\OT1/cmr/m/n/10 for In-te-gers: [][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 584--585 []|[][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 587--593 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][] for [][][] Underfull \hbox (badness 1210) in paragraph at lines 616--618 []\OT1/cmr/m/n/10 [\OT1/cmr/m/it/10 Example: [][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 632--637 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][][][][][][][][][][][][] Underfull \hbox (badness 1048) in paragraph at lines 662--664 []|\OT1/cmr/m/n/10 The [][][][][][][][][][][][] op-er-a-tor al-lows [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textgreater' on input line 1418. [30]) (./chapters/classes.tex [31] Chapter 4. [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]) (./chapters/scoping.tex [56] Chapter 5. [57] [58] [59] [60] [61] [62] [63] [64] [65]) (./chapters/interface.tex [66] Chapter 6. [67] (/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd) [68] [69 <./media /subtype.pdf>] [70] [71] [72] [73] [74]) (./chapters/inheritance.tex [75] Chapter 7. [76] [77] [78] [79] [80] [81] [82] LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 589. [83] [84] [85] [86] Overfull \hbox (70.48387pt too wide) in paragraph at lines 845--848 []\OT1/cmr/m/it/10 To de-tect this is-sue the rule on lookup of com-pos-ite nam es ([][]sec-tion 5.3.2[][][]) en-sures that [] [87] [88] [89]) (./chapters/equations.tex [90] Chapter 8. [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103]) (./chapters/connectors.tex [104] Chapter 9. [105] [106 <./media/innerouterconnector.pdf>] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 894--894 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 913--914 []|[][][] Underfull \hbox (badness 10000) in paragraph at lines 932--932 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 936--937 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 1052) in paragraph at lines 939--946 \OT1/cmr/m/n/10 the first ar-gu-ment of [][][][]). In that case Underfull \hbox (badness 10000) in paragraph at lines 947--950 []\OT1/cmr/m/n/10 [\OT1/cmr/m/it/10 This op-er-a-tor can be used to avoid equa- Underfull \hbox (badness 10000) in paragraph at lines 947--950 \OT1/cmr/m/it/10 tion sys-tems by pro-vid-ing an-a-lytic in-verses, see [117] [118] [119 <./media/overdetermined.pdf>] [120]) (./chapters/arrays.tex [121] Chapter 10. [122] Overfull \vbox (2.42628pt too high) has occurred while \output is active [123] [124] Overfull \vbox (3.0248pt too high) has occurred while \output is active [125] Overfull \hbox (25.60732pt too wide) in paragraph at lines 395--400 []|[]| [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 514--515 []|[][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 522--523 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137]) (./chapters/statements.tex [138] Chapter 11. [139] [140] [141] [142] [143] [144] [145]) (./chapters/functions.tex [146] Chapter 12. LaTeX Font Warning: Font shape `OML/cmtt/m/it' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textless' on input line 29. [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] (/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [172] [173] Package longtable Warning: Column widths have changed (longtable) in table 12.5 on input line 2076. [174] [175] [176] [177] [178] Underfull \hbox (badness 10000) in paragraph at lines 2496--2497 \OT1/cmr/m/it/10 ModelicaDuplicateStringWithErrorReturn(const [179] [180] [181]) (./chapters/packages.tex [182] Chapter 13. [183] [184] [185] Overfull \hbox (54.00316pt too wide) in paragraph at lines 292--299 \OT1/cmr/m/it/10 ref-er-ence [] must also re-fer to a dif-fer-ent re-source tha n [].\OT1/cmr/m/n/10 ] [186] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbackslash' on input line 347. ) (./chapters/overloaded.tex [187 <./media/modelicapath.pdf>] Chapter 14. [188] [189] [190] [191] [192] [193] [194]) (./chapters/stream.tex [195] Chapter 15. [196] [197] [198 <./media/fluidsystem.pdf>] LaTeX Font Warning: Font shape `OML/cmtt/m/n' undefined (Font) using `OML/cmtt/m/it' instead (Font) for symbol `textgreater' on input line 256. [199] [200]) (./chapters/synchronous.tex [201] Chapter 16. Overfull \hbox (52.92856pt too wide) in paragraph at lines 21--22 [] [202 <./media/plantmodel.pdf>] [203] Overfull \hbox (17.64514pt too wide) in paragraph at lines 200--201 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 199--201 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 201--212 []|[]| Overfull \hbox (17.64018pt too wide) in paragraph at lines 214--215 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 213--215 []|[]| Overfull \hbox (6.46408pt too wide) in paragraph at lines 216--231 []|[]| Overfull \hbox (17.64018pt too wide) in paragraph at lines 233--234 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 232--234 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 235--250 []|[]| [204] Package longtable Warning: Column widths have changed (longtable) in table 16.1 on input line 251. [205 <./media/piecewise.pdf> <./media/clock.pdf pdfTeX warning: pdflatex (file ./media/clock.pdf): PDF inclusion: multiple pdfs with page group included in a single page > <./media/clocked.pdf pdfTeX warning: pdflatex (file ./media/clocked.pdf): PDF inclusion: multiple pd fs with page group included in a single page >] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222]) (./chapters/statemachines.tex [223] Chapter 17. [224] [225] [226 <./media/statemachine.png>] [227] [228] [229] [230] [231 <./me dia/statemachine2.png>] [232] [233 <./media/statemachineplot.png>] [234]) (./chapters/annotations.tex [235] Chapter 18. [236] Underfull \hbox (badness 2088) in paragraph at lines 145--148 [][][][][] \OT1/cmr/m/it/10 is for ex-am-ple used in the con-nec-tors of the Overfull \hbox (11.74738pt too wide) in paragraph at lines 201--202 []|[] [237] [238] [239] [240] [241] [242 <./media/bezierpoints.png>] [243] [244] [245] Overfull \hbox (56.4463pt too wide) in paragraph at lines 812--814 []\OT1/cmr/m/n/10 The de-fault clo-sure is [][][][] when [][][][] is 0 and [][] [][] is 360, or [] [246] [247] [248] [249] [250] [251] [252] [253 <./media/disabledparameter.png> <./media/tabparameter.png>] [254] [255] [256] [257] Overfull \hbox (71.66058pt too wide) in paragraph at lines 1719--1720 [][][][] Overfull \hbox (83.00055pt too wide) in paragraph at lines 1728--1729 [][] [258] Overfull \hbox (60.32062pt too wide) in paragraph at lines 1741--1742 [][] [259] [260] [261] [262] [263] [264]) (./chapters/unitexpressions.tex [265] Chapter 19. [266]) (./chapters/library.tex [267] Chapter 20. ) (./chapters/glossary.tex [268] Appendix A. [269] [270] [271]) (./chapters/syntax.tex [272] Appendix B. [273] [274] [275] [276] [277] [278]) (./chapters/dae.tex [279] Appendix C. [280]) [281] (./chapters/derivationofstream.tex [282] Appendix D. [283] [284 <./media/fluidmix.png>] [285 <./media/fluidmix3.png>] [286 <./media/ fluidmix4.png>]) (./chapters/revisions.tex [287] Appendix E. [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315]) (./chapters/literature.tex [316] Appendix F. ) Package longtable Warning: Table widths have changed. Rerun LaTeX. [317] (./MLS.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb> Output written on MLS.pdf (319 pages, 3127054 bytes). Transcript written on MLS.log. Latexmk: References changed. Latexmk: Log file says output to 'MLS.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'MLS.aux' 'MLS.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -recorder "MLS.tex"' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex (/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing out. on input line 1156. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.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/l3backend/l3backend-pdfmode.def) (./MLS.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./MLS.out) (./MLS.out) [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex. map} <./media/Modelica_Language.pdf>] (./chapters/abstract.tex Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 6. [1] (./MLS.tocpdfTeX warning (ext4): destination with the same identifier (name {page.1}) has been already used, duplicate ignored \relax l.102 ...{5.6}Flattening Process}{62}{section.5.6} % [1] Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 28.98978pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [2])) (./chapters/preface.tex [3]) (./chapters/introduction.tex [4 <./media/ima ge2.png>] [5] Chapter 1. [6] Overfull \hbox (148.61209pt too wide) in paragraph at lines 94--118 \OT1/cmr/m/n/10 the glos-sary in [][]Ap-pendix A[][][]. Some im-por-tant terms are: [] ) (./chapters/lexicalstructure.tex [7] Chapter 2. (/usr/local/texlive/texmf-dist/tex/latex/base/omlcmr.fd) (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [8] (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Overfull \vbox (9.01918pt too high) has occurred while \output is active [9] [10]) (./chapters/operatorsandexpressions.tex [11] Chapter 3. Overfull \hbox (28.45276pt too wide) in paragraph at lines 63--67 []|[]| Overfull \hbox (28.45276pt too wide) in paragraph at lines 69--72 []|[]| Overfull \hbox (28.45276pt too wide) in paragraph at lines 82--85 []|[]| [12] [13] Overfull \vbox (1.4957pt too high) has occurred while \output is active [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 415--418 []|[][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 415--418 | [][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 444--447 []\OT1/cmr/m/n/10 for Re-als: [][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 444--447 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][] Underfull \hbox (badness 1953) in paragraph at lines 447--449 []\OT1/cmr/m/n/10 for In-te-gers: [][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 584--585 []|[][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 587--593 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][] for [][][] Underfull \hbox (badness 1210) in paragraph at lines 616--618 []\OT1/cmr/m/n/10 [\OT1/cmr/m/it/10 Example: [][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 632--637 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][][][][][][][][][][][][] Underfull \hbox (badness 1048) in paragraph at lines 662--664 []|\OT1/cmr/m/n/10 The [][][][][][][][][][][][] op-er-a-tor al-lows [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textgreater' on input line 1418. [30]) (./chapters/classes.tex [31] Chapter 4. [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55]) (./chapters/scoping.tex [56] Chapter 5. [57] [58] [59] [60] [61] [62] [63] [64] [65]) (./chapters/interface.tex [66] Chapter 6. [67] (/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd) [68] [69 <./media /subtype.pdf>] [70] [71] [72] [73] [74]) (./chapters/inheritance.tex [75] Chapter 7. [76] [77] [78] [79] [80] [81] [82] LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbraceleft' on input line 589. [83] [84] [85] [86] Overfull \hbox (70.48387pt too wide) in paragraph at lines 845--848 []\OT1/cmr/m/it/10 To de-tect this is-sue the rule on lookup of com-pos-ite nam es ([][]sec-tion 5.3.2[][][]) en-sures that [] [87] [88] [89]) (./chapters/equations.tex [90] Chapter 8. [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103]) (./chapters/connectors.tex [104] Chapter 9. [105] [106 <./media/innerouterconnector.pdf>] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 894--894 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 913--914 []|[][][] Underfull \hbox (badness 10000) in paragraph at lines 932--932 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 936--937 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 1052) in paragraph at lines 939--946 \OT1/cmr/m/n/10 the first ar-gu-ment of [][][][]). In that case Underfull \hbox (badness 10000) in paragraph at lines 947--950 []\OT1/cmr/m/n/10 [\OT1/cmr/m/it/10 This op-er-a-tor can be used to avoid equa- Underfull \hbox (badness 10000) in paragraph at lines 947--950 \OT1/cmr/m/it/10 tion sys-tems by pro-vid-ing an-a-lytic in-verses, see [117] [118] [119 <./media/overdetermined.pdf>] [120]) (./chapters/arrays.tex [121] Chapter 10. [122] Overfull \vbox (2.42628pt too high) has occurred while \output is active [123] [124] Overfull \vbox (3.0248pt too high) has occurred while \output is active [125] Overfull \hbox (25.60732pt too wide) in paragraph at lines 395--400 []|[]| [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 514--515 []|[][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 522--523 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137]) (./chapters/statements.tex [138] Chapter 11. [139] [140] [141] [142] [143] [144] [145]) (./chapters/functions.tex [146] Chapter 12. LaTeX Font Warning: Font shape `OML/cmtt/m/it' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textless' on input line 29. [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] (/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [172] [173] [174] [175] [176] [177] [178] Underfull \hbox (badness 10000) in paragraph at lines 2496--2497 \OT1/cmr/m/it/10 ModelicaDuplicateStringWithErrorReturn(const [179] [180] [181]) (./chapters/packages.tex [182] Chapter 13. [183] [184] [185] Overfull \hbox (54.00316pt too wide) in paragraph at lines 292--299 \OT1/cmr/m/it/10 ref-er-ence [] must also re-fer to a dif-fer-ent re-source tha n [].\OT1/cmr/m/n/10 ] [186] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbackslash' on input line 347. ) (./chapters/overloaded.tex [187 <./media/modelicapath.pdf>] Chapter 14. [188] [189] [190] [191] [192] [193] [194]) (./chapters/stream.tex [195] Chapter 15. [196] [197] [198 <./media/fluidsystem.pdf>] LaTeX Font Warning: Font shape `OML/cmtt/m/n' undefined (Font) using `OML/cmtt/m/it' instead (Font) for symbol `textgreater' on input line 256. [199] [200]) (./chapters/synchronous.tex [201] Chapter 16. Overfull \hbox (52.92856pt too wide) in paragraph at lines 21--22 [] [202 <./media/plantmodel.pdf>] [203] Overfull \hbox (17.64514pt too wide) in paragraph at lines 200--201 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 199--201 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 201--212 []|[]| Overfull \hbox (17.64018pt too wide) in paragraph at lines 214--215 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 213--215 []|[]| Overfull \hbox (6.46408pt too wide) in paragraph at lines 216--231 []|[]| Overfull \hbox (17.64018pt too wide) in paragraph at lines 233--234 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 232--234 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 235--250 []|[]| [204] [205 <./media/piecewise.pdf> <./media/clock.pdf pdfTeX warning: pdflatex (file ./media/clock.pdf): PDF inclusion: multiple pdfs with page group included in a single page > <./media/clocked.pdf pdfTeX warning: pdflatex (file ./media/clocked.pdf): PDF inclusion: multiple pd fs with page group included in a single page >] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222]) (./chapters/statemachines.tex [223] Chapter 17. [224] [225] [226 <./media/statemachine.png>] [227] [228] [229] [230] [231 <./me dia/statemachine2.png>] [232] [233 <./media/statemachineplot.png>] [234]) (./chapters/annotations.tex [235] Chapter 18. [236] Underfull \hbox (badness 2088) in paragraph at lines 145--148 [][][][][] \OT1/cmr/m/it/10 is for ex-am-ple used in the con-nec-tors of the Overfull \hbox (11.74738pt too wide) in paragraph at lines 201--202 []|[] [237] [238] [239] [240] [241] [242 <./media/bezierpoints.png>] [243] [244] [245] Overfull \hbox (56.4463pt too wide) in paragraph at lines 812--814 []\OT1/cmr/m/n/10 The de-fault clo-sure is [][][][] when [][][][] is 0 and [][] [][] is 360, or [] [246] [247] [248] [249] [250] [251] [252] [253 <./media/disabledparameter.png> <./media/tabparameter.png>] [254] [255] [256] [257] Overfull \hbox (71.66058pt too wide) in paragraph at lines 1719--1720 [][][][] Overfull \hbox (83.00055pt too wide) in paragraph at lines 1728--1729 [][] [258] Overfull \hbox (60.32062pt too wide) in paragraph at lines 1741--1742 [][] [259] [260] [261] [262] [263] [264]) (./chapters/unitexpressions.tex [265] Chapter 19. [266]) (./chapters/library.tex [267] Chapter 20. ) (./chapters/glossary.tex [268] Appendix A. [269] [270] [271]) (./chapters/syntax.tex [272] Appendix B. [273] [274] [275] [276] [277] [278]) (./chapters/dae.tex [279] Appendix C. [280]) [281] (./chapters/derivationofstream.tex [282] Appendix D. [283] [284 <./media/fluidmix.png>] [285 <./media/fluidmix3.png>] [286 <./media/ fluidmix4.png>]) (./chapters/revisions.tex [287] Appendix E. [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315]) (./chapters/literature.tex [316] Appendix F. ) [317] (./MLS.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information) < /usr/local/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb> Output written on MLS.pdf (319 pages, 3127007 bytes). Transcript written on MLS.log. Latexmk: Log file says output to 'MLS.pdf' === TeX engine is 'pdfTeX' Latexmk: All targets () are up-to-date [Pipeline] sh + latexml --path=media MLS.tex --dest MLS.xml latexml (LaTeXML version 0.8.4) processing started Wed Apr 29 23:08:05 2020 (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.10 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/MLS.tex... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/LaTeX.pool.ltxml... 0.14 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/report.cls.ltxml... 0.01 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/inputenc.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/utf8.def.ltxml... 0.00 sec) 0.01 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/preamble.tex... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/fancyhdr.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/parskip.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsmath.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsbsy.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amstext.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/amsopn.sty.ltxml... 0.00 sec) 0.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/ifpdf.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/geometry.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/keyval.sty.ltxml... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty... 0.01 sec) 0.07 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.08 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/graphicx.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/graphics.sty.ltxml... 0.00 sec) 0.02 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/verbatim.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/hyperref.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/url.sty.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/nameref.sty.ltxml... 0.00 sec) 0.04 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/longtable.sty.ltxml... 0.00 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/listings.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/textcomp.sty.ltxml... 0.01 sec) (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg... 0.01 sec) 0.09 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/color.sty.ltxml... 0.01 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/xcolor.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/colortbl.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/array.sty.ltxml... 0.00 sec) 0.01 sec) 0.05 sec) 0.46 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/abstract.tex... 0.10 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/preface.tex... 0.09 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/introduction.tex... 0.53 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/lexicalstructure.tex... 1.72 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/operatorsandexpressions.tex... 8.84 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/classes.tex... 12.50 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/scoping.tex... 4.71 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/interface.tex... 5.85 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/inheritance.tex... 7.47 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/equations.tex... 6.98 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/connectors.tex... 8.94 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/arrays.tex... 13.28 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/statements.tex... 4.23 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/functions.tex... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty... 1.47 sec) 22.17 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/packages.tex... 3.62 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex... 5.42 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/stream.tex... 3.67 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/synchronous.tex... 11.07 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/statemachines.tex... 6.51 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/annotations.tex... Error:misdefined:# The token T_PARAM[#] should never reach Stomach! at annotations.tex; line 1818 col 0 - line 1818 col 17 In Core::Stomach[@0x563c07215b20] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/annotations.tex; from line 1818 col 0 to line 1818 col 17 <= Core::Definition::Constructor[\@@BEGI... <= Core::Stomach[@0x563c07215b20] <= Core::Definition::Primitive[Math] <= ... 24.71 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/unitexpressions.tex... 1.40 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/library.tex... 0.11 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/glossary.tex... 1.76 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/syntax.tex... 3.74 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/dae.tex... 1.09 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/derivationofstream.tex... 1.73 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/revisions.tex... 16.24 sec) (Processing content /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/literature.tex... 0.14 sec) 179.29 sec) Warning:unexpected:\end{document} Attempt to end document with open groups, environments or conditionals at String; line 0 col 0 - line 0 col 0 Environment lstlisting opened by \begin{lstlisting} syntax.tex; line 15 col 0 - line 15 col 36 Environment enumerate opened by \begin{enumerate} overloaded.tex; line 316 col 0 - line 316 col 17 Group opened by \lstinline overloaded.tex; line 239 col 73 - line 239 col 73 Group opened by \lstinline overloaded.tex; line 233 col 105 - line 233 col 105 Group opened by \lstinline overloaded.tex; line 230 col 87 - line 230 col 87 Group opened by \lstinline overloaded.tex; line 230 col 38 - line 230 col 38 Environment enumerate opened by \begin{enumerate} overloaded.tex; line 224 col 0 - line 224 col 17 In Core::Definition::Constructor[\end{do... /usr/local/share/perl/5.26.1/LaTeXML/Package/LaTeX.pool.ltxml; line 373 179.78 sec) (Building... (Loading compiled schema /usr/local/share/perl/5.26.1/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.01 sec).......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Error:malformed:ltx:equation isn't allowed in at overloaded.tex; line 230 col 55 - line 230 col 55 Currently in ............... In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex; from line 230 col 55 to line 230 col 55 <= Core::Definition::Constructor[$$] <= Whatsit[\@@BEGINDISPLAYMATH,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... Error:malformed:ltx:equation isn't allowed in at overloaded.tex; line 230 col 104 - line 230 col 104 Currently in ............... In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex; from line 230 col 104 to line 230 col 104 <= Core::Definition::Constructor[$$] <= Whatsit[\@@BEGINDISPLAYMATH,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... . Error:malformed:ltx:equation isn't allowed in at overloaded.tex; line 233 col 0 - line 233 col 122 Currently in ............... In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex; from line 233 col 0 to line 233 col 122 <= Core::Definition::Constructor[$$] <= Whatsit[\@@BEGINDISPLAYMATH,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... .. Error:malformed:ltx:equation isn't allowed in at overloaded.tex; line 239 col 0 - line 239 col 90 Currently in ............... In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex; from line 239 col 0 to line 239 col 90 <= Core::Definition::Constructor[$$] <= Whatsit[\@@BEGINDISPLAYMATH,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... . Error:malformed:ltx:equation isn't allowed in at overloaded.tex; line 243 col 53 - line 243 col 53 Currently in ............... In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex; from line 243 col 53 to line 243 col 53 <= Core::Definition::Constructor[$$] <= Whatsit[\@@BEGINDISPLAYMATH,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ....... Error:malformed:ltx:section isn't allowed in at overloaded.tex; line 292 col 3 - line 292 col 3 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex; from line 292 col 3 to line 292 col 3 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ... Error:malformed:ltx:equation isn't allowed in at overloaded.tex; line 322 col 62 - line 322 col 62 Currently in ............... In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex; from line 322 col 62 to line 322 col 62 <= Core::Definition::Constructor[$$] <= Whatsit[\@@BEGINDISPLAYMATH,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ... Error:malformed:ltx:section isn't allowed in at overloaded.tex; line 329 col 3 - line 329 col 3 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex; from line 329 col 3 to line 329 col 3 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ........................................................ Error:malformed:ltx:chapter isn't allowed in at overloaded.tex; line 349 col 52 - line 349 col 52 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/overloaded.tex; from line 349 col 52 to line 349 col 52 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ................................................................................................... Error:malformed:ltx:chapter isn't allowed in at stream.tex; line 409 col 38 - line 409 col 38 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/stream.tex; from line 409 col 38 to line 409 col 38 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ................................................................................................................................................................................................................................. Error:malformed:ltx:chapter isn't allowed in at synchronous.tex; line 1518 col 19 - line 1518 col 19 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/synchronous.tex; from line 1518 col 19 to line 1518 col 19 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ........................................................................................................................................... Error:malformed:ltx:chapter isn't allowed in at statemachines.tex; line 461 col 20 - line 461 col 20 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/statemachines.tex; from line 461 col 20 to line 461 col 20 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ........................................................................................................................................................................................................................................................................................... Error:malformed:ltx:chapter isn't allowed in at annotations.tex; line 2175 col 61 - line 2175 col 61 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/annotations.tex; from line 2175 col 61 to line 2175 col 61 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ............. Error:malformed:ltx:chapter isn't allowed in at unitexpressions.tex; line 91 col 18 - line 91 col 18 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/unitexpressions.tex; from line 91 col 18 to line 91 col 18 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... Error:malformed:ltx:chapter isn't allowed in at library.tex; line 1 col 39 - line 1 col 39 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/library.tex; from line 1 col 39 to line 1 col 39 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ................. Error:malformed:ltx:chapter isn't allowed in at glossary.tex; line 1 col 18 - line 1 col 18 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/glossary.tex; from line 1 col 18 to line 1 col 18 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... .................................................................................................. Error:malformed:ltx:chapter isn't allowed in at syntax.tex; line 314 col 24 - line 314 col 24 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/syntax.tex; from line 314 col 24 to line 314 col 24 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ................ Error:malformed:ltx:chapter isn't allowed in at dae.tex; line 1 col 37 - line 1 col 37 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/dae.tex; from line 1 col 37 to line 1 col 37 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... ............................................................................................................ Error:malformed:ltx:chapter isn't allowed in at derivationofstream.tex; line 209 col 137 - line 209 col 137 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/derivationofstream.tex; from line 209 col 137 to line 209 col 137 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... .......................................................................................................................................................................................................................................... Error:malformed:ltx:chapter isn't allowed in at revisions.tex; line 2544 col 25 - line 2544 col 25 Currently in .................. In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/revisions.tex; from line 2544 col 25 to line 2544 col 25 <= Core::Definition::Constructor[\@@numb... <= Whatsit[\@@numbered@section,Core::Lis... <= Core::Document[@0x563c0874ca68] <= ... .. Error:malformed:ltx:document Closing whose open descendents do not auto-close at literature.tex; line 1 col 20 - line 1 col 20 Descendents are ..., ... In Core::Document[@0x563c0874ca68] /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2551/chapters/literature.tex; from line 1 col 20 to line 1 col 20 <= Core::Definition::Constructor[\end{do... <= Whatsit[\end{document}] <= Core::Document[@0x563c0874ca68] <= ... Error:malformed:ltx:enumerate Attempt to close , which isn't open Currently in XMLDocument[94815830381344] In Core::Document[@0x563c0874ca68] undef <= Core::Definition::Constructor[\begin{... <= Whatsit[\begin{enumerate},Core::List[... <= Core::Document[@0x563c0874ca68] <= ... Error:malformed:ltx:enumerate Attempt to close , which isn't open Currently in XMLDocument[94815830381344] In Core::Document[@0x563c0874ca68] undef <= Core::Definition::Constructor[\begin{... <= Whatsit[\begin{enumerate},Core::List[... <= Core::Document[@0x563c0874ca68] <= ... 129.65 sec) (Rewriting... 0.40 sec) (Math Parsing...586 formulae ...[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94][95][96][97][98][99][100][101][102][103][104][105][106][107][108][109][110][111][112][113][114][115][116][117][118][119][120][121][122][123][124][125][126][127][128][129][130][131][132][133][134][135][136][137][138][139][140][141][142][143][144][145][146][147][148][149][150][151][152][153][154][155][156][157][158][159][160][161][162][163][164][165][166][167][168][169][170][171][172][173][174][175][176][177][178][179][180][181][182][183][184][185][186][187][188][189][190][191][192][193][194][195][196][197][198][199][200][201][202][203][204][205][206][207][208][209][210][211][212][213][214][215][216][217][218][219][220][221][222][223][224][225][226][227][228][229][230][231][232][233][234][235][236][237][238][239][240][241][242][243][244][245][246][247][248][249][250][251][252][253][254][255][256][257][258][259][260][261][262][263][264][265][266][267][268][269][270][271][272][273][274][275][276][277][278][279][280][281][282][283][284][285][286][287][288][289][290][291][292][293][294][295][296][297][298][299][300][301][302][303][304][305][306][307][308][309][310][311][312][313][314][315][316][317][318][319][320][321][322][323][324][325][326][327][328][329][330][331][332][333][334][335][336][337][338][339][340][341][342][343][344][345][346][347][348][349][350][351][352][353][354][355][356][357][358][359][360][361][362][363][364][365][366][367][368][369][370][371][372][373][374][375][376][377][378][379][380][381][382][383][384][385][386][387][388][389][390][391][392][393][394][395][396][397][398][399][400][401][402][403][404][405][406][407][408][409][410][411][412][413][414][415][416][417][418][419][420][421][422][423][424][425][426][427][428][429][430][431][432][433][434][435][436][437][438][439][440][441][442][443][444][445][446][447][448][449][450][451][452][453][454][455][456][457][458][459][460][461][462][463][464][465][466][467][468][469][470][471][472][473][474][475][476][477][478][479][480][481][482][483][484][485][486][487][488][489][490][491][492][493][494][495][496][497][498][499][500][501][502][503][504][505][506][507][508][509][510][511][512][513][514][515][516][517][518][519][520] Warning:not_parsed:UNKNOWN.UNKNOWN>METARELOP MathParser failed to match rule 'Anything' at annotations.tex; line 1818 col 0 - line 1818 col 17 In "$Id::package.mo25662009-05-2613:25:54Z#$" I[[UNKNOWN]] d[[UNKNOWN]] > :[[METARELOP]] :[[METARELOP]] p[[UNKNOWN]] a[[UNKNOWN]] c[[UNKNOWN]] k[[UNKNOWN]] a[[UNKNOWN]] g[[UNKNOWN]] e[[UNKNOWN]] .[[PERIOD]] m[[UNKNOWN]] o[[UNKNOWN]] 25662009[[NUMBER]] -[[ADDOP]] 05[[NUMBER]] -[[ADDOP]] 2613[[NUMBER]] :[[METARELOP]] 25[[NUMBER]] :[[METARELOP]] 54[[NUMBER]] Z[[UNKNOWN]] #[[UNKNOWN]] [F521][522][523][524][525][526][527][528][529][530][531][532][533][534][535][536][537][538][539][540][541][542][543][544][545][546][547][548][549][550][551][552][553][554][555][556][557][558][559][560][561][562][563][564][565][566][567][568][569][570][571][572][573][574][575][576][577][578][579][580][581][582][583][584][585][586][587][588][589][590][591][592][593][594][595][596][597][598][599][600][601][602][603][604][605][606][607][608][609][610][611][612][613][614][615][616][617][618][619][620][621][622][623][624][625][626][627][628][629][630][631][632][633][634][635][636][637][638][639][640][641][642][643][644] Math parsing succeeded: ltx:XMArg: 909/909 ltx:XMath: 643/644 ltx:XMWrap: 4/11 Symbols assumed as simple identifiers (with # of occurences): '#{gray(1) gray(0)}' (2), 'A{gray(1) italic}' (11), 'A{italic}' (9), 'C{italic}' (2), 'E{gray(1) italic}' (5), 'F{gray(1) italic}' (1), 'I{gray(1) gray(0) italic}' (3), 'N{gray(1) italic}' (1), 'P{italic}' (1), 'Q{italic}' (2), 'S{gray(1) italic}' (24), 'T{gray(1) italic}' (2), 'V{gray(1) italic}' (4), 'Z{gray(1) gray(0) italic}' (2), 'alpha' (2), 'a{gray(1) gray(0) italic}' (4), 'a{gray(1) italic}' (36), 'a{italic}' (10), 'beta' (2), 'b{gray(1) italic}' (10), 'b{italic}' (18), 'c{gray(1) gray(0) italic}' (2), 'c{gray(1) italic}' (46), 'c{italic}' (6), 'd' (20), 'der' (2), 'd{gray(1) gray(0) italic}' (3), 'd{gray(1) italic}' (10), 'd{italic}' (1), 'e{gray(1) gray(0) italic}' (2), 'e{gray(1) italic}' (28), 'e{gray(1) rgb(0,0.4,0) italic}' (1), 'f{gray(1) italic}' (101), 'f{italic}' (15), 'g{gray(1) gray(0) italic}' (2), 'g{gray(1) italic}' (3), 'h{gray(1) italic}' (98), 'in' (4), 'i{gray(1) italic}' (82), 'i{gray(1) rgb(0,0.4,0) italic}' (4), 'i{italic}' (7), 'j{gray(1) italic}' (14), 'j{italic}' (2), 'k{gray(1) gray(0) italic}' (2), 'k{gray(1) italic}' (15), 'k{italic}' (3), 'lambda' (10), 'l{gray(1) italic}' (83), 'm{gray(1) gray(0) italic}' (2), 'm{gray(1) italic}' (83), 'n{gray(1) italic}' (27), 'n{italic}' (33), 'o{gray(1) gray(0) italic}' (2), 'o{gray(1) italic}' (157), 'p{gray(1) gray(0) italic}' (2), 'p{gray(1) italic}' (1), 'p{gray(1) rgb(0,0.4,0) italic}' (1), 'p{italic}' (8), 'r{gray(1) italic}' (25), 's{gray(1) italic}' (10), 's{gray(1) rgb(0,0.4,0) italic}' (4), 't0{italic}' (1), 't{gray(1) italic}' (118), 't{italic}' (56), 'u{gray(1) italic}' (116), 'u{italic}' (6), 'v{gray(1) italic}' (10), 'v{italic}' (13), 'w{gray(1) italic}' (86), 'w{italic}' (11), 'x{gray(1) italic}' (35), 'x{italic}' (25), 'y{gray(1) italic}' (3), 'y{italic}' (23), 'z{italic}' (16) Set MATHPARSER_SPECULATE to speculate on possible notations. 8.20 sec) (Finalizing... 9.41 sec) Conversion complete: 2 warnings; 24 errors. processing finished Wed Apr 29 23:13:37 2020 [Pipeline] sh + latexmlpost MLS.xml -format html -pmml --splitat=chapter --splitnaming=labelrelative --javascript=css/LaTeXML-maybeMathJax.js --navigationtoc=context --css=css/LaTeXML-navbar-left.css --dest MLS.html latexmlpost (LaTeXML version 0.8.4) processing started Wed Apr 29 23:13:43 2020 Error:malformed:document Document fails RelaxNG validation (LaTeXML) Validation reports: MLS.xml:0: Relax-NG validity error : Element document has extra content: resource In Post::Document[MLS.html] ->validate (post-processing... (Split MLS.html processing... 1.06 sec) (Scan MLS.html processing... 0.00 sec) (Scan preface.html processing... 0.00 sec) (Scan introduction1.html processing... 0.01 sec) (Scan lexical-structure.html processing... 0.02 sec) (Scan operators-and-expressions.html processing... 0.17 sec) (Scan class-predefined-types-and-declarations.html processing... 0.24 sec) (Scan scoping-name-lookup-and-flattening.html processing... 0.09 sec) (Scan interface-or-type-relationships.html processing... 0.08 sec) (Scan inheritance-modification-and-redeclaration.html processing... 0.13 sec) (Scan equations.html processing... 0.10 sec) (Scan connectors-and-connections.html processing... 0.14 sec) (Scan arrays.html processing... 0.15 sec) (Scan statements-and-algorithm-sections.html processing... 0.06 sec) (Scan functions.html processing... 0.33 sec) (Scan packages.html processing... 0.03 sec) (Scan overloaded-operators.html processing... 1.28 sec) (Scan stream-connectors.html processing... 1.14 sec) (Scan synchronous-language-elements.html processing... 1.05 sec) (Scan state-machines.html processing... 0.87 sec) (Scan annotations.html processing... 0.77 sec) (Scan unit-expressions.html processing... 0.58 sec) (Scan the-modelica-standard-library.html processing... 0.56 sec) (CrossRef MLS.html processing... 0.70 sec) (CrossRef preface.html processing... 0.03 sec) (CrossRef introduction1.html processing... 0.04 sec) (CrossRef lexical-structure.html processing... 0.06 sec) (CrossRef operators-and-expressions.html processing... 0.15 sec) (CrossRef class-predefined-types-and-declarations.html processing... 0.17 sec) (CrossRef scoping-name-lookup-and-flattening.html processing... 0.10 sec) (CrossRef interface-or-type-relationships.html processing... 0.08 sec) (CrossRef inheritance-modification-and-redeclaration.html processing... 0.10 sec) (CrossRef equations.html processing... 0.10 sec) (CrossRef connectors-and-connections.html processing... 0.09 sec) (CrossRef arrays.html processing... 0.13 sec) (CrossRef statements-and-algorithm-sections.html processing... 0.08 sec) (CrossRef functions.html processing... 0.20 sec) (CrossRef packages.html processing... 0.07 sec) (CrossRef overloaded-operators.html processing... 0.82 sec) (CrossRef stream-connectors.html processing... 0.80 sec) (CrossRef synchronous-language-elements.html processing... 0.78 sec) (CrossRef state-machines.html processing... 0.63 sec) (CrossRef annotations.html processing... 0.62 sec) (CrossRef unit-expressions.html processing... 0.47 sec) (CrossRef the-modelica-standard-library.html processing... 0.61 sec) (Graphics MLS.html processing... 0.02 sec) (Graphics preface.html processing... 0.00 sec) (Graphics interface-or-type-relationships.html processing... 0.00 sec) (Graphics connectors-and-connections.html 2 to process... 0.00 sec) (Graphics packages.html processing... 0.00 sec) (Graphics overloaded-operators.html 14 to process... 0.02 sec) (Graphics stream-connectors.html 14 to process... 0.01 sec) (Graphics synchronous-language-elements.html 13 to process... 0.01 sec) (Graphics state-machines.html 9 to process... 0.01 sec) (Graphics annotations.html 6 to process... 0.00 sec) (Graphics unit-expressions.html 3 to process... 0.00 sec) (Graphics the-modelica-standard-library.html 3 to process... 0.00 sec) (MathML::Presentation operators-and-expressions.html 78 to process... 0.09 sec) (MathML::Presentation class-predefined-types-and-declarations.html 49 to process... 0.05 sec) (MathML::Presentation equations.html 3 to process... 0.00 sec) (MathML::Presentation connectors-and-connections.html 17 to process... 0.01 sec) (MathML::Presentation arrays.html 66 to process... 0.06 sec) (MathML::Presentation functions.html 66 to process... 0.10 sec) (MathML::Presentation overloaded-operators.html 307 to process... 0.89 sec) (MathML::Presentation stream-connectors.html 186 to process... 0.77 sec) (MathML::Presentation synchronous-language-elements.html 95 to process... 0.73 sec) (MathML::Presentation state-machines.html 74 to process... 0.59 sec) (MathML::Presentation annotations.html 70 to process... 0.56 sec) (MathML::Presentation unit-expressions.html 67 to process... 0.56 sec) (MathML::Presentation the-modelica-standard-library.html 64 to process... 0.56 sec) (XSLT[using LaTeXML-html5.xsl] MLS.html processing... 0.06 sec) (XSLT[using LaTeXML-html5.xsl] preface.html processing... 0.01 sec) (XSLT[using LaTeXML-html5.xsl] introduction1.html processing... 0.01 sec) (XSLT[using LaTeXML-html5.xsl] lexical-structure.html processing... 0.05 sec) (XSLT[using LaTeXML-html5.xsl] operators-and-expressions.html processing... 0.24 sec) (XSLT[using LaTeXML-html5.xsl] class-predefined-types-and-declarations.html processing... 0.33 sec) (XSLT[using LaTeXML-html5.xsl] scoping-name-lookup-and-flattening.html processing... 0.08 sec) (XSLT[using LaTeXML-html5.xsl] interface-or-type-relationships.html processing... 0.08 sec) (XSLT[using LaTeXML-html5.xsl] inheritance-modification-and-redeclaration.html processing... 0.20 sec) (XSLT[using LaTeXML-html5.xsl] equations.html processing... 0.14 sec) (XSLT[using LaTeXML-html5.xsl] connectors-and-connections.html processing... 0.17 sec) (XSLT[using LaTeXML-html5.xsl] arrays.html processing... 0.26 sec) (XSLT[using LaTeXML-html5.xsl] statements-and-algorithm-sections.html processing... 0.09 sec) (XSLT[using LaTeXML-html5.xsl] functions.html processing... 0.44 sec) (XSLT[using LaTeXML-html5.xsl] packages.html processing... 0.03 sec) (XSLT[using LaTeXML-html5.xsl] overloaded-operators.html processing... 3.25 sec) (XSLT[using LaTeXML-html5.xsl] stream-connectors.html processing... 2.71 sec) (XSLT[using LaTeXML-html5.xsl] synchronous-language-elements.html processing... 2.42 sec) (XSLT[using LaTeXML-html5.xsl] state-machines.html processing... 1.52 sec) (XSLT[using LaTeXML-html5.xsl] annotations.html processing... 1.06 sec) (XSLT[using LaTeXML-html5.xsl] unit-expressions.html processing... 0.50 sec) (XSLT[using LaTeXML-html5.xsl] the-modelica-standard-library.html processing... 0.49 sec) (Writer MLS.html processing... 0.00 sec) (Writer preface.html processing... 0.00 sec) (Writer introduction1.html processing... 0.00 sec) (Writer lexical-structure.html processing... 0.00 sec) (Writer operators-and-expressions.html processing... 0.01 sec) (Writer class-predefined-types-and-declarations.html processing... 0.01 sec) (Writer scoping-name-lookup-and-flattening.html processing... 0.00 sec) (Writer interface-or-type-relationships.html processing... 0.00 sec) (Writer inheritance-modification-and-redeclaration.html processing... 0.00 sec) (Writer equations.html processing... 0.00 sec) (Writer connectors-and-connections.html processing... 0.00 sec) (Writer arrays.html processing... 0.01 sec) (Writer statements-and-algorithm-sections.html processing... 0.00 sec) (Writer functions.html processing... 0.01 sec) (Writer packages.html processing... 0.00 sec) (Writer overloaded-operators.html processing... 0.04 sec) (Writer stream-connectors.html processing... 0.03 sec) (Writer synchronous-language-elements.html processing... 0.03 sec) (Writer state-machines.html processing... 0.02 sec) (Writer annotations.html processing... 0.02 sec) (Writer unit-expressions.html processing... 0.01 sec) (Writer the-modelica-standard-library.html processing... 0.01 sec) 35.34 sec) Postprocessing complete: No obvious problems processing finished Wed Apr 29 23:14:19 2020 [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 glossary.html A1.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 literature.html A6.html [Pipeline] sh + find . -type l -xtype l + egrep .* ./A4.html ./A2.html ./A5.html ./A6.html ./A3.html ./A1.html [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 d7eeb04edafd19f3c48adb14dd5545a478c29197942473d8a8b8f12abb853b05 $ docker rm -f d7eeb04edafd19f3c48adb14dd5545a478c29197942473d8a8b8f12abb853b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (upload) Stage "upload" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (index) Stage "index" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE