Pull request #2378 updated Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token) Connecting to https://api.github.com to check permissions of obtain list of sjoelund for modelica/ModelicaSpecification Obtained .CI/Jenkinsfile from 2c60af5e17f04333b990f1fea664b9e515a8b547+4e185f9529110827e8468e70bd056f5192e285b6 (14e0b063b4b399ab756a93bb9c6a822a0542d129) Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2 [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/jenkins1/ws/_ModelicaSpecification_PR-2378_2 # 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/2378/head:refs/remotes/origin/PR-2378 +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/2378/head:refs/remotes/origin/PR-2378 # 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/2378/head:refs/remotes/origin/PR-2378 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4e185f9529110827e8468e70bd056f5192e285b6 into PR head commit 2c60af5e17f04333b990f1fea664b9e515a8b547 Merge succeeded, producing 2c60af5e17f04333b990f1fea664b9e515a8b547 Checking out Revision 2c60af5e17f04333b990f1fea664b9e515a8b547 (PR-2378) Commit message: "more processing" > git config core.sparsecheckout # timeout=10 > git checkout -f 2c60af5e17f04333b990f1fea664b9e515a8b547 # timeout=10 > git merge 4e185f9529110827e8468e70bd056f5192e285b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c60af5e17f04333b990f1fea664b9e515a8b547 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-2378 2c60af5e17f04333b990f1fea664b9e515a8b547 # timeout=10 > git rev-list --no-walk 77bf11117fe02148a5d5909511b1ce00caf29021 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . alpine:3.9 Error: No such object: alpine:3.9 [Pipeline] sh + docker pull alpine:3.9 3.9: Pulling from library/alpine e7c96db7181b: Pulling fs layer e7c96db7181b: Verifying Checksum e7c96db7181b: Download complete e7c96db7181b: Pull complete Digest: sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a Status: Downloaded newer image for alpine:3.9 docker.io/library/alpine:3.9 [Pipeline] withDockerContainer asap-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2 -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2:rw,z -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2@tmp:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat $ docker top 30dff615efafb96b44d1940230fc03f074ba9ca2109d1d5bd37011775da4eec6 -eo pid,comm [Pipeline] { [Pipeline] sh + grep -n '[ ]$' MLS.tex preamble.tex chapters/B1_lexical_conventions.tex chapters/B21_stored_definition.tex chapters/B22_class_definition.tex chapters/B23_extends.tex chapters/B24_component_clause.tex chapters/B25_modification.tex chapters/B26_equations.tex chapters/B27_expressions.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 30dff615efafb96b44d1940230fc03f074ba9ca2109d1d5bd37011775da4eec6 $ docker rm -f 30dff615efafb96b44d1940230fc03f074ba9ca2109d1d5bd37011775da4eec6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (verify grammar) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2 [Pipeline] { [Pipeline] checkout using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 4e185f9529110827e8468e70bd056f5192e285b6 into PR head commit 2c60af5e17f04333b990f1fea664b9e515a8b547 Merge succeeded, producing 2c60af5e17f04333b990f1fea664b9e515a8b547 Checking out Revision 2c60af5e17f04333b990f1fea664b9e515a8b547 (PR-2378) Commit message: "more processing" Cleaning workspace > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress https://github.com/modelica/ModelicaSpecification.git +refs/pull/2378/head:refs/remotes/origin/PR-2378 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c60af5e17f04333b990f1fea664b9e515a8b547 # timeout=10 > git merge 4e185f9529110827e8468e70bd056f5192e285b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c60af5e17f04333b990f1fea664b9e515a8b547 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2378 # timeout=10 > git checkout -b PR-2378 2c60af5e17f04333b990f1fea664b9e515a8b547 # 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] sh + docker inspect -f . modelicaspec/antlr:20190521 Error: No such object: modelicaspec/antlr:20190521 [Pipeline] sh + docker pull modelicaspec/antlr:20190521 20190521: Pulling from modelicaspec/antlr e7c96db7181b: Already exists f15f8ca85eab: Pulling fs layer 54be52b4a2cd: Pulling fs layer 54be52b4a2cd: Verifying Checksum 54be52b4a2cd: Download complete f15f8ca85eab: Verifying Checksum f15f8ca85eab: Download complete f15f8ca85eab: Pull complete 54be52b4a2cd: Pull complete Digest: sha256:085eec08115678c9e6f96cdf60e39087960b3d7786ab5f7ef2d2095fac995985 Status: Downloaded newer image for modelicaspec/antlr:20190521 docker.io/modelicaspec/antlr:20190521 [Pipeline] withDockerContainer asap-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2 -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2:rw,z -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2@tmp:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/antlr:20190521 cat $ docker top f1a041a21719b41ebaf315bef30de51cbb7ae32d2dc6a65554dcadb6ea24efb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + echo /usr/share/java/antlr4.jar:/usr/share/java/antlr3.jar:. /usr/share/java/antlr4.jar:/usr/share/java/antlr3.jar:. [Pipeline] sh + cd grammar + ./build.sh -tree + export 'CLASSPATH=.:/usr/share/java/antlr4.jar:/usr/share/java/antlr3.jar:.' + java org.antlr.Tool -Xconversiontimeout 10000 -report Modelica.g B21_stored_definition.stored_definition:3:2 decision 1: k=1 B21_stored_definition.stored_definition:4:13 decision 2: k=1 B21_stored_definition.stored_definition:4:2 decision 3: k=1 B21_stored_definition.stored_definition:5:4 decision 4: k=1 B21_stored_definition.stored_definition:5:34 decision 5: k=1 B22_class_definition.class_definition:4:2 decision 1: k=1 B22_class_definition.class_prefixes:9:2 decision 2: k=1 B22_class_definition.class_prefixes:10:24 decision 3: k=1 B22_class_definition.class_prefixes:10:57 decision 4: k=1 B22_class_definition.class_prefixes:11:16 decision 5: k=1 B22_class_definition.class_prefixes:11:39 decision 6: k=1 B22_class_definition.class_prefixes:10:2 decision 7: k=2 B22_class_definition.class_specifier:14:16 decision 8: k=3 B22_class_definition.long_class_specifier:20:20 decision 9: k=1 B22_class_definition.long_class_specifier:18:21 decision 10: k=1 B22_class_definition.short_class_specifier:27:31 decision 11: k=1 B22_class_definition.short_class_specifier:27:49 decision 12: k=1 B22_class_definition.short_class_specifier:28:24 decision 13: k=1 B22_class_definition.short_class_specifier:28:22 decision 14: k=1 B22_class_definition.short_class_specifier:26:2 decision 15: k=1 B22_class_definition.der_class_specifier:34:59 decision 16: k=1 B22_class_definition.base_prefix:38:2 decision 17: k=1 B22_class_definition.enum_list:41:58 decision 18: k=1 B22_class_definition.composition:53:2 decision 19: k=2 B22_class_definition.composition:54:15 decision 20: k=1 B22_class_definition.composition:55:2 decision 21: k=1 B22_class_definition.composition:55:26 decision 22: k=1 B22_class_definition.composition:54:2 decision 23: k=1 B22_class_definition.composition:56:2 decision 24: k=1 B22_class_definition.external_function_call:64:2 decision 25: k=2 B22_class_definition.external_function_call:65:12 decision 26: k=1 B22_class_definition.element_list:69:16 decision 27: k=1 B22_class_definition.element:75:2 decision 28: k=1 B22_class_definition.element:76:2 decision 29: k=1 B22_class_definition.element:77:2 decision 30: k=1 B22_class_definition.element:77:11 decision 31: k=1 B22_class_definition.element:79:16 decision 32: k=1 B22_class_definition.element:80:2 decision 33: k=1 B22_class_definition.element:78:2 decision 34: k=1 B22_class_definition.element:72:8 decision 35: k=1 B22_class_definition.import_clause:84:41 decision 36: k=1 B22_class_definition.import_clause:84:35 decision 37: k=1 B22_class_definition.import_clause:84:11 decision 38: k=2 B22_class_definition.import_list:88:20 decision 39: k=1 B23_extends.extends_clause:4:27 decision 1: k=1 B23_extends.extends_clause:4:47 decision 2: k=1 B23_extends.constraining_clause:8:33 decision 3: k=1 B24_component_clause.component_clause:4:29 decision 1: k=1 B24_component_clause.type_prefix:8:2 decision 2: k=1 B24_component_clause.type_prefix:9:2 decision 3: k=1 B24_component_clause.type_prefix:9:45 decision 4: k=1 B24_component_clause.component_list:13:52 decision 5: k=1 B24_component_clause.component_declaration:17:14 decision 6: k=1 B24_component_clause.declaration:25:8 decision 7: k=1 B24_component_clause.declaration:25:26 decision 8: k=1 B25_modification.modification:4:21 decision 1: k=1 B25_modification.modification:3:13 decision 2: k=1 B25_modification.class_modification:10:6 decision 3: k=1 B25_modification.argument_list:14:26 decision 4: k=1 B25_modification.argument:17:9 decision 5: k=1 B25_modification.element_modification_or_replaceable:23:2 decision 6: k=1 B25_modification.element_modification_or_replaceable:23:10 decision 7: k=1 B25_modification.element_modification_or_replaceable:23:19 decision 8: k=1 B25_modification.element_modification:27:7 decision 9: k=1 B25_modification.element_redeclaration:31:14 decision 10: k=1 B25_modification.element_redeclaration:31:22 decision 11: k=1 B25_modification.element_redeclaration:32:2 decision 12: k=1 B25_modification.element_replaceable:36:16 decision 13: k=1 B25_modification.element_replaceable:37:2 decision 14: k=1 B26_equations.equation_section:4:2 decision 1: k=1 B26_equations.equation_section:4:39 decision 2: k=2 B26_equations.algorithm_section:8:2 decision 3: k=1 B26_equations.algorithm_section:8:41 decision 4: k=1 B26_equations.equation:13:22 decision 5: k=1 B26_equations.equation:12:2 decision 6: k=1 B26_equations.statement:22:24 decision 7: k=1 B26_equations.statement:22:2 decision 8: k=1 B26_equations.if_equation:35:19 decision 9: k=2 B26_equations.if_equation:37:19 decision 10: k=2 B26_equations.if_equation:38:2 decision 11: k=1 B26_equations.if_equation:40:19 decision 12: k=2 B26_equations.if_equation:39:2 decision 13: k=1 B26_equations.if_statement:47:20 decision 14: k=1 B26_equations.if_statement:49:20 decision 15: k=1 B26_equations.if_statement:50:2 decision 16: k=1 B26_equations.if_statement:52:20 decision 17: k=1 B26_equations.if_statement:51:2 decision 18: k=1 B26_equations.for_equation:59:19 decision 19: k=2 B26_equations.for_statement:65:20 decision 20: k=1 B26_equations.for_indices:70:28 decision 21: k=1 B26_equations.for_index:74:8 decision 22: k=1 B26_equations.while_statement:79:20 decision 23: k=1 B26_equations.when_equation:85:19 decision 24: k=2 B26_equations.when_equation:87:19 decision 25: k=2 B26_equations.when_equation:87:22 decision 26: k=1 B26_equations.when_statement:93:20 decision 27: k=1 B26_equations.when_statement:95:20 decision 28: k=1 B26_equations.when_statement:95:23 decision 29: k=1 B27_expressions.expression:5:78 decision 1: k=1 B27_expressions.expression:3:11 decision 2: k=1 B27_expressions.simple_expression:10:46 decision 3: k=1 B27_expressions.simple_expression:10:21 decision 4: k=1 B27_expressions.logical_expression:14:35 decision 5: k=1 B27_expressions.logical_term:18:40 decision 6: k=1 B27_expressions.logical_factor:22:2 decision 7: k=1 B27_expressions.relation:26:24 decision 8: k=1 B27_expressions.arithmetic_expression:34:2 decision 9: k=1 B27_expressions.arithmetic_expression:34:41 decision 10: k=1 B27_expressions.term:42:31 decision 11: k=1 B27_expressions.factor:50:10 decision 12: k=1 B27_expressions.primary:59:24 decision 13: k=1 B27_expressions.primary:61:46 decision 14: k=1 B27_expressions.primary:53:8 decision 15: k=1 B27_expressions.type_specifier:66:17 decision 16: k=1 B27_expressions.name:69:25 decision 17: k=2 B27_expressions.component_reference:73:2 decision 18: k=1 B27_expressions.component_reference:73:13 decision 19: k=1 B27_expressions.component_reference:73:43 decision 20: k=1 B27_expressions.component_reference:73:61 decision 21: k=1 B27_expressions.function_call_args:77:6 decision 22: k=1 B27_expressions.function_arguments:81:15 decision 23: k=1 B27_expressions.function_arguments:82:33 decision 24: k=1 B27_expressions.function_arguments:80:19 decision 25: k=2 B27_expressions.function_arguments_non_first:87:22 decision 26: k=1 B27_expressions.function_arguments_non_first:86:29 decision 27: k=2 B27_expressions.array_arguments:92:32 decision 28: k=1 B27_expressions.array_arguments:92:13 decision 29: k=1 B27_expressions.named_arguments:95:54 decision 30: k=1 B27_expressions.function_argument:101:18 decision 31: k=1 B27_expressions.function_partial_application:107:34 decision 32: k=1 B27_expressions.output_expression_list:111:2 decision 33: k=1 B27_expressions.output_expression_list:111:20 decision 34: k=1 B27_expressions.output_expression_list:111:32 decision 35: k=1 B27_expressions.expression_list:115:30 decision 36: k=1 B27_expressions.array_subscripts:119:32 decision 37: k=1 B27_expressions.subscript:122:10 decision 38: k=1 B27_expressions.comment:127:17 decision 39: k=1 B27_expressions.string_comment:131:24 decision 40: k=1 B27_expressions.string_comment:131:2 decision 41: k=1 + make clean rm -rf *Listener*.java ModelicaLexer.java ModelicaParser.java Modelica_*.java *.tokens *.interp *.g4 *.class ../chapters/B1_lexical_conventions.tex ../chapters/B21_stored_definition.tex ../chapters/B24_component_clause.tex ../chapters/B26_equations.tex ../chapters/B23_extends.tex ../chapters/Modelica.tex ../chapters/B22_class_definition.tex ../chapters/B27_expressions.tex ../chapters/B25_modification.tex + make all sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B1_lexical_conventions.g > B1_lexical_conventions.g4.tmp mv B1_lexical_conventions.g4.tmp B1_lexical_conventions.g4 sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B21_stored_definition.g > B21_stored_definition.g4.tmp mv B21_stored_definition.g4.tmp B21_stored_definition.g4 sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B24_component_clause.g > B24_component_clause.g4.tmp mv B24_component_clause.g4.tmp B24_component_clause.g4 sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B26_equations.g > B26_equations.g4.tmp mv B26_equations.g4.tmp B26_equations.g4 sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B23_extends.g > B23_extends.g4.tmp mv B23_extends.g4.tmp B23_extends.g4 sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' Modelica.g > Modelica.g4.tmp mv Modelica.g4.tmp Modelica.g4 sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B22_class_definition.g > B22_class_definition.g4.tmp mv B22_class_definition.g4.tmp B22_class_definition.g4 sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B27_expressions.g > B27_expressions.g4.tmp mv B27_expressions.g4.tmp B27_expressions.g4 sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=3/d' B25_modification.g > B25_modification.g4.tmp mv B25_modification.g4.tmp B25_modification.g4 + java -Xmx500M org.antlr.v4.Tool Modelica.g4 + javac -g Main.java ModelicaBaseListener.java ModelicaLexer.java ModelicaListener.java ModelicaParser.java + java -Xmx500M org.antlr.v4.gui.TestRig Modelica stored_definition -tree test.mo (stored_definition (class_definition (class_prefixes model) (class_specifier (long_class_specifier M string_comment (composition (element_list (element (import_clause import (name A) .* (comment string_comment))) ; (element (component_clause type_prefix (type_specifier (name Real)) (component_list (component_declaration (declaration A (modification = (expression (simple_expression (logical_expression (logical_term (logical_factor (relation (arithmetic_expression (term (factor (primary 1)))))))))))) (comment string_comment))))) ;)) end M))) ; ) [Pipeline] sh + cd grammar + java Main /usr/lib/MODELICAPATH [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 f1a041a21719b41ebaf315bef30de51cbb7ae32d2dc6a65554dcadb6ea24efb3 $ docker rm -f f1a041a21719b41ebaf315bef30de51cbb7ae32d2dc6a65554dcadb6ea24efb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2 [Pipeline] { [Pipeline] checkout using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress https://github.com/modelica/ModelicaSpecification.git +refs/pull/2378/head:refs/remotes/origin/PR-2378 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4e185f9529110827e8468e70bd056f5192e285b6 into PR head commit 2c60af5e17f04333b990f1fea664b9e515a8b547 Merge succeeded, producing 2c60af5e17f04333b990f1fea664b9e515a8b547 Checking out Revision 2c60af5e17f04333b990f1fea664b9e515a8b547 (PR-2378) Commit message: "more processing" Cleaning workspace > git config core.sparsecheckout # timeout=10 > git checkout -f 2c60af5e17f04333b990f1fea664b9e515a8b547 # timeout=10 > git merge 4e185f9529110827e8468e70bd056f5192e285b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c60af5e17f04333b990f1fea664b9e515a8b547 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2378 # timeout=10 > git checkout -b PR-2378 2c60af5e17f04333b990f1fea664b9e515a8b547 # 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] sh + docker pull modelicaspec/latexml:20191011 20191011: Pulling from modelicaspec/latexml Digest: sha256:7c318c5d8bae055d8e4b222c566fa74fed9ef56d80fb0b8d8b1e65dc64116197 Status: Image is up to date for modelicaspec/latexml:20191011 docker.io/modelicaspec/latexml:20191011 [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20191011 . [Pipeline] withDockerContainer asap-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2 -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2:rw,z -v /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2@tmp:/var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20191011 cat $ docker top 0efedc5eaddfa3bd3d2677cf31d8633764b5a20c4b6f7bbbf55a63c615bf4b0f -eo pid,comm [Pipeline] { [Pipeline] sh + make all latexmk -pdf MLS.tex Latexmk: This is Latexmk, John Collins, 25 October 2018, version: 4.61. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex 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.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2018-12-01> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2018/09/03 v1.4i 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/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/oberdiek/ifpdf.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 1147. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/local/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.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/generic/oberdiek/hobsub-hyperref.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.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)) (./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/oberdiek/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd) [1{/usr/local/texmf-va r/fonts/map/pdftex/updmap/pdftex.map}] (./chapters/abstract.tex Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 6. [1 <./media/image1.pdf>] LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 43. ) (./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} [1] LaTeX Warning: Reference `modelica-3-4' on page 2 undefined on input line 44. ) (./chapters/introduction.tex [2 <./media/image2.png>] [3] Chapter 1. [4] LaTeX Warning: Reference `glossary' on page 5 undefined on input line 99. LaTeX Warning: Reference `lexical-conventions' on page 5 undefined on input lin e 124. LaTeX Warning: Reference `modelica-concrete-syntax' on page 5 undefined on inpu t line 132. ) (./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) LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textasteriskcentered' on input line 36. [6] LaTeX Warning: Reference `modelica-concrete-syntax' on page 7 undefined on inpu t line 87. LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 7 undefin ed on input line 104. LaTeX Warning: Reference `packages' on page 7 undefined on input line 105. LaTeX Warning: Reference `lexical-conventions' on page 7 undefined on input lin e 110. [7] LaTeX Warning: Reference `lexical-conventions' on page 8 undefined on input lin e 173. [8] LaTeX Warning: Reference `lexical-conventions' on page 9 undefined on input lin e 239. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 9 unde fined on input line 240. ) (./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 25. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 26. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 10 undefined on input line 27. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 10 undefined on input line 31. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 10 undefined on input line 32. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 10 undefined on input line 32. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 10 undefined on input line 33. LaTeX Warning: Reference `modelica-concrete-syntax' on page 10 undefined on inp ut line 43. Underfull \hbox (badness 10000) in paragraph at lines 61--61 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 63--63 []|[][][][][][][][][][][] [10] [11] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 12 undefined on input line 154. [12] LaTeX Warning: Reference `equations' on page 13 undefined on input line 192. LaTeX Warning: Reference `equality-and-assignment' on page 13 undefined on inpu t line 192. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 13 undefined on input line 193. LaTeX Warning: Reference `events-and-synchronization' on page 13 undefined on i nput line 245. LaTeX Warning: Reference `discrete-time-expressions' on page 13 undefined on in put line 254. [13] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 14 unde fined on input line 270. LaTeX Warning: Reference `array-concatenation' on page 14 undefined on input li ne 274. LaTeX Warning: Reference `vector-construction' on page 14 undefined on input li ne 278. LaTeX Warning: Reference `type-compatible-expressions' on page 14 undefined on input line 292. LaTeX Warning: Reference `evaluation-order' on page 14 undefined on input line 295. [14] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 5 undefined on input line 354. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 15 undefined on input line 358. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 15 undefined on input line 360. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 15 undefined on input line 362. LaTeX Warning: Reference `built-in-functions' on page 15 undefined on input lin e 367. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 15 undefined on input line 375. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 15 u ndefined on input line 378. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 15 undefined on input line 392. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 15 undefined on input line 399. Underfull \hbox (badness 10000) in paragraph at lines 405--408 []|[][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 405--408 | [][][][][][][][][][] LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 15 undefined on input line 414. Underfull \hbox (badness 10000) in paragraph at lines 432--435 []\OT1/cmr/m/n/10 for Re-als: [][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 432--435 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][] Underfull \hbox (badness 1953) in paragraph at lines 435--437 []\OT1/cmr/m/n/10 for In-te-gers: [][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][] Package longtable Warning: Column widths have changed (longtable) in table 3.5 on input line 450. [15] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 16 undefined on input line 456. Package longtable Warning: Column widths have changed (longtable) in table 3.6 on input line 499. [16] Package longtable Warning: Column widths have changed (longtable) in table 3.7 on input line 523. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 542. Underfull \hbox (badness 10000) in paragraph at lines 550--551 []|[][][][][][][][][][][][][] LaTeX Warning: Reference `delay' on page 17 undefined on input line 557. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 558. Underfull \hbox (badness 10000) in paragraph at lines 553--559 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][] for [][][] LaTeX Warning: Reference `cardinality-deprecated' on page 17 undefined on input line 566. LaTeX Warning: Reference `homotopy' on page 17 undefined on input line 588. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 17 undefined on input line 589. LaTeX Warning: Reference `semilinear' on page 17 undefined on input line 600. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 17 undefined o n input line 602. Underfull \hbox (badness 10000) in paragraph at lines 598--603 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][][][][][][][][][][][][] LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 17 undefined on input line 611. LaTeX Warning: Reference `stream-operator-actualstream' on page 17 undefined on input line 617. LaTeX Warning: Reference `spatialdistribution' on page 17 undefined on input li ne 629. Underfull \hbox (badness 1048) in paragraph at lines 628--630 []|\OT1/cmr/m/n/10 The [][][][][][][][][][][][] op-er-a-tor al-lows LaTeX Warning: Reference `getinstancename' on page 17 undefined on input line 6 35. Package longtable Warning: Column widths have changed (longtable) in table 3.8 on input line 637. [17] [18] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 19 undefined on input line 705. [19] [20] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 21 undefined on input line 839. [21] [22] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 23 undefined on input line 993. [23] [24] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 25 undefined on input line 1097. LaTeX Warning: Reference `noevent-and-smooth' on page 25 undefined on input lin e 1113. LaTeX Warning: Reference `events-and-synchronization' on page 25 undefined on i nput line 1113. LaTeX Warning: Reference `noevent-and-smooth' on page 25 undefined on input lin e 1124. LaTeX Warning: Reference `discrete-time-expressions' on page 25 undefined on in put line 1145. LaTeX Warning: Reference `pre' on page 25 undefined on input line 1147. LaTeX Warning: Reference `reinit' on page 25 undefined on input line 1166. Package longtable Warning: Column widths have changed (longtable) in table 3.9 on input line 1168. [25] LaTeX Warning: Reference `events-and-synchronization' on page 26 undefined on i nput line 1198. [26] LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 27 undefined on input line 1223. LaTeX Warning: Reference `cardinality-deprecated' on page 27 undefined on input line 1299. [27] LaTeX Warning: Reference `events-and-synchronization' on page 28 undefined on i nput line 1337. Underfull \hbox (badness 10000) in paragraph at lines 1357--1366 LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textgreater' on input line 1381. [28]) (./chapters/classes.tex [29] Chapter 4. [30] LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 31 undefined on input line 57. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 31 und efined on input line 65. LaTeX Warning: Reference `redeclaration' on page 31 undefined on input line 66. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 31 undefined on input line 91. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 31 und efined on input line 93. LaTeX Warning: Reference `records' on page 31 undefined on input line 96. LaTeX Warning: Reference `enumeration-types' on page 31 undefined on input line 98. [31] LaTeX Warning: Reference `static-name-lookup' on page 32 undefined on input lin e 179. LaTeX Warning: Reference `enumeration-types' on page 32 undefined on input line 195. LaTeX Warning: Reference `array-declarations' on page 32 undefined on input lin e 196. [32] LaTeX Warning: Reference `function-as-a-specialized-class' on page 33 undefined on input line 216. LaTeX Warning: Reference `conditional-component-declaration' on page 33 undefin ed on input line 218. LaTeX Warning: Reference `specialized-classes' on page 33 undefined on input li ne 235. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 33 u ndefined on input line 239. LaTeX Warning: Reference `external-objects' on page 33 undefined on input line 245. LaTeX Warning: Reference `variability-of-structured-entities' on page 33 undefi ned on input line 261. LaTeX Warning: Reference `function-call' on page 33 undefined on input line 272 . LaTeX Warning: Reference `balanced-models' on page 33 undefined on input line 2 81. LaTeX Warning: Reference `balanced-models' on page 33 undefined on input line 2 87. [33] LaTeX Warning: Reference `connect-equations-and-connectors' on page 34 undefine d on input line 305. LaTeX Warning: Reference `balanced-models' on page 34 undefined on input line 3 09. [34] LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 377. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 35 undefined on input line 378. LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 389. LaTeX Warning: Reference `events-and-synchronization' on page 35 undefined on i nput line 394. 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 418. [35] [36] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 37 unde fined on input line 539. [37] [38] LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 39 undefined on input line 683. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 39 undefined on input line 714. [39] LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 40 un defined on input line 804. [40] LaTeX Warning: Reference `record-constructor-functions' on page 41 undefined on input line 814. LaTeX Warning: Reference `function-as-a-specialized-class' on page 41 undefined on input line 829. LaTeX Warning: Reference `packages' on page 41 undefined on input line 844. LaTeX Warning: Reference `interface-or-type-relationships' on page 41 undefined on input line 847. LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l ine 855. LaTeX Warning: Reference `overloaded-operators' on page 41 undefined on input l ine 858. Package longtable Warning: Column widths have changed (longtable) in table 4.1 on input line 873. [41] [42] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 4 3 undefined on input line 951. LaTeX Warning: Reference `when-equations' on page 43 undefined on input line 99 5. LaTeX Warning: Reference `algorithm-sections' on page 43 undefined on input lin e 995. LaTeX Warning: Reference `modelica-dae-representation' on page 43 undefined on input line 995. [43] [44] [45] [46] [47] [48] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 49 undefined on input line 1479. [49] LaTeX Warning: Reference `attributes-of-enumeration-types' on page 50 undefined on input line 1553. LaTeX Warning: Reference `types-as-iteration-ranges' on page 50 undefined on in put line 1556. [50] [51] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 5 2 undefined on input line 1665. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 52 undefined on input line 1672. [52] LaTeX Warning: Reference `external-objects' on page 53 undefined on input line 1759. LaTeX Warning: Reference `assert' on page 53 undefined on input line 1765. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 53 undefined on input line 1773. LaTeX Warning: Reference `annotations' on page 53 undefined on input line 1778. LaTeX Warning: Reference `clocks-and-clocked-variables' on page 53 undefined on input line 1784. LaTeX Warning: Reference `clock-constructors' on page 53 undefined on input lin e 1784. ) (./chapters/scoping.tex [53] [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 54. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 55 undefined on input line 54. [55] LaTeX Warning: Reference `the-class-tree' on page 56 undefined on input line 62 . LaTeX Warning: Reference `modification-environment' on page 56 undefined on inp ut line 116. LaTeX Warning: Reference `redeclaration' on page 56 undefined on input line 129 . LaTeX Warning: Reference `modification-environment' on page 56 undefined on inp ut line 148. [56] LaTeX Warning: Reference `lookup-of-imported-names' on page 57 undefined on inp ut line 161. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 57 und efined on input line 171. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 57 undefined on input line 191. [57] [58] LaTeX Warning: Reference `declaration-order-and-usage-before-declaration' on pa ge 59 undefined on input line 368. [59] LaTeX Warning: Reference `merging-of-modifications' on page 60 undefined on inp ut line 422. [60] LaTeX Warning: Reference `annotations-for-code-generation' on page 61 undefined on input line 518. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 61 un defined on input line 518. LaTeX Warning: Reference `declaring-derivatives-of-functions' on page 61 undefi ned on input line 518. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 61 undefined on input line 518. LaTeX Warning: Reference `external-function-interface' on page 61 undefined on input line 518. [61] [62] LaTeX Warning: Reference `static-name-lookup' on page 63 undefined on input lin e 687. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 63 undefined on input line 687. LaTeX Warning: Reference `merging-of-modifications' on page 63 undefined on inp ut line 728. [63] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 64 undefined on input line 760. LaTeX Warning: Reference `connectors-and-connections' on page 64 undefined on i nput line 781. LaTeX Warning: Reference `state-machines' on page 64 undefined on input line 78 1. LaTeX Warning: Reference `expandable-connectors' on page 64 undefined on input line 782. LaTeX Warning: Reference `generation-of-connection-equations' on page 64 undefi ned on input line 785. LaTeX Warning: Reference `semantics-summary' on page 64 undefined on input line 785. ) (./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 71. [65] LaTeX Warning: Reference `predefined-types-and-classes' on page 66 undefined on input line 94. LaTeX Warning: Reference `interface-or-type' on page 66 undefined on input line 96. LaTeX Warning: Reference `interface-or-type' on page 66 undefined on input line 101. [66] LaTeX Warning: Reference `transitively-non-replaceable' on page 67 undefined on input line 152. LaTeX Warning: Reference `overloaded-operators' on page 67 undefined on input l ine 188. LaTeX Warning: Reference `external-objects' on page 67 undefined on input line 188. [67 <./media/subtype.pdf>] LaTeX Warning: Reference `constraining-type' on page 68 undefined on input line 207. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 68 undefined on input line 243. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 68 undefined on input line 245. LaTeX Warning: Reference `transitively-non-replaceable' on page 68 undefined on input line 262. [68] LaTeX Warning: Reference `overloaded-operators' on page 69 undefined on input l ine 330. LaTeX Warning: Reference `external-objects' on page 69 undefined on input line 335. LaTeX Warning: Reference `transitively-non-replaceable' on page 69 undefined on input line 340. [69] LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7 0 undefined on input line 415. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 70 undefined on input line 416. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 7 0 undefined on input line 426. LaTeX Warning: Reference `redeclaration' on page 70 undefined on input line 444 . [70] LaTeX Warning: Reference `redeclaration' on page 71 undefined on input line 554 . [71] [72]) (./chapters/inheritance.tex [73] Chapter 7. LaTeX Warning: Reference `enclosing-classes' on page 74 undefined on input line 27. [74] LaTeX Warning: Reference `redeclaration' on page 75 undefined on input line 89. [75] LaTeX Warning: Reference `specialized-classes' on page 76 undefined on input li ne 141. [76] LaTeX Warning: Reference `transitively-non-replaceable' on page 77 undefined on input line 239. LaTeX Warning: Reference `type-compatible-expressions' on page 77 undefined on input line 265. LaTeX Warning: Reference `class-declarations' on page 77 undefined on input lin e 281. LaTeX Warning: Reference `balanced-models' on page 77 undefined on input line 2 81. LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 286 . LaTeX Warning: Reference `redeclaration' on page 77 undefined on input line 289 . LaTeX Warning: Reference `simple-name-lookup' on page 77 undefined on input lin e 291. [77] LaTeX Warning: Reference `modification' on page 78 undefined on input line 322. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 78 undefined on input line 330. [78] Package longtable Warning: Column widths have changed (longtable) in table 7.1 on input line 438. [79] [80] [81] LaTeX Warning: Reference `constraining-type' on page 82 undefined on input line 621. [82] LaTeX Warning: Reference `class-declarations' on page 83 undefined on input lin e 698. [83] [84] LaTeX Warning: Reference `composite-name-lookup' on page 85 undefined on input line 836. [85] [86] LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 87 undefined on input line 1010. LaTeX Warning: Reference `redeclaration' on page 87 undefined on input line 101 5. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 87 unde fined on input line 1035. [87]) (./chapters/equations.tex [88] Chapter 8. LaTeX Warning: Reference `equations-in-equation-sections' on page 89 undefined on input line 12. LaTeX Warning: Reference `declaration-equations' on page 89 undefined on input line 15. LaTeX Warning: Reference `modifications' on page 89 undefined on input line 18. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 89 undefined on input line 24. [89] LaTeX Warning: Reference `type-compatible-expressions' on page 90 undefined on input line 67. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 90 undefined on input line 80. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 90 undefined on input line 92. LaTeX Warning: Reference `types-as-iteration-ranges' on page 90 undefined on in put line 113. [90] LaTeX Warning: Reference `implicit-iteration-ranges' on page 91 undefined on in put line 145. LaTeX Warning: Reference `connect-equations-and-connectors' on page 91 undefine d on input line 168. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 91 undefined on input line 172. [91] [92] [93] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 94 undefined on input line 370. LaTeX Warning: Reference `when-statements' on page 94 undefined on input line 4 01. [94] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 95 undefined on input line 445. [95] LaTeX Warning: Reference `assert' on page 96 undefined on input line 545. LaTeX Warning: Reference `equation-operators-for-overconstrained-connection-bas ed-equation-systems' on page 96 undefined on input line 574. [96] LaTeX Warning: Reference `reinit' on page 97 undefined on input line 584. LaTeX Warning: Reference `balanced-models' on page 97 undefined on input line 5 96. [97] LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 98 undefined on input line 687. [98] [99] LaTeX Warning: Reference `predefined-types-and-classes' on page 100 undefined o n input line 830. [100] [101] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 102 undefined on input line 984. ) (./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 150. LaTeX Warning: Reference `generation-of-connection-equations' on page 105 undef ined on input line 167. [105] [106] [107] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 108 undefined on input line 376. [108] [109] [110] LaTeX Warning: Reference `connect-equations-and-connectors' on page 111 undefin ed on input line 669. [111] LaTeX Warning: Reference `enum:exc-conn-case' on page 112 undefined on input li ne 704. LaTeX Warning: Reference `conditional-component-declaration' on page 112 undefi ned on input line 731. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 112 undefined on input line 742. [112] [113] [114] LaTeX Warning: Reference `connect-equations-and-connectors' on page 115 undefin ed on input line 943. Underfull \hbox (badness 10000) in paragraph at lines 968--968 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 985--986 []|[][][] Underfull \hbox (badness 10000) in paragraph at lines 1003--1003 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 1007--1008 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 1701) in paragraph at lines 1010--1018 []|\OT1/cmr/m/n/10 If the op-er-a-tor [][][][][][][][][][] is used, or the Underfull \hbox (badness 3088) in paragraph at lines 1010--1018 \OT1/cmr/m/n/10 must be ex-actly one state-ment [][][][][][][] Underfull \hbox (badness 1874) in paragraph at lines 1010--1018 [][][][][][][] \OT1/cmr/m/n/10 in-volv-ing [][][][] (the ar-gu-ment of [] Underfull \hbox (badness 1540) in paragraph at lines 1010--1018 \OT1/cmr/m/n/10 closer to the root of the span-ning tree than [][][][]; oth-er- Underfull \hbox (badness 1297) in paragraph at lines 1010--1018 \OT1/cmr/m/it/10 equa-tion sys-tems by pro-vid-ing an-a-lytic in-verses, see Mo d-el- Package longtable Warning: Column widths have changed (longtable) in table 9.1 on input line 1019. [115] [116] LaTeX Warning: Reference `generation-of-connection-equations' on page 117 undef ined on input line 1058. LaTeX Warning: Reference `generation-of-connection-equations' on page 117 undef ined on input line 1061. [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 48. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 120 undefined on input line 51. [120] Package longtable Warning: Column widths have changed (longtable) in table 10.1 on input line 81. [121] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 122 undefined on input line 206. [122] Package longtable Warning: Column widths have changed (longtable) in table 10.3 on input line 223. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 123 undef ined on input line 231. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 123 unde fined on input line 231. Package longtable Warning: Column widths have changed (longtable) in table 10.4 on input line 265. Package longtable Warning: Column widths have changed (longtable) in table 10.5 on input line 290. [123] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 124 und efined on input line 299. Package longtable Warning: Column widths have changed (longtable) in table 10.6 on input line 341. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 350. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 380. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 400. Overfull \hbox (25.60732pt too wide) in paragraph at lines 411--416 []|[]| LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 418. LaTeX Warning: Reference `reduction-expressions' on page 124 undefined on input line 441. [124] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 125 und efined on input line 477. LaTeX Warning: Reference `implicit-iteration-ranges' on page 125 undefined on i nput line 483. LaTeX Warning: Reference `types-as-iteration-ranges' on page 125 undefined on i nput line 484. [125] Underfull \hbox (badness 10000) in paragraph at lines 531--532 []|[][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 541--542 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][] LaTeX Warning: Reference `type-compatible-expressions' on page 126 undefined on input line 558. [126] LaTeX Warning: Reference `implicit-iteration-ranges' on page 127 undefined on i nput line 616. LaTeX Warning: Reference `types-as-iteration-ranges' on page 127 undefined on i nput line 617. [127] LaTeX Warning: Reference `type-compatible-expressions' on page 128 undefined on input line 661. [128] [129] LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 130 undefined on input line 812. Package longtable Warning: Column widths have changed (longtable) in table 10.10 on input line 869. [130] [131] Package longtable Warning: Column widths have changed (longtable) in table 10.11 on input line 942. Package longtable Warning: Column widths have changed (longtable) in table 10.12 on input line 967. Package longtable Warning: Column widths have changed (longtable) in table 10.13 on input line 992. Package longtable Warning: Column widths have changed (longtable) in table 10.14 on input line 1004. Package longtable Warning: Column widths have changed (longtable) in table 10.15 on input line 1025. [132] Package longtable Warning: Column widths have changed (longtable) in table 10.16 on input line 1045. Package longtable Warning: Column widths have changed (longtable) in table 10.17 on input line 1068. Package longtable Warning: Column widths have changed (longtable) in table 10.18 on input line 1102. [133] Package longtable Warning: Column widths have changed (longtable) in table 10.19 on input line 1126. Package longtable Warning: Column widths have changed (longtable) in table 10.20 on input line 1168. [134] LaTeX Warning: Reference `equality-relational-and-logical-operators' on page 13 5 undefined on input line 1242. LaTeX Warning: Reference `evaluation-order' on page 135 undefined on input line 1250. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 135 undefined on input line 1254. [135]) (./chapters/statements.tex [136] Chapter 11. LaTeX Warning: Reference `equations' on page 137 undefined on input line 20. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 137 undefined on input line 25. [137] LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 138 undefined on input line 78. LaTeX Warning: Reference `reduction-functions-and-operators' on page 138 undefi ned on input line 92. [138] LaTeX Warning: Reference `simple-equality-equations' on page 139 undefined on i nput line 170. LaTeX Warning: Reference `nested-for-loops-and-reduction-expressions-with-multi ple-iterators' on page 139 undefined on input line 182. LaTeX Warning: Reference `explicit-iteration-ranges-of-for-equations' on page 1 39 undefined on input line 196. [139] [140] LaTeX Warning: Reference `break-statement' on page 141 undefined on input line 331. LaTeX Warning: Reference `return-statements' on page 141 undefined on input lin e 331. [141] LaTeX Warning: Reference `function-return-statements' on page 142 undefined on input line 368. [142] [143] LaTeX Warning: Reference `assert' on page 144 undefined on input line 527. LaTeX Warning: Reference `terminate' on page 144 undefined on input line 532. ) (./chapters/functions.tex [144] [145] Chapter 12. LaTeX Warning: Reference `function-as-a-specialized-class' on page 146 undefine d on input line 7. LaTeX Warning: Reference `external-function-interface' on page 146 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. [146] LaTeX Warning: Reference `function-call' on page 147 undefined on input line 87 . LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 1 47 undefined on input line 117. LaTeX Warning: Reference `specialized-classes' on page 147 undefined on input l ine 123. [147] LaTeX Warning: Reference `synchronous-language-elements' on page 148 undefined on input line 175. LaTeX Warning: Reference `state-machines' on page 148 undefined on input line 1 75. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 148 undefined on input line 182. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 148 undefined on input line 184. LaTeX Warning: Reference `function-call' on page 148 undefined on input line 19 5. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 148 undefined on input line 200. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 148 undefined on input line 202. LaTeX Warning: Reference `composite-name-lookup' on page 148 undefined on input line 205. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 148 undefined on input line 212. [148] LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 149 undefined on input line 228. [149] [150] LaTeX Warning: Reference `record-constructor-functions' on page 151 undefined o n input line 400. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 151 undefined on input line 401. LaTeX Warning: Reference `reduction-expressions' on page 151 undefined on input line 413. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 151 undefined on input line 457. [151] LaTeX Warning: Reference `function-partial-application' on page 152 undefined o n input line 528. LaTeX Warning: Reference `function-partial-application' on page 152 undefined o n input line 533. [152] LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 153 undefined on input line 537. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 153 undefined on input line 569. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 153 undefined on input line 589. [153] [154] [155] LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 156 undefined on input line 785. LaTeX Warning: Reference `function-as-a-specialized-class' on page 156 undefine d on input line 788. LaTeX Warning: Reference `function-as-a-specialized-class' on page 156 undefine d on input line 793. [156] LaTeX Warning: Reference `transitively-non-replaceable' on page 157 undefined o n input line 848. LaTeX Warning: Reference `restrictions-on-base-classes-and-constraining-types-t o-be-transitively-non-replaceable' on page 157 undefined on input line 848. [157] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 58 undefined on input line 948. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 158 undefined on input line 951. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 158 undefined on input line 953. LaTeX Warning: Reference `built-in-array-functions' on page 158 undefined on in put line 955. [158] [159] [160] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 161 undefined on input line 1146. [161] LaTeX Warning: Reference `using-the-derivative-annotation' on page 162 undefine d on input line 1219. LaTeX Warning: Reference `partial-derivatives-of-functions' on page 162 undefin ed on input line 1221. LaTeX Warning: Reference `annotations-for-code-generation' on page 162 undefine d on input line 1228. [162] [163] [164] [165] [166] [167] LaTeX Warning: Reference `balanced-models' on page 168 undefined on input line 1613. [168] LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 169 undefined on input line 1741. [169] Package longtable Warning: Column widths have changed (longtable) in table 12.1 on input line 1769. LaTeX Warning: Reference `utility-functions' on page 170 undefined on input lin e 1777. LaTeX Warning: Reference `external-objects' on page 170 undefined on input line 1788. Package longtable Warning: Column widths have changed (longtable) in table 12.2 on input line 1808. [170] LaTeX Warning: Reference `simple-types' on page 171 undefined on input line 184 1. LaTeX Warning: Reference `records' on page 171 undefined on input line 1842. Package longtable Warning: Column widths have changed (longtable) in table 12.3 on input line 1859. LaTeX Warning: Reference `simple-types' on page 171 undefined on input line 186 6. Package longtable Warning: Column widths have changed (longtable) in table 12.4 on input line 1884. (/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [171] [172] LaTeX Warning: Reference `simple-types' on page 173 undefined on input line 202 5. LaTeX Warning: Reference `records' on page 173 undefined on input line 2039. Package longtable Warning: Column widths have changed (longtable) in table 12.5 on input line 2040. LaTeX Warning: Reference `simple-types' on page 173 undefined on input line 204 3. LaTeX Warning: Reference `records' on page 173 undefined on input line 2044. [173] [174] LaTeX Warning: Reference `external-resources' on page 175 undefined on input li ne 2154. LaTeX Warning: Reference `external-resources' on page 175 undefined on input li ne 2160. [175] [176] [177] [178] Package longtable Warning: Column widths have changed (longtable) in table 12.6 on input line 2436. Overfull \hbox (9.3054pt too wide) in paragraph at lines 2449--2449 []|[] Package longtable Warning: Column widths have changed (longtable) in table 12.7 on input line 2459. [179] [180]) (./chapters/packages.tex [181] Chapter 13. LaTeX Warning: Reference `specialized-classes' on page 182 undefined on input l ine 5. [182] LaTeX Warning: Reference `static-name-lookup' on page 183 undefined on input li ne 96. LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 183 undef ined on input line 161. [183] [184] LaTeX Warning: Reference `bitmap' on page 185 undefined on input line 250. [185] LaTeX Warning: Reference `annotations-for-version-handling' on page 186 undefin ed on input line 327. LaTeX Warning: Reference `fig:roots' on page 186 undefined on input line 345. LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbackslash' on input line 355. LaTeX Warning: Reference `fig:roots' on page 186 undefined on input line 361. ) (./chapters/overloaded.tex [186 <./media/modelicapath.pdf>] Chapter 14. LaTeX Warning: Reference `specialized-classes' on page 187 undefined on input l ine 6. LaTeX Warning: Reference `overloaded-constructors' on page 187 undefined on inp ut line 23. LaTeX Warning: Reference `overloaded-string-conversions' on page 187 undefined on input line 25. LaTeX Warning: Reference `overloaded-binary-operations' on page 187 undefined o n input line 27. LaTeX Warning: Reference `overloaded-unary-operations' on page 187 undefined on input line 31. Package longtable Warning: Column widths have changed (longtable) in table 14.1 on input line 34. LaTeX Warning: Reference `interface-or-type-relationships' on page 187 undefine d on input line 55. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 187 un defined on input line 58. [187] [188] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 189 undefined on input line 259. LaTeX Warning: Reference `matrix-and-vector-multiplication-of-numeric-arrays' o n page 189 undefined on input line 260. LaTeX Warning: Reference `tab:product' on page 189 undefined on input line 268. LaTeX Warning: Reference `tab:product' on page 189 undefined on input line 272. [189] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 190 undefined on input line 320. [190] LaTeX Warning: Reference `specialized-classes' on page 191 undefined on input l ine 364. [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 49. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 53. LaTeX Warning: Reference `inside-and-outside-connectors' on page 194 undefined on input line 55. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 60. LaTeX Warning: Reference `stream-operator-actualstream' on page 194 undefined o n input line 61. [194] LaTeX Warning: Reference `stream-operator-actualstream' on page 195 undefined o n input line 87. LaTeX Warning: Reference `inside-and-outside-connectors' on page 195 undefined on input line 105. [195] LaTeX Warning: Reference `generation-of-connection-equations' on page 196 undef ined on input line 152. [196 <./media/fluidsystem.pdf>] LaTeX Warning: Reference `derivation-of-stream-equations' on page 197 undefined on input line 201. 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 257. [197] LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 198 undefined on input line 349. [198] LaTeX Warning: Reference `derivation-of-stream-equations' on page 199 undefined on input line 366. [199]) (./chapters/synchronous.tex [200] Chapter 16. Overfull \hbox (52.92856pt too wide) in paragraph at lines 21--22 [] LaTeX Warning: Reference `clock-constructors' on page 201 undefined on input li ne 28. [201 <./media/plantmodel.pdf>] LaTeX Warning: Reference `when-equations' on page 202 undefined on input line 9 4. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 202 undefined on input line 94. [202] LaTeX Warning: Reference `discrete-time-expressions' on page 203 undefined on i nput line 190. LaTeX Warning: Reference `continuous-time-expressions' on page 203 undefined on input line 191. Overfull \hbox (17.64514pt too wide) in paragraph at lines 201--202 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 200--202 []|[]| LaTeX Warning: Reference `discrete-time-expressions' on page 203 undefined on i nput line 202. Overfull \hbox (3.46408pt too wide) in paragraph at lines 202--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 203 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 199--251 [] [] [203] Package longtable Warning: Column widths have changed (longtable) in table 16.1 on input line 251. [204 <./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 205 undefined on input line 332. [205] LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 06 undefined on input line 399. LaTeX Warning: Reference `sub-clock-inferencing' on page 206 undefined on input line 404. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 206 undefined on input line 419. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 06 undefined on input line 451. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 206 undefined on input line 469. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 206 und efined on input line 483. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 206 undefined on input line 499. LaTeX Warning: Reference `solver-methods' on page 206 undefined on input line 5 13. Package longtable Warning: Column widths have changed (longtable) in table 16.2 on input line 527. [206] [207] LaTeX Warning: Reference `sub-clock-inferencing' on page 208 undefined on input line 535. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 208 undefined on input line 560. [208] LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 09 undefined on input line 595. LaTeX Warning: Reference `reset-handling' on page 209 undefined on input line 5 98. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 209 und efined on input line 599. Package longtable Warning: Column widths have changed (longtable) in table 16.3 on input line 601. LaTeX Warning: Reference `continuous-time-expressions' on page 209 undefined on input line 617. LaTeX Warning: Reference `sub-clock-inferencing' on page 209 undefined on input line 623. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 209 undefined on input line 641. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 09 undefined on input line 643. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 209 und efined on input line 648. Package longtable Warning: Column widths have changed (longtable) in table 16.4 on input line 654. [209] LaTeX Warning: Reference `base-clock-partitioning' on page 210 undefined on inp ut line 690. LaTeX Warning: Reference `sub-clock-inferencing' on page 210 undefined on input line 724. LaTeX Warning: Reference `sub-clock-inferencing' on page 210 undefined on input line 738. LaTeX Warning: Reference `argument-restrictions-component-expression' on page 2 10 undefined on input line 785. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 210 und efined on input line 794. Package longtable Warning: Column widths have changed (longtable) in table 16.5 on input line 824. [210] [211] [212] LaTeX Warning: Reference `sub-clock-conversion-operators' on page 213 undefined on input line 902. LaTeX Warning: Reference `partitioning-operators' on page 213 undefined on inpu t line 906. LaTeX Warning: Reference `partitioning-operators' on page 213 undefined on inpu t line 919. [213] [214] LaTeX Warning: Reference `base-clock-partitioning' on page 215 undefined on inp ut line 1039. LaTeX Warning: Reference `base-clock-partitioning' on page 215 undefined on inp ut line 1068. [215] LaTeX Warning: Reference `variability-of-expressions' on page 216 undefined on input line 1160. LaTeX Warning: Reference `sub-clock-inferencing' on page 216 undefined on input line 1169. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 216 undefined on input line 1176. [216] LaTeX Warning: Reference `solver-methods' on page 217 undefined on input line 1 183. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 217 undefined on input line 1189. [217] [218] LaTeX Warning: Reference `clock-constructors' on page 219 undefined on input li ne 1364. LaTeX Warning: Reference `sub-clock-inferencing' on page 219 undefined on input line 1387. [219] LaTeX Warning: Reference `clock-partitioning' on page 220 undefined on input li ne 1457. LaTeX Warning: Reference `clock-partitioning' on page 220 undefined on input li ne 1461. Package longtable Warning: Column widths have changed (longtable) in table 16.7 on input line 1469. [220] [221]) (./chapters/statemachines.tex [222] [223] Chapter 17. LaTeX Warning: Reference `state-machine-semantics' on page 224 undefined on inp ut line 92. Package longtable Warning: Column widths have changed (longtable) in table 17.1 on input line 97. [224] Package longtable Warning: Column widths have changed (longtable) in table 17.2 on input line 128. [225] LaTeX Warning: Reference `annotations' on page 226 undefined on input line 148. [226 <./media/statemachine.png>] [227] [228] [229] LaTeX Warning: Reference `merging-variable-definitions' on page 230 undefined o n input line 442. [230] [231 <./media/statemachine2.png>] [232] [233 <./media/statemachineplot.pn g>] [234]) (./chapters/annotations.tex [235] Chapter 18. LaTeX Warning: Reference `vendor-specific-annotations' on page 236 undefined on input line 7. LaTeX Warning: Reference `constraining-clause-annotations' on page 236 undefine d on input line 12. LaTeX Warning: Reference `external-resources' on page 236 undefined on input li ne 57. [236] Underfull \hbox (badness 1648) in paragraph at lines 135--137 []\OT1/cmr/m/n/10 [[][][][] \OT1/cmr/m/it/10 is for ex-am-ple used in the con-n ec-tors of the Underfull \hbox (badness 1057) in paragraph at lines 168--169 []\OT1/cmr/m/n/10 ``[][][][][][][][][][][][][][][][][][][][][][]'' is iden-ti-c al to ``[][][] Overfull \hbox (11.74738pt too wide) in paragraph at lines 180--181 []|[] Package longtable Warning: Column widths have changed (longtable) in table 18.1 on input line 202. [237] [238] [239] [240] LaTeX Warning: Reference `extends-clause' on page 241 undefined on input line 4 16. [241] LaTeX Warning: Reference `ellipse' on page 242 undefined on input line 489. [242 <./media/bezierpoints.png>] [243] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 244 undefi ned on input line 572. LaTeX Warning: Reference `coordinate-systems' on page 244 undefined on input li ne 598. [244] [245] [246] Overfull \hbox (56.4463pt too wide) in paragraph at lines 790--797 []\OT1/cmr/m/n/10 The de-fault clo-sure is [][][][] when [][][][] is 0 and [][] [][] is 360, or [] [247] LaTeX Warning: Reference `external-resources' on page 248 undefined on input li ne 889. [248] [249] LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 250 undefined on input line 1064. [250] Overfull \hbox (58.35635pt too wide) in paragraph at lines 1112--1121 \OT1/cmr/m/it/10 quire-ment as ``bal-anced''). It is rarely needed; but is for ex-am-ple used in Mod-el-ica.Blocks.Math.InverseBlockConstraints, [251] LaTeX Warning: Reference `external-resources' on page 252 undefined on input li ne 1186. [252] [253 <./media/disabledparameter.png> <./media/tabparameter.png>] [254] LaTeX Warning: Reference `conversion-rules' on page 255 undefined on input line 1444. [255] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 256 undefined on input line 1499. [256] [257] LaTeX Warning: Reference `version-handling' on page 258 undefined on input line 1668. [258] [259] LaTeX Warning: Reference `annotations-for-graphical-objects' on page 260 undefi ned on input line 1785. LaTeX Warning: Reference `annotations-for-documentation' on page 260 undefined on input line 1791. [260] [261] [262] LaTeX Warning: Reference `using-the-derivative-annotation' on page 263 undefine d on input line 1994. LaTeX Warning: Reference `declaring-inverses-of-functions' on page 263 undefine d on input line 1998. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 263 undefined on input line 2002. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 263 undefined on input line 2006. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 263 undefined on input line 2010. ) (./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 `class-declarations' on page 267 undefined on input li ne 57. LaTeX Warning: Reference `inheritance-interface-or-class-type' on page 267 unde fined on input line 62. LaTeX Warning: Reference `component-declarations' on page 267 undefined on inpu t line 66. [267] LaTeX Warning: Reference `component-declarations' on page 268 undefined on inpu t line 74. LaTeX Warning: Reference `component-declarations' on page 268 undefined on inpu t line 82. LaTeX Warning: Reference `slice-operation' on page 268 undefined on input line 82. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 268 undefined on input line 88. LaTeX Warning: Reference `declaration-equations' on page 268 undefined on input line 94. LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 2 68 undefined on input line 97. LaTeX Warning: Reference `modifications' on page 268 undefined on input line 10 6. LaTeX Warning: Reference `redeclaration' on page 268 undefined on input line 11 0. LaTeX Warning: Reference `simple-name-lookup' on page 268 undefined on input li ne 114. LaTeX Warning: Reference `equations' on page 268 undefined on input line 123. LaTeX Warning: Reference `events-and-synchronization' on page 268 undefined on input line 128. LaTeX Warning: Reference `operators-and-expressions' on page 268 undefined on i nput line 132. LaTeX Warning: Reference `inheritance-modification-and-redeclaration' on page 2 68 undefined on input line 136. LaTeX Warning: Reference `flattening-process' on page 268 undefined on input li ne 141. LaTeX Warning: Reference `functions' on page 268 undefined on input line 143. LaTeX Warning: Reference `function-compatibility-or-function-subtyping-for-func tions' on page 268 undefined on input line 149. LaTeX Warning: Reference `identifiers-names-and-keywords' on page 268 undefined on input line 152. [268] LaTeX Warning: Reference `array-indexing' on page 269 undefined on input line 1 56. LaTeX Warning: Reference `inheritance-interface-or-class-type' on page 269 unde fined on input line 161. LaTeX Warning: Reference `when-equations' on page 269 undefined on input line 1 72. LaTeX Warning: Reference `when-statements' on page 269 undefined on input line 173. LaTeX Warning: Reference `interface-or-type' on page 269 undefined on input lin e 175. LaTeX Warning: Reference `literal-constants' on page 269 undefined on input lin e 178. LaTeX Warning: Reference `arrays' on page 269 undefined on input line 181. LaTeX Warning: Reference `modifications' on page 269 undefined on input line 18 5. LaTeX Warning: Reference `modification-environment' on page 269 undefined on in put line 189. LaTeX Warning: Reference `names' on page 269 undefined on input line 193. LaTeX Warning: Reference `overloaded-operators' on page 269 undefined on input line 196. LaTeX Warning: Reference `component-declaration-static-semantics' on page 269 u ndefined on input line 199. LaTeX Warning: Reference `flattening-process' on page 269 undefined on input li ne 206. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 2 69 undefined on input line 208. LaTeX Warning: Reference `predefined-types-and-classes' on page 269 undefined o n input line 213. LaTeX Warning: Reference `prefix-rules' on page 269 undefined on input line 216 . LaTeX Warning: Reference `predefined-types-and-classes' on page 269 undefined o n input line 221. LaTeX Warning: Reference `redeclaration' on page 269 undefined on input line 22 4. LaTeX Warning: Reference `redeclaration' on page 269 undefined on input line 22 7. LaTeX Warning: Reference `plug-compatibility-or-restricted-subtyping' on page 2 69 undefined on input line 234. LaTeX Warning: Reference `specialized-classes' on page 269 undefined on input l ine 245. [269] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 270 und efined on input line 252. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 270 und efined on input line 255. LaTeX Warning: Reference `transitively-non-replaceable' on page 270 undefined o n input line 260. LaTeX Warning: Reference `interface-or-type' on page 270 undefined on input lin e 265. LaTeX Warning: Reference `variability-of-expressions' on page 270 undefined on input line 281. LaTeX Warning: Reference `component-declarations' on page 270 undefined on inpu t line 283. LaTeX Warning: Reference `arrays' on page 270 undefined on input line 286. ) (./chapters/syntax.tex [270] Appendix B. (./chapters/B1_lexical_conventions.tex) LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 271 undefined on input line 19. [271] (./chapters/B21_stored_definition.tex) (./chapters/B22_class_definition.tex [272]) (./chapters/B23_extends.tex) (./chapters/B24_component_clause.tex [273]) (./chapters/B25_modification.tex) (./chapters/B26_equations.tex [274] [275]) (./chapters/B27_expressions.tex [276])) (./chapters/dae.tex [277] Appendix C. LaTeX Warning: Reference `generation-of-connection-equations' on page 278 undef ined on input line 18. LaTeX Warning: Reference `when-equations' on page 278 undefined on input line 2 2. LaTeX Warning: Reference `when-equations' on page 278 undefined on input line 5 9. Package longtable Warning: Column widths have changed (longtable) in table C.1 on input line 64. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 278 undefined on input line 72. [278] LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 80. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 82. LaTeX Warning: Reference `eq:crossing' on page 279 undefined on input line 86. LaTeX Warning: Reference `events-and-synchronization' on page 279 undefined on input line 89. LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 93 . LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 11 0. LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 12 6. LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 13 5. LaTeX Warning: Reference `eq:hydrid-dae' on page 279 undefined on input line 13 6. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 154. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 154. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 156. LaTeX Warning: Reference `eq:dae' on page 279 undefined on input line 159. ) [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>] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 171. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 171. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 171. [284 <./media/fluidmix4.png>] LaTeX Warning: Reference `eq:D1' on page 285 undefined on input line 253. LaTeX Warning: Reference `eq:D2' on page 285 undefined on input line 253. LaTeX Warning: Reference `eq:D1' on page 285 undefined on input line 254. ) (./chapters/revisions.tex [285] Appendix E. LaTeX Warning: Reference `version-handling' on page 286 undefined on input line 20. LaTeX Warning: Reference `simple-name-lookup' on page 286 undefined on input li ne 23. LaTeX Warning: Reference `flattening-process' on page 286 undefined on input li ne 23. LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 286 undefined on input line 27. LaTeX Warning: Reference `casting-to-record' on page 286 undefined on input lin e 30. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 286 undefined on input line 34. LaTeX Warning: Reference `initialization-of-clocked-partitions' on page 286 und efined on input line 35. LaTeX Warning: Reference `other-operators' on page 286 undefined on input line 35. LaTeX Warning: Reference `ellipse' on page 286 undefined on input line 39. LaTeX Warning: Reference `using-the-derivative-annotation' on page 286 undefine d on input line 43. LaTeX Warning: Reference `pure-modelica-functions' on page 286 undefined on inp ut line 48. LaTeX Warning: Reference `scope-of-the-specification' on page 286 undefined on input line 55. LaTeX Warning: Reference `scope-of-the-specification' on page 286 undefined on input line 58. LaTeX Warning: Reference `notation-and-grammar' on page 286 undefined on input line 61. LaTeX Warning: Reference `identifiers' on page 286 undefined on input line 64. LaTeX Warning: Reference `strings' on page 286 undefined on input line 67. LaTeX Warning: Reference `identifiers' on page 286 undefined on input line 71. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 286 undefined on input line 74. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 286 undefined on input line 79. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 286 undefined on input line 79. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 286 undefined on input line 82. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 286 undefined on input line 85. LaTeX Warning: Reference `spatialdistribution' on page 286 undefined on input l ine 88. [286] LaTeX Warning: Reference `noevent-and-smooth' on page 287 undefined on input li ne 93. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 287 undefined on input line 96. LaTeX Warning: Reference `parameter-expressions' on page 287 undefined on input line 99. LaTeX Warning: Reference `prefix-rules' on page 287 undefined on input line 102 . LaTeX Warning: Reference `prefix-rules' on page 287 undefined on input line 105 . LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 287 undefined on input line 108. LaTeX Warning: Reference `conditional-component-declaration' on page 287 undefi ned on input line 111. LaTeX Warning: Reference `local-class-definitions-nested-classes' on page 287 u ndefined on input line 114. LaTeX Warning: Reference `specialized-classes' on page 287 undefined on input l ine 117. LaTeX Warning: Reference `specialized-classes' on page 287 undefined on input l ine 120. LaTeX Warning: Reference `specialized-classes' on page 287 undefined on input l ine 123. LaTeX Warning: Reference `specialized-classes' on page 287 undefined on input l ine 126. LaTeX Warning: Reference `function-as-a-specialized-class' on page 287 undefine d on input line 127. LaTeX Warning: Reference `balanced-models' on page 287 undefined on input line 130. LaTeX Warning: Reference `predefined-types-and-classes' on page 287 undefined o n input line 133. LaTeX Warning: Reference `predefined-types-and-classes' on page 287 undefined o n input line 136. LaTeX Warning: Reference `real-type' on page 287 undefined on input line 139. LaTeX Warning: Reference `real-type' on page 287 undefined on input line 142. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 287 undefined on input line 142. LaTeX Warning: Reference `string-type' on page 287 undefined on input line 145. LaTeX Warning: Reference `enumeration-types' on page 287 undefined on input lin e 148. LaTeX Warning: Reference `attributes-start-fixed-nominal-and-unbounded' on page 287 undefined on input line 152. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 287 undefined on input line 153. LaTeX Warning: Reference `connections' on page 287 undefined on input line 156. LaTeX Warning: Reference `simple-name-lookup' on page 287 undefined on input li ne 159. LaTeX Warning: Reference `composite-name-lookup' on page 287 undefined on input line 162. LaTeX Warning: Reference `expressions' on page 287 undefined on input line 162. LaTeX Warning: Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 287 undefined on input line 165. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 287 undefined on input line 166. LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 287 und efined on input line 170. LaTeX Warning: Reference `type-compatible-expressions' on page 287 undefined on input line 173. LaTeX Warning: Reference `inheritance-extends-clause' on page 287 undefined on input line 176. LaTeX Warning: Reference `instantiation' on page 287 undefined on input line 17 9. LaTeX Warning: Reference `inheritance-extends-clause' on page 287 undefined on input line 180. LaTeX Warning: Reference `restrictions-on-the-kind-of-base-class' on page 287 u ndefined on input line 183. LaTeX Warning: Reference `merging-of-modifications' on page 287 undefined on in put line 186. LaTeX Warning: Reference `single-modification' on page 287 undefined on input l ine 189. LaTeX Warning: Reference `modifiers-for-array-elements' on page 287 undefined o n input line 189. LaTeX Warning: Reference `redeclaration' on page 287 undefined on input line 19 2. LaTeX Warning: Reference `redeclaration' on page 287 undefined on input line 19 5. LaTeX Warning: Reference `constraining-type' on page 287 undefined on input lin e 195. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 28 7 undefined on input line 198. LaTeX Warning: Reference `constraining-type' on page 287 undefined on input lin e 202. LaTeX Warning: Reference `constraining-clause-annotations' on page 287 undefine d on input line 205. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 287 undefined on input line 208. LaTeX Warning: Reference `for-equations-repetitive-equation-structures' on page 287 undefined on input line 211. LaTeX Warning: Reference `events-and-synchronization' on page 287 undefined on input line 214. [287] LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 288 undefined on input line 217. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 288 undefined on input line 221. LaTeX Warning: Reference `the-number-of-equations-needed-for-initialization' on page 288 undefined on input line 224. LaTeX Warning: Reference `expandable-connectors' on page 288 undefined on input line 228. LaTeX Warning: Reference `expandable-connectors' on page 288 undefined on input line 231. LaTeX Warning: Reference `expandable-connectors' on page 288 undefined on input line 234. LaTeX Warning: Reference `generation-of-connection-equations' on page 288 undef ined on input line 237. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 88 undefined on input line 240. LaTeX Warning: Reference `balancing-restriction-and-size-of-connectors' on page 288 undefined on input line 243. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 288 undefined on input line 246. LaTeX Warning: Reference `an-overdetermined-connector-for-power-systems' on pag e 288 undefined on input line 249. LaTeX Warning: Reference `reduction-functions-and-operators' on page 288 undefi ned on input line 252. LaTeX Warning: Reference `reduction-functions-and-operators' on page 288 undefi ned on input line 255. LaTeX Warning: Reference `reduction-expressions' on page 288 undefined on input line 258. LaTeX Warning: Reference `array-constructor-with-several-iterators' on page 288 undefined on input line 261. LaTeX Warning: Reference `vector-construction' on page 288 undefined on input l ine 264. LaTeX Warning: Reference `array-element-wise-addition-subtraction-and-string-co ncatenation' on page 288 undefined on input line 267. LaTeX Warning: Reference `array-indexing' on page 288 undefined on input line 2 70. LaTeX Warning: Reference `slice-operation' on page 288 undefined on input line 270. LaTeX Warning: Reference `array-element-wise-division' on page 288 undefined on input line 274. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 288 und efined on input line 277. LaTeX Warning: Reference `assignments-from-called-functions-with-multiple-resul ts' on page 288 undefined on input line 281. LaTeX Warning: Reference `function-as-a-specialized-class' on page 288 undefine d on input line 285. LaTeX Warning: Reference `function-as-a-specialized-class' on page 288 undefine d on input line 289. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 288 undefined on input line 292. LaTeX Warning: Reference `function-as-a-specialized-class' on page 288 undefine d on input line 296. LaTeX Warning: Reference `function-partial-application' on page 288 undefined o n input line 299. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 288 undefined on input line 303. LaTeX Warning: Reference `flexible-array-sizes-and-resizing-of-arrays-in-functi ons' on page 288 undefined on input line 306. LaTeX Warning: Reference `record-constructor-functions' on page 288 undefined o n input line 309. LaTeX Warning: Reference `using-the-derivative-annotation' on page 288 undefine d on input line 312. LaTeX Warning: Reference `external-function-interface' on page 288 undefined on input line 324. LaTeX Warning: Reference `external-function-interface' on page 288 undefined on input line 327. LaTeX Warning: Reference `simple-types' on page 288 undefined on input line 331 . LaTeX Warning: Reference `simple-types' on page 288 undefined on input line 334 . LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 288 undefined on input line 337. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 288 undefined on input line 341. LaTeX Warning: Reference `utility-functions' on page 288 undefined on input lin e 344. LaTeX Warning: Reference `external-objects' on page 288 undefined on input line 347. [288] LaTeX Warning: Reference `external-objects' on page 289 undefined on input line 350. LaTeX Warning: Reference `mapping-package-class-structures-to-a-hierarchical-fi le-system' on page 289 undefined on input line 353. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-directory-hi erarchy-structured-entity' on page 289 undefined on input line 356. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 289 undefined on input line 359. LaTeX Warning: Reference `external-resources' on page 289 undefined on input li ne 362. LaTeX Warning: Reference `external-resources' on page 289 undefined on input li ne 366. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 289 undefined on input line 369. LaTeX Warning: Reference `stream-operator-actualstream' on page 289 undefined o n input line 372. LaTeX Warning: Reference `clock-constructors' on page 289 undefined on input li ne 375. LaTeX Warning: Reference `solver-methods' on page 289 undefined on input line 3 79. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 289 undefi ned on input line 382. LaTeX Warning: Reference `common-definitions' on page 289 undefined on input li ne 385. LaTeX Warning: Reference `coordinate-systems' on page 289 undefined on input li ne 388. LaTeX Warning: Reference `coordinate-systems' on page 289 undefined on input li ne 392. LaTeX Warning: Reference `extends-clause' on page 289 undefined on input line 3 92. LaTeX Warning: Reference `graphical-primitives' on page 289 undefined on input line 395. LaTeX Warning: Reference `graphical-properties' on page 289 undefined on input line 395. LaTeX Warning: Reference `graphical-properties' on page 289 undefined on input line 398. LaTeX Warning: Reference `connections' on page 289 undefined on input line 401. LaTeX Warning: Reference `graphical-primitives' on page 289 undefined on input line 404. LaTeX Warning: Reference `component-instance' on page 289 undefined on input li ne 408. LaTeX Warning: Reference `bitmap' on page 289 undefined on input line 408. LaTeX Warning: Reference `line' on page 289 undefined on input line 411. LaTeX Warning: Reference `text' on page 289 undefined on input line 414. LaTeX Warning: Reference `text' on page 289 undefined on input line 417. LaTeX Warning: Reference `text' on page 289 undefined on input line 420. LaTeX Warning: Reference `mouse-input' on page 289 undefined on input line 423. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 289 undefined on input line 426. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 289 undefined on input line 429. LaTeX Warning: Reference `the-syntax-of-unit-expressions' on page 289 undefined on input line 434. LaTeX Warning: Reference `the-modelica-standard-library' on page 289 undefined on input line 437. LaTeX Warning: Reference `the-modelica-standard-library' on page 289 undefined on input line 440. LaTeX Warning: Reference `grammar' on page 289 undefined on input line 443. LaTeX Warning: Reference `class-definition' on page 289 undefined on input line 446. LaTeX Warning: Reference `expressions' on page 289 undefined on input line 449. LaTeX Warning: Reference `expressions' on page 289 undefined on input line 453. LaTeX Warning: Reference `rationale-for-the-formulation-of-the-instream-operato r' on page 289 undefined on input line 456. [289] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 2 90 undefined on input line 477. LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 2 90 undefined on input line 480. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 290 undefined on input line 480. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 290 undefined on input line 483. LaTeX Warning: Reference `cardinality-deprecated' on page 290 undefined on inpu t line 486. LaTeX Warning: Reference `constant-expressions' on page 290 undefined on input line 489. LaTeX Warning: Reference `prefix-rules' on page 290 undefined on input line 492 . LaTeX Warning: Reference `acyclic-bindings-of-constants-and-parameters' on page 290 undefined on input line 498. LaTeX Warning: Reference `conditional-component-declaration' on page 290 undefi ned on input line 501. LaTeX Warning: Reference `class-declarations' on page 290 undefined on input li ne 504. LaTeX Warning: Reference `class-declarations' on page 290 undefined on input li ne 507. LaTeX Warning: Reference `short-class-definitions' on page 290 undefined on inp ut line 510. LaTeX Warning: Reference `specialized-classes' on page 290 undefined on input l ine 513. LaTeX Warning: Reference `assertionlevel' on page 290 undefined on input line 5 17. LaTeX Warning: Reference `enumeration-types' on page 290 undefined on input lin e 520. LaTeX Warning: Reference `implicit-iteration-ranges-of-for-equations' on page 2 90 undefined on input line 521. LaTeX Warning: Reference `composite-name-lookup' on page 290 undefined on input line 524. LaTeX Warning: Reference `modifications' on page 290 undefined on input line 52 7. LaTeX Warning: Reference `modifiers-for-array-elements' on page 290 undefined o n input line 530. LaTeX Warning: Reference `final-element-modification-prevention' on page 290 un defined on input line 533. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 29 0 undefined on input line 536. LaTeX Warning: Reference `constraining-type' on page 290 undefined on input lin e 539. LaTeX Warning: Reference `restrictions-on-redeclarations' on page 290 undefined on input line 543. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 290 undefined on input line 547. LaTeX Warning: Reference `restrictions-on-equations-within-when-equations' on p age 290 undefined on input line 551. LaTeX Warning: Reference `restrictions-on-when-statements' on page 290 undefine d on input line 552. LaTeX Warning: Reference `reinit' on page 290 undefined on input line 555. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 290 undefined on input line 555. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 290 undefined on input line 558. 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 `expandable-connectors' on page 290 undefined on input line 568. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 90 undefined on input line 571. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 90 undefined on input line 575. LaTeX Warning: Reference `array-declarations' on page 290 undefined on input li ne 578. LaTeX Warning: Reference `array-dimension-and-size-functions' on page 290 undef ined on input line 581. [290] LaTeX Warning: Reference `specialized-array-constructor-functions' on page 291 undefined on input line 584. LaTeX Warning: Reference `reduction-functions-and-operators' on page 291 undefi ned on input line 587. LaTeX Warning: Reference `array-constructor-with-iterators' on page 291 undefin ed on input line 591. LaTeX Warning: Reference `indexing-with-boolean-or-enumeration-values' on page 291 undefined on input line 594. LaTeX Warning: Reference `function-as-a-specialized-class' on page 291 undefine d on input line 597. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 291 undefined on input line 601. LaTeX Warning: Reference `function-partial-application' on page 291 undefined o n input line 604. LaTeX Warning: Reference `external-function-interface' on page 291 undefined on input line 607. LaTeX Warning: Reference `external-function-interface' on page 291 undefined on input line 611. LaTeX Warning: Reference `aliasing' on page 291 undefined on input line 614. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 291 undefined on input line 617. LaTeX Warning: Reference `external-objects' on page 291 undefined on input line 620. LaTeX Warning: Reference `overloaded-operators' on page 291 undefined on input line 623. LaTeX Warning: Reference `overloaded-binary-operations' on page 291 undefined o n input line 627. LaTeX Warning: Reference `overloaded-binary-operations' on page 291 undefined o n input line 632. LaTeX Warning: Reference `clock-constructors' on page 291 undefined on input li ne 635. LaTeX Warning: Reference `sub-clock-conversion-operators' on page 291 undefined on input line 638. LaTeX Warning: Reference `solver-methods' on page 291 undefined on input line 6 42. LaTeX Warning: Reference `state-machine-semantics' on page 291 undefined on inp ut line 647. LaTeX Warning: Reference `line' on page 291 undefined on input line 650. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 291 undefined on input line 653. LaTeX Warning: Reference `licensing' on page 291 undefined on input line 656. LaTeX Warning: Reference `lexical-conventions' on page 291 undefined on input l ine 660. LaTeX Warning: Reference `class-definition' on page 291 undefined on input line 664. [291] LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 702. LaTeX Warning: Reference `state-machines' on page 292 undefined on input line 7 04. LaTeX Warning: Reference `spatialdistribution' on page 292 undefined on input l ine 707. LaTeX Warning: Reference `getinstancename' on page 292 undefined on input line 709. LaTeX Warning: Reference `composite-name-lookup' on page 292 undefined on input line 711. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 292 undefined on input line 714. LaTeX Warning: Reference `recommended-selection-of-start-values' on page 292 un defined on input line 717. LaTeX Warning: Reference `function-as-a-specialized-class' on page 292 undefine d on input line 719. LaTeX Warning: Reference `pure-modelica-functions' on page 292 undefined on inp ut line 722. LaTeX Warning: Reference `external-objects' on page 292 undefined on input line 724. LaTeX Warning: Reference `interface-or-type-relationships' on page 292 undefine d on input line 725. LaTeX Warning: Reference `importing-definitions-from-a-package' on page 292 und efined on input line 727. LaTeX Warning: Reference `annotations-for-code-generation' on page 292 undefine d on input line 733. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 292 u ndefined on input line 736. LaTeX Warning: Reference `annotation-for-single-use-of-class' on page 292 undef ined on input line 738. LaTeX Warning: Reference `text' on page 292 undefined on input line 740. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 292 undefined on input line 742. LaTeX Warning: Reference `version-handling' on page 292 undefined on input line 745. LaTeX Warning: Reference `licensing' on page 292 undefined on input line 748. LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 757. LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 759. LaTeX Warning: Reference `state-machines' on page 292 undefined on input line 7 59. LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 760. LaTeX Warning: Reference `conditional-component-declaration' on page 292 undefi ned on input line 770. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 92 undefined on input line 771. LaTeX Warning: Reference `synchronous-language-elements' on page 292 undefined on input line 778. LaTeX Warning: Reference `state-machines' on page 292 undefined on input line 7 85. [292] [293] LaTeX Warning: Reference `synchronous-language-elements' on page 294 undefined on input line 865. LaTeX Warning: Reference `state-machines' on page 294 undefined on input line 8 66. LaTeX Warning: Reference `composite-name-lookup' on page 294 undefined on input line 893. LaTeX Warning: Reference `overconstrained-equation-operators-for-connection-gra phs' on page 294 undefined on input line 901. LaTeX Warning: Reference `annotation-choices-for-suggested-redeclarations-and-m odifications' on page 294 undefined on input line 906. LaTeX Warning: Reference `annotations-for-documentation' on page 294 undefined on input line 907. LaTeX Warning: Reference `annotations-for-code-generation' on page 294 undefine d on input line 907. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 294 u ndefined on input line 908. LaTeX Warning: Reference `connections' on page 294 undefined on input line 908. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 294 undefined on input line 908. LaTeX Warning: Reference `annotations-for-code-generation' on page 294 undefine d on input line 911. LaTeX Warning: Reference `text' on page 294 undefined on input line 914. LaTeX Warning: Reference `discrete-time-expressions' on page 294 undefined on i nput line 919. LaTeX Warning: Reference `using-the-derivative-annotation' on page 294 undefine d on input line 922. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 294 undefined on input line 927. LaTeX Warning: Reference `access-control-public-and-protected-elements' on page 294 undefined on input line 930. [294] LaTeX Warning: Reference `prefix-rules' on page 295 undefined on input line 940 . LaTeX Warning: Reference `balanced-models' on page 295 undefined on input line 943. LaTeX Warning: Reference `unspecified-enumeration' on page 295 undefined on inp ut line 946. LaTeX Warning: Reference `transitively-non-replaceable' on page 295 undefined o n input line 949. LaTeX Warning: Reference `modifications' on page 295 undefined on input line 95 3. LaTeX Warning: Reference `constraining-type' on page 295 undefined on input lin e 956. LaTeX Warning: Reference `constraining-type' on page 295 undefined on input lin e 959. LaTeX Warning: Reference `connect-equations' on page 295 undefined on input lin e 963. LaTeX Warning: Reference `if-equations' on page 295 undefined on input line 966 . LaTeX Warning: Reference `reinit' on page 295 undefined on input line 969. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 295 undefined on input line 975. LaTeX Warning: Reference `connectors-and-connections' on page 295 undefined on input line 979. LaTeX Warning: Reference `connect-equations-and-connectors' on page 295 undefin ed on input line 981. LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 2 95 undefined on input line 984. LaTeX Warning: Reference `reduction-functions-and-operators' on page 295 undefi ned on input line 987. LaTeX Warning: Reference `matrix-and-vector-algebra-functions' on page 295 unde fined on input line 988. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 295 und efined on input line 993. LaTeX Warning: Reference `record-constructor-functions' on page 295 undefined o n input line 997. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 295 undefined on input line 1000. LaTeX Warning: Reference `the-within-clause' on page 295 undefined on input lin e 1001. LaTeX Warning: Reference `mapping-of-versions-to-file-system' on page 295 undef ined on input line 1001. LaTeX Warning: Reference `example-of-overloading-for-complex-numbers' on page 2 95 undefined on input line 1007. LaTeX Warning: Reference `licensing' on page 295 undefined on input line 1015. LaTeX Warning: Reference `class-declarations' on page 295 undefined on input li ne 1019. LaTeX Warning: Reference `class-definition' on page 295 undefined on input line 1019. [295] LaTeX Warning: Reference `comments' on page 296 undefined on input line 1067. LaTeX Warning: Reference `identifiers' on page 296 undefined on input line 1072 . LaTeX Warning: Reference `built-in-variable-time' on page 296 undefined on inpu t line 1075. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 296 undefined on input line 1079. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 296 undefined on input line 1082. LaTeX Warning: Reference `stream-connectors' on page 296 undefined on input lin e 1084. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 296 undefined on input line 1086. LaTeX Warning: Reference `discrete-time-expressions' on page 296 undefined on i nput line 1090. LaTeX Warning: Reference `conditional-component-declaration' on page 296 undefi ned on input line 1094. LaTeX Warning: Reference `specialized-classes' on page 296 undefined on input l ine 1097. LaTeX Warning: Reference `enumeration-types' on page 296 undefined on input lin e 1102. LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 296 un defined on input line 1105. LaTeX Warning: Reference `inheritance-extends-clause' on page 296 undefined on input line 1108. LaTeX Warning: Reference `modifications' on page 296 undefined on input line 11 15. LaTeX Warning: Reference `redeclaration' on page 296 undefined on input line 11 19. LaTeX Warning: Reference `the-class-extends-redeclaration-mechanism' on page 29 6 undefined on input line 1120. LaTeX Warning: Reference `reinit' on page 296 undefined on input line 1123. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 296 undefined on input line 1126. [296] LaTeX Warning: Reference `reduction-expressions' on page 297 undefined on input line 1130. LaTeX Warning: Reference `types-as-iteration-ranges' on page 297 undefined on i nput line 1133. LaTeX Warning: Reference `function-as-a-specialized-class' on page 297 undefine d on input line 1136. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 297 undefined on input line 1140. LaTeX Warning: Reference `initialization-and-declaration-assignments-of-compone nts-in-functions' on page 297 undefined on input line 1143. LaTeX Warning: Reference `records' on page 297 undefined on input line 1147. LaTeX Warning: Reference `bitmap' on page 297 undefined on input line 1150. LaTeX Warning: Reference `lexical-conventions' on page 297 undefined on input l ine 1153. LaTeX Warning: Reference `grammar' on page 297 undefined on input line 1156. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 297 undefined on input line 1196. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 297 undefined on input line 1198. LaTeX Warning: Reference `overloaded-operators' on page 297 undefined on input line 1200. [297] LaTeX Warning: Reference `lexical-conventions' on page 298 undefined on input l ine 1224. LaTeX Warning: Reference `mapping-a-package-class-hierarchy-into-a-single-file- nonstructured-entity' on page 298 undefined on input line 1227. LaTeX Warning: Reference `constant-expressions' on page 298 undefined on input line 1231. LaTeX Warning: Reference `global-name-lookup' on page 298 undefined on input li ne 1234. LaTeX Warning: Reference `utility-functions' on page 298 undefined on input lin e 1237. LaTeX Warning: Reference `annotations-for-external-libraries-and-include-files' on page 298 undefined on input line 1246. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 298 undefined on input line 1250. LaTeX Warning: Reference `annotations-for-the-graphical-user-interface' on page 298 undefined on input line 1253. LaTeX Warning: Reference `annotations-for-access-control-to-protect-intellectua l-property' on page 298 undefined on input line 1256. [298] [299] [300] LaTeX Warning: Reference `modelica-keywords' on page 301 undefined on input lin e 1495. LaTeX Warning: Reference `restriction-on-combining-base-classes-and-other-eleme nts' on page 301 undefined on input line 1501. LaTeX Warning: Reference `execution-of-an-algorithm-in-a-model' on page 301 und efined on input line 1503. [301] [302] LaTeX Warning: Reference `interface-or-type-relationships' on page 303 undefine d on input line 1710. [303] [304] LaTeX Warning: Reference `restrictions-of-connections-and-connectors' on page 3 05 undefined on input line 1833. LaTeX Warning: Reference `balanced-models' on page 305 undefined on input line 1857. [305] LaTeX Warning: Reference `vendor-specific-annotations' on page 306 undefined on input line 1907. LaTeX Warning: Reference `annotations' on page 306 undefined on input line 1910 . LaTeX Warning: Reference `annotations-for-documentation' on page 306 undefined on input line 1915. LaTeX Warning: Reference `annotations-for-code-generation' on page 306 undefine d on input line 1918. LaTeX Warning: Reference `annotations-for-simulation-experiments' on page 306 u ndefined on input line 1922. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 306 undefi ned on input line 1927. LaTeX Warning: Reference `annotations-for-graphical-objects' on page 306 undefi ned on input line 1939. [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) 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) Output written on MLS.pdf (317 pages, 3066660 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 930 Reference `acyclic-bindings-of-constants-and-parameters' on page 287 undefined on input line 108 Reference `acyclic-bindings-of-constants-and-parameters' on page 290 undefined on input line 498 Reference `algorithm-sections' on page 43 undefined on input line 995 Reference `aliasing' on page 291 undefined on input line 614 Reference `an-overdetermined-connector-for-power-systems' on page 288 undefined on input line 249 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 263 undefined on input line 2006 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 287 undefined on input line 208 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 290 undefined on input line 547 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 294 undefined on input line 906 Reference `annotation-choices-for-suggested-redeclarations-and-modifications' on page 87 undefined on input line 1010 Reference `annotation-for-single-use-of-class' on page 292 undefined on input line 738 Reference `annotations' on page 226 undefined on input line 148 Reference `annotations' on page 306 undefined on input line 1910 Reference `annotations' on page 53 undefined on input line 1778 Reference `annotations-for-access-control-to-protect-intellectual-property' on page 298 undefined on input line 1256 Reference `annotations-for-code-generation' on page 162 undefined on input line 1228 Reference `annotations-for-code-generation' on page 292 undefined on input line 733 Reference `annotations-for-code-generation' on page 294 undefined on input line 907 Reference `annotations-for-code-generation' on page 294 undefined on input line 911 Reference `annotations-for-code-generation' on page 306 undefined on input line 1918 Reference `annotations-for-code-generation' on page 61 undefined on input line 518 Reference `annotations-for-documentation' on page 260 undefined on input line 1791 Reference `annotations-for-documentation' on page 294 undefined on input line 907 Reference `annotations-for-documentation' on page 306 undefined on input line 1915 Reference `annotations-for-external-libraries-and-include-files' on page 169 undefined on input line 1741 Reference `annotations-for-external-libraries-and-include-files' on page 263 undefined on input line 2002 Reference `annotations-for-external-libraries-and-include-files' on page 263 undefined on input line 2010 Reference `annotations-for-external-libraries-and-include-files' on page 288 undefined on input line 337 Reference `annotations-for-external-libraries-and-include-files' on page 288 undefined on input line 341 Reference `annotations-for-external-libraries-and-include-files' on page 291 undefined on input line 617 Reference `annotations-for-external-libraries-and-include-files' on page 298 undefined on input line 1246 Reference `annotations-for-graphical-objects' on page 244 undefined on input line 572 Reference `annotations-for-graphical-objects' on page 260 undefined on input line 1785 Reference `annotations-for-graphical-objects' on page 289 undefined on input line 382 Reference `annotations-for-graphical-objects' on page 306 undefined on input line 1927 Reference `annotations-for-graphical-objects' on page 306 undefined on input line 1939 Reference `annotations-for-simulation-experiments' on page 292 undefined on input line 736 Reference `annotations-for-simulation-experiments' on page 294 undefined on input line 908 Reference `annotations-for-simulation-experiments' on page 306 undefined on input line 1922 Reference `annotations-for-simulation-experiments' on page 61 undefined on input line 518 Reference `annotations-for-the-graphical-user-interface' on page 287 undefined on input line 166 Reference `annotations-for-the-graphical-user-interface' on page 289 undefined on input line 426 Reference `annotations-for-the-graphical-user-interface' on page 289 undefined on input line 429 Reference `annotations-for-the-graphical-user-interface' on page 291 undefined on input line 653 Reference `annotations-for-the-graphical-user-interface' on page 292 undefined on input line 742 Reference `annotations-for-the-graphical-user-interface' on page 294 undefined on input line 908 Reference `annotations-for-the-graphical-user-interface' on page 294 undefined on input line 927 Reference `annotations-for-the-graphical-user-interface' on page 298 undefined on input line 1250 Reference `annotations-for-the-graphical-user-interface' on page 298 undefined on input line 1253 Reference `annotations-for-the-graphical-user-interface' on page 57 undefined on input line 191 Reference `annotations-for-version-handling' on page 186 undefined on input line 327 Reference `argument-restrictions-component-expression' on page 206 undefined on input line 399 Reference `argument-restrictions-component-expression' on page 206 undefined on input line 451 Reference `argument-restrictions-component-expression' on page 209 undefined on input line 595 Reference `argument-restrictions-component-expression' on page 209 undefined on input line 643 Reference `argument-restrictions-component-expression' on page 210 undefined on input line 785 Reference `array-concatenation' on page 14 undefined on input line 274 Reference `array-constructor-with-iterators' on page 291 undefined on input line 591 Reference `array-constructor-with-several-iterators' on page 288 undefined on input line 261 Reference `array-declarations' on page 290 undefined on input line 578 Reference `array-declarations' on page 32 undefined on input line 196 Reference `array-dimension-and-size-functions' on page 123 undefined on input line 231 Reference `array-dimension-and-size-functions' on page 290 undefined on input line 581 Reference `array-dimension-lower-and-upper-index-bounds' on page 10 undefined on input line 32 Reference `array-dimension-lower-and-upper-index-bounds' on page 120 undefined on input line 51 Reference `array-dimension-lower-and-upper-index-bounds' on page 130 undefined on input line 812 Reference `array-dimension-lower-and-upper-index-bounds' on page 15 undefined on input line 362 Reference `array-element-wise-addition-subtraction-and-string-concatenation' on page 288 undefined on input line 267 Reference `array-element-wise-division' on page 288 undefined on input line 274 Reference `array-indexing' on page 269 undefined on input line 156 Reference `array-indexing' on page 288 undefined on input line 270 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 181 Reference `arrays' on page 270 undefined on input line 286 Reference `assert' on page 144 undefined on input line 527 Reference `assert' on page 53 undefined on input line 1765 Reference `assert' on page 96 undefined on input line 545 Reference `assertionlevel' on page 290 undefined on input line 517 Reference `assignments-from-called-functions-with-multiple-results' on page 288 undefined on input line 281 Reference `assignments-from-called-functions-with-multiple-results' on page 90 undefined on input line 80 Reference `attributes-of-enumeration-types' on page 50 undefined on input line 1553 Reference `attributes-start-fixed-nominal-and-unbounded' on page 198 undefined on input line 349 Reference `attributes-start-fixed-nominal-and-unbounded' on page 287 undefined on input line 142 Reference `attributes-start-fixed-nominal-and-unbounded' on page 287 undefined on input line 152 Reference `attributes-start-fixed-nominal-and-unbounded' on page 49 undefined on input line 1479 Reference `balanced-models' on page 168 undefined on input line 1613 Reference `balanced-models' on page 287 undefined on input line 130 Reference `balanced-models' on page 295 undefined on input line 943 Reference `balanced-models' on page 305 undefined on input line 1857 Reference `balanced-models' on page 33 undefined on input line 281 Reference `balanced-models' on page 33 undefined on input line 287 Reference `balanced-models' on page 34 undefined on input line 309 Reference `balanced-models' on page 77 undefined on input line 281 Reference `balanced-models' on page 97 undefined on input line 596 Reference `balancing-restriction-and-size-of-connectors' on page 288 undefined on input line 243 Reference `base-clock-conversion-operators' on page 203 undefined on input line 222 Reference `base-clock-partitioning' on page 210 undefined on input line 690 Reference `base-clock-partitioning' on page 215 undefined on input line 1039 Reference `base-clock-partitioning' on page 215 undefined on input line 1068 Reference `bitmap' on page 185 undefined on input line 250 Reference `bitmap' on page 289 undefined on input line 408 Reference `bitmap' on page 297 undefined on input line 1150 Reference `break-statement' on page 141 undefined on input line 331 Reference `built-in-array-functions' on page 158 undefined on input line 955 Reference `built-in-functions' on page 15 undefined on input line 367 Reference `built-in-intrinsic-operators-with-function-syntax' on page 10 undefined on input line 33 Reference `built-in-intrinsic-operators-with-function-syntax' on page 286 undefined on input line 74 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 290 undefined on input line 483 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 296 undefined on input line 1079 Reference `built-in-variable-time' on page 296 undefined on input line 1075 Reference `cardinality-deprecated' on page 17 undefined on input line 566 Reference `cardinality-deprecated' on page 27 undefined on input line 1299 Reference `cardinality-deprecated' on page 290 undefined on input line 486 Reference `casting-to-record' on page 286 undefined on input line 30 Reference `class-declarations' on page 267 undefined on input line 57 Reference `class-declarations' on page 290 undefined on input line 504 Reference `class-declarations' on page 290 undefined on input line 507 Reference `class-declarations' on page 295 undefined on input line 1019 Reference `class-declarations' on page 77 undefined on input line 281 Reference `class-declarations' on page 83 undefined on input line 698 Reference `class-definition' on page 289 undefined on input line 446 Reference `class-definition' on page 291 undefined on input line 664 Reference `class-definition' on page 295 undefined on input line 1019 Reference `clock-constructors' on page 201 undefined on input line 28 Reference `clock-constructors' on page 219 undefined on input line 1364 Reference `clock-constructors' on page 289 undefined on input line 375 Reference `clock-constructors' on page 291 undefined on input line 635 Reference `clock-constructors' on page 53 undefined on input line 1784 Reference `clock-partitioning' on page 220 undefined on input line 1457 Reference `clock-partitioning' on page 220 undefined on input line 1461 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 16 undefined on input line 456 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 21 undefined on input line 839 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 286 undefined on input line 34 Reference `clocks-and-clocked-variables' on page 53 undefined on input line 1784 Reference `comments' on page 296 undefined on input line 1067 Reference `common-definitions' on page 289 undefined on input line 385 Reference `component-declaration-static-semantics' on page 269 undefined on input line 199 Reference `component-declarations' on page 267 undefined on input line 66 Reference `component-declarations' on page 268 undefined on input line 74 Reference `component-declarations' on page 268 undefined on input line 82 Reference `component-declarations' on page 270 undefined on input line 283 Reference `component-instance' on page 289 undefined on input line 408 Reference `component-variability-prefixes-discrete-parameter-constant' on page 27 undefined on input line 1223 Reference `composite-name-lookup' on page 148 undefined on input line 205 Reference `composite-name-lookup' on page 287 undefined on input line 162 Reference `composite-name-lookup' on page 290 undefined on input line 524 Reference `composite-name-lookup' on page 292 undefined on input line 711 Reference `composite-name-lookup' on page 294 undefined on input line 893 Reference `composite-name-lookup' on page 85 undefined on input line 836 Reference `conditional-component-declaration' on page 112 undefined on input line 731 Reference `conditional-component-declaration' on page 287 undefined on input line 111 Reference `conditional-component-declaration' on page 290 undefined on input line 501 Reference `conditional-component-declaration' on page 292 undefined on input line 770 Reference `conditional-component-declaration' on page 296 undefined on input line 1094 Reference `conditional-component-declaration' on page 33 undefined on input line 218 Reference `connect-equations' on page 295 undefined on input line 963 Reference `connect-equations-and-connectors' on page 111 undefined on input line 669 Reference `connect-equations-and-connectors' on page 115 undefined on input line 943 Reference `connect-equations-and-connectors' on page 295 undefined on input line 981 Reference `connect-equations-and-connectors' on page 34 undefined on input line 305 Reference `connect-equations-and-connectors' on page 91 undefined on input line 168 Reference `connections' on page 287 undefined on input line 156 Reference `connections' on page 289 undefined on input line 401 Reference `connections' on page 294 undefined on input line 908 Reference `connectors-and-connections' on page 295 undefined on input line 979 Reference `connectors-and-connections' on page 64 undefined on input line 781 Reference `constant-expressions' on page 290 undefined on input line 489 Reference `constant-expressions' on page 298 undefined on input line 1231 Reference `constraining-clause-annotations' on page 236 undefined on input line 12 Reference `constraining-clause-annotations' on page 287 undefined on input line 205 Reference `constraining-type' on page 287 undefined on input line 195 Reference `constraining-type' on page 287 undefined on input line 202 Reference `constraining-type' on page 290 undefined on input line 539 Reference `constraining-type' on page 295 undefined on input line 956 Reference `constraining-type' on page 295 undefined on input line 959 Reference `constraining-type' on page 68 undefined on input line 207 Reference `constraining-type' on page 82 undefined on input line 621 Reference `continuous-time-expressions' on page 203 undefined on input line 191 Reference `continuous-time-expressions' on page 209 undefined on input line 617 Reference `conversion-rules' on page 255 undefined on input line 1444 Reference `coordinate-systems' on page 244 undefined on input line 598 Reference `coordinate-systems' on page 289 undefined on input line 388 Reference `coordinate-systems' on page 289 undefined on input line 392 Reference `declaration-equations' on page 268 undefined on input line 94 Reference `declaration-equations' on page 89 undefined on input line 15 Reference `declaration-order-and-usage-before-declaration' on page 59 undefined on input line 368 Reference `declaring-derivatives-of-functions' on page 61 undefined on input line 518 Reference `declaring-inverses-of-functions' on page 263 undefined on input line 1998 Reference `declaring-inverses-of-functions' on page 61 undefined on input line 518 Reference `delay' on page 17 undefined on input line 557 Reference `derivation-of-stream-equations' on page 194 undefined on input line 32 Reference `derivation-of-stream-equations' on page 197 undefined on input line 201 Reference `derivation-of-stream-equations' on page 197 undefined on input line 238 Reference `derivation-of-stream-equations' on page 199 undefined on input line 366 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 15 undefined on input line 358 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 158 undefined on input line 951 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 23 undefined on input line 993 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 286 undefined on input line 79 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 286 undefined on input line 82 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 286 undefined on input line 85 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 296 undefined on input line 1082 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 297 undefined on input line 1196 Reference `discrete-time-expressions' on page 13 undefined on input line 254 Reference `discrete-time-expressions' on page 203 undefined on input line 190 Reference `discrete-time-expressions' on page 203 undefined on input line 202 Reference `discrete-time-expressions' on page 25 undefined on input line 1145 Reference `discrete-time-expressions' on page 294 undefined on input line 919 Reference `discrete-time-expressions' on page 296 undefined on input line 1090 Reference `ellipse' on page 242 undefined on input line 489 Reference `ellipse' on page 286 undefined on input line 39 Reference `enclosing-classes' on page 74 undefined on input line 27 Reference `enum:exc-conn-case' on page 112 undefined on input line 704 Reference `enumeration-types' on page 287 undefined on input line 148 Reference `enumeration-types' on page 290 undefined on input line 520 Reference `enumeration-types' on page 296 undefined on input line 1102 Reference `enumeration-types' on page 31 undefined on input line 98 Reference `enumeration-types' on page 32 undefined on input line 195 Reference `eq:D1' on page 285 undefined on input line 253 Reference `eq:D1' on page 285 undefined on input line 254 Reference `eq:D2' on page 285 undefined on input line 253 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 86 Reference `eq:dae' on page 279 undefined on input line 154 Reference `eq:dae' on page 279 undefined on input line 156 Reference `eq:dae' on page 279 undefined on input line 159 Reference `eq:dae' on page 279 undefined on input line 80 Reference `eq:dae' on page 279 undefined on input line 82 Reference `eq:hydrid-dae' on page 279 undefined on input line 110 Reference `eq:hydrid-dae' on page 279 undefined on input line 126 Reference `eq:hydrid-dae' on page 279 undefined on input line 135 Reference `eq:hydrid-dae' on page 279 undefined on input line 136 Reference `eq:hydrid-dae' on page 279 undefined on input line 93 Reference `equality-and-assignment' on page 13 undefined on input line 192 Reference `equality-relational-and-logical-operators' on page 135 undefined on input line 1242 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 1773 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 91 undefined on input line 172 Reference `equation-operators-for-overconstrained-connection-based-equation-systems' on page 96 undefined on input line 574 Reference `equations' on page 13 undefined on input line 192 Reference `equations' on page 137 undefined on input line 20 Reference `equations' on page 268 undefined on input line 123 Reference `equations-in-equation-sections' on page 89 undefined on input line 12 Reference `evaluation-order' on page 135 undefined on input line 1250 Reference `evaluation-order' on page 14 undefined on input line 295 Reference `event-related-operators-with-function-syntax' on page 15 undefined on input line 360 Reference `event-related-operators-with-function-syntax' on page 158 undefined on input line 953 Reference `event-related-operators-with-function-syntax' on page 202 undefined on input line 94 Reference `event-related-operators-with-function-syntax' on page 209 undefined on input line 641 Reference `event-related-operators-with-function-syntax' on page 216 undefined on input line 1176 Reference `event-related-operators-with-function-syntax' on page 287 undefined on input line 96 Reference `event-related-operators-with-function-syntax' on page 296 undefined on input line 1086 Reference `event-triggering-mathematical-functions' on page 15 undefined on input line 378 Reference `event-triggering-mathematical-functions' on page 217 undefined on input line 1189 Reference `events-and-synchronization' on page 13 undefined on input line 245 Reference `events-and-synchronization' on page 25 undefined on input line 1113 Reference `events-and-synchronization' on page 26 undefined on input line 1198 Reference `events-and-synchronization' on page 268 undefined on input line 128 Reference `events-and-synchronization' on page 279 undefined on input line 89 Reference `events-and-synchronization' on page 28 undefined on input line 1337 Reference `events-and-synchronization' on page 287 undefined on input line 214 Reference `events-and-synchronization' on page 35 undefined on input line 377 Reference `events-and-synchronization' on page 35 undefined on input line 389 Reference `events-and-synchronization' on page 35 undefined on input line 394 Reference `example-of-overloading-for-complex-numbers' on page 295 undefined on input line 1007 Reference `execution-of-an-algorithm-in-a-model' on page 288 undefined on input line 277 Reference `execution-of-an-algorithm-in-a-model' on page 295 undefined on input line 993 Reference `execution-of-an-algorithm-in-a-model' on page 301 undefined on input line 1503 Reference `expandable-connectors' on page 288 undefined on input line 228 Reference `expandable-connectors' on page 288 undefined on input line 231 Reference `expandable-connectors' on page 288 undefined on input line 234 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 290 undefined on input line 568 Reference `expandable-connectors' on page 64 undefined on input line 782 Reference `explicit-iteration-ranges-of-for-equations' on page 139 undefined on input line 196 Reference `expressions' on page 287 undefined on input line 162 Reference `expressions' on page 289 undefined on input line 449 Reference `expressions' on page 289 undefined on input line 453 Reference `extends-clause' on page 241 undefined on input line 416 Reference `extends-clause' on page 289 undefined on input line 392 Reference `external-function-interface' on page 146 undefined on input line 11 Reference `external-function-interface' on page 288 undefined on input line 324 Reference `external-function-interface' on page 288 undefined on input line 327 Reference `external-function-interface' on page 291 undefined on input line 607 Reference `external-function-interface' on page 291 undefined on input line 611 Reference `external-function-interface' on page 61 undefined on input line 518 Reference `external-objects' on page 170 undefined on input line 1788 Reference `external-objects' on page 288 undefined on input line 347 Reference `external-objects' on page 289 undefined on input line 350 Reference `external-objects' on page 291 undefined on input line 620 Reference `external-objects' on page 292 undefined on input line 724 Reference `external-objects' on page 33 undefined on input line 245 Reference `external-objects' on page 53 undefined on input line 1759 Reference `external-objects' on page 67 undefined on input line 188 Reference `external-objects' on page 69 undefined on input line 335 Reference `external-resources' on page 175 undefined on input line 2154 Reference `external-resources' on page 175 undefined on input line 2160 Reference `external-resources' on page 236 undefined on input line 57 Reference `external-resources' on page 248 undefined on input line 889 Reference `external-resources' on page 252 undefined on input line 1186 Reference `external-resources' on page 289 undefined on input line 362 Reference `external-resources' on page 289 undefined on input line 366 Reference `fig:roots' on page 186 undefined on input line 345 Reference `fig:roots' on page 186 undefined on input line 361 Reference `final-element-modification-prevention' on page 290 undefined on input line 533 Reference `flattening-process' on page 268 undefined on input line 141 Reference `flattening-process' on page 269 undefined on input line 206 Reference `flattening-process' on page 286 undefined on input line 23 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 120 undefined on input line 48 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 122 undefined on input line 206 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 149 undefined on input line 228 Reference `flexible-array-sizes-and-resizing-of-arrays-in-functions' on page 288 undefined on input line 306 Reference `for-equations-repetitive-equation-structures' on page 287 undefined on input line 211 Reference `function-as-a-specialized-class' on page 146 undefined on input line 7 Reference `function-as-a-specialized-class' on page 156 undefined on input line 788 Reference `function-as-a-specialized-class' on page 156 undefined on input line 793 Reference `function-as-a-specialized-class' on page 287 undefined on input line 127 Reference `function-as-a-specialized-class' on page 288 undefined on input line 285 Reference `function-as-a-specialized-class' on page 288 undefined on input line 289 Reference `function-as-a-specialized-class' on page 288 undefined on input line 296 Reference `function-as-a-specialized-class' on page 291 undefined on input line 597 Reference `function-as-a-specialized-class' on page 292 undefined on input line 719 Reference `function-as-a-specialized-class' on page 297 undefined on input line 1136 Reference `function-as-a-specialized-class' on page 33 undefined on input line 216 Reference `function-as-a-specialized-class' on page 41 undefined on input line 829 Reference `function-call' on page 147 undefined on input line 87 Reference `function-call' on page 148 undefined on input line 195 Reference `function-call' on page 33 undefined on input line 272 Reference `function-compatibility-or-function-subtyping-for-functions' on page 153 undefined on input line 537 Reference `function-compatibility-or-function-subtyping-for-functions' on page 153 undefined on input line 589 Reference `function-compatibility-or-function-subtyping-for-functions' on page 268 undefined on input line 149 Reference `function-compatibility-or-function-subtyping-for-functions' on page 70 undefined on input line 416 Reference `function-partial-application' on page 152 undefined on input line 528 Reference `function-partial-application' on page 152 undefined on input line 533 Reference `function-partial-application' on page 288 undefined on input line 299 Reference `function-partial-application' on page 291 undefined on input line 604 Reference `function-return-statements' on page 142 undefined on input line 368 Reference `functional-input-arguments-to-functions' on page 148 undefined on input line 202 Reference `functional-input-arguments-to-functions' on page 297 undefined on input line 1198 Reference `functional-input-arguments-to-functions' on page 33 undefined on input line 239 Reference `functions' on page 268 undefined on input line 143 Reference `generation-of-connection-equations' on page 105 undefined on input line 167 Reference `generation-of-connection-equations' on page 117 undefined on input line 1058 Reference `generation-of-connection-equations' on page 117 undefined on input line 1061 Reference `generation-of-connection-equations' on page 196 undefined on input line 152 Reference `generation-of-connection-equations' on page 278 undefined on input line 18 Reference `generation-of-connection-equations' on page 288 undefined on input line 237 Reference `generation-of-connection-equations' on page 64 undefined on input line 785 Reference `getinstancename' on page 17 undefined on input line 635 Reference `getinstancename' on page 292 undefined on input line 709 Reference `global-name-lookup' on page 298 undefined on input line 1234 Reference `glossary' on page 5 undefined on input line 99 Reference `grammar' on page 289 undefined on input line 443 Reference `grammar' on page 297 undefined on input line 1156 Reference `graphical-primitives' on page 289 undefined on input line 395 Reference `graphical-primitives' on page 289 undefined on input line 404 Reference `graphical-properties' on page 289 undefined on input line 395 Reference `graphical-properties' on page 289 undefined on input line 398 Reference `homotopy' on page 17 undefined on input line 588 Reference `identifiers' on page 286 undefined on input line 64 Reference `identifiers' on page 286 undefined on input line 71 Reference `identifiers' on page 296 undefined on input line 1072 Reference `identifiers-names-and-keywords' on page 268 undefined on input line 152 Reference `if-equations' on page 295 undefined on input line 966 Reference `implicit-iteration-ranges' on page 125 undefined on input line 483 Reference `implicit-iteration-ranges' on page 127 undefined on input line 616 Reference `implicit-iteration-ranges' on page 91 undefined on input line 145 Reference `implicit-iteration-ranges-of-for-equations' on page 290 undefined on input line 521 Reference `importing-definitions-from-a-package' on page 292 undefined on input line 727 Reference `indexing-with-boolean-or-enumeration-values' on page 291 undefined on input line 594 Reference `inheritance-extends-clause' on page 267 undefined on input line 47 Reference `inheritance-extends-clause' on page 287 undefined on input line 176 Reference `inheritance-extends-clause' on page 287 undefined on input line 180 Reference `inheritance-extends-clause' on page 296 undefined on input line 1108 Reference `inheritance-interface-or-class-type' on page 267 undefined on input line 62 Reference `inheritance-interface-or-class-type' on page 269 undefined on input line 161 Reference `inheritance-modification-and-redeclaration' on page 147 undefined on input line 117 Reference `inheritance-modification-and-redeclaration' on page 268 undefined on input line 136 Reference `inheritance-modification-and-redeclaration' on page 268 undefined on input line 97 Reference `inheritance-of-protected-and-public-elements' on page 31 undefined on input line 57 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 10 undefined on input line 32 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 138 undefined on input line 78 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 148 undefined on input line 182 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 148 undefined on input line 184 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 148 undefined on input line 212 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 268 undefined on input line 88 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 288 undefined on input line 292 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 288 undefined on input line 303 Reference `initialization-and-declaration-assignments-of-components-in-functions' on page 297 undefined on input line 1143 Reference `initialization-initial-equation-and-initial-algorithm' on page 102 undefined on input line 984 Reference `initialization-initial-equation-and-initial-algorithm' on page 137 undefined on input line 25 Reference `initialization-initial-equation-and-initial-algorithm' on page 278 undefined on input line 72 Reference `initialization-initial-equation-and-initial-algorithm' on page 288 undefined on input line 217 Reference `initialization-initial-equation-and-initial-algorithm' on page 288 undefined on input line 221 Reference `initialization-initial-equation-and-initial-algorithm' on page 290 undefined on input line 555 Reference `initialization-initial-equation-and-initial-algorithm' on page 290 undefined on input line 558 Reference `initialization-initial-equation-and-initial-algorithm' on page 292 undefined on input line 714 Reference `initialization-initial-equation-and-initial-algorithm' on page 295 undefined on input line 975 Reference `initialization-initial-equation-and-initial-algorithm' on page 296 undefined on input line 1126 Reference `initialization-initial-equation-and-initial-algorithm' on page 35 undefined on input line 378 Reference `initialization-initial-equation-and-initial-algorithm' on page 89 undefined on input line 24 Reference `initialization-initial-equation-and-initial-algorithm' on page 95 undefined on input line 445 Reference `initialization-of-clocked-partitions' on page 206 undefined on input line 483 Reference `initialization-of-clocked-partitions' on page 209 undefined on input line 599 Reference `initialization-of-clocked-partitions' on page 209 undefined on input line 648 Reference `initialization-of-clocked-partitions' on page 210 undefined on input line 794 Reference `initialization-of-clocked-partitions' on page 286 undefined on input line 35 Reference `inside-and-outside-connectors' on page 194 undefined on input line 49 Reference `inside-and-outside-connectors' on page 194 undefined on input line 55 Reference `inside-and-outside-connectors' on page 195 undefined on input line 105 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 108 undefined on input line 376 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 250 undefined on input line 1064 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 287 undefined on input line 165 Reference `instance-hierarchy-name-lookup-of-inner-declarations' on page 63 undefined on input line 687 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 330 Reference `instantiation' on page 287 undefined on input line 179 Reference `interface-compatibility-or-subtyping' on page 270 undefined on input line 252 Reference `interface-compatibility-or-subtyping' on page 270 undefined on input line 255 Reference `interface-compatibility-or-subtyping' on page 287 undefined on input line 170 Reference `interface-compatibility-or-subtyping' on page 37 undefined on input line 539 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 1035 Reference `interface-or-type' on page 269 undefined on input line 175 Reference `interface-or-type' on page 270 undefined on input line 265 Reference `interface-or-type' on page 66 undefined on input line 101 Reference `interface-or-type' on page 66 undefined on input line 96 Reference `interface-or-type-relationships' on page 187 undefined on input line 55 Reference `interface-or-type-relationships' on page 292 undefined on input line 725 Reference `interface-or-type-relationships' on page 303 undefined on input line 1710 Reference `interface-or-type-relationships' on page 41 undefined on input line 847 Reference `lexical-conventions' on page 291 undefined on input line 660 Reference `lexical-conventions' on page 297 undefined on input line 1153 Reference `lexical-conventions' on page 298 undefined on input line 1224 Reference `lexical-conventions' on page 5 undefined on input line 124 Reference `lexical-conventions' on page 6 undefined on input line 20 Reference `lexical-conventions' on page 7 undefined on input line 110 Reference `lexical-conventions' on page 8 undefined on input line 173 Reference `lexical-conventions' on page 9 undefined on input line 239 Reference `licensing' on page 291 undefined on input line 656 Reference `licensing' on page 292 undefined on input line 748 Reference `licensing' on page 295 undefined on input line 1015 Reference `line' on page 289 undefined on input line 411 Reference `line' on page 291 undefined on input line 650 Reference `literal-constants' on page 269 undefined on input line 178 Reference `local-class-definitions-nested-classes' on page 287 undefined on input line 114 Reference `lookup-of-imported-names' on page 57 undefined on input line 161 Reference `mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity' on page 289 undefined on input line 356 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 289 undefined on input line 359 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 295 undefined on input line 1000 Reference `mapping-a-package-class-hierarchy-into-a-single-file-nonstructured-entity' on page 298 undefined on input line 1227 Reference `mapping-of-versions-to-file-system' on page 183 undefined on input line 161 Reference `mapping-of-versions-to-file-system' on page 295 undefined on input line 1001 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 271 undefined on input line 19 Reference `mapping-package-class-structures-to-a-hierarchical-file-system' on page 289 undefined on input line 353 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 231 Reference `matrix-and-vector-algebra-functions' on page 295 undefined on input line 988 Reference `matrix-and-vector-multiplication-of-numeric-arrays' on page 189 undefined on input line 260 Reference `merging-of-modifications' on page 287 undefined on input line 186 Reference `merging-of-modifications' on page 60 undefined on input line 422 Reference `merging-of-modifications' on page 63 undefined on input line 728 Reference `merging-variable-definitions' on page 230 undefined on input line 442 Reference `modelica-3-4' on page 2 undefined on input line 44 Reference `modelica-concrete-syntax' on page 10 undefined on input line 26 Reference `modelica-concrete-syntax' on page 10 undefined on input line 43 Reference `modelica-concrete-syntax' on page 10 undefined on input line 5 Reference `modelica-concrete-syntax' on page 5 undefined on input line 132 Reference `modelica-concrete-syntax' on page 6 undefined on input line 14 Reference `modelica-concrete-syntax' on page 7 undefined on input line 87 Reference `modelica-dae-representation' on page 43 undefined on input line 995 Reference `modelica-keywords' on page 301 undefined on input line 1495 Reference `modelica-revision-history' on page 1 undefined on input line 43 Reference `modification' on page 78 undefined on input line 322 Reference `modification-environment' on page 269 undefined on input line 189 Reference `modification-environment' on page 55 undefined on input line 9 Reference `modification-environment' on page 56 undefined on input line 116 Reference `modification-environment' on page 56 undefined on input line 148 Reference `modifications' on page 268 undefined on input line 106 Reference `modifications' on page 269 undefined on input line 185 Reference `modifications' on page 290 undefined on input line 527 Reference `modifications' on page 295 undefined on input line 953 Reference `modifications' on page 296 undefined on input line 1115 Reference `modifications' on page 89 undefined on input line 18 Reference `modifiers-for-array-elements' on page 287 undefined on input line 189 Reference `modifiers-for-array-elements' on page 290 undefined on input line 530 Reference `mouse-input' on page 289 undefined on input line 423 Reference `names' on page 269 undefined on input line 193 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 139 undefined on input line 182 Reference `nested-for-loops-and-reduction-expressions-with-multiple-iterators' on page 90 undefined on input line 92 Reference `noevent-and-smooth' on page 25 undefined on input line 1113 Reference `noevent-and-smooth' on page 25 undefined on input line 1124 Reference `noevent-and-smooth' on page 287 undefined on input line 93 Reference `notation-and-grammar' on page 286 undefined on input line 61 Reference `numeric-functions-and-conversion-functions' on page 15 undefined on input line 354 Reference `numeric-functions-and-conversion-functions' on page 158 undefined on input line 948 Reference `numeric-functions-and-conversion-functions' on page 290 undefined on input line 477 Reference `numeric-functions-and-conversion-functions' on page 290 undefined on input line 480 Reference `numeric-functions-and-conversion-functions' on page 52 undefined on input line 1665 Reference `operator-precedence-and-associativity' on page 10 undefined on input line 25 Reference `operator-precedence-and-associativity' on page 187 undefined on input line 58 Reference `operator-precedence-and-associativity' on page 9 undefined on input line 240 Reference `operators-and-expressions' on page 268 undefined on input line 132 Reference `other-operators' on page 286 undefined on input line 35 Reference `output-formal-parameters-of-functions' on page 31 undefined on input line 93 Reference `overconstrained-equation-operators-for-connection-graphs' on page 112 undefined on input line 742 Reference `overconstrained-equation-operators-for-connection-graphs' on page 288 undefined on input line 246 Reference `overconstrained-equation-operators-for-connection-graphs' on page 294 undefined on input line 901 Reference `overloaded-binary-operations' on page 187 undefined on input line 27 Reference `overloaded-binary-operations' on page 291 undefined on input line 627 Reference `overloaded-binary-operations' on page 291 undefined on input line 632 Reference `overloaded-constructors' on page 187 undefined on input line 23 Reference `overloaded-operators' on page 269 undefined on input line 196 Reference `overloaded-operators' on page 291 undefined on input line 623 Reference `overloaded-operators' on page 297 undefined on input line 1200 Reference `overloaded-operators' on page 41 undefined on input line 855 Reference `overloaded-operators' on page 41 undefined on input line 858 Reference `overloaded-operators' on page 67 undefined on input line 188 Reference `overloaded-operators' on page 69 undefined on input line 330 Reference `overloaded-string-conversions' on page 187 undefined on input line 25 Reference `overloaded-unary-operations' on page 187 undefined on input line 31 Reference `packages' on page 41 undefined on input line 844 Reference `packages' on page 7 undefined on input line 105 Reference `parameter-expressions' on page 287 undefined on input line 99 Reference `partial-derivatives-of-functions' on page 162 undefined on input line 1221 Reference `partitioning-operators' on page 213 undefined on input line 906 Reference `partitioning-operators' on page 213 undefined on input line 919 Reference `plug-compatibility-or-restricted-subtyping' on page 269 undefined on input line 208 Reference `plug-compatibility-or-restricted-subtyping' on page 269 undefined on input line 234 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 415 Reference `plug-compatibility-or-restricted-subtyping' on page 70 undefined on input line 426 Reference `positional-or-named-input-arguments-of-functions' on page 10 undefined on input line 31 Reference `positional-or-named-input-arguments-of-functions' on page 13 undefined on input line 193 Reference `positional-or-named-input-arguments-of-functions' on page 148 undefined on input line 200 Reference `positional-or-named-input-arguments-of-functions' on page 153 undefined on input line 569 Reference `positional-or-named-input-arguments-of-functions' on page 156 undefined on input line 785 Reference `positional-or-named-input-arguments-of-functions' on page 286 undefined on input line 79 Reference `positional-or-named-input-arguments-of-functions' on page 291 undefined on input line 601 Reference `positional-or-named-input-arguments-of-functions' on page 297 undefined on input line 1140 Reference `positional-or-named-input-arguments-of-functions' on page 31 undefined on input line 91 Reference `positional-or-named-input-arguments-of-functions' on page 64 undefined on input line 760 Reference `pre' on page 25 undefined on input line 1147 Reference `predefined-types-and-classes' on page 10 undefined on input line 15 Reference `predefined-types-and-classes' on page 100 undefined on input line 830 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 213 Reference `predefined-types-and-classes' on page 269 undefined on input line 221 Reference `predefined-types-and-classes' on page 287 undefined on input line 133 Reference `predefined-types-and-classes' on page 287 undefined on input line 136 Reference `predefined-types-and-classes' on page 66 undefined on input line 94 Reference `prefix-rules' on page 269 undefined on input line 216 Reference `prefix-rules' on page 287 undefined on input line 102 Reference `prefix-rules' on page 287 undefined on input line 105 Reference `prefix-rules' on page 290 undefined on input line 492 Reference `prefix-rules' on page 295 undefined on input line 940 Reference `pure-modelica-functions' on page 286 undefined on input line 48 Reference `pure-modelica-functions' on page 292 undefined on input line 722 Reference `rationale-for-the-formulation-of-the-instream-operator' on page 289 undefined on input line 456 Reference `real-type' on page 287 undefined on input line 139 Reference `real-type' on page 287 undefined on input line 142 Reference `recommended-selection-of-start-values' on page 292 undefined on input line 717 Reference `record-constructor-functions' on page 151 undefined on input line 400 Reference `record-constructor-functions' on page 288 undefined on input line 309 Reference `record-constructor-functions' on page 295 undefined on input line 997 Reference `record-constructor-functions' on page 41 undefined on input line 814 Reference `record-constructor-functions' on page 55 undefined on input line 54 Reference `records' on page 171 undefined on input line 1842 Reference `records' on page 173 undefined on input line 2039 Reference `records' on page 173 undefined on input line 2044 Reference `records' on page 297 undefined on input line 1147 Reference `records' on page 31 undefined on input line 96 Reference `redeclaration' on page 268 undefined on input line 110 Reference `redeclaration' on page 269 undefined on input line 224 Reference `redeclaration' on page 269 undefined on input line 227 Reference `redeclaration' on page 287 undefined on input line 192 Reference `redeclaration' on page 287 undefined on input line 195 Reference `redeclaration' on page 296 undefined on input line 1119 Reference `redeclaration' on page 31 undefined on input line 66 Reference `redeclaration' on page 56 undefined on input line 129 Reference `redeclaration' on page 65 undefined on input line 5 Reference `redeclaration' on page 70 undefined on input line 444 Reference `redeclaration' on page 71 undefined on input line 554 Reference `redeclaration' on page 75 undefined on input line 89 Reference `redeclaration' on page 77 undefined on input line 286 Reference `redeclaration' on page 77 undefined on input line 289 Reference `redeclaration' on page 87 undefined on input line 1015 Reference `reduction-expressions' on page 124 undefined on input line 350 Reference `reduction-expressions' on page 124 undefined on input line 380 Reference `reduction-expressions' on page 124 undefined on input line 400 Reference `reduction-expressions' on page 124 undefined on input line 418 Reference `reduction-expressions' on page 124 undefined on input line 441 Reference `reduction-expressions' on page 151 undefined on input line 413 Reference `reduction-expressions' on page 288 undefined on input line 258 Reference `reduction-expressions' on page 297 undefined on input line 1130 Reference `reduction-functions-and-operators' on page 138 undefined on input line 92 Reference `reduction-functions-and-operators' on page 288 undefined on input line 252 Reference `reduction-functions-and-operators' on page 288 undefined on input line 255 Reference `reduction-functions-and-operators' on page 291 undefined on input line 587 Reference `reduction-functions-and-operators' on page 295 undefined on input line 987 Reference `reinit' on page 25 undefined on input line 1166 Reference `reinit' on page 290 undefined on input line 555 Reference `reinit' on page 295 undefined on input line 969 Reference `reinit' on page 296 undefined on input line 1123 Reference `reinit' on page 97 undefined on input line 584 Reference `reset-handling' on page 209 undefined on input line 598 Reference `restriction-on-combining-base-classes-and-other-elements' on page 301 undefined on input line 1501 Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 683 Reference `restriction-on-combining-base-classes-and-other-elements' on page 39 undefined on input line 714 Reference `restrictions-of-connections-and-connectors' on page 105 undefined on input line 150 Reference `restrictions-of-connections-and-connectors' on page 288 undefined on input line 240 Reference `restrictions-of-connections-and-connectors' on page 290 undefined on input line 571 Reference `restrictions-of-connections-and-connectors' on page 290 undefined on input line 575 Reference `restrictions-of-connections-and-connectors' on page 292 undefined on input line 771 Reference `restrictions-of-connections-and-connectors' on page 295 undefined on input line 984 Reference `restrictions-of-connections-and-connectors' on page 305 undefined on input line 1833 Reference `restrictions-of-connections-and-connectors' on page 43 undefined on input line 951 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 157 undefined on input line 848 Reference `restrictions-on-base-classes-and-constraining-types-to-be-transitively-non-replaceable' on page 68 undefined on input line 243 Reference `restrictions-on-equations-within-when-equations' on page 290 undefined on input line 551 Reference `restrictions-on-redeclarations' on page 290 undefined on input line 543 Reference `restrictions-on-the-kind-of-base-class' on page 287 undefined on input line 183 Reference `restrictions-on-the-kind-of-base-class' on page 40 undefined on input line 804 Reference `restrictions-on-when-statements' on page 290 undefined on input line 552 Reference `return-statements' on page 141 undefined on input line 331 Reference `scalar-functions-applied-to-array-arguments' on page 135 undefined on input line 1254 Reference `scalar-functions-applied-to-array-arguments' on page 15 undefined on input line 375 Reference `scalar-functions-applied-to-array-arguments' on page 151 undefined on input line 457 Reference `scalar-functions-applied-to-array-arguments' on page 161 undefined on input line 1146 Reference `scalar-functions-applied-to-array-arguments' on page 17 undefined on input line 589 Reference `scalar-functions-applied-to-array-arguments' on page 19 undefined on input line 705 Reference `scalar-functions-applied-to-array-arguments' on page 25 undefined on input line 1097 Reference `scalar-functions-applied-to-array-arguments' on page 256 undefined on input line 1499 Reference `scalar-vector-matrix-and-array-operator-functions' on page 10 undefined on input line 27 Reference `scalar-vector-matrix-and-array-operator-functions' on page 12 undefined on input line 154 Reference `scalar-vector-matrix-and-array-operator-functions' on page 189 undefined on input line 259 Reference `scalar-vector-matrix-and-array-operator-functions' on page 190 undefined on input line 320 Reference `scope-of-the-specification' on page 286 undefined on input line 55 Reference `scope-of-the-specification' on page 286 undefined on input line 58 Reference `scoping-name-lookup-and-flattening' on page 7 undefined on input line 104 Reference `semantics-summary' on page 64 undefined on input line 785 Reference `semilinear' on page 17 undefined on input line 600 Reference `short-class-definitions' on page 290 undefined on input line 510 Reference `simple-assignment-statements' on page 267 undefined on input line 32 Reference `simple-equality-equations' on page 139 undefined on input line 170 Reference `simple-name-lookup' on page 268 undefined on input line 114 Reference `simple-name-lookup' on page 286 undefined on input line 23 Reference `simple-name-lookup' on page 287 undefined on input line 159 Reference `simple-name-lookup' on page 77 undefined on input line 291 Reference `simple-types' on page 171 undefined on input line 1841 Reference `simple-types' on page 171 undefined on input line 1866 Reference `simple-types' on page 173 undefined on input line 2025 Reference `simple-types' on page 173 undefined on input line 2043 Reference `simple-types' on page 288 undefined on input line 331 Reference `simple-types' on page 288 undefined on input line 334 Reference `simultaneous-inner-outer-declarations' on page 296 undefined on input line 1105 Reference `simultaneous-inner-outer-declarations' on page 31 undefined on input line 65 Reference `simultaneous-inner-outer-declarations' on page 57 undefined on input line 171 Reference `single-modification' on page 287 undefined on input line 189 Reference `slice-operation' on page 268 undefined on input line 82 Reference `slice-operation' on page 288 undefined on input line 270 Reference `solver-methods' on page 206 undefined on input line 513 Reference `solver-methods' on page 217 undefined on input line 1183 Reference `solver-methods' on page 289 undefined on input line 379 Reference `solver-methods' on page 291 undefined on input line 642 Reference `spatialdistribution' on page 17 undefined on input line 629 Reference `spatialdistribution' on page 286 undefined on input line 88 Reference `spatialdistribution' on page 292 undefined on input line 707 Reference `specialized-array-constructor-functions' on page 291 undefined on input line 584 Reference `specialized-classes' on page 147 undefined on input line 123 Reference `specialized-classes' on page 182 undefined on input line 5 Reference `specialized-classes' on page 187 undefined on input line 6 Reference `specialized-classes' on page 191 undefined on input line 364 Reference `specialized-classes' on page 269 undefined on input line 245 Reference `specialized-classes' on page 287 undefined on input line 117 Reference `specialized-classes' on page 287 undefined on input line 120 Reference `specialized-classes' on page 287 undefined on input line 123 Reference `specialized-classes' on page 287 undefined on input line 126 Reference `specialized-classes' on page 290 undefined on input line 513 Reference `specialized-classes' on page 296 undefined on input line 1097 Reference `specialized-classes' on page 33 undefined on input line 235 Reference `specialized-classes' on page 76 undefined on input line 141 Reference `state-machine-semantics' on page 224 undefined on input line 92 Reference `state-machine-semantics' on page 291 undefined on input line 647 Reference `state-machines' on page 148 undefined on input line 175 Reference `state-machines' on page 292 undefined on input line 704 Reference `state-machines' on page 292 undefined on input line 759 Reference `state-machines' on page 292 undefined on input line 785 Reference `state-machines' on page 294 undefined on input line 866 Reference `state-machines' on page 64 undefined on input line 781 Reference `statements-and-algorithm-sections' on page 267 undefined on input line 11 Reference `static-name-lookup' on page 183 undefined on input line 96 Reference `static-name-lookup' on page 32 undefined on input line 179 Reference `static-name-lookup' on page 63 undefined on input line 687 Reference `stream-connectors' on page 281 undefined on input line 4 Reference `stream-connectors' on page 296 undefined on input line 1084 Reference `stream-operator-actualstream' on page 17 undefined on input line 617 Reference `stream-operator-actualstream' on page 194 undefined on input line 61 Reference `stream-operator-actualstream' on page 195 undefined on input line 87 Reference `stream-operator-actualstream' on page 289 undefined on input line 372 Reference `stream-operator-instream-and-connection-equations' on page 17 undefined on input line 611 Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 53 Reference `stream-operator-instream-and-connection-equations' on page 194 undefined on input line 60 Reference `stream-operator-instream-and-connection-equations' on page 287 undefined on input line 153 Reference `stream-operator-instream-and-connection-equations' on page 289 undefined on input line 369 Reference `string-type' on page 287 undefined on input line 145 Reference `strings' on page 286 undefined on input line 67 Reference `sub-clock-conversion-operators' on page 206 undefined on input line 419 Reference `sub-clock-conversion-operators' on page 206 undefined on input line 469 Reference `sub-clock-conversion-operators' on page 206 undefined on input line 499 Reference `sub-clock-conversion-operators' on page 208 undefined on input line 560 Reference `sub-clock-conversion-operators' on page 213 undefined on input line 902 Reference `sub-clock-conversion-operators' on page 291 undefined on input line 638 Reference `sub-clock-inferencing' on page 206 undefined on input line 404 Reference `sub-clock-inferencing' on page 208 undefined on input line 535 Reference `sub-clock-inferencing' on page 209 undefined on input line 623 Reference `sub-clock-inferencing' on page 210 undefined on input line 724 Reference `sub-clock-inferencing' on page 210 undefined on input line 738 Reference `sub-clock-inferencing' on page 216 undefined on input line 1169 Reference `sub-clock-inferencing' on page 219 undefined on input line 1387 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 94 undefined on input line 370 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 98 undefined on input line 687 Reference `synchronous-language-elements' on page 148 undefined on input line 175 Reference `synchronous-language-elements' on page 292 undefined on input line 702 Reference `synchronous-language-elements' on page 292 undefined on input line 757 Reference `synchronous-language-elements' on page 292 undefined on input line 759 Reference `synchronous-language-elements' on page 292 undefined on input line 760 Reference `synchronous-language-elements' on page 292 undefined on input line 778 Reference `synchronous-language-elements' on page 294 undefined on input line 865 Reference `tab:product' on page 189 undefined on input line 268 Reference `tab:product' on page 189 undefined on input line 272 Reference `terminate' on page 144 undefined on input line 532 Reference `text' on page 289 undefined on input line 414 Reference `text' on page 289 undefined on input line 417 Reference `text' on page 289 undefined on input line 420 Reference `text' on page 292 undefined on input line 740 Reference `text' on page 294 undefined on input line 914 Reference `the-class-extends-redeclaration-mechanism' on page 287 undefined on input line 198 Reference `the-class-extends-redeclaration-mechanism' on page 290 undefined on input line 536 Reference `the-class-extends-redeclaration-mechanism' on page 296 undefined on input line 1120 Reference `the-class-extends-redeclaration-mechanism' on page 68 undefined on input line 245 Reference `the-class-tree' on page 56 undefined on input line 62 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 437 Reference `the-modelica-standard-library' on page 289 undefined on input line 440 Reference `the-number-of-equations-needed-for-initialization' on page 288 undefined on input line 224 Reference `the-syntax-of-unit-expressions' on page 289 undefined on input line 434 Reference `the-within-clause' on page 295 undefined on input line 1001 Reference `transitively-non-replaceable' on page 157 undefined on input line 848 Reference `transitively-non-replaceable' on page 270 undefined on input line 260 Reference `transitively-non-replaceable' on page 295 undefined on input line 949 Reference `transitively-non-replaceable' on page 67 undefined on input line 152 Reference `transitively-non-replaceable' on page 68 undefined on input line 262 Reference `transitively-non-replaceable' on page 69 undefined on input line 340 Reference `transitively-non-replaceable' on page 77 undefined on input line 239 Reference `type-compatible-expressions' on page 126 undefined on input line 558 Reference `type-compatible-expressions' on page 128 undefined on input line 661 Reference `type-compatible-expressions' on page 14 undefined on input line 292 Reference `type-compatible-expressions' on page 287 undefined on input line 173 Reference `type-compatible-expressions' on page 77 undefined on input line 265 Reference `type-compatible-expressions' on page 90 undefined on input line 67 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 392 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 15 undefined on input line 414 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 290 undefined on input line 480 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 52 undefined on input line 1672 Reference `type-conversion-of-integer-to-enumeration-values' on page 15 undefined on input line 399 Reference `type-conversion-of-integer-to-enumeration-values' on page 151 undefined on input line 401 Reference `type-conversion-of-integer-to-enumeration-values' on page 286 undefined on input line 27 Reference `type-conversion-of-integer-to-enumeration-values' on page 55 undefined on input line 54 Reference `types-as-iteration-ranges' on page 125 undefined on input line 484 Reference `types-as-iteration-ranges' on page 127 undefined on input line 617 Reference `types-as-iteration-ranges' on page 297 undefined on input line 1133 Reference `types-as-iteration-ranges' on page 50 undefined on input line 1556 Reference `types-as-iteration-ranges' on page 90 undefined on input line 113 Reference `unspecified-enumeration' on page 295 undefined on input line 946 Reference `using-the-derivative-annotation' on page 162 undefined on input line 1219 Reference `using-the-derivative-annotation' on page 263 undefined on input line 1994 Reference `using-the-derivative-annotation' on page 286 undefined on input line 43 Reference `using-the-derivative-annotation' on page 288 undefined on input line 312 Reference `using-the-derivative-annotation' on page 294 undefined on input line 922 Reference `utility-functions' on page 170 undefined on input line 1777 Reference `utility-functions' on page 288 undefined on input line 344 Reference `utility-functions' on page 298 undefined on input line 1237 Reference `variability-of-expressions' on page 205 undefined on input line 332 Reference `variability-of-expressions' on page 216 undefined on input line 1160 Reference `variability-of-expressions' on page 270 undefined on input line 281 Reference `variability-of-expressions' on page 35 undefined on input line 415 Reference `variability-of-expressions' on page 35 undefined on input line 418 Reference `variability-of-structured-entities' on page 33 undefined on input line 261 Reference `vector-construction' on page 14 undefined on input line 278 Reference `vector-construction' on page 288 undefined on input line 264 Reference `vector-matrix-and-array-constructors' on page 124 undefined on input line 299 Reference `vector-matrix-and-array-constructors' on page 125 undefined on input line 477 Reference `vector-matrix-and-array-constructors' on page 14 undefined on input line 270 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 542 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 558 Reference `vectorized-calls-of-functions' on page 17 undefined on input line 602 Reference `vendor-specific-annotations' on page 236 undefined on input line 7 Reference `vendor-specific-annotations' on page 306 undefined on input line 1907 Reference `version-handling' on page 258 undefined on input line 1668 Reference `version-handling' on page 286 undefined on input line 20 Reference `version-handling' on page 292 undefined on input line 745 Reference `when-equations' on page 202 undefined on input line 94 Reference `when-equations' on page 269 undefined on input line 172 Reference `when-equations' on page 278 undefined on input line 22 Reference `when-equations' on page 278 undefined on input line 59 Reference `when-equations' on page 43 undefined on input line 995 Reference `when-statements' on page 269 undefined on input line 173 Reference `when-statements' on page 94 undefined on input line 401 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.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2018-12-01> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2018/09/03 v1.4i 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/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/oberdiek/ifpdf.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 1147. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/local/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.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/generic/oberdiek/hobsub-hyperref.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.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)) (./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/oberdiek/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (./MLS.out) (./MLS.out) (/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd ) [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./chapters/abstract.tex Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 6. [1 <./media/image1.pdf>] (./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] [2])) (./chapters/preface.tex [3]) (./chapters/introduction.tex [4 <./media/image2.pn g>] [5] Chapter 1. [6]) (./chapters/lexicalstructure.tex [7] Chapter 2. (/usr/local/texlive/texmf-dist/tex/latex/base/omlcmr.fd) LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textasteriskcentered' on input line 36. [8] [9] [10]) (./chapters/operatorsandexpressions.tex [11] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 61--61 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 63--63 []|[][][][][][][][][][][] [12] [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 405--408 []|[][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 405--408 | [][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 432--435 []\OT1/cmr/m/n/10 for Re-als: [][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 432--435 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][] Underfull \hbox (badness 1953) in paragraph at lines 435--437 []\OT1/cmr/m/n/10 for In-te-gers: [][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 550--551 []|[][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 553--559 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][] for [][][] Underfull \hbox (badness 10000) in paragraph at lines 598--603 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][][][][][][][][][][][][] Underfull \hbox (badness 1048) in paragraph at lines 628--630 []|\OT1/cmr/m/n/10 The [][][][][][][][][][][][] op-er-a-tor al-lows [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 1357--1366 [30] LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textgreater' on input line 1381. ) (./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] [68] [69 <./media/subtype.pdf>] [70] [71] [72] [73] [74]) (./chapters/inheritance.tex [75] Chapter 7. [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [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 968--968 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 985--986 []|[][][] Underfull \hbox (badness 10000) in paragraph at lines 1003--1003 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 1007--1008 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 1701) in paragraph at lines 1010--1018 []|\OT1/cmr/m/n/10 If the op-er-a-tor [][][][][][][][][][] is used, or the Underfull \hbox (badness 3088) in paragraph at lines 1010--1018 \OT1/cmr/m/n/10 must be ex-actly one state-ment [][][][][][][] Underfull \hbox (badness 1874) in paragraph at lines 1010--1018 [][][][][][][] \OT1/cmr/m/n/10 in-volv-ing [][][][] (the ar-gu-ment of [] Underfull \hbox (badness 1540) in paragraph at lines 1010--1018 \OT1/cmr/m/n/10 closer to the root of the span-ning tree than [][][][]; oth-er- Underfull \hbox (badness 1297) in paragraph at lines 1010--1018 \OT1/cmr/m/it/10 equa-tion sys-tems by pro-vid-ing an-a-lytic in-verses, see Mo d-el- [117] [118] [119 <./media/overdetermined.pdf>] [120]) (./chapters/arrays.tex [121] Chapter 10. [122] [123] [124] [125] Overfull \hbox (25.60732pt too wide) in paragraph at lines 411--416 []|[]| [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 531--532 []|[][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 541--542 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][] [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] [147] 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. [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] (/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [173] [174] Package longtable Warning: Column widths have changed (longtable) in table 12.5 on input line 2040. [175] [176] [177] [178] [179] [180] Overfull \hbox (9.3054pt too wide) in paragraph at lines 2449--2449 []|[] [181] [182]) (./chapters/packages.tex [183] Chapter 13. [184] [185] [186] [187] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbackslash' on input line 355. ) (./chapters/overloaded.tex [188 <./media/modelicapath.pdf>] Chapter 14. [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 257. [199] [200] [201]) (./chapters/synchronous.tex [202] Chapter 16. Overfull \hbox (52.92856pt too wide) in paragraph at lines 21--22 [] [203 <./media/plantmodel.pdf>] [204] Overfull \hbox (17.64514pt too wide) in paragraph at lines 201--202 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 200--202 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 202--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 []|[]| [205] Package longtable Warning: Column widths have changed (longtable) in table 16.1 on input line 251. [206 <./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 >] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224]) (./chapters/statemachines.tex [225] Chapter 17. [226] [227] [228 <./media/statemachine.png>] [229] [230] [231] [232] [233 <./me dia/statemachine2.png>] [234] [235 <./media/statemachineplot.png>] [236]) (./chapters/annotations.tex [237] Chapter 18. [238] Underfull \hbox (badness 1648) in paragraph at lines 135--137 []\OT1/cmr/m/n/10 [[][][][] \OT1/cmr/m/it/10 is for ex-am-ple used in the con-n ec-tors of the Underfull \hbox (badness 1057) in paragraph at lines 168--169 []\OT1/cmr/m/n/10 ``[][][][][][][][][][][][][][][][][][][][][][]'' is iden-ti-c al to ``[][][] Overfull \hbox (11.74738pt too wide) in paragraph at lines 180--181 []|[] [239] [240] [241] [242] [243] [244 <./media/bezierpoints.png>] [245] [246] [247] [248] Overfull \hbox (56.4463pt too wide) in paragraph at lines 790--797 []\OT1/cmr/m/n/10 The de-fault clo-sure is [][][][] when [][][][] is 0 and [][] [][] is 360, or [] [249] [250] [251] [252] Overfull \hbox (58.35635pt too wide) in paragraph at lines 1112--1121 \OT1/cmr/m/it/10 quire-ment as ``bal-anced''). It is rarely needed; but is for ex-am-ple used in Mod-el-ica.Blocks.Math.InverseBlockConstraints, [253] [254] [255 <./media/disabledparameter.png> <./media/tabparameter.png>] [256] [257] [258] [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. (./chapters/B1_lexical_conventions.tex) [273] (./chapters/B21_stored_definition.tex) (./chapters/B22_class_definition.tex [274]) (./chapters/B23_extends.tex) (./chapters/B24_component_clause.tex [275]) (./chapters/B25_modification.tex) (./chapters/B26_equations.tex [276] [277]) (./chapters/B27_expressions.tex [278])) (./chapters/dae.tex [279] Appendix C. [280]) [281] (./chapters/derivationofstream.tex [282] Appendix D. [283] [284 <./media/fluidmix.png>] [285 <./media/fluidmix3.png>] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 171. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 171. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 171. [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) Output written on MLS.pdf (319 pages, 3135041 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.19 (TeX Live 2018) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./MLS.tex LaTeX2e <2018-12-01> (/usr/local/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2018/09/03 v1.4i 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/parskip/parskip.sty (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/oberdiek/ifpdf.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 1147. ) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/local/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.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/generic/oberdiek/hobsub-hyperref.sty (/usr/local/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.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)) (./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/oberdiek/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/gettitlestring.sty)) (./MLS.out) (./MLS.out) (/usr/local/texlive/texmf-dist/tex/latex/base/omscmr.fd ) [1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./chapters/abstract.tex Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 6. [1 <./media/image1.pdf>] (./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] [2])) (./chapters/preface.tex [3]) (./chapters/introduction.tex [4 <./media/image2.pn g>] [5] Chapter 1. [6]) (./chapters/lexicalstructure.tex [7] Chapter 2. (/usr/local/texlive/texmf-dist/tex/latex/base/omlcmr.fd) LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textasteriskcentered' on input line 36. [8] [9] [10]) (./chapters/operatorsandexpressions.tex [11] Chapter 3. Underfull \hbox (badness 10000) in paragraph at lines 61--61 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 63--63 []|[][][][][][][][][][][] [12] [13] [14] [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 405--408 []|[][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 405--408 | [][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 432--435 []\OT1/cmr/m/n/10 for Re-als: [][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 432--435 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][] Underfull \hbox (badness 1953) in paragraph at lines 435--437 []\OT1/cmr/m/n/10 for In-te-gers: [][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 550--551 []|[][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 553--559 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][] for [][][] Underfull \hbox (badness 10000) in paragraph at lines 598--603 []|\OT1/cmr/m/n/10 Returns: [][][][][][][][][][][][][][][][][][][][][][][][][] Underfull \hbox (badness 1048) in paragraph at lines 628--630 []|\OT1/cmr/m/n/10 The [][][][][][][][][][][][] op-er-a-tor al-lows [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] Underfull \hbox (badness 10000) in paragraph at lines 1357--1366 [30] LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textgreater' on input line 1381. ) (./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] [68] [69 <./media/subtype.pdf>] [70] [71] [72] [73] [74]) (./chapters/inheritance.tex [75] Chapter 7. [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [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 968--968 []|[][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 985--986 []|[][][] Underfull \hbox (badness 10000) in paragraph at lines 1003--1003 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 1007--1008 []|[][][][][][][][][][][][][][][] Underfull \hbox (badness 1701) in paragraph at lines 1010--1018 []|\OT1/cmr/m/n/10 If the op-er-a-tor [][][][][][][][][][] is used, or the Underfull \hbox (badness 3088) in paragraph at lines 1010--1018 \OT1/cmr/m/n/10 must be ex-actly one state-ment [][][][][][][] Underfull \hbox (badness 1874) in paragraph at lines 1010--1018 [][][][][][][] \OT1/cmr/m/n/10 in-volv-ing [][][][] (the ar-gu-ment of [] Underfull \hbox (badness 1540) in paragraph at lines 1010--1018 \OT1/cmr/m/n/10 closer to the root of the span-ning tree than [][][][]; oth-er- Underfull \hbox (badness 1297) in paragraph at lines 1010--1018 \OT1/cmr/m/it/10 equa-tion sys-tems by pro-vid-ing an-a-lytic in-verses, see Mo d-el- [117] [118] [119 <./media/overdetermined.pdf>] [120]) (./chapters/arrays.tex [121] Chapter 10. [122] [123] [124] [125] Overfull \hbox (25.60732pt too wide) in paragraph at lines 411--416 []|[]| [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 531--532 []|[][][][][][][][][] Underfull \hbox (badness 10000) in paragraph at lines 541--542 [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][] [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] [147] 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. [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] (/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) [173] [174] [175] [176] [177] [178] [179] [180] Overfull \hbox (9.3054pt too wide) in paragraph at lines 2449--2449 []|[] [181] [182]) (./chapters/packages.tex [183] Chapter 13. [184] [185] [186] [187] LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined (Font) using `OMS/cmsy/m/n' instead (Font) for symbol `textbackslash' on input line 355. ) (./chapters/overloaded.tex [188 <./media/modelicapath.pdf>] Chapter 14. [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 257. [199] [200] [201]) (./chapters/synchronous.tex [202] Chapter 16. Overfull \hbox (52.92856pt too wide) in paragraph at lines 21--22 [] [203 <./media/plantmodel.pdf>] [204] Overfull \hbox (17.64514pt too wide) in paragraph at lines 201--202 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 200--202 []|[]| Overfull \hbox (3.46408pt too wide) in paragraph at lines 202--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 []|[]| [205] [206 <./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 >] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224]) (./chapters/statemachines.tex [225] Chapter 17. [226] [227] [228 <./media/statemachine.png>] [229] [230] [231] [232] [233 <./me dia/statemachine2.png>] [234] [235 <./media/statemachineplot.png>] [236]) (./chapters/annotations.tex [237] Chapter 18. [238] Underfull \hbox (badness 1648) in paragraph at lines 135--137 []\OT1/cmr/m/n/10 [[][][][] \OT1/cmr/m/it/10 is for ex-am-ple used in the con-n ec-tors of the Underfull \hbox (badness 1057) in paragraph at lines 168--169 []\OT1/cmr/m/n/10 ``[][][][][][][][][][][][][][][][][][][][][][]'' is iden-ti-c al to ``[][][] Overfull \hbox (11.74738pt too wide) in paragraph at lines 180--181 []|[] [239] [240] [241] [242] [243] [244 <./media/bezierpoints.png>] [245] [246] [247] [248] Overfull \hbox (56.4463pt too wide) in paragraph at lines 790--797 []\OT1/cmr/m/n/10 The de-fault clo-sure is [][][][] when [][][][] is 0 and [][] [][] is 360, or [] [249] [250] [251] [252] Overfull \hbox (58.35635pt too wide) in paragraph at lines 1112--1121 \OT1/cmr/m/it/10 quire-ment as ``bal-anced''). It is rarely needed; but is for ex-am-ple used in Mod-el-ica.Blocks.Math.InverseBlockConstraints, [253] [254] [255 <./media/disabledparameter.png> <./media/tabparameter.png>] [256] [257] [258] [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. (./chapters/B1_lexical_conventions.tex) [273] (./chapters/B21_stored_definition.tex) (./chapters/B22_class_definition.tex [274]) (./chapters/B23_extends.tex) (./chapters/B24_component_clause.tex [275]) (./chapters/B25_modification.tex) (./chapters/B26_equations.tex [276] [277]) (./chapters/B27_expressions.tex [278])) (./chapters/dae.tex [279] Appendix C. [280]) [281] (./chapters/derivationofstream.tex [282] Appendix D. [283] [284 <./media/fluidmix.png>] [285 <./media/fluidmix3.png>] Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 171. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `subscript' on input line 171. Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): (hyperref) removing `math shift' on input line 171. [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) Output written on MLS.pdf (319 pages, 3134988 bytes). Transcript written on MLS.log. Latexmk: Log file says output to 'MLS.pdf' === TeX engine is 'pdfTeX' Latexmk: All targets (MLS.pdf) are up-to-date latexml MLS.tex --dest MLS.xml latexml (LaTeXML version 0.8.3; revision f43a7209) processing started Sun Oct 13 22:46:10 2019 (Digesting TeX MLS... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/TeX.pool.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/eTeX.pool.ltxml... 0.00 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/pdfTeX.pool.ltxml... 0.00 sec) 0.11 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/MLS.tex... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/LaTeX.pool.ltxml... 0.15 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/report.cls.ltxml... 0.01 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/inputenc.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/utf8.def.ltxml... 0.01 sec) 0.01 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/preamble.tex... (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.06 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.07 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.05 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.10 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/color.sty.ltxml... 0.01 sec) (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/xcolor.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/colortbl.sty.ltxml... (Loading /usr/local/share/perl/5.26.1/LaTeXML/Package/array.sty.ltxml... 0.00 sec) 0.01 sec) 0.05 sec) 0.46 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/abstract.tex... 0.10 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/preface.tex... 0.10 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/introduction.tex... 0.52 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/lexicalstructure.tex... 1.66 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/operatorsandexpressions.tex... 8.07 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/classes.tex... 11.65 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/scoping.tex... 4.06 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/interface.tex... 3.84 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/inheritance.tex... 7.14 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/equations.tex... 6.53 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/connectors.tex... 7.60 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/arrays.tex... 10.48 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/statements.tex... 4.08 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/functions.tex... (Processing definitions /usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty... 1.75 sec) 20.35 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/packages.tex... 3.68 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/overloaded.tex... 3.78 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/stream.tex... 3.62 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/synchronous.tex... 10.65 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/statemachines.tex... 4.91 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/annotations.tex... 19.94 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/unitexpressions.tex... 1.41 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/library.tex... 0.11 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/glossary.tex... 1.86 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/syntax.tex... (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/B1_lexical_conventions.tex... 0.26 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/B21_stored_definition.tex... 0.06 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/B22_class_definition.tex... 0.55 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/B23_extends.tex... 0.07 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/B24_component_clause.tex... 0.15 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/B25_modification.tex... 0.25 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/B26_equations.tex... 0.59 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/B27_expressions.tex... 0.71 sec) 3.57 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/dae.tex... 0.85 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/derivationofstream.tex... 1.69 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/revisions.tex... 15.51 sec) (Processing content /var/lib/jenkins1/ws/_ModelicaSpecification_PR-2378_2/chapters/literature.tex... 0.16 sec) 158.61 sec) 159.03 sec) (Building... (Loading compiled schema /usr/local/share/perl/5.26.1/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.01 sec).................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 84.08 sec) (Rewriting... 0.40 sec) (Math Parsing...448 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] Math parsing succeeded: ltx:XMWrap: 4/11 ltx:XMath: 506/506 ltx:XMArg: 877/877 Symbols assumed as simple identifiers (with # of occurences): 'A{gray(1) italic}' (7), 'A{italic}' (13), 'C{italic}' (2), 'E{italic}' (5), 'F{italic}' (1), 'N{gray(1) italic}' (1), 'P{italic}' (1), 'Q{italic}' (2), 'S{italic}' (24), 'T{gray(1) italic}' (2), 'V{italic}' (4), 'alpha' (2), 'a{gray(1) italic}' (1), 'a{italic}' (43), 'beta' (2), 'b{italic}' (20), 'c{gray(1) italic}' (32), 'c{italic}' (20), 'der' (2), 'd{italic}' (11), 'e{gray(1) rgb(0,0.4,0) italic}' (1), 'e{italic}' (28), 'f{gray(1) italic}' (6), 'f{italic}' (105), 'g{italic}' (3), 'h{italic}' (98), 'in' (4), 'i{gray(1) rgb(0,0.4,0) italic}' (4), 'i{italic}' (89), 'j{italic}' (16), 'k{italic}' (16), 'lambda' (10), 'l{italic}' (83), 'm{gray(1) italic}' (48), 'm{italic}' (35), 'n{italic}' (56), 'o{italic}' (157), 'p{gray(1) rgb(0,0.4,0) italic}' (1), 'p{italic}' (9), 'r{italic}' (25), 's{gray(1) italic}' (10), 's{gray(1) rgb(0,0.4,0) italic}' (4), 't{italic}' (142), 'u{gray(1) italic}' (9), 'u{italic}' (114), 'v{italic}' (22), 'w{italic}' (97), 'x{italic}' (46), 'y{italic}' (18), 'z{italic}' (11) Set MATHPARSER_SPECULATE to speculate on possible notations. 8.18 sec) (Finalizing... 9.29 sec) Conversion complete: No obvious problems. processing finished Sun Oct 13 22:50:36 2019 latexmlpost MLS.xml -format html -pmml --splitat=chapter --javascript=css/LatexML-maybeMathJax.js --navigationtoc=context --css=css/LaTeXML-navbar-left.css --dest MLS.html latexmlpost (LaTeXML version 0.8.3; revision f43a7209) processing started Sun Oct 13 22:50:40 2019 Error:malformed:document Document fails RelaxNG validation (LaTeXML) Validation reports: MLS.xml:0: Relax-NG validity error : Invalid attribute rowspan for element td MLS.xml:0: Relax-NG validity error : Did not expect element title there 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... 0.55 sec) (Scan MLS.html processing... 0.00 sec) (Scan Chx1.html processing... 0.00 sec) (Scan Ch1.html processing... 0.01 sec) (Scan Ch2.html processing... 0.03 sec) (Scan Ch3.html processing... 0.18 sec) (Scan Ch4.html processing... 0.26 sec) (Scan Ch5.html processing... 0.09 sec) (Scan Ch6.html processing... 0.09 sec) (Scan Ch7.html processing... 0.14 sec) (Scan Ch8.html processing... 0.12 sec) (Scan Ch9.html processing... 0.15 sec) (Scan Ch10.html processing... 0.16 sec) (Scan Ch11.html processing... 0.07 sec) (Scan Ch12.html processing... 0.37 sec) (Scan Ch13.html processing... 0.03 sec) (Scan Ch14.html processing... 0.10 sec) (Scan Ch15.html processing... 0.08 sec) (Scan Ch16.html processing... 0.20 sec) (Scan Ch17.html processing... 0.10 sec) (Scan Ch18.html processing... 0.22 sec) (Scan Ch19.html processing... 0.01 sec) (Scan Ch20.html processing... 0.00 sec) (Scan A1.html processing... 0.02 sec) (Scan A2.html processing... 0.09 sec) (Scan A3.html processing... 0.02 sec) (Scan A4.html processing... 0.18 sec) (Scan A5.html processing... 0.35 sec) (Scan A6.html processing... 0.00 sec) (CrossRef MLS.html processing... 0.27 sec) (CrossRef Chx1.html processing... 0.05 sec) (CrossRef Ch1.html processing... 0.05 sec) (CrossRef Ch2.html processing... 0.07 sec) (CrossRef Ch3.html processing... 0.17 sec) (CrossRef Ch4.html processing... 0.20 sec) (CrossRef Ch5.html processing... 0.11 sec) (CrossRef Ch6.html processing... 0.09 sec) (CrossRef Ch7.html processing... 0.12 sec) (CrossRef Ch8.html processing... 0.12 sec) (CrossRef Ch9.html processing... 0.11 sec) (CrossRef Ch10.html processing... 0.14 sec) (CrossRef Ch11.html processing... 0.10 sec) (CrossRef Ch12.html processing... 0.22 sec) (CrossRef Ch13.html processing... 0.08 sec) (CrossRef Ch14.html processing... 0.09 sec) (CrossRef Ch15.html processing... 0.08 sec) (CrossRef Ch16.html processing... 0.16 sec) (CrossRef Ch17.html processing... 0.09 sec) (CrossRef Ch18.html processing... 0.16 sec) (CrossRef Ch19.html processing... 0.05 sec) (CrossRef Ch20.html processing... 0.04 sec) (CrossRef A1.html processing... 0.09 sec) (CrossRef A2.html processing... 0.08 sec) (CrossRef A3.html processing... 0.06 sec) (CrossRef A4.html processing... 0.11 sec) (CrossRef A5.html processing... 0.43 sec) (CrossRef A6.html processing... 0.05 sec) (Graphics MLS.html processing... 0.03 sec) (Graphics Chx1.html processing... 0.00 sec) (Graphics Ch6.html processing... 0.00 sec) (Graphics Ch9.html 2 to process... 0.00 sec) (Graphics Ch13.html processing... 0.00 sec) (Graphics Ch15.html processing... 0.00 sec) (Graphics Ch16.html 4 to process... 0.01 sec) (Graphics Ch17.html 3 to process... 0.01 sec) (Graphics Ch18.html 3 to process... 0.01 sec) (Graphics A4.html 3 to process... 0.01 sec) (MathML::Presentation Ch3.html 47 to process... 0.09 sec) (MathML::Presentation Ch4.html 33 to process... 0.04 sec) (MathML::Presentation Ch9.html 6 to process... 0.01 sec) (MathML::Presentation Ch10.html 35 to process... 0.03 sec) (MathML::Presentation Ch12.html 53 to process... 0.04 sec) (MathML::Presentation Ch14.html 92 to process... 0.07 sec) (MathML::Presentation Ch15.html 91 to process... 0.07 sec) (MathML::Presentation Ch16.html 21 to process... 0.14 sec) (MathML::Presentation Ch17.html 4 to process... 0.00 sec) (MathML::Presentation Ch19.html 3 to process... 0.00 sec) (MathML::Presentation A3.html 4 to process... 0.01 sec) (MathML::Presentation A4.html 60 to process... 0.58 sec) (XSLT[using LaTeXML-html5.xsl] MLS.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.03 sec) (XSLT[using LaTeXML-html5.xsl] Chx1.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.01 sec) (XSLT[using LaTeXML-html5.xsl] Ch1.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.01 sec) (XSLT[using LaTeXML-html5.xsl] Ch2.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.05 sec) (XSLT[using LaTeXML-html5.xsl] Ch3.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.24 sec) (XSLT[using LaTeXML-html5.xsl] Ch4.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.36 sec) (XSLT[using LaTeXML-html5.xsl] Ch5.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.08 sec) (XSLT[using LaTeXML-html5.xsl] Ch6.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.07 sec) (XSLT[using LaTeXML-html5.xsl] Ch7.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.20 sec) (XSLT[using LaTeXML-html5.xsl] Ch8.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.15 sec) (XSLT[using LaTeXML-html5.xsl] Ch9.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.18 sec) (XSLT[using LaTeXML-html5.xsl] Ch10.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.25 sec) (XSLT[using LaTeXML-html5.xsl] Ch11.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.10 sec) (XSLT[using LaTeXML-html5.xsl] Ch12.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.46 sec) (XSLT[using LaTeXML-html5.xsl] Ch13.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.04 sec) (XSLT[using LaTeXML-html5.xsl] Ch14.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.10 sec) (XSLT[using LaTeXML-html5.xsl] Ch15.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.10 sec) (XSLT[using LaTeXML-html5.xsl] Ch16.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.24 sec) (XSLT[using LaTeXML-html5.xsl] Ch17.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.16 sec) (XSLT[using LaTeXML-html5.xsl] Ch18.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.31 sec) (XSLT[using LaTeXML-html5.xsl] Ch19.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.02 sec) (XSLT[using LaTeXML-html5.xsl] Ch20.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.01 sec) (XSLT[using LaTeXML-html5.xsl] A1.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.02 sec) (XSLT[using LaTeXML-html5.xsl] A2.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.13 sec) (XSLT[using LaTeXML-html5.xsl] A3.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.02 sec) (XSLT[using LaTeXML-html5.xsl] A4.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.06 sec) (XSLT[using LaTeXML-html5.xsl] A5.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.21 sec) (XSLT[using LaTeXML-html5.xsl] A6.html processing... Warning:perl:warn Perl warning Couldn't find resource file css/LatexML-maybeMathJax.js in paths In Post::XSLT[@0x55fb8d8541c0] ->copyResource 0.01 sec) (Writer MLS.html processing... 0.00 sec) (Writer Chx1.html processing... 0.00 sec) (Writer Ch1.html processing... 0.00 sec) (Writer Ch2.html processing... 0.00 sec) (Writer Ch3.html processing... 0.01 sec) (Writer Ch4.html processing... 0.01 sec) (Writer Ch5.html processing... 0.00 sec) (Writer Ch6.html processing... 0.00 sec) (Writer Ch7.html processing... 0.01 sec) (Writer Ch8.html processing... 0.00 sec) (Writer Ch9.html processing... 0.01 sec) (Writer Ch10.html processing... 0.01 sec) (Writer Ch11.html processing... 0.00 sec) (Writer Ch12.html processing... 0.01 sec) (Writer Ch13.html processing... 0.00 sec) (Writer Ch14.html processing... 0.00 sec) (Writer Ch15.html processing... 0.00 sec) (Writer Ch16.html processing... 0.01 sec) (Writer Ch17.html processing... 0.00 sec) (Writer Ch18.html processing... 0.01 sec) (Writer Ch19.html processing... 0.00 sec) (Writer Ch20.html processing... 0.00 sec) (Writer A1.html processing... 0.00 sec) (Writer A2.html processing... 0.00 sec) (Writer A3.html processing... 0.00 sec) (Writer A4.html processing... 0.00 sec) (Writer A5.html processing... 0.01 sec) (Writer A6.html processing... 0.00 sec) 12.04 sec) Postprocessing complete: 28 warnings processing finished Sun Oct 13 22:50:53 2019 [Pipeline] sh + tar czf MLS.tar.gz A1.html A2.html A3.html A4.html A5.html A6.html Ch1.html Ch10.html Ch11.html Ch12.html Ch13.html Ch14.html Ch15.html Ch16.html Ch17.html Ch18.html Ch19.html Ch2.html Ch20.html Ch3.html Ch4.html Ch5.html Ch6.html Ch7.html Ch8.html Ch9.html Chx1.html MLS.html LaTeXML.css ltx-listings.css ltx-report.css media css/ [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] stash Stashed 72 file(s) [Pipeline] } $ docker stop --time=1 0efedc5eaddfa3bd3d2677cf31d8633764b5a20c4b6f7bbbf55a63c615bf4b0f $ docker rm -f 0efedc5eaddfa3bd3d2677cf31d8633764b5a20c4b6f7bbbf55a63c615bf4b0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (upload) Stage "upload" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (index) Stage "index" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS