Skip to content

Changes

Summary

  1. Clarify variability of functions. (details)
  2. ExplainVariability (details)
  3. ClarifyMore (details)
  4. Apply suggestions from code review (details)
  5. Syntax highlighting. (details)
  6. Add new section with references to the implications. (details)
  7. Update chapters/interface.tex (details)
  8. Remove 'the' as suggested by Quentin (details)
  9. Apply suggestions from code review (details)
  10. Add crossreference (details)
  11. Reduce and add cross-refrence (details)
  12. Add style guide section on inline code at beginning of sentence (details)
  13. Move rule that constants must have declaration equation (details)
  14. Reference rule about constants having declaration equation (details)
  15. Reorder in increasing order of variability (details)
  16. Update chapters/operatorsandexpressions.tex (details)
  17. Try to improve text for initialization. (details)
  18. Change model to function and clean up line-breaks. (details)
  19. Apply suggestions from code review (details)
  20. UseInlineCode (details)
  21. Correct double for introduced in #2916 (details)
  22. Remove copy-paste from unknown source. UseDriveLine is part of other example. (details)
  23. Align keywords for 'grammar' with keywords for 'modelica' (details)
  24. Sentence-based line breaks in 'Derivative and Special Purpose Operators' (details)
  25. Fix typo (details)
  26. Add missing formatting of 'expr' (details)
  27. Move misplaced paragraph break (details)
  28. Update copies of 'equation' and 'statement' rules to match appendix (details)
  29. Add missing white-space in copies of 'for-index' rule (details)
  30. Misc minor white-space cleanup (details)
  31. Update copy of 'algorithm-section' rule to match appendix (details)
  32. Align formatting of grammar listings (details)
  33. amend misc white-space (details)
  34. Sentence-based line breaking in statements.tex (details)
  35. Sentence-based line breaking in equations.tex (details)
  36. Start bullet item with upper case letter (details)
  37. Make relevant part normative (details)
  38. Cross reference restriction on multiple extends-clauses (details)
  39. Shorten comment to fit line width (details)
  40. Fix some formatting in scoping.tex (details)
  41. Fix indentation of the external-clause in the grammar (details)
  42. Add space around binary operator (details)
  43. Fix typo: 'subsample' -> 'subSample' (details)
  44. Say "class name of any extends-clause", non-normatively (details)
  45. Do not incorrectly use import name (details)
  46. And better line-break. (details)
  47. Add to index and have first use. (details)
  48. Complete transition to sentence-based line breaking in scoping.tex (details)
  49. Minor white-space styling in listings (details)
  50. Fix missing of 'missingInnerMessage' (details)
  51. Fix formatting related to lookup of non-operator function (details)
  52. Remove period at end of section heading (details)
  53. Add suggestions for start value and "a diagnostic". (details)
  54. Apply suggestions from code review (details)
  55. ClarifyDiscrete (details)
  56. Consistently use "a diagnostics" (details)
  57. Apply suggestion for formatting of 'component' (details)
  58. Update comments about LaTeXML issues that are now fixed on 'master' (details)
  59. Apply suggestions from code review (details)
  60. Actual definition of discrete-time variable. (details)
  61. Sentence linebreaks. (details)
  62. Fix trailing WS. (details)
  63. Consistently quote in grammar (and remove one spurious ;). (details)
  64. Avoid just a '0' in \lstinline when generating HTML (details)
  65. Update comment after LaTeXML issue being fixed promptly on 'master' (details)
  66. TrailingWS (details)
  67. Cleanup (details)
  68. Turned equations into assignments in when-algorithm (details)
  69. Clarified (details)
  70. BasedOnReview (details)
  71. Apply suggestions from code review (details)
  72. LineParagraph (details)
  73. LineParagraph (details)
  74. Fix formatting of 'when', 'elsewhen', and 'when initial()' (details)
  75. Fix year in date reference (details)
  76. Apply suggestions from code review (details)
  77. Update chapters/classes.tex (details)
  78. Clean up indentation and capitalization in ExternalFunctions hierarchy (details)
  79. Introduce new listings language for file hierarchy listings (details)
  80. Sentence-based line breaks and basic formatting (details)
  81. Fix style issues with unit syntax (details)
  82. Fix typo (details)
  83. Fix external function call (details)
  84. BeMoreSpecific (details)
  85. FixSpace (details)
  86. Improve start-value priority by considering parameters. (details)
  87. ForgotToSave (details)
  88. Space (details)
  89. Change "UNIT-PREFIX" -> "unit-prefix" (details)
  90. Updated priority to first use parameter-confidence, and update examples. (details)
  91. Get rid of 'filehierarchy' listings language in favor of plain tabbing (details)
  92. Switch to upright font shape for the entire file hierarchy tabbing (details)
  93. Update chapters/overloaded.tex (details)
  94. Move label to correct spot. (details)
  95. Based on suggestions. (details)
  96. Don't use '=' when defining parsing production rule (details)
  97. Define unit-symbol as non-empty sequence of some undefined unit-char (details)
  98. Rephrase "base version" (details)
  99. Fix formatting of 'micro' (details)
  100. [CI] Set a username before git commit (#3021) (details)
  101. Update copyright.tex (details)
  102. Add that purity does not influence this. (details)
  103. Avoid using grammar in this problematic construct. (details)
  104. Clarify as suggested. (details)
  105. Correct typo introduced in e81918c as part of #2907 and discussed in this PR. (details)
  106. Revert ca9f22e as part of #2923 to more clearly define discrete-time for variables. (details)
  107. Clarify (details)
  108. Spelling (details)
  109. FixWS (details)
  110. Update chapters/annotations.tex (details)
  111. Update chapters/annotations.tex (details)
  112. Non-normative explanation why impure don't matter. (details)
  113. Update chapters/functions.tex (details)
  114. Apply suggestions from code review (details)
  115. Simplified (details)
  116. Update chapters/operatorsandexpressions.tex (details)
  117. Deprecated feature for System Modeler (details)
  118. Update chapters/annotations.tex (details)
  119. add proposed clarification (details)
  120. Update chapters/operatorsandexpressions.tex (details)
  121. Refine index entries. (details)
  122. FirstStepInClarifyMath (details)
  123. FinalStepInClarifyMath (details)
  124. Update chapters/classes.tex (details)
  125. Reformulate the differentiability part. (details)
  126. Minor language fix, and rearrange for consistent formatting and naming. (details)
  127. Add space for LaTeXML (details)
  128. Silly workaround for 2nd issue (details)
  129. Fix two cases of 'parenthesis' -> 'parentheses' (details)
  130. Change ':' non-associativity example to fit better in line (details)
  131. Remove unused parameter 'p' in example for 'smooth' (details)
  132. Sentence-based line breaking in operatorsandexpressions.tex (details)
  133. UseHspaceInstead (details)
  134. Clarify array range operator. (details)
  135. Apply suggestions from code review (details)
  136. Add note about workaround (details)
  137. Fix two minor typos (details)
  138. Start description with Upper case (details)
  139. Ensure that Modelica code in HTML is actually in fixed-width "teletype" style. (details)
  140. Fix typo (details)
  141. Disable apostrophes around 'enables' (details)
  142. Restore sffamily (details)
  143. Improve comment (details)
  144. FinalFirstUse (details)
  145. Improve comment, and always small in LaTeXML (details)
  146. add comment (details)
  147. Sentence-based line breaking (details)
  148. Align with modelica.org and say we model 'cyber-physical systems' (details)
  149. Update mlsshared.sty (details)
  150. Update mlsshared.sty (details)
  151. Make use of component variability when defining expression variability (details)
  152. Remove empty line after 'tabbing' environment (details)
  153. Add paragraph breaks around tabbing environment for LaTeXML build (details)
  154. Fix copy/paste error with '!' in argument to \firstuse (details)
  155. Make \firstuse add to document index, with possibility to override (details)
  156. Remove forgotten debug prints (details)
  157. Update style guide on the use of \firstuse (details)
  158. Change section title to 'Continuous-Time and Non-Discrete-Time Expressions' (details)
  159. Change 'discrete expressions' -> 'discrete-time expressions' (details)
  160. Local changes to sentence-based line breaking (details)
  161. Fix missing cases of grammar inline code formatting (details)
  162. Put statement about the past in parentheses (details)
  163. Be more vague about appearance of Modelica keywords in grammar (details)
  164. Remove redundant explanation of what a keyword is from grammar (details)
  165. Be more vague about appearance of Modelica keywords in listings (details)
  166. Move explanation of what a keyword is to chapter 'Lexical Structure' (details)
  167. Remove keyword exceptions (details)
  168. Describe appearance of recognized names (details)
  169. Describe appearance of Modelica before grammar (details)
  170. Remove link from introduction to chapter 'Modelica Concrete Syntax' (details)
  171. Align README.md with introduction (details)
  172. Fix typo 'excapt' -> 'except' (details)
  173. Local changes to sentence-based line breaking (details)
  174. Move two sentences out of 'Some Definitions' in introduction (details)
  175. Allow derivatives to be referenced in figures (details)
  176. Clarify degree formatting, and as a recommendation restrict to NON-DIGIT. (details)
  177. Introduce notation by example (details)
  178. Remove excessive indexing of 'inverse' annotation (details)
  179. Apply suggestion using 'time' as example (details)
  180. Fix white-space (details)
  181. Move '(definite)' inside \firstuse (details)
  182. Change sentence with 'language built on acausal modeling' (details)
  183. Combine first two sentences into one (details)
  184. Put commas around 'depending on context' (details)
  185. Remove $v''$ from example presentations of 'der(v, 2)' (details)
  186. Turn see-also index entry into textual cross-reference (details)
  187. Update chapters/unitexpressions.tex (details)
  188. Use quotes and state that degC is only an example. (details)
  189. Fix typo 'inde' -> 'index' (details)
  190. Simplify examples of invalid code (details)
  191. Rephrase 'done this way' -> 'presented like this' (details)
  192. Link directly to unicode.org skipping www.; it might redirect to home.unicode.org. (details)
  193. Simplify links; remove www. but include https:// so that it can be a normal url. (details)
  194. Remove www. prefix as doesn't seem needed. (details)
  195. More stable links for openprod (details)
  196. Downgrade (details)
  197. AlsoBibliography (details)
  198. https (details)
  199. Update chapters/unitexpressions.tex (details)
  200. ITEA4 (details)
  201. Remove incorrect escaping of '&' in bibliography 'url' entry (details)
  202. Replace overuse of inline code by math and vice versa (details)
  203. Finish transition to sentence-based line breaking in connectors.tex (details)
  204. Fix listing with bad line breaks in comments (details)
  205. Better definition of comments. (details)
  206. AddIndex (details)
  207. ClarifyPureAsDiscussed (details)
  208. Add icon (details)
  209. Only recommend diagnostic in case a result trajectory is missing (details)
  210. Apply suggestion for reducing amount of 'modeling' (details)
  211. Remove repeated list of example application domains (details)
  212. Port new description of Modelica to README.md (details)
  213. Restore (R) in README.md (details)
  214. Tweak CSS for :target:before (details)
  215. Update chapters/equations.tex (details)
  216. Update chapters/equations.tex (details)
  217. Update chapters/unitexpressions.tex (details)
  218. Update chapters/lexicalstructure.tex (details)
  219. Update chapters/lexicalstructure.tex (details)
  220. Update chapters/lexicalstructure.tex (details)
  221. Update chapters/lexicalstructure.tex (details)
  222. Update chapters/functions.tex (details)
  223. Update chapters/functions.tex (details)
  224. Update chapters/annotations.tex (details)
  225. Update chapters/annotations.tex (details)
  226. Update chapters/annotations.tex (details)
  227. Update chapters/annotations.tex (details)
  228. Add some 'padding-top' to make item target visible under page header (details)
  229. Fix unresolved merge conflict (details)
  230. Use NON-DIGIT in grammar. (details)
  231. RemoveWS (details)
  232. RemoveWS2 (details)
  233. RemoveRedundant (details)
  234. Update chapters/annotations.tex (details)
  235. Update chapters/annotations.tex (details)
  236. Update chapters/annotations.tex (details)
  237. Call the preferredView string the 'view' (details)
  238. Add alternative reading of 'info' (details)
  239. Increase sizes a bit, and use "smallifpdf" for comments. (details)
  240. Re-introduce repetition (details)
  241. Restore (details)
  242. RestoreEnDash (details)
  243. Simplify (details)
  244. FixClasses (details)
  245. Name the HTML entry page 'index.html' (details)
  246. Utilize entry at 'index.html' (details)
  247. Update css/MLS.css (details)
  248. With proposed changes. (details)
  249. Break oversize listing line in AssertionLevel example (details)
  250. Space around binary operators (details)
  251. Break oversize listing lines in record constructor examples (details)
  252. Break oversize listing line in actualStream definition (details)
  253. Clean up listings in chapter 'State Machines' (details)
  254. Break oversize listing lines in convertModifiers examples (details)
  255. Break oversize listing line in 'quadrature2' (details)
  256. Break oversize listing line in 'Placement' (details)
  257. Update status regarding LaTeXML issue 1719 (details)
  258. Fix indentation of Ellipse pseudo-code record definition (details)
  259. Address fancyhdr warning about too small 'headheight' (details)
  260. Move setting of 'headheight' to a better place (details)
  261. KeepSemanticRestrictionOutOfHeading (details)
  262. AsProposed (details)
  263. SimplerThanProposedRestrictionIsImplicit (details)
  264. AsProposed (details)
  265. KeepSemanticRestrictionOutOfHeading (details)
  266. AsProposed (details)
  267. AsProposed (details)
  268. Simplify (details)
  269. SimplerSimilarToReinit (details)
  270. Simplify (details)
  271. AdditionalOnes (details)
  272. Removing indentation as requested by Hans (details)
  273. Update chapters/classes.tex (details)
  274. Update chapters/classes.tex (details)
  275. Update chapters/equations.tex (details)
  276. Update chapters/statements.tex (details)
  277. FromComments (details)
  278. ConsistentCapitalization (details)
  279. AvoidStartingWithAnnotation (details)
  280. NoDuplicate (details)
  281. AvoidStartingWithArrays (details)
  282. Add index entries (details)
  283. Simplify clumsy logic (details)
  284. Remove non-standard use of hard line breaks inside paragraph (details)
  285. Remove unnecessary splitting of source code lines (details)
  286. Fix oversize lines in listings (details)
  287. Sentence-based line breaking in dae.tex (details)
  288. Address comment about systematic formatting (details)
  289. Add reference kind to naked \ref (details)
  290. Sentence-based line breaking of overload.tex (details)
  291. Improve cross references (details)
  292. BasedOnFeedback (details)
  293. Remove odd like break in paragraph (details)
  294. Remove stray single quote (details)
  295. Clean up listings with bad indentation (details)
  296. Minor corrections with empty arrays (details)
  297. AsProposed (details)
  298. Update chapters/arrays.tex (details)
  299. Make conversion example clearer. (details)
  300. BothChoices (details)
  301. BadInsteadOfMisspelling (details)
  302. Oops (details)
  303. AhThereItShouldBe (details)
  304. ChangeIndentation (details)
  305. LastOne (details)
  306. Drop redundant part of headings (details)
  307. Simplify 'Enumeration Value' -> 'Enumeration' in headings (details)
  308. Reintroduce article in headings to emphasize example status (details)
  309. En-dash (details)
  310. Shorten long heading (details)
  311. Remove redundant headings above small examples (details)
  312. Shorten heading and put redundant part last (details)
  313. Simplify heading to increase visibility of its important part (details)
  314. Shorten heading, matching style of similar headings (details)
  315. Shorten heading, making it more general (details)
  316. En-dash (details)
  317. Shorten heading, making it more general (details)
  318. Shorten long heading to make "String Concatenation" more visible (details)
  319. Shorten subsection headings below "Function Call" (details)
  320. Shorten subsection headings under "File System Mapping of Package/Class Hierarchy" (details)
  321. En-dash (details)
  322. Move 'Hierarchy' from heading to paragraph below (details)
  323. Shorten headings related to synchronous solver methods (details)
  324. Shorten headings related to overconstrained connectors (details)
  325. Fix indentation in example listing (details)
  326. Fix nearby sentence-based line breaking (details)
  327. Change 'Overconstrained Connectors' -> '... Connections' (details)
  328. Fix indentation of listings related to versionDate and friends (details)
  329. Rename 'Clocked Partition Equation Solving' (details)
  330. Remove hyphen in 'Clocked-Discretized partition' (details)
  331. Say 'Connection Graphs and Their Operators' (details)
  332. Align introduced terminology (and index) with heading (details)
  333. Rename concept 'structural parameter' -> 'evaluable parameter' (details)
Commit c8b50394670344435b9e750990762960c8869f8f by Hans.Olsson
Clarify variability of functions.
Closes #2538
The file was modified chapters/functions.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/interface.tex (diff)
Commit 79690234af808dfe43a815addc4eabc965acdd93 by noreply
Apply suggestions from code review

Apply suggestions.

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/functions.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/interface.tex (diff)
Commit 92e88a653180de95b010392f9859393fd293acaa by Hans.Olsson
Add new section with references to the implications.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit af342e281c9fecc4b7dac09a0599aaf58e65d421 by noreply
Update chapters/interface.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/interface.tex (diff)
Commit 3e9e42b7d665fd2ae38011f2d91decdeceda6eb6 by noreply
Remove 'the' as suggested by Quentin
The file was modified chapters/interface.tex (diff)
Commit df42713e02f1faf21c7656de2c663fbad89c2902 by noreply
Apply suggestions from code review

Add space

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit da3187a085a60ae9e25533d598fc554d79d0bf2f by Hans.Olsson
Reduce and add cross-refrence
The file was modified chapters/interface.tex (diff)
Commit 74161051516232221113376c6eac4db7b3677cc4 by Tidefelt Henrik
Add style guide section on inline code at beginning of sentence

Closes #2943.
The file was modified styleguide.md (diff)
Commit b1e477cb8dcfd8d557f6aeea5c68f15904977eed by Tidefelt Henrik
Move rule that constants must have declaration equation
The file was modified chapters/classes.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 6eb4952ed712f8b4e6a8ac015fce0a0c400ac43f by Tidefelt Henrik
Reference rule about constants having declaration equation
The file was modified chapters/equations.tex (diff)
Commit 388081ab1d0d2565ba2dce64d7a4d94f86688847 by Tidefelt Henrik
Reorder in increasing order of variability

Rules should generally be presented in this order, as the lower variabilities are included in the higher ones.
The file was modified chapters/equations.tex (diff)
Commit 57db0341178a6331832e968d8177737decc52952 by noreply
Update chapters/operatorsandexpressions.tex

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 06d07a9308149dbf964a1cbf447d438dbc592132 by Hans.Olsson
Try to improve text for initialization.
Closes #2947
The file was modified chapters/equations.tex (diff)
Commit 2b6a4c45bd17f4d4380f47612c9f3fa708e24cb2 by Hans.Olsson
Change model to function and clean up line-breaks.
Closes #2963
The file was modified chapters/inheritance.tex (diff)
Commit aade9f59b0727e473942f297b65581d8d25934e9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit d493a8d94bdcaa3391339268990417e4f617e083 by Hans.Olsson
Correct double for introduced in #2916
Closes #2966
The file was modified chapters/equations.tex (diff)
Commit f10fc6c7006b2395e5069f66db0dcb1b183c28b7 by Hans.Olsson
Remove copy-paste from unknown source. UseDriveLine is part of other example.
Closes #2968
The file was modified chapters/interface.tex (diff)
Commit 8c2e04b4821d313a1e5b2157411ef10687a56516 by Tidefelt Henrik
Align keywords for 'grammar' with keywords for 'modelica'
The file was modified mlsshared.sty (diff)
Commit 0a7f2f7417c63eea379508a536ad375b991b7fcd by Tidefelt Henrik
Sentence-based line breaks in 'Derivative and Special Purpose Operators'

This commit only affects line breaks inside paragraphs of the LaTeX source code.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 7e0acd93bfdd28e2a3ecc1b3ed88fa99afbca80c by Tidefelt Henrik
Fix typo

The typo is mentioned in #2953, but is not the point of the issue.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit a2be8a71c316b97018a0a272e018cb9c2824a4d1 by Tidefelt Henrik
Add missing formatting of 'expr'
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit d9595f37b6fd4eb41355050b900f38c668e9ae38 by Tidefelt Henrik
Move misplaced paragraph break
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit e39c7d6d9affa0fe22b41925389ee757f8615b1d by Tidefelt Henrik
Update copies of 'equation' and 'statement' rules to match appendix
The file was modified chapters/equations.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit 7ffd26e1b658c9395ec8ab332bb17e81d0e6bc0a by Tidefelt Henrik
Add missing white-space in copies of 'for-index' rule
The file was modified chapters/statements.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit e9abf3cf85910b189f5da2c2b78d16552ec16cc7 by Tidefelt Henrik
Misc minor white-space cleanup
The file was modified chapters/statements.tex (diff)
Commit d2e400d4a9a52dd1d335775ef414bdb35df5086f by Tidefelt Henrik
Update copy of 'algorithm-section' rule to match appendix
The file was modified chapters/statements.tex (diff)
Commit 0896281cdf693b7f6f9e28d4f52d2feb540fa38e by Tidefelt Henrik
Align formatting of grammar listings
The file was modified chapters/equations.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit a0adcc7e3a0311dfa6c171f6aa6260204f1d71a3 by Tidefelt Henrik
Sentence-based line breaking in statements.tex

This file was already mostly in good shape, so this is a low hanging fruit.
The file was modified chapters/statements.tex (diff)
Commit df1b17a43fe2664dfb3d079ab45bf20d433edbdc by Tidefelt Henrik
Sentence-based line breaking in equations.tex

This file was already in pretty good shape, so this is a low hanging fruit.
The file was modified chapters/equations.tex (diff)
Commit 421225ef50d49ea1c9c228277798e0a0dcfea921 by Tidefelt Henrik
Start bullet item with upper case letter
The file was modified chapters/connectors.tex (diff)
Commit 24f4428b7873547e44d5e5ef48faa623720974f9 by Hans.Olsson
Make relevant part normative
The file was modified chapters/equations.tex (diff)
Commit 51e4eef892b690bb8162ff79d76fc6406d197cbf by Tidefelt Henrik
Cross reference restriction on multiple extends-clauses
The file was modified chapters/inheritance.tex (diff)
Commit a80e2905c436cce67bfd2fce6dd67fc2931d404b by Tidefelt Henrik
Shorten comment to fit line width

Also changing from quotes to braces around list of inputs.
The file was modified chapters/inheritance.tex (diff)
Commit 7022057d76955b690ab682c0334390257bd83413 by Tidefelt Henrik
Fix some formatting in scoping.tex
The file was modified chapters/scoping.tex (diff)
Commit 06a4b60544ddcef134c58b9a779e1a24437620ca by Tidefelt Henrik
Fix indentation of the external-clause in the grammar
The file was modified chapters/syntax.tex (diff)
Commit 4f831b88b21c7a6b05fe940d80834d278cc6acd6 by Tidefelt Henrik
Add space around binary operator
The file was modified chapters/scoping.tex (diff)
Commit 427ee3f3755388319bc1b8740d8c937cb0ec5f11 by Tidefelt Henrik
Fix typo: 'subsample' -> 'subSample'
The file was modified chapters/synchronous.tex (diff)
Commit bd8382a9281aef56a7dfd51524720296e3e8fc18 by Tidefelt Henrik
Say "class name of any extends-clause", non-normatively

Addressing review comment by Hans.
The file was modified chapters/inheritance.tex (diff)
Commit c15276e2c05567897f21e72feb16cd6ceae44f66 by Hans.Olsson
Do not incorrectly use import name
Closes #2974
The file was modified chapters/packages.tex (diff)
Commit 374510502e3153ceba999787b9f8ace5d99ee5ab by Hans.Olsson
And better line-break.
The file was modified chapters/packages.tex (diff)
Commit 6f0ac8f4324e7cfbc7da70d4706d5585ebf78c31 by Hans.Olsson
Add to index and have first use.
The file was modified chapters/packages.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit 3c1c22677102001c8fda58e1791092ca4982b270 by Tidefelt Henrik
Complete transition to sentence-based line breaking in scoping.tex
The file was modified chapters/scoping.tex (diff)
Commit 55ceb96cfd89d10ebb33f90fee01a773906d431e by Tidefelt Henrik
Minor white-space styling in listings
The file was modified chapters/functions.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit df4137f114a4f87865ae2d3f0ba3c027eb33fe02 by Tidefelt Henrik
Fix missing of 'missingInnerMessage'
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/revisions.tex (diff)
Commit ca58d092210c781e251227571ab6eb7a2ac3ce55 by Tidefelt Henrik
Fix formatting related to lookup of non-operator function
The file was modified chapters/scoping.tex (diff)
Commit fe9cd4960ebb0671934870e683992a081f2cf0fd by Tidefelt Henrik
Remove period at end of section heading
The file was modified chapters/scoping.tex (diff)
Commit 725e19eaac181be73da9a6eef6fd1fdfaa95dcf4 by Hans.Olsson
Add suggestions for start value and "a diagnostic".
The file was modified chapters/equations.tex (diff)
Commit a9345c0c3dc2ddd5791d7432702fc2b3d9e93528 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit f9425ca7d59fc15ad65f2f07874096210b80c391 by Hans.Olsson
Consistently use "a diagnostics"
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit ccab40085424d2fbd275daf88265ab9d770b4553 by noreply
Apply suggestion for formatting of 'component'

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/scoping.tex (diff)
Commit 90c0f1c42d2d05078b15902852427745ad7a8c26 by Tidefelt Henrik
Update comments about LaTeXML issues that are now fixed on 'master'
The file was modified preamble.tex (diff)
Commit ab2b10adfd448b58047e2abc69d1768f03456b6e by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
Commit b6e3a481295bb99f982da2aede5ba5bb5b86606f by Hans.Olsson
Actual definition of discrete-time variable.
The file was modified chapters/classes.tex (diff)
Commit d3f6c1417a53eddb7f8c10810f311cec9b81f0f0 by Hans.Olsson
Sentence linebreaks.
Add note that variability is differently defined for variables and expressions.
The file was modified chapters/classes.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit 3e01faeaa232a1b57792f976817cf34128394568 by Hans.Olsson
Consistently quote in grammar (and remove one spurious ;).
Note that some code fragments are Modelica and some "grammar"; that may be a bit confusing.
Closes #2988
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit b48f4a45b0505a65293fb8b9053ac3919b540d17 by Tidefelt Henrik
Avoid just a '0' in \lstinline when generating HTML

Fixes #2991.  Actually, it's more of a temporary workaround and we'll have to return this once we've switched to a future version of LaTeXML where the upstream issue has been fixed.
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
Commit a3c78d9e06f867a5cad73e276c248c7280012e97 by Tidefelt Henrik
Update comment after LaTeXML issue being fixed promptly on 'master'
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 3fba2023cf0c25899614af3fbc1293677f9acb70 by noreply
Turned equations into assignments in when-algorithm
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit a79d88184ba58e8dc6c2703d19b780ebc93dadc4 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/equations.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit e8f31266dc1c325bd1856eb944e990801f4062e8 by Tidefelt Henrik
Fix formatting of 'when', 'elsewhen', and 'when initial()'
The file was modified chapters/equations.tex (diff)
Commit 8e6a235687726f57d17721c65fc819fc71307afa by modelica
Fix year in date reference
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
Commit 01782fcb38068818bfe1205ca084463bcc9cdb83 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
Commit e57c2f2e9ca2fea407ccb18125c863676409fd00 by noreply
Update chapters/classes.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit 8567548a2251c850a6fcda908b0924502205df31 by Tidefelt Henrik
Clean up indentation and capitalization in ExternalFunctions hierarchy
The file was modified chapters/functions.tex (diff)
Commit 91a78ac606ce4e1907d20a3671891eaac55f1a19 by Tidefelt Henrik
Introduce new listings language for file hierarchy listings

Fixes #3009.
The file was modified chapters/functions.tex (diff)
The file was modified mlsshared.sty (diff)
Commit d617ab8dd1b46608500463b118d97171b28e8dc4 by Tidefelt Henrik
Sentence-based line breaks and basic formatting
The file was modified chapters/unitexpressions.tex (diff)
Commit 2a0007f9ed8160a6bfa6c35687fec88aa2bd2b89 by Tidefelt Henrik
Fix style issues with unit syntax
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 7468cae1a9a89503c124aef0928e030ff046cf06 by modelica
Fix external function call
The file was modified chapters/functions.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/overloaded.tex (diff)
Commit 530ea2f123497ad28e859d09298e73ca19676cd4 by Hans.Olsson
Improve start-value priority by considering parameters.
And add example.
Closes #3008
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit 4a73045fb49ae9d067e32d61d70766fa5ffcaab0 by Tidefelt Henrik
Change "UNIT-PREFIX" -> "unit-prefix"

Change requested by Hans.
The file was modified chapters/unitexpressions.tex (diff)
Commit cb432845d7c55007b24714ae4fc6b709a61551a8 by Hans.Olsson
Updated priority to first use parameter-confidence, and update examples.
The file was modified chapters/equations.tex (diff)
Commit 693bb8f4f3e473367589b045b74124791d9cf281 by Tidefelt Henrik
Get rid of 'filehierarchy' listings language in favor of plain tabbing
The file was modified mlsshared.sty (diff)
The file was modified chapters/functions.tex (diff)
Commit b8efb19905d593b348b3a68bb5acb33ba72bb5b6 by Tidefelt Henrik
Switch to upright font shape for the entire file hierarchy tabbing
The file was modified chapters/functions.tex (diff)
Commit ffb813509cd19fd69c309c84eeb9e387b4d7c140 by noreply
Update chapters/overloaded.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/overloaded.tex (diff)
Commit 44bb5e64cc021dcee085bb66862f55e904f372b3 by Hans.Olsson
Move label to correct spot.
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/overloaded.tex (diff)
Commit 4976c43b3b2bb93f7a6acf805da57df1fae02e29 by Tidefelt Henrik
Don't use '=' when defining parsing production rule
The file was modified chapters/unitexpressions.tex (diff)
Commit 88aa775eb89e7c02bca618a8b535fdb4dda089e9 by Tidefelt Henrik
Define unit-symbol as non-empty sequence of some undefined unit-char
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
Commit d7813038d757d1cd75f44d9787abd24676a79323 by Tidefelt Henrik
Fix formatting of 'micro'
The file was modified chapters/unitexpressions.tex (diff)
Commit 8c381e301923c4d46888aa9ab4a01d4f435146d0 by noreply
[CI] Set a username before git commit (#3021)

The file was modified .CI/Jenkinsfile (diff)
Commit 951a1cc44442b4ddc54e2dd0522edb24b16508c1 by noreply
Update copyright.tex

Remove dubious statements about people not being compensated, which was added in Spec 3.0 v47 described as 'Slighly improved the “copyright” notice'
@henrikt-ma
The file was modified chapters/copyright.tex (diff)
Commit 287c35b917e42d84e3f0d10d0fb2e1eaa4ab7618 by Hans.Olsson
Add that purity does not influence this.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit e1b4c92e42320dc7b19606ef4defa1312807d8b1 by Hans.Olsson
Avoid using grammar in this problematic construct.
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit 2d89793b7eb2e9cbb0e21e598fa64c31bd49fad6 by Hans.Olsson
Correct typo introduced in e81918c as part of #2907 and discussed in this PR.
The file was modified chapters/equations.tex (diff)
Commit b371df4692168f4b8786823fecd429079609bb80 by Hans.Olsson
Revert ca9f22e as part of #2923 to more clearly define discrete-time for variables.
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 70f7b8485c8cfaa58d9ef5b2e83752020481682b by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit b19c8fbc0db2c810b894b9f7ed010eedfca4d1f3 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 29745d854c2b9d21338a47e69ff1644676bed2b1 by Hans.Olsson
Non-normative explanation why impure don't matter.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit f2a3bf5ec5be584bf6f1a4c7be0dcbc9a75ecf05 by noreply
Update chapters/functions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit 8ff88d7797da59b5c82ad0c137c2243cf7e34812 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit f3d68f633679a8fa0b50d1c6d71c6b6c9e710810 by noreply
Update chapters/operatorsandexpressions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 84680f720d98b4f151b66da1e300b7f99560d0c2 by Hans.Olsson
Deprecated feature for System Modeler
The file was modified chapters/annotations.tex (diff)
Commit 277366b72132f8d8ce206bbe8fe114a8fd542774 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 3609f35f315e1f0db2598aa1cec512d4a0de8ff9 by Hans.Olsson
add proposed clarification
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit a116ee872389d7caa157b42aa57870c5451fcb48 by noreply
Update chapters/operatorsandexpressions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 04707e884276df26cee871b47bfef7ba3dc50fc1 by Hans.Olsson
FirstStepInClarifyMath
The file was modified chapters/classes.tex (diff)
Commit ed8de70c643770c82e28b22b9cf0e18374d6ea7a by Hans.Olsson
FinalStepInClarifyMath
The file was modified chapters/classes.tex (diff)
Commit 29f7d8e1fb1a7215632ec90af34fd37fbaeca6ac by noreply
Update chapters/classes.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit 8a4442b5a78b81f348f95d354041c2d7002e8610 by Hans.Olsson
Reformulate the differentiability part.
Using allowed instead of defined, as tools should check that requirement.
Clarifying that der(vn)<>0 is just putting formula behind the text.
The file was modified chapters/classes.tex (diff)
Commit 6f44f383d9228082e34f2de38368d6e0b15bc9ff by Hans.Olsson
Minor language fix, and rearrange for consistent formatting and naming.
The file was modified chapters/functions.tex (diff)
Commit 414cba5d5ee1dc2d07bba299d904b5a9d9c25ba3 by Hans.Olsson
Add space for LaTeXML
Closes #3024
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 9767f41307028155787ea2d3f00f86ad75e528e4 by Hans.Olsson
Silly workaround for 2nd issue
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit ba4a09aaf5d90e0a7563bbd057cc2cf0771bf52c by Tidefelt Henrik
Fix two cases of 'parenthesis' -> 'parentheses'

Fixes #3026.
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 57eac19536b3225a3b39dbbc23f99a6913bcf0ab by Tidefelt Henrik
Change ':' non-associativity example to fit better in line

Considering that there's a binary range operator expression, I think this variant should work just as fine as the old one.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 337034ffdde06eb095ae234b626a6544202a7210 by Tidefelt Henrik
Remove unused parameter 'p' in example for 'smooth'
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit cd0724a023f25533c873d4eaee94275fb1e1885f by Tidefelt Henrik
Sentence-based line breaking in operatorsandexpressions.tex

As the conversion is done by hand, this commit also includes a small number of other fixes of cleanup character.
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit d4b16e0d08f40dc617f98bccaef080b83519ffeb by Hans.Olsson
Clarify array range operator.
Closes #3028
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 33289370e1c0fcd4464fef942388720584b1b708 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit eae5acb8b617d6ce137cfc10c81dfabdf4726920 by Hans.Olsson
Add note about workaround
Closes #3024
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit 2775ea0331fe095e828d31a39826c5111283a28a by tobolar
Start description with Upper case
The file was modified chapters/scoping.tex (diff)
Commit 2383a77a0034480b2a83068bb29d8db71ba03af5 by Hans.Olsson
Ensure that Modelica code in HTML is actually in fixed-width "teletype" style.
The file was modified mlsshared.sty (diff)
The file was modified preamble.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit c11afc5f5576d201a4073499c5374f75075d6bd7 by tobolar
Disable apostrophes around 'enables'
The file was modified chapters/scoping.tex (diff)
The file was modified mlsshared.sty (diff)
The file was modified mlsshared.sty (diff)
The file was modified chapters/classes.tex (diff)
Commit d00a7fc65554d99ff7c3d5eeee4479a2cdb44053 by Hans.Olsson
Improve comment, and always small in LaTeXML
The file was modified mlsshared.sty (diff)
The file was modified preamble.tex (diff)
Commit 47ec969456519f58ea5a7e054f606ee239a804b9 by Tidefelt Henrik
Sentence-based line breaking
The file was modified chapters/introduction.tex (diff)
Commit 2ebc51e3a9d6b7957ad75f7bf4d641d54a0f5872 by Tidefelt Henrik
Align with modelica.org and say we model 'cyber-physical systems'
The file was modified chapters/introduction.tex (diff)
Commit 736b25802b1a939485179e477fbd55f09cf7a992 by noreply
Update mlsshared.sty

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified mlsshared.sty (diff)
Commit 9c446ba4498ee86e77bc9bfbb28d716d3fec679d by noreply
Update mlsshared.sty

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified mlsshared.sty (diff)
Commit 37cae7b8c8154a68c7cdfd106a48cb75c10540ea by Tidefelt Henrik
Make use of component variability when defining expression variability
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit d1ac62b00aeb01b30dec8016e65c55da5e0bf41a by Tidefelt Henrik
Remove empty line after 'tabbing' environment
The file was modified chapters/functions.tex (diff)
Commit a9d008032b1c094b7b6066af01731db6d47b4de7 by Tidefelt Henrik
Add paragraph breaks around tabbing environment for LaTeXML build

Fixes #3009.
The file was modified chapters/functions.tex (diff)
Commit 53a31ad174fc9d43bcfaaf983ca786d487745f50 by Tidefelt Henrik
Fix copy/paste error with '!' in argument to \firstuse

Fixes #3041.
The file was modified chapters/classes.tex (diff)
Commit 1c86ac47742ff5cdc4675fcad298d0e703ec2dad by Tidefelt Henrik
Make \firstuse add to document index, with possibility to override
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified preamble.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/dae.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/abstract.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit 003201429425f0d35a326667d868be2d4806ba28 by Tidefelt Henrik
Remove forgotten debug prints
The file was modified preamble.tex (diff)
Commit 1b6848ece1734e675849a0959679a4e54cd247b9 by Tidefelt Henrik
Update style guide on the use of \firstuse
The file was modified styleguide.md (diff)
Commit 7e059455a2cd59c697fa9f0b2b681e1d6b0cad57 by Tidefelt Henrik
Change section title to 'Continuous-Time and Non-Discrete-Time Expressions'
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit c29fb299ed57b11a49e3a3e77c12f5d6728a45f3 by Tidefelt Henrik
Change 'discrete expressions' -> 'discrete-time expressions'
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 940dfcaeb51a7fed96dd4dba91fcdab108ade9b9 by Tidefelt Henrik
Local changes to sentence-based line breaking
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit 31cf6cd2c1c8874c17474788b1ed1bbe21cc421b by Tidefelt Henrik
Fix missing cases of grammar inline code formatting
The file was modified chapters/syntax.tex (diff)
Commit 3f509809c9b8b516f69151e4ecf85484d21476e3 by Tidefelt Henrik
Put statement about the past in parentheses
The file was modified chapters/syntax.tex (diff)
Commit 11c01e8ed71500bcac0a70705e080b13dd9162a5 by Tidefelt Henrik
Be more vague about appearance of Modelica keywords in grammar
The file was modified chapters/syntax.tex (diff)
Commit 4cd107705f1e9a7168dc37536c3e613e50f89ade by Tidefelt Henrik
Remove redundant explanation of what a keyword is from grammar

This belongs in chapter 'Lexical Structure'.
The file was modified chapters/syntax.tex (diff)
Commit 2789ee5bd254b44072d9f806835ae73e36397aca by Tidefelt Henrik
Be more vague about appearance of Modelica keywords in listings
The file was modified chapters/introduction.tex (diff)
Commit cdc77b9c6e2d555933113b03401567ea1fce0a55 by Tidefelt Henrik
Move explanation of what a keyword is to chapter 'Lexical Structure'

Makes the introducing easier to digest, and places explanation where one would expect it.
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit df5bcba0e1301b58c0b50fd28e71c727ddeb3469 by Tidefelt Henrik
Remove keyword exceptions

These exceptions are just confusing as the grammar actually allows both 'der' and 'initial' (and also 'pure') to be used as the callee of a function call expression.
The file was modified chapters/lexicalstructure.tex (diff)
Commit ed4573dc5fe61073c346e1f2a6cbd53c38520dd2 by Tidefelt Henrik
Describe appearance of recognized names
The file was modified chapters/introduction.tex (diff)
Commit 5cf9e1656b3c0e78e66fe177e0125650b460aacf by Tidefelt Henrik
Describe appearance of Modelica before grammar

According to decreasing order of importance for readers.
The file was modified chapters/introduction.tex (diff)
Commit 1de18f9d07e29a3796d128ef993f204b9f83327e by Tidefelt Henrik
Remove link from introduction to chapter 'Modelica Concrete Syntax'

In the introduction, it's better to just focus on notation.
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit 3f129e1322429b522f5e30b27136a17386bbc5e5 by Tidefelt Henrik
Align README.md with introduction
The file was modified README.md (diff)
The file was modified chapters/introduction.tex (diff)
Commit 974ee1560cea72d3f0a25080881240222687c21b by noreply
Fix typo 'excapt' -> 'except'

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified styleguide.md (diff)
Commit 125a9c0c2babc39318ffddabda87afdc1e83addd by Tidefelt Henrik
Local changes to sentence-based line breaking
The file was modified chapters/annotations.tex (diff)
Commit 3af5ab72376062a866845b4f04d1dc7301bea4ce by Tidefelt Henrik
Move two sentences out of 'Some Definitions' in introduction
The file was modified chapters/introduction.tex (diff)
Commit 04ed0cfa389aa8b9e561ebfeb8956ee653ece7e5 by Tidefelt Henrik
Allow derivatives to be referenced in figures
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/syntax.tex (diff)
Commit 15b0ab9383c0d2d26d6477f5b6372fc3901fd02d by Hans.Olsson
Clarify degree formatting, and as a recommendation restrict to NON-DIGIT.
The file was modified chapters/unitexpressions.tex (diff)
Commit 670c76c9da427ff78b0b701e9ee36a4a218ca246 by Tidefelt Henrik
Introduce notation by example
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/syntax.tex (diff)
Commit 0fe49832a1a6d5be22734faae42ea738884b9d8d by Tidefelt Henrik
Remove excessive indexing of 'inverse' annotation
The file was modified chapters/functions.tex (diff)
Commit 6db6929aac77ba3dab621ecbc16b2267b4ef8a37 by noreply
Apply suggestion using 'time' as example

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit c17ee1c0e6db9f0f3e4f044a0a357bf63e990b25 by Tidefelt Henrik
Move '(definite)' inside \firstuse

As suggested by Hans.
The file was modified chapters/connectors.tex (diff)
Commit e664ea19e17401c3b8406866274959dd616a087d by Tidefelt Henrik
Change sentence with 'language built on acausal modeling'

Based on suggestion by Hans.
The file was modified chapters/introduction.tex (diff)
Commit c55c9d8dc64449f6f7a11ebca43232910c5e7664 by Tidefelt Henrik
Combine first two sentences into one

This addresses Thomas concern about not inflicting on FMI's territory as Modelica Association's strongest standard for model exchange as measured by number of supporting tools.
The file was modified chapters/introduction.tex (diff)
Commit 602bfaaee983a1cd6bb222ab093607e08bd2689f by noreply
Put commas around 'depending on context'

As suggested by Elena.

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 3bd9b2d6eb0d0c268e0fc68e78960d6a49783831 by Tidefelt Henrik
Remove $v''$ from example presentations of 'der(v, 2)'
The file was modified chapters/annotations.tex (diff)
Commit 64042a1ee34a6fcc720adb0271fb800cfd03e31e by Tidefelt Henrik
Turn see-also index entry into textual cross-reference

As requested by Hans.
The file was modified chapters/classes.tex (diff)
The file was modified preamble.tex (diff)
Commit 4b712fa8617df31a44464e13d5a93297db796161 by noreply
Update chapters/unitexpressions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/unitexpressions.tex (diff)
Commit 9fb3b5b0d9d9d74d13feb483c6cfd0134112e81c by Hans.Olsson
Use quotes and state that degC is only an example.
The file was modified chapters/unitexpressions.tex (diff)
Commit 811ea8bfc93840898ad2f8d1b745e9aa151d1abb by Tidefelt Henrik
Fix typo 'inde' -> 'index'

Addressing commend by Hans.
The file was modified chapters/introduction.tex (diff)
Commit 6ff7d9bdc46ee113a494e2225291727cd98e265d by noreply
Simplify examples of invalid code

As suggested by Hans.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/introduction.tex (diff)
Commit a61ab15821979ccc0b922b3e48d21af7e2be4430 by Tidefelt Henrik
Rephrase 'done this way' -> 'presented like this'

Saying we 'do' invalid code sounded a bit too informal.
The file was modified chapters/introduction.tex (diff)
Commit 8332ff6d6a99f0cb3a442805e277d21f1fad722a by Hans.Olsson
Link directly to unicode.org skipping www.; it might redirect to home.unicode.org.
The file was modified chapters/packages.tex (diff)
The file was modified chapters/syntax.tex (diff)
Commit 3dd861bada4f37cb1541aa1c814aa17b4170d045 by Hans.Olsson
Simplify links; remove www. but include https:// so that it can be a normal url.
The file was modified chapters/preface.tex (diff)
Commit 84ef2324fe21a449a110607508395923a171cd74 by Hans.Olsson
Remove www. prefix as doesn't seem needed.
Closes #3054
The file was modified chapters/abstract.tex (diff)
The file was modified chapters/copyright.tex (diff)
The file was modified chapters/library.tex (diff)
Commit 5c99ced3e2ed66fd2b8ae49a608ee8e91644389e by Hans.Olsson
More stable links for openprod
Closes #3055
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified mls.bib (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/syntax.tex (diff)
Commit 0726330fac6c25c890f3bed0f5de4163bc497568 by noreply
Update chapters/unitexpressions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/revisions.tex (diff)
Commit 010799c0756cbaef71d051e157ce6d576e9ce325 by Tidefelt Henrik
Remove incorrect escaping of '&' in bibliography 'url' entry

Fixes #3056.
The file was modified mls.bib (diff)
Commit 948991a04bfb163585a68d96c6d54229a4973437 by Tidefelt Henrik
Replace overuse of inline code by math and vice versa
The file was modified chapters/connectors.tex (diff)
Commit 501f85a702589b3c8e902a736ca35558d8037daa by Tidefelt Henrik
Finish transition to sentence-based line breaking in connectors.tex
The file was modified chapters/connectors.tex (diff)
Commit 1658d3b06a1dcd29bf9780ed58a653d392b8ff60 by Tidefelt Henrik
Fix listing with bad line breaks in comments

It has been verified that the new lines aren't too long.
The file was modified chapters/connectors.tex (diff)
Commit 6eadb3856f535f6763f207fe68a7f6fa63c2222c by Hans.Olsson
Better definition of comments.
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
Commit b63f171328610f64e1a768f7e8933dfb5031d539 by Hans.Olsson
ClarifyPureAsDiscussed
The file was modified chapters/functions.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 6a4e079addcf667d68a74a620e80849afdce052f by Tidefelt Henrik
Only recommend diagnostic in case a result trajectory is missing

As decided at phone meeting: https://github.com/modelica/ModelicaSpecification/pull/3046#discussion_r765023927

Reorganizing slightly to avoid paragraph with just a single sentence.
The file was modified chapters/annotations.tex (diff)
Commit 1f5ef8927aa432df90a6b96a51e0da5649cb657f by noreply
Apply suggestion for reducing amount of 'modeling'

According to phone meeting decision.

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified chapters/introduction.tex (diff)
Commit d802ad76da90f41cbc715703e59eecee44ac6b89 by Tidefelt Henrik
Remove repeated list of example application domains
The file was modified chapters/introduction.tex (diff)
Commit 304771c6c38c6d9857d839222be8d3c243dec35c by Tidefelt Henrik
Port new description of Modelica to README.md
The file was modified README.md (diff)
Commit f545bb3d0d66c4441bbea2dd2a08f3533fd111c0 by Tidefelt Henrik
Restore (R) in README.md

According to phone meeting decision.
The file was modified README.md (diff)
Commit 83b829778f7b3be69e19f9789de388df18366ca5 by Tidefelt Henrik
Tweak CSS for :target:before

Fixes #2967.
The file was modified css/MLS-navbar-left.css (diff)
Commit 5f52afa62d9541128f777a475761cc810f25ce35 by noreply
Update chapters/equations.tex
The file was modified chapters/equations.tex (diff)
Commit e8a650d4b8f6dac42fe09a5e75823a922a3dc570 by noreply
Update chapters/equations.tex
The file was modified chapters/equations.tex (diff)
Commit bb5b58e7512bb3be4d7784f6f5f300a100bc91e0 by noreply
Update chapters/unitexpressions.tex

Spelling out the decision.
The file was modified chapters/unitexpressions.tex (diff)
Commit 15b160b3227f81c1a05fcb544d0181b213420ade by noreply
Update chapters/lexicalstructure.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/lexicalstructure.tex (diff)
Commit 6a1016930bed57a8c268fa943b2465e1c0f579ba by noreply
Update chapters/lexicalstructure.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/lexicalstructure.tex (diff)
Commit 2224dcdf0f2d9842a893503e634110eb17d751f2 by noreply
Update chapters/lexicalstructure.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/lexicalstructure.tex (diff)
Commit eebe8040a8fa75b52b18c8e5014f324407d8e9a6 by noreply
Update chapters/lexicalstructure.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/lexicalstructure.tex (diff)
Commit dcfbdd7418984b39e5e6d89ca925445b6c81b79c by noreply
Update chapters/functions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit d54469bc5c35138cdc4b70fa39d3b190f0124af4 by noreply
Update chapters/functions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit 873363adef5dac50be74573f762efd42d8276c60 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 0899d236090431488995e7672176f42ec900f4b4 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 94761a7a184a25c176aa0f0102d19ab30350d7ac by noreply
Update chapters/annotations.tex
The file was modified chapters/annotations.tex (diff)
Commit 4441b17fec3b943dc5b7035577fd6509f2fc1108 by noreply
Update chapters/annotations.tex
The file was modified chapters/annotations.tex (diff)
Commit b3d4ab8d64aba7c6581b2a9b8c6e6cc19ffc35ba by Tidefelt Henrik
Add some 'padding-top' to make item target visible under page header
The file was modified css/MLS-navbar-left.css (diff)
Commit 93f176e0e31d1a425d9776b172ca68036ec05bdd by Tidefelt Henrik
Fix unresolved merge conflict
The file was modified chapters/introduction.tex (diff)
Commit f9b28911de48d2d896b0fed233091736b7944c15 by Hans.Olsson
Use NON-DIGIT in grammar.
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
Commit b0580afe2d1a47968ebe3bb3c3e6aea6969de1af by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit ece77c080b2c68eb59dabc179387170712805f75 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 671590d6ea42fc1271f1c252944aa88ce80f6a34 by Hans.Olsson
Update chapters/annotations.tex
The file was modified chapters/annotations.tex (diff)
Commit 4026dd6a00533e12d25b423fb3987ed3d9540f49 by Tidefelt Henrik
Call the preferredView string the 'view'
The file was modified chapters/annotations.tex (diff)
Commit a383bf751a5c0b26a417b149acd63ab710655c3d by Tidefelt Henrik
Add alternative reading of 'info'
The file was modified chapters/annotations.tex (diff)
Commit 99ec46c5f5c52ffc0d44056771bb68f92c2cf941 by Hans.Olsson
Increase sizes a bit, and use "smallifpdf" for comments.
The file was modified mlsshared.sty (diff)
The file was modified css/MLS.css (diff)
Commit 9422b47b4f050cb420b004d4a7aa9e00863e7911 by Tidefelt Henrik
Re-introduce repetition

Addressing feedback from Hans.
The file was modified chapters/annotations.tex (diff)
The file was modified css/MLS.css (diff)
The file was modified css/MLS.css (diff)
The file was modified mlsshared.sty (diff)
The file was modified chapters/classes.tex (diff)
Commit a121b6bd0aed8c7305b0fa557a7ecaffea0f8fdf by Tidefelt Henrik
Name the HTML entry page 'index.html'
The file was modified Makefile (diff)
The file was modified .CI/Jenkinsfile (diff)
Commit e245b58d1a7d2d8660e7609f75ae399be5804c78 by Tidefelt Henrik
Utilize entry at 'index.html'
The file was modified README.md (diff)
Commit dc7da4bf72fc2551144e2890ed2ac1cdc050ff23 by noreply
Update css/MLS.css

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified css/MLS.css (diff)
Commit 639a32da1c6f7ad6afb7f3131326ed7893a47432 by Hans.Olsson
With proposed changes.
The file was modified css/MLS.css (diff)
Commit 218c6d984fb8fe34e3c19ff0d533ce4df52889d6 by Tidefelt Henrik
Break oversize listing line in AssertionLevel example
The file was modified chapters/equations.tex (diff)
Commit c2b0a82331b5ea6313a98613c3added43fe83913 by Tidefelt Henrik
Space around binary operators
The file was modified chapters/functions.tex (diff)
Commit fb23c083a21cfd41f51100dccb6db909321051e7 by Tidefelt Henrik
Break oversize listing lines in record constructor examples
The file was modified chapters/functions.tex (diff)
Commit 1fb034909543bc66f2ad3f08fcc6d1a3b0265760 by Tidefelt Henrik
Break oversize listing line in actualStream definition
The file was modified chapters/stream.tex (diff)
Commit efd9e03a07b580505802ffdf19f3f2a983125f1a by Tidefelt Henrik
Clean up listings in chapter 'State Machines'

Problems addressed include oversize listing lines, line breaks in odd places, and badly indented lines.
The file was modified chapters/statemachines.tex (diff)
Commit 9968f482b061cdc88359af4b95b552fe8072dcda by Tidefelt Henrik
Break oversize listing lines in convertModifiers examples
The file was modified chapters/annotations.tex (diff)
Commit 927c5f84dc5ba0b9272a24017157a2432682a638 by Tidefelt Henrik
Break oversize listing line in 'quadrature2'
The file was modified chapters/functions.tex (diff)
Commit 7378fe26c348be047f4bc7b0554f67b7ee8bd7c1 by Tidefelt Henrik
Break oversize listing line in 'Placement'
The file was modified chapters/annotations.tex (diff)
Commit d8e05da04ab351dc6e7436c9c71ffe325da93c2f by Tidefelt Henrik
Update status regarding LaTeXML issue 1719
The file was modified chapters/functions.tex (diff)
Commit 649099d2f0caccee1aed357f45cb340acf1bc2d0 by Tidefelt Henrik
Fix indentation of Ellipse pseudo-code record definition
The file was modified chapters/annotations.tex (diff)
Commit 7a3e980611ec7a6b66062a5c87e945dde86751de by Tidefelt Henrik
Address fancyhdr warning about too small 'headheight'

Without this, I'm getting a warning from fancyhdr on every page, making all other messages drown completely in the fancyhdr noise.
The file was modified preamble.tex (diff)
Commit a207c56111fa6d66fd01cefa8eab2bcd3e095f21 by Tidefelt Henrik
Move setting of 'headheight' to a better place
The file was modified MLS.tex (diff)
The file was modified preamble.tex (diff)
Commit d55a2c0553973baae575bd830f883cd371a698cb by Hans.Olsson
KeepSemanticRestrictionOutOfHeading
The file was modified chapters/classes.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/inheritance.tex (diff)
Commit 21d6ef2750dd25b36aa1b0e8bd5ec09babfb14e5 by Hans.Olsson
SimplerThanProposedRestrictionIsImplicit
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit b843155cced8ac1d87f37c69f8f48e1e064b69de by Hans.Olsson
KeepSemanticRestrictionOutOfHeading
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit f17afd9107294c2ae3fab8ba81ac66a043a4794b by Hans.Olsson
SimplerSimilarToReinit
The file was modified chapters/stream.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/connectors.tex (diff)
Commit 77c328c56712af645405408ab558db55da2186cb by noreply
Removing indentation as requested by Hans

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/functions.tex (diff)
Commit d363eef394a975fdaac869939f33d1f82d9d8dc4 by noreply
Update chapters/classes.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit a67d99e5c6e1c0820769d27bc209481698290874 by noreply
Update chapters/classes.tex

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/classes.tex (diff)
Commit 782c61ad49e57842ccaab44919685b28c88e73c1 by noreply
Update chapters/equations.tex

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/equations.tex (diff)
Commit 17fbca0bf837b569469c79a9d030983de7883be7 by noreply
Update chapters/statements.tex

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/statements.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit 308f82a7a8c8a5f3116601d5dea0c6b6ec2621ec by Hans.Olsson
ConsistentCapitalization
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit 06179f52eebc8d36473d9fc0999dc86d806cacf8 by Hans.Olsson
AvoidStartingWithAnnotation
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/inheritance.tex (diff)
Commit dc0f0edf60494c4ca7c1d12698bc8bb749d62ccb by Hans.Olsson
AvoidStartingWithArrays
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/statemachines.tex (diff)
Commit b04fc7a9421e71712c9eba4c32d02040be02aa84 by Tidefelt Henrik
Remove non-standard use of hard line breaks inside paragraph
The file was modified chapters/statemachines.tex (diff)
Commit f2104c88eb714b99018b55eeb2281fd6b005a153 by Tidefelt Henrik
Remove unnecessary splitting of source code lines
The file was modified chapters/statemachines.tex (diff)
Commit 05a399e61570d47d5e53dc67a329844e87f02e96 by Tidefelt Henrik
Fix oversize lines in listings
The file was modified chapters/classes.tex (diff)
Commit 8d311cfac4fc4acbddd987ca2f030ed681ae2d64 by Tidefelt Henrik
Sentence-based line breaking in dae.tex
The file was modified chapters/dae.tex (diff)
Commit 71b8ee236ca6bd409f3f0ee74e6905af8dc3d174 by Tidefelt Henrik
Address comment about systematic formatting
The file was modified chapters/dae.tex (diff)
Commit 89a16d24a1c0ff12c8aea614b5f02254b21b0168 by Tidefelt Henrik
Add reference kind to naked \ref
The file was modified chapters/dae.tex (diff)
Commit 76bc8d6a83c1a21fbf25839abaa27a1b59116fb4 by Tidefelt Henrik
Sentence-based line breaking of overload.tex
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit ccf7f52cc4b3336491a81b195f82a7ce23c90081 by Tidefelt Henrik
Remove odd like break in paragraph
The file was modified chapters/overloaded.tex (diff)
Commit 0d671360e980a7dc7bf803a38585441f22e0a99c by Tidefelt Henrik
Remove stray single quote
The file was modified chapters/overloaded.tex (diff)
Commit 491d1c12012974e550ad4abeb3e06a30ec4a3eac by Tidefelt Henrik
Clean up listings with bad indentation
The file was modified chapters/overloaded.tex (diff)
Commit e48cc9e3b229ac62169d53ddc099b659defb7ce1 by modelica
Minor corrections with empty arrays
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 00b492d84b9230187917eb41060d2dab19a5b622 by noreply
Update chapters/arrays.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/arrays.tex (diff)
Commit 748c93224e0b62ffe1ab7f5e52e3bf8fe4e42d36 by Hans.Olsson
Make conversion example clearer.
Closes #3081
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/inheritance.tex (diff)
Commit 2dedf3c4f0fec317883985bc262b23539cfa7414 by Hans.Olsson
BadInsteadOfMisspelling
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 5e9ddfe69c0f5ce19e862cdfff18325d9bba2f3d by Tidefelt Henrik
Drop redundant part of headings

The dropped parts are redundant in view of the heading one level above.
The file was modified chapters/classes.tex (diff)
Commit 827a61658ea87155f9998421c69079fe5457ab3d by Tidefelt Henrik
Simplify 'Enumeration Value' -> 'Enumeration' in headings

The shorter heading increases the visibility of the final "Integer", and I don't see any real risk of misinterpretation here.

An alternative improvement of this heading would have been to just change 'Values' -> 'Value'.
The file was modified chapters/classes.tex (diff)
Commit 3db8afd9b4b0da7d801ee92de1f927c023388e1d by Tidefelt Henrik
Reintroduce article in headings to emphasize example status
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
Commit 2b78b37856f7aaa0c772e84e8ef747bb58d9a8d0 by Tidefelt Henrik
Shorten long heading

This also avoid a lack of consistency in the use of 'and' compared to this heading:
- "Attributes start, fixed, nominal, and unbounded"
The file was modified chapters/classes.tex (diff)
Commit fb2182cc3733ac1ae87e84c5c96caddf8867a877 by Tidefelt Henrik
Remove redundant headings above small examples

If we want examples to have captions we should do this systematically, probably based on amsthm.sty.
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/packages.tex (diff)
Commit 2c88cc1b0f4669b261d5dccaa53e635ed95100a6 by Tidefelt Henrik
Shorten heading and put redundant part last
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit 5eb5cf2109970b5987ade0c9647ec26788d453ac by Tidefelt Henrik
Simplify heading to increase visibility of its important part
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/interface.tex (diff)
Commit fcba1f899c02ef0901ff9a8f0f8d322603e7ad9d by Tidefelt Henrik
Shorten heading, matching style of similar headings

For comparison, note that also "Element-wise Multiplication" covers the purely scalar case.
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/interface.tex (diff)
Commit 57ba3412d830c60c8136f5fb7d0d0ac2841f75f0 by Tidefelt Henrik
Shorten heading, making it more general

The previous heading didn't cover the new SourceDirectory annotation, so the headed needed some kind of adjustment anyway.
The file was modified chapters/functions.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit f8ed322d57275a8510c2e3c4e6385f19d20f2fdb by Tidefelt Henrik
Shorten heading, making it more general

Note that the section describes both 'choices' and 'choicesAllMatching'.
The file was modified chapters/inheritance.tex (diff)
Commit 1833cee4626d39bc0837d821c04b95d645f3051c by Tidefelt Henrik
Shorten long heading to make "String Concatenation" more visible

As there is only element-wise addition and subtraction, shortening the heading doesn't introduce any conflicting overlap between headings.
The file was modified chapters/arrays.tex (diff)
Commit f84612124152447100f8fe046cc123a0bc9a6ce9 by Tidefelt Henrik
Shorten subsection headings below "Function Call"
The file was modified chapters/functions.tex (diff)
Commit 6cd4d0fa5f08a638bf7bba965b28dc40f3d07073 by Tidefelt Henrik
Shorten subsection headings under "File System Mapping of Package/Class Hierarchy"
The file was modified chapters/packages.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit 49ab1c8c92c438dbd608d189261ba11616fafc90 by Tidefelt Henrik
Move 'Hierarchy' from heading to paragraph below
The file was modified chapters/packages.tex (diff)
Commit eae1eefa9262695eceec445e13fbbd0a7bf68234 by Tidefelt Henrik
Shorten headings related to synchronous solver methods
The file was modified chapters/synchronous.tex (diff)
Commit f6d7187406b357224313af0cf14b0bdf5a798e19 by Tidefelt Henrik
Shorten headings related to overconstrained connectors
The file was modified chapters/connectors.tex (diff)
Commit 94685094decaeadb311e20c89b13656bf3a1446e by Tidefelt Henrik
Fix indentation in example listing
The file was modified chapters/annotations.tex (diff)
Commit 08a7c80850038e5c72a3ad36193b664f5b19c583 by Tidefelt Henrik
Fix nearby sentence-based line breaking
The file was modified chapters/annotations.tex (diff)
Commit a2d48ead972228872454b6f1fea256b68692acdc by noreply
Change 'Overconstrained Connectors' -> '... Connections'

As suggested by @HansOlsson.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/connectors.tex (diff)
Commit 08ba6b8ceca4e0d5dcdfe111520210b33a044834 by Tidefelt Henrik
Fix indentation of listings related to versionDate and friends

Following same style of indentation as in the section "Version Handling" above.
The file was modified chapters/annotations.tex (diff)
Commit 8db966071a644e84cac27b43d8f1d5a52522c747 by noreply
Rename 'Clocked Partition Equation Solving'

As suggested by @HansOlsson.

Will remove the hyphen in separate commit.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/synchronous.tex (diff)
Commit d1779a145c22928862575d1ce03fbf10f886e231 by Tidefelt Henrik
Remove hyphen in 'Clocked-Discretized partition'
The file was modified chapters/synchronous.tex (diff)
Commit a0bfbe02a879f6f558990924646b8cbbdaadba5b by Tidefelt Henrik
Say 'Connection Graphs and Their Operators'

Addressing review comment by Elena.
The file was modified chapters/connectors.tex (diff)
Commit 49702d2badde88af9c2667ee278ff231a28a34e0 by Tidefelt Henrik
Align introduced terminology (and index) with heading
The file was modified chapters/connectors.tex (diff)
Commit 07b525cf4f40e24b45dfa6ec45335033ac6af794 by Tidefelt Henrik
Rename concept 'structural parameter' -> 'evaluable parameter'

Also renaming the associated 'structural expression' and 'structural component variability'.
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/classes.tex (diff)

Summary

  1. Clarify variability of functions. (details)
  2. ExplainVariability (details)
  3. ClarifyMore (details)
  4. Apply suggestions from code review (details)
  5. Syntax highlighting. (details)
  6. Add new section with references to the implications. (details)
  7. Update chapters/interface.tex (details)
  8. Remove 'the' as suggested by Quentin (details)
  9. Apply suggestions from code review (details)
  10. Add crossreference (details)
  11. Reduce and add cross-refrence (details)
  12. Add style guide section on inline code at beginning of sentence (details)
  13. Move rule that constants must have declaration equation (details)
  14. Reference rule about constants having declaration equation (details)
  15. Reorder in increasing order of variability (details)
  16. Update chapters/operatorsandexpressions.tex (details)
  17. Try to improve text for initialization. (details)
  18. Change model to function and clean up line-breaks. (details)
  19. Apply suggestions from code review (details)
  20. UseInlineCode (details)
  21. Correct double for introduced in #2916 (details)
  22. Remove copy-paste from unknown source. UseDriveLine is part of other example. (details)
  23. Align keywords for 'grammar' with keywords for 'modelica' (details)
  24. Sentence-based line breaks in 'Derivative and Special Purpose Operators' (details)
  25. Fix typo (details)
  26. Add missing formatting of 'expr' (details)
  27. Move misplaced paragraph break (details)
  28. Update copies of 'equation' and 'statement' rules to match appendix (details)
  29. Add missing white-space in copies of 'for-index' rule (details)
  30. Misc minor white-space cleanup (details)
  31. Update copy of 'algorithm-section' rule to match appendix (details)
  32. Align formatting of grammar listings (details)
  33. amend misc white-space (details)
  34. Sentence-based line breaking in statements.tex (details)
  35. Sentence-based line breaking in equations.tex (details)
  36. Start bullet item with upper case letter (details)
  37. Make relevant part normative (details)
  38. Cross reference restriction on multiple extends-clauses (details)
  39. Shorten comment to fit line width (details)
  40. Fix some formatting in scoping.tex (details)
  41. Fix indentation of the external-clause in the grammar (details)
  42. Add space around binary operator (details)
  43. Fix typo: 'subsample' -> 'subSample' (details)
  44. Say "class name of any extends-clause", non-normatively (details)
  45. Do not incorrectly use import name (details)
  46. And better line-break. (details)
  47. Add to index and have first use. (details)
  48. Complete transition to sentence-based line breaking in scoping.tex (details)
  49. Minor white-space styling in listings (details)
  50. Fix missing of 'missingInnerMessage' (details)
  51. Fix formatting related to lookup of non-operator function (details)
  52. Remove period at end of section heading (details)
  53. Add suggestions for start value and "a diagnostic". (details)
  54. Apply suggestions from code review (details)
  55. ClarifyDiscrete (details)
  56. Consistently use "a diagnostics" (details)
  57. Apply suggestion for formatting of 'component' (details)
  58. Update comments about LaTeXML issues that are now fixed on 'master' (details)
  59. Apply suggestions from code review (details)
  60. Actual definition of discrete-time variable. (details)
  61. Sentence linebreaks. (details)
  62. Fix trailing WS. (details)
  63. Consistently quote in grammar (and remove one spurious ;). (details)
  64. Avoid just a '0' in \lstinline when generating HTML (details)
  65. Update comment after LaTeXML issue being fixed promptly on 'master' (details)
  66. TrailingWS (details)
  67. Cleanup (details)
  68. Turned equations into assignments in when-algorithm (details)
  69. Clarified (details)
  70. BasedOnReview (details)
  71. Apply suggestions from code review (details)
  72. LineParagraph (details)
  73. LineParagraph (details)
  74. Fix formatting of 'when', 'elsewhen', and 'when initial()' (details)
  75. Fix year in date reference (details)
  76. Apply suggestions from code review (details)
  77. Update chapters/classes.tex (details)
  78. Clean up indentation and capitalization in ExternalFunctions hierarchy (details)
  79. Introduce new listings language for file hierarchy listings (details)
  80. Sentence-based line breaks and basic formatting (details)
  81. Fix style issues with unit syntax (details)
  82. Fix typo (details)
  83. Fix external function call (details)
  84. BeMoreSpecific (details)
  85. FixSpace (details)
  86. Improve start-value priority by considering parameters. (details)
  87. ForgotToSave (details)
  88. Space (details)
  89. Change "UNIT-PREFIX" -> "unit-prefix" (details)
  90. Updated priority to first use parameter-confidence, and update examples. (details)
  91. Get rid of 'filehierarchy' listings language in favor of plain tabbing (details)
  92. Switch to upright font shape for the entire file hierarchy tabbing (details)
  93. Update chapters/overloaded.tex (details)
  94. Move label to correct spot. (details)
  95. Based on suggestions. (details)
  96. Don't use '=' when defining parsing production rule (details)
  97. Define unit-symbol as non-empty sequence of some undefined unit-char (details)
  98. Rephrase "base version" (details)
  99. Fix formatting of 'micro' (details)
  100. [CI] Set a username before git commit (#3021) (details)
  101. Update copyright.tex (details)
  102. Add that purity does not influence this. (details)
  103. Avoid using grammar in this problematic construct. (details)
  104. Clarify as suggested. (details)
  105. Correct typo introduced in e81918c as part of #2907 and discussed in this PR. (details)
  106. Revert ca9f22e as part of #2923 to more clearly define discrete-time for variables. (details)
  107. Clarify (details)
  108. Spelling (details)
  109. FixWS (details)
  110. Update chapters/annotations.tex (details)
  111. Update chapters/annotations.tex (details)
  112. Non-normative explanation why impure don't matter. (details)
  113. Update chapters/functions.tex (details)
  114. Apply suggestions from code review (details)
  115. Simplified (details)
  116. Update chapters/operatorsandexpressions.tex (details)
  117. Deprecated feature for System Modeler (details)
  118. Update chapters/annotations.tex (details)
  119. add proposed clarification (details)
  120. Update chapters/operatorsandexpressions.tex (details)
  121. Refine index entries. (details)
  122. FirstStepInClarifyMath (details)
  123. FinalStepInClarifyMath (details)
  124. Update chapters/classes.tex (details)
  125. Reformulate the differentiability part. (details)
  126. Minor language fix, and rearrange for consistent formatting and naming. (details)
  127. Add space for LaTeXML (details)
  128. Silly workaround for 2nd issue (details)
  129. Fix two cases of 'parenthesis' -> 'parentheses' (details)
  130. Change ':' non-associativity example to fit better in line (details)
  131. Remove unused parameter 'p' in example for 'smooth' (details)
  132. Sentence-based line breaking in operatorsandexpressions.tex (details)
  133. UseHspaceInstead (details)
  134. Clarify array range operator. (details)
  135. Apply suggestions from code review (details)
  136. Add note about workaround (details)
  137. Fix two minor typos (details)
  138. Start description with Upper case (details)
  139. Ensure that Modelica code in HTML is actually in fixed-width "teletype" style. (details)
  140. Fix typo (details)
  141. Disable apostrophes around 'enables' (details)
  142. Restore sffamily (details)
  143. Improve comment (details)
  144. FinalFirstUse (details)
  145. Improve comment, and always small in LaTeXML (details)
  146. add comment (details)
  147. Sentence-based line breaking (details)
  148. Align with modelica.org and say we model 'cyber-physical systems' (details)
  149. Update mlsshared.sty (details)
  150. Update mlsshared.sty (details)
  151. Make use of component variability when defining expression variability (details)
  152. Remove empty line after 'tabbing' environment (details)
  153. Add paragraph breaks around tabbing environment for LaTeXML build (details)
  154. Fix copy/paste error with '!' in argument to \firstuse (details)
  155. Make \firstuse add to document index, with possibility to override (details)
  156. Remove forgotten debug prints (details)
  157. Update style guide on the use of \firstuse (details)
  158. Change section title to 'Continuous-Time and Non-Discrete-Time Expressions' (details)
  159. Change 'discrete expressions' -> 'discrete-time expressions' (details)
  160. Local changes to sentence-based line breaking (details)
  161. Fix missing cases of grammar inline code formatting (details)
  162. Put statement about the past in parentheses (details)
  163. Be more vague about appearance of Modelica keywords in grammar (details)
  164. Remove redundant explanation of what a keyword is from grammar (details)
  165. Be more vague about appearance of Modelica keywords in listings (details)
  166. Move explanation of what a keyword is to chapter 'Lexical Structure' (details)
  167. Remove keyword exceptions (details)
  168. Describe appearance of recognized names (details)
  169. Describe appearance of Modelica before grammar (details)
  170. Remove link from introduction to chapter 'Modelica Concrete Syntax' (details)
  171. Align README.md with introduction (details)
  172. Fix typo 'excapt' -> 'except' (details)
  173. Local changes to sentence-based line breaking (details)
  174. Move two sentences out of 'Some Definitions' in introduction (details)
  175. Allow derivatives to be referenced in figures (details)
  176. Clarify degree formatting, and as a recommendation restrict to NON-DIGIT. (details)
  177. Introduce notation by example (details)
  178. Remove excessive indexing of 'inverse' annotation (details)
  179. Apply suggestion using 'time' as example (details)
  180. Fix white-space (details)
  181. Move '(definite)' inside \firstuse (details)
  182. Change sentence with 'language built on acausal modeling' (details)
  183. Combine first two sentences into one (details)
  184. Put commas around 'depending on context' (details)
  185. Remove $v''$ from example presentations of 'der(v, 2)' (details)
  186. Turn see-also index entry into textual cross-reference (details)
  187. Update chapters/unitexpressions.tex (details)
  188. Use quotes and state that degC is only an example. (details)
  189. Fix typo 'inde' -> 'index' (details)
  190. Simplify examples of invalid code (details)
  191. Rephrase 'done this way' -> 'presented like this' (details)
  192. Link directly to unicode.org skipping www.; it might redirect to home.unicode.org. (details)
  193. Simplify links; remove www. but include https:// so that it can be a normal url. (details)
  194. Remove www. prefix as doesn't seem needed. (details)
  195. More stable links for openprod (details)
  196. Downgrade (details)
  197. AlsoBibliography (details)
  198. https (details)
  199. Update chapters/unitexpressions.tex (details)
  200. ITEA4 (details)
  201. Remove incorrect escaping of '&' in bibliography 'url' entry (details)
  202. Replace overuse of inline code by math and vice versa (details)
  203. Finish transition to sentence-based line breaking in connectors.tex (details)
  204. Fix listing with bad line breaks in comments (details)
  205. Better definition of comments. (details)
  206. AddIndex (details)
  207. ClarifyPureAsDiscussed (details)
  208. Add icon (details)
  209. Only recommend diagnostic in case a result trajectory is missing (details)
  210. Apply suggestion for reducing amount of 'modeling' (details)
  211. Remove repeated list of example application domains (details)
  212. Port new description of Modelica to README.md (details)
  213. Restore (R) in README.md (details)
  214. Tweak CSS for :target:before (details)
  215. Update chapters/equations.tex (details)
  216. Update chapters/equations.tex (details)
  217. Update chapters/unitexpressions.tex (details)
  218. Update chapters/lexicalstructure.tex (details)
  219. Update chapters/lexicalstructure.tex (details)
  220. Update chapters/lexicalstructure.tex (details)
  221. Update chapters/lexicalstructure.tex (details)
  222. Update chapters/functions.tex (details)
  223. Update chapters/functions.tex (details)
  224. Update chapters/annotations.tex (details)
  225. Update chapters/annotations.tex (details)
  226. Update chapters/annotations.tex (details)
  227. Update chapters/annotations.tex (details)
  228. Add some 'padding-top' to make item target visible under page header (details)
  229. Fix unresolved merge conflict (details)
  230. Use NON-DIGIT in grammar. (details)
  231. RemoveWS (details)
  232. RemoveWS2 (details)
  233. RemoveRedundant (details)
  234. Update chapters/annotations.tex (details)
  235. Update chapters/annotations.tex (details)
  236. Update chapters/annotations.tex (details)
  237. Call the preferredView string the 'view' (details)
  238. Add alternative reading of 'info' (details)
  239. Increase sizes a bit, and use "smallifpdf" for comments. (details)
  240. Re-introduce repetition (details)
  241. Restore (details)
  242. RestoreEnDash (details)
  243. Simplify (details)
  244. FixClasses (details)
  245. Name the HTML entry page 'index.html' (details)
  246. Utilize entry at 'index.html' (details)
  247. Update css/MLS.css (details)
  248. With proposed changes. (details)
  249. Break oversize listing line in AssertionLevel example (details)
  250. Space around binary operators (details)
  251. Break oversize listing lines in record constructor examples (details)
  252. Break oversize listing line in actualStream definition (details)
  253. Clean up listings in chapter 'State Machines' (details)
  254. Break oversize listing lines in convertModifiers examples (details)
  255. Break oversize listing line in 'quadrature2' (details)
  256. Break oversize listing line in 'Placement' (details)
  257. Update status regarding LaTeXML issue 1719 (details)
  258. Fix indentation of Ellipse pseudo-code record definition (details)
  259. Address fancyhdr warning about too small 'headheight' (details)
  260. Move setting of 'headheight' to a better place (details)
  261. KeepSemanticRestrictionOutOfHeading (details)
  262. AsProposed (details)
  263. SimplerThanProposedRestrictionIsImplicit (details)
  264. AsProposed (details)
  265. KeepSemanticRestrictionOutOfHeading (details)
  266. AsProposed (details)
  267. AsProposed (details)
  268. Simplify (details)
  269. SimplerSimilarToReinit (details)
  270. Simplify (details)
  271. AdditionalOnes (details)
  272. Removing indentation as requested by Hans (details)
  273. Update chapters/classes.tex (details)
  274. Update chapters/classes.tex (details)
  275. Update chapters/equations.tex (details)
  276. Update chapters/statements.tex (details)
  277. FromComments (details)
  278. ConsistentCapitalization (details)
  279. AvoidStartingWithAnnotation (details)
  280. NoDuplicate (details)
  281. AvoidStartingWithArrays (details)
  282. Add index entries (details)
  283. Simplify clumsy logic (details)
  284. Remove non-standard use of hard line breaks inside paragraph (details)
  285. Remove unnecessary splitting of source code lines (details)
  286. Fix oversize lines in listings (details)
  287. Sentence-based line breaking in dae.tex (details)
  288. Address comment about systematic formatting (details)
  289. Add reference kind to naked \ref (details)
  290. Sentence-based line breaking of overload.tex (details)
  291. Improve cross references (details)
  292. BasedOnFeedback (details)
  293. Remove odd like break in paragraph (details)
  294. Remove stray single quote (details)
  295. Clean up listings with bad indentation (details)
  296. Minor corrections with empty arrays (details)
  297. AsProposed (details)
  298. Update chapters/arrays.tex (details)
  299. Make conversion example clearer. (details)
  300. BothChoices (details)
  301. BadInsteadOfMisspelling (details)
  302. Oops (details)
  303. AhThereItShouldBe (details)
  304. ChangeIndentation (details)
  305. LastOne (details)
  306. Drop redundant part of headings (details)
  307. Simplify 'Enumeration Value' -> 'Enumeration' in headings (details)
  308. Reintroduce article in headings to emphasize example status (details)
  309. En-dash (details)
  310. Shorten long heading (details)
  311. Remove redundant headings above small examples (details)
  312. Shorten heading and put redundant part last (details)
  313. Simplify heading to increase visibility of its important part (details)
  314. Shorten heading, matching style of similar headings (details)
  315. Shorten heading, making it more general (details)
  316. En-dash (details)
  317. Shorten heading, making it more general (details)
  318. Shorten long heading to make "String Concatenation" more visible (details)
  319. Shorten subsection headings below "Function Call" (details)
  320. Shorten subsection headings under "File System Mapping of Package/Class Hierarchy" (details)
  321. En-dash (details)
  322. Move 'Hierarchy' from heading to paragraph below (details)
  323. Shorten headings related to synchronous solver methods (details)
  324. Shorten headings related to overconstrained connectors (details)
  325. Fix indentation in example listing (details)
  326. Fix nearby sentence-based line breaking (details)
  327. Change 'Overconstrained Connectors' -> '... Connections' (details)
  328. Fix indentation of listings related to versionDate and friends (details)
  329. Rename 'Clocked Partition Equation Solving' (details)
  330. Remove hyphen in 'Clocked-Discretized partition' (details)
  331. Say 'Connection Graphs and Their Operators' (details)
  332. Align introduced terminology (and index) with heading (details)
  333. Rename concept 'structural parameter' -> 'evaluable parameter' (details)
Commit c8b50394670344435b9e750990762960c8869f8f by Hans.Olsson
Clarify variability of functions.
Closes #2538
The file was modified chapters/functions.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 79690234af808dfe43a815addc4eabc965acdd93 by noreply
Apply suggestions from code review

Apply suggestions.

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/functions.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/interface.tex (diff)
Commit 92e88a653180de95b010392f9859393fd293acaa by Hans.Olsson
Add new section with references to the implications.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit af342e281c9fecc4b7dac09a0599aaf58e65d421 by noreply
Update chapters/interface.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/interface.tex (diff)
Commit 3e9e42b7d665fd2ae38011f2d91decdeceda6eb6 by noreply
Remove 'the' as suggested by Quentin
The file was modified chapters/interface.tex (diff)
Commit df42713e02f1faf21c7656de2c663fbad89c2902 by noreply
Apply suggestions from code review

Add space

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit da3187a085a60ae9e25533d598fc554d79d0bf2f by Hans.Olsson
Reduce and add cross-refrence
The file was modified chapters/interface.tex (diff)
Commit 74161051516232221113376c6eac4db7b3677cc4 by Tidefelt Henrik
Add style guide section on inline code at beginning of sentence

Closes #2943.
The file was modified styleguide.md (diff)
Commit b1e477cb8dcfd8d557f6aeea5c68f15904977eed by Tidefelt Henrik
Move rule that constants must have declaration equation
The file was modified chapters/classes.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 6eb4952ed712f8b4e6a8ac015fce0a0c400ac43f by Tidefelt Henrik
Reference rule about constants having declaration equation
The file was modified chapters/equations.tex (diff)
Commit 388081ab1d0d2565ba2dce64d7a4d94f86688847 by Tidefelt Henrik
Reorder in increasing order of variability

Rules should generally be presented in this order, as the lower variabilities are included in the higher ones.
The file was modified chapters/equations.tex (diff)
Commit 57db0341178a6331832e968d8177737decc52952 by noreply
Update chapters/operatorsandexpressions.tex

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 06d07a9308149dbf964a1cbf447d438dbc592132 by Hans.Olsson
Try to improve text for initialization.
Closes #2947
The file was modified chapters/equations.tex (diff)
Commit 2b6a4c45bd17f4d4380f47612c9f3fa708e24cb2 by Hans.Olsson
Change model to function and clean up line-breaks.
Closes #2963
The file was modified chapters/inheritance.tex (diff)
Commit aade9f59b0727e473942f297b65581d8d25934e9 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit d493a8d94bdcaa3391339268990417e4f617e083 by Hans.Olsson
Correct double for introduced in #2916
Closes #2966
The file was modified chapters/equations.tex (diff)
Commit f10fc6c7006b2395e5069f66db0dcb1b183c28b7 by Hans.Olsson
Remove copy-paste from unknown source. UseDriveLine is part of other example.
Closes #2968
The file was modified chapters/interface.tex (diff)
Commit 8c2e04b4821d313a1e5b2157411ef10687a56516 by Tidefelt Henrik
Align keywords for 'grammar' with keywords for 'modelica'
The file was modified mlsshared.sty (diff)
Commit 0a7f2f7417c63eea379508a536ad375b991b7fcd by Tidefelt Henrik
Sentence-based line breaks in 'Derivative and Special Purpose Operators'

This commit only affects line breaks inside paragraphs of the LaTeX source code.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 7e0acd93bfdd28e2a3ecc1b3ed88fa99afbca80c by Tidefelt Henrik
Fix typo

The typo is mentioned in #2953, but is not the point of the issue.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit a2be8a71c316b97018a0a272e018cb9c2824a4d1 by Tidefelt Henrik
Add missing formatting of 'expr'
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit d9595f37b6fd4eb41355050b900f38c668e9ae38 by Tidefelt Henrik
Move misplaced paragraph break
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit e39c7d6d9affa0fe22b41925389ee757f8615b1d by Tidefelt Henrik
Update copies of 'equation' and 'statement' rules to match appendix
The file was modified chapters/equations.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit 7ffd26e1b658c9395ec8ab332bb17e81d0e6bc0a by Tidefelt Henrik
Add missing white-space in copies of 'for-index' rule
The file was modified chapters/equations.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit e9abf3cf85910b189f5da2c2b78d16552ec16cc7 by Tidefelt Henrik
Misc minor white-space cleanup
The file was modified chapters/statements.tex (diff)
Commit d2e400d4a9a52dd1d335775ef414bdb35df5086f by Tidefelt Henrik
Update copy of 'algorithm-section' rule to match appendix
The file was modified chapters/statements.tex (diff)
Commit 0896281cdf693b7f6f9e28d4f52d2feb540fa38e by Tidefelt Henrik
Align formatting of grammar listings
The file was modified chapters/statements.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit a0adcc7e3a0311dfa6c171f6aa6260204f1d71a3 by Tidefelt Henrik
Sentence-based line breaking in statements.tex

This file was already mostly in good shape, so this is a low hanging fruit.
The file was modified chapters/statements.tex (diff)
Commit df1b17a43fe2664dfb3d079ab45bf20d433edbdc by Tidefelt Henrik
Sentence-based line breaking in equations.tex

This file was already in pretty good shape, so this is a low hanging fruit.
The file was modified chapters/equations.tex (diff)
Commit 421225ef50d49ea1c9c228277798e0a0dcfea921 by Tidefelt Henrik
Start bullet item with upper case letter
The file was modified chapters/connectors.tex (diff)
Commit 24f4428b7873547e44d5e5ef48faa623720974f9 by Hans.Olsson
Make relevant part normative
The file was modified chapters/equations.tex (diff)
Commit 51e4eef892b690bb8162ff79d76fc6406d197cbf by Tidefelt Henrik
Cross reference restriction on multiple extends-clauses
The file was modified chapters/inheritance.tex (diff)
Commit a80e2905c436cce67bfd2fce6dd67fc2931d404b by Tidefelt Henrik
Shorten comment to fit line width

Also changing from quotes to braces around list of inputs.
The file was modified chapters/inheritance.tex (diff)
Commit 7022057d76955b690ab682c0334390257bd83413 by Tidefelt Henrik
Fix some formatting in scoping.tex
The file was modified chapters/scoping.tex (diff)
Commit 06a4b60544ddcef134c58b9a779e1a24437620ca by Tidefelt Henrik
Fix indentation of the external-clause in the grammar
The file was modified chapters/syntax.tex (diff)
Commit 4f831b88b21c7a6b05fe940d80834d278cc6acd6 by Tidefelt Henrik
Add space around binary operator
The file was modified chapters/scoping.tex (diff)
Commit 427ee3f3755388319bc1b8740d8c937cb0ec5f11 by Tidefelt Henrik
Fix typo: 'subsample' -> 'subSample'
The file was modified chapters/synchronous.tex (diff)
Commit bd8382a9281aef56a7dfd51524720296e3e8fc18 by Tidefelt Henrik
Say "class name of any extends-clause", non-normatively

Addressing review comment by Hans.
The file was modified chapters/inheritance.tex (diff)
Commit c15276e2c05567897f21e72feb16cd6ceae44f66 by Hans.Olsson
Do not incorrectly use import name
Closes #2974
The file was modified chapters/packages.tex (diff)
Commit 374510502e3153ceba999787b9f8ace5d99ee5ab by Hans.Olsson
And better line-break.
The file was modified chapters/packages.tex (diff)
Commit 6f0ac8f4324e7cfbc7da70d4706d5585ebf78c31 by Hans.Olsson
Add to index and have first use.
The file was modified chapters/packages.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit 3c1c22677102001c8fda58e1791092ca4982b270 by Tidefelt Henrik
Complete transition to sentence-based line breaking in scoping.tex
The file was modified chapters/scoping.tex (diff)
Commit 55ceb96cfd89d10ebb33f90fee01a773906d431e by Tidefelt Henrik
Minor white-space styling in listings
The file was modified chapters/equations.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit df4137f114a4f87865ae2d3f0ba3c027eb33fe02 by Tidefelt Henrik
Fix missing of 'missingInnerMessage'
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit ca58d092210c781e251227571ab6eb7a2ac3ce55 by Tidefelt Henrik
Fix formatting related to lookup of non-operator function
The file was modified chapters/scoping.tex (diff)
Commit fe9cd4960ebb0671934870e683992a081f2cf0fd by Tidefelt Henrik
Remove period at end of section heading
The file was modified chapters/scoping.tex (diff)
Commit 725e19eaac181be73da9a6eef6fd1fdfaa95dcf4 by Hans.Olsson
Add suggestions for start value and "a diagnostic".
The file was modified chapters/equations.tex (diff)
Commit a9345c0c3dc2ddd5791d7432702fc2b3d9e93528 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit f9425ca7d59fc15ad65f2f07874096210b80c391 by Hans.Olsson
Consistently use "a diagnostics"
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit ccab40085424d2fbd275daf88265ab9d770b4553 by noreply
Apply suggestion for formatting of 'component'

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/scoping.tex (diff)
Commit 90c0f1c42d2d05078b15902852427745ad7a8c26 by Tidefelt Henrik
Update comments about LaTeXML issues that are now fixed on 'master'
The file was modified preamble.tex (diff)
Commit ab2b10adfd448b58047e2abc69d1768f03456b6e by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
Commit b6e3a481295bb99f982da2aede5ba5bb5b86606f by Hans.Olsson
Actual definition of discrete-time variable.
The file was modified chapters/classes.tex (diff)
Commit d3f6c1417a53eddb7f8c10810f311cec9b81f0f0 by Hans.Olsson
Sentence linebreaks.
Add note that variability is differently defined for variables and expressions.
The file was modified chapters/classes.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit 3e01faeaa232a1b57792f976817cf34128394568 by Hans.Olsson
Consistently quote in grammar (and remove one spurious ;).
Note that some code fragments are Modelica and some "grammar"; that may be a bit confusing.
Closes #2988
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit b48f4a45b0505a65293fb8b9053ac3919b540d17 by Tidefelt Henrik
Avoid just a '0' in \lstinline when generating HTML

Fixes #2991.  Actually, it's more of a temporary workaround and we'll have to return this once we've switched to a future version of LaTeXML where the upstream issue has been fixed.
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
Commit a3c78d9e06f867a5cad73e276c248c7280012e97 by Tidefelt Henrik
Update comment after LaTeXML issue being fixed promptly on 'master'
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 3fba2023cf0c25899614af3fbc1293677f9acb70 by noreply
Turned equations into assignments in when-algorithm
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit a79d88184ba58e8dc6c2703d19b780ebc93dadc4 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/functions.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit e8f31266dc1c325bd1856eb944e990801f4062e8 by Tidefelt Henrik
Fix formatting of 'when', 'elsewhen', and 'when initial()'
The file was modified chapters/equations.tex (diff)
Commit 8e6a235687726f57d17721c65fc819fc71307afa by modelica
Fix year in date reference
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/connectors.tex (diff)
Commit 01782fcb38068818bfe1205ca084463bcc9cdb83 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
Commit e57c2f2e9ca2fea407ccb18125c863676409fd00 by noreply
Update chapters/classes.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit 8567548a2251c850a6fcda908b0924502205df31 by Tidefelt Henrik
Clean up indentation and capitalization in ExternalFunctions hierarchy
The file was modified chapters/functions.tex (diff)
Commit 91a78ac606ce4e1907d20a3671891eaac55f1a19 by Tidefelt Henrik
Introduce new listings language for file hierarchy listings

Fixes #3009.
The file was modified chapters/functions.tex (diff)
The file was modified mlsshared.sty (diff)
Commit d617ab8dd1b46608500463b118d97171b28e8dc4 by Tidefelt Henrik
Sentence-based line breaks and basic formatting
The file was modified chapters/unitexpressions.tex (diff)
Commit 2a0007f9ed8160a6bfa6c35687fec88aa2bd2b89 by Tidefelt Henrik
Fix style issues with unit syntax
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 7468cae1a9a89503c124aef0928e030ff046cf06 by modelica
Fix external function call
The file was modified chapters/functions.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/overloaded.tex (diff)
Commit 530ea2f123497ad28e859d09298e73ca19676cd4 by Hans.Olsson
Improve start-value priority by considering parameters.
And add example.
Closes #3008
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit 4a73045fb49ae9d067e32d61d70766fa5ffcaab0 by Tidefelt Henrik
Change "UNIT-PREFIX" -> "unit-prefix"

Change requested by Hans.
The file was modified chapters/unitexpressions.tex (diff)
Commit cb432845d7c55007b24714ae4fc6b709a61551a8 by Hans.Olsson
Updated priority to first use parameter-confidence, and update examples.
The file was modified chapters/equations.tex (diff)
Commit 693bb8f4f3e473367589b045b74124791d9cf281 by Tidefelt Henrik
Get rid of 'filehierarchy' listings language in favor of plain tabbing
The file was modified mlsshared.sty (diff)
The file was modified chapters/functions.tex (diff)
Commit b8efb19905d593b348b3a68bb5acb33ba72bb5b6 by Tidefelt Henrik
Switch to upright font shape for the entire file hierarchy tabbing
The file was modified chapters/functions.tex (diff)
Commit ffb813509cd19fd69c309c84eeb9e387b4d7c140 by noreply
Update chapters/overloaded.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/overloaded.tex (diff)
Commit 44bb5e64cc021dcee085bb66862f55e904f372b3 by Hans.Olsson
Move label to correct spot.
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/overloaded.tex (diff)
Commit 4976c43b3b2bb93f7a6acf805da57df1fae02e29 by Tidefelt Henrik
Don't use '=' when defining parsing production rule
The file was modified chapters/unitexpressions.tex (diff)
Commit 88aa775eb89e7c02bca618a8b535fdb4dda089e9 by Tidefelt Henrik
Define unit-symbol as non-empty sequence of some undefined unit-char
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
Commit d7813038d757d1cd75f44d9787abd24676a79323 by Tidefelt Henrik
Fix formatting of 'micro'
The file was modified chapters/unitexpressions.tex (diff)
Commit 8c381e301923c4d46888aa9ab4a01d4f435146d0 by noreply
[CI] Set a username before git commit (#3021)

The file was modified .CI/Jenkinsfile (diff)
Commit 951a1cc44442b4ddc54e2dd0522edb24b16508c1 by noreply
Update copyright.tex

Remove dubious statements about people not being compensated, which was added in Spec 3.0 v47 described as 'Slighly improved the “copyright” notice'
@henrikt-ma
The file was modified chapters/copyright.tex (diff)
Commit 287c35b917e42d84e3f0d10d0fb2e1eaa4ab7618 by Hans.Olsson
Add that purity does not influence this.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit e1b4c92e42320dc7b19606ef4defa1312807d8b1 by Hans.Olsson
Avoid using grammar in this problematic construct.
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit 2d89793b7eb2e9cbb0e21e598fa64c31bd49fad6 by Hans.Olsson
Correct typo introduced in e81918c as part of #2907 and discussed in this PR.
The file was modified chapters/equations.tex (diff)
Commit b371df4692168f4b8786823fecd429079609bb80 by Hans.Olsson
Revert ca9f22e as part of #2923 to more clearly define discrete-time for variables.
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 70f7b8485c8cfaa58d9ef5b2e83752020481682b by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit b19c8fbc0db2c810b894b9f7ed010eedfca4d1f3 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 29745d854c2b9d21338a47e69ff1644676bed2b1 by Hans.Olsson
Non-normative explanation why impure don't matter.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit f2a3bf5ec5be584bf6f1a4c7be0dcbc9a75ecf05 by noreply
Update chapters/functions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit 8ff88d7797da59b5c82ad0c137c2243cf7e34812 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/equations.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit f3d68f633679a8fa0b50d1c6d71c6b6c9e710810 by noreply
Update chapters/operatorsandexpressions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 84680f720d98b4f151b66da1e300b7f99560d0c2 by Hans.Olsson
Deprecated feature for System Modeler
The file was modified chapters/annotations.tex (diff)
Commit 277366b72132f8d8ce206bbe8fe114a8fd542774 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 3609f35f315e1f0db2598aa1cec512d4a0de8ff9 by Hans.Olsson
add proposed clarification
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit a116ee872389d7caa157b42aa57870c5451fcb48 by noreply
Update chapters/operatorsandexpressions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 04707e884276df26cee871b47bfef7ba3dc50fc1 by Hans.Olsson
FirstStepInClarifyMath
The file was modified chapters/classes.tex (diff)
Commit ed8de70c643770c82e28b22b9cf0e18374d6ea7a by Hans.Olsson
FinalStepInClarifyMath
The file was modified chapters/classes.tex (diff)
Commit 29f7d8e1fb1a7215632ec90af34fd37fbaeca6ac by noreply
Update chapters/classes.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit 8a4442b5a78b81f348f95d354041c2d7002e8610 by Hans.Olsson
Reformulate the differentiability part.
Using allowed instead of defined, as tools should check that requirement.
Clarifying that der(vn)<>0 is just putting formula behind the text.
The file was modified chapters/classes.tex (diff)
Commit 6f44f383d9228082e34f2de38368d6e0b15bc9ff by Hans.Olsson
Minor language fix, and rearrange for consistent formatting and naming.
The file was modified chapters/functions.tex (diff)
Commit 414cba5d5ee1dc2d07bba299d904b5a9d9c25ba3 by Hans.Olsson
Add space for LaTeXML
Closes #3024
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 9767f41307028155787ea2d3f00f86ad75e528e4 by Hans.Olsson
Silly workaround for 2nd issue
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit ba4a09aaf5d90e0a7563bbd057cc2cf0771bf52c by Tidefelt Henrik
Fix two cases of 'parenthesis' -> 'parentheses'

Fixes #3026.
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 57eac19536b3225a3b39dbbc23f99a6913bcf0ab by Tidefelt Henrik
Change ':' non-associativity example to fit better in line

Considering that there's a binary range operator expression, I think this variant should work just as fine as the old one.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 337034ffdde06eb095ae234b626a6544202a7210 by Tidefelt Henrik
Remove unused parameter 'p' in example for 'smooth'
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit cd0724a023f25533c873d4eaee94275fb1e1885f by Tidefelt Henrik
Sentence-based line breaking in operatorsandexpressions.tex

As the conversion is done by hand, this commit also includes a small number of other fixes of cleanup character.
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit d4b16e0d08f40dc617f98bccaef080b83519ffeb by Hans.Olsson
Clarify array range operator.
Closes #3028
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 33289370e1c0fcd4464fef942388720584b1b708 by noreply
Apply suggestions from code review

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit eae5acb8b617d6ce137cfc10c81dfabdf4726920 by Hans.Olsson
Add note about workaround
Closes #3024
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit 2775ea0331fe095e828d31a39826c5111283a28a by tobolar
Start description with Upper case
The file was modified chapters/scoping.tex (diff)
Commit 2383a77a0034480b2a83068bb29d8db71ba03af5 by Hans.Olsson
Ensure that Modelica code in HTML is actually in fixed-width "teletype" style.
The file was modified preamble.tex (diff)
The file was modified mlsshared.sty (diff)
The file was modified chapters/scoping.tex (diff)
Commit c11afc5f5576d201a4073499c5374f75075d6bd7 by tobolar
Disable apostrophes around 'enables'
The file was modified chapters/scoping.tex (diff)
The file was modified mlsshared.sty (diff)
The file was modified mlsshared.sty (diff)
The file was modified chapters/classes.tex (diff)
Commit d00a7fc65554d99ff7c3d5eeee4479a2cdb44053 by Hans.Olsson
Improve comment, and always small in LaTeXML
The file was modified mlsshared.sty (diff)
The file was modified preamble.tex (diff)
Commit 47ec969456519f58ea5a7e054f606ee239a804b9 by Tidefelt Henrik
Sentence-based line breaking
The file was modified chapters/introduction.tex (diff)
Commit 2ebc51e3a9d6b7957ad75f7bf4d641d54a0f5872 by Tidefelt Henrik
Align with modelica.org and say we model 'cyber-physical systems'
The file was modified chapters/introduction.tex (diff)
Commit 736b25802b1a939485179e477fbd55f09cf7a992 by noreply
Update mlsshared.sty

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified mlsshared.sty (diff)
Commit 9c446ba4498ee86e77bc9bfbb28d716d3fec679d by noreply
Update mlsshared.sty

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified mlsshared.sty (diff)
Commit 37cae7b8c8154a68c7cdfd106a48cb75c10540ea by Tidefelt Henrik
Make use of component variability when defining expression variability
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit d1ac62b00aeb01b30dec8016e65c55da5e0bf41a by Tidefelt Henrik
Remove empty line after 'tabbing' environment
The file was modified chapters/functions.tex (diff)
Commit a9d008032b1c094b7b6066af01731db6d47b4de7 by Tidefelt Henrik
Add paragraph breaks around tabbing environment for LaTeXML build

Fixes #3009.
The file was modified chapters/functions.tex (diff)
Commit 53a31ad174fc9d43bcfaaf983ca786d487745f50 by Tidefelt Henrik
Fix copy/paste error with '!' in argument to \firstuse

Fixes #3041.
The file was modified chapters/classes.tex (diff)
Commit 1c86ac47742ff5cdc4675fcad298d0e703ec2dad by Tidefelt Henrik
Make \firstuse add to document index, with possibility to override
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/dae.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/abstract.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified preamble.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit 003201429425f0d35a326667d868be2d4806ba28 by Tidefelt Henrik
Remove forgotten debug prints
The file was modified preamble.tex (diff)
Commit 1b6848ece1734e675849a0959679a4e54cd247b9 by Tidefelt Henrik
Update style guide on the use of \firstuse
The file was modified styleguide.md (diff)
Commit 7e059455a2cd59c697fa9f0b2b681e1d6b0cad57 by Tidefelt Henrik
Change section title to 'Continuous-Time and Non-Discrete-Time Expressions'
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit c29fb299ed57b11a49e3a3e77c12f5d6728a45f3 by Tidefelt Henrik
Change 'discrete expressions' -> 'discrete-time expressions'
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 940dfcaeb51a7fed96dd4dba91fcdab108ade9b9 by Tidefelt Henrik
Local changes to sentence-based line breaking
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/syntax.tex (diff)
Commit 31cf6cd2c1c8874c17474788b1ed1bbe21cc421b by Tidefelt Henrik
Fix missing cases of grammar inline code formatting
The file was modified chapters/syntax.tex (diff)
Commit 3f509809c9b8b516f69151e4ecf85484d21476e3 by Tidefelt Henrik
Put statement about the past in parentheses
The file was modified chapters/syntax.tex (diff)
Commit 11c01e8ed71500bcac0a70705e080b13dd9162a5 by Tidefelt Henrik
Be more vague about appearance of Modelica keywords in grammar
The file was modified chapters/syntax.tex (diff)
Commit 4cd107705f1e9a7168dc37536c3e613e50f89ade by Tidefelt Henrik
Remove redundant explanation of what a keyword is from grammar

This belongs in chapter 'Lexical Structure'.
The file was modified chapters/syntax.tex (diff)
Commit 2789ee5bd254b44072d9f806835ae73e36397aca by Tidefelt Henrik
Be more vague about appearance of Modelica keywords in listings
The file was modified chapters/introduction.tex (diff)
Commit cdc77b9c6e2d555933113b03401567ea1fce0a55 by Tidefelt Henrik
Move explanation of what a keyword is to chapter 'Lexical Structure'

Makes the introducing easier to digest, and places explanation where one would expect it.
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
Commit df5bcba0e1301b58c0b50fd28e71c727ddeb3469 by Tidefelt Henrik
Remove keyword exceptions

These exceptions are just confusing as the grammar actually allows both 'der' and 'initial' (and also 'pure') to be used as the callee of a function call expression.
The file was modified chapters/lexicalstructure.tex (diff)
Commit ed4573dc5fe61073c346e1f2a6cbd53c38520dd2 by Tidefelt Henrik
Describe appearance of recognized names
The file was modified chapters/introduction.tex (diff)
Commit 5cf9e1656b3c0e78e66fe177e0125650b460aacf by Tidefelt Henrik
Describe appearance of Modelica before grammar

According to decreasing order of importance for readers.
The file was modified chapters/introduction.tex (diff)
Commit 1de18f9d07e29a3796d128ef993f204b9f83327e by Tidefelt Henrik
Remove link from introduction to chapter 'Modelica Concrete Syntax'

In the introduction, it's better to just focus on notation.
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit 3f129e1322429b522f5e30b27136a17386bbc5e5 by Tidefelt Henrik
Align README.md with introduction
The file was modified README.md (diff)
The file was modified chapters/introduction.tex (diff)
Commit 974ee1560cea72d3f0a25080881240222687c21b by noreply
Fix typo 'excapt' -> 'except'

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified styleguide.md (diff)
Commit 125a9c0c2babc39318ffddabda87afdc1e83addd by Tidefelt Henrik
Local changes to sentence-based line breaking
The file was modified chapters/annotations.tex (diff)
Commit 3af5ab72376062a866845b4f04d1dc7301bea4ce by Tidefelt Henrik
Move two sentences out of 'Some Definitions' in introduction
The file was modified chapters/introduction.tex (diff)
Commit 04ed0cfa389aa8b9e561ebfeb8956ee653ece7e5 by Tidefelt Henrik
Allow derivatives to be referenced in figures
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 15b0ab9383c0d2d26d6477f5b6372fc3901fd02d by Hans.Olsson
Clarify degree formatting, and as a recommendation restrict to NON-DIGIT.
The file was modified chapters/unitexpressions.tex (diff)
Commit 670c76c9da427ff78b0b701e9ee36a4a218ca246 by Tidefelt Henrik
Introduce notation by example
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit 0fe49832a1a6d5be22734faae42ea738884b9d8d by Tidefelt Henrik
Remove excessive indexing of 'inverse' annotation
The file was modified chapters/functions.tex (diff)
Commit 6db6929aac77ba3dab621ecbc16b2267b4ef8a37 by noreply
Apply suggestion using 'time' as example

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit c17ee1c0e6db9f0f3e4f044a0a357bf63e990b25 by Tidefelt Henrik
Move '(definite)' inside \firstuse

As suggested by Hans.
The file was modified chapters/connectors.tex (diff)
Commit e664ea19e17401c3b8406866274959dd616a087d by Tidefelt Henrik
Change sentence with 'language built on acausal modeling'

Based on suggestion by Hans.
The file was modified chapters/introduction.tex (diff)
Commit c55c9d8dc64449f6f7a11ebca43232910c5e7664 by Tidefelt Henrik
Combine first two sentences into one

This addresses Thomas concern about not inflicting on FMI's territory as Modelica Association's strongest standard for model exchange as measured by number of supporting tools.
The file was modified chapters/introduction.tex (diff)
Commit 602bfaaee983a1cd6bb222ab093607e08bd2689f by noreply
Put commas around 'depending on context'

As suggested by Elena.

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 3bd9b2d6eb0d0c268e0fc68e78960d6a49783831 by Tidefelt Henrik
Remove $v''$ from example presentations of 'der(v, 2)'
The file was modified chapters/annotations.tex (diff)
Commit 64042a1ee34a6fcc720adb0271fb800cfd03e31e by Tidefelt Henrik
Turn see-also index entry into textual cross-reference

As requested by Hans.
The file was modified preamble.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit 4b712fa8617df31a44464e13d5a93297db796161 by noreply
Update chapters/unitexpressions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/unitexpressions.tex (diff)
Commit 9fb3b5b0d9d9d74d13feb483c6cfd0134112e81c by Hans.Olsson
Use quotes and state that degC is only an example.
The file was modified chapters/unitexpressions.tex (diff)
Commit 811ea8bfc93840898ad2f8d1b745e9aa151d1abb by Tidefelt Henrik
Fix typo 'inde' -> 'index'

Addressing commend by Hans.
The file was modified chapters/introduction.tex (diff)
Commit 6ff7d9bdc46ee113a494e2225291727cd98e265d by noreply
Simplify examples of invalid code

As suggested by Hans.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/introduction.tex (diff)
Commit a61ab15821979ccc0b922b3e48d21af7e2be4430 by Tidefelt Henrik
Rephrase 'done this way' -> 'presented like this'

Saying we 'do' invalid code sounded a bit too informal.
The file was modified chapters/introduction.tex (diff)
Commit 8332ff6d6a99f0cb3a442805e277d21f1fad722a by Hans.Olsson
Link directly to unicode.org skipping www.; it might redirect to home.unicode.org.
The file was modified chapters/packages.tex (diff)
The file was modified chapters/syntax.tex (diff)
Commit 3dd861bada4f37cb1541aa1c814aa17b4170d045 by Hans.Olsson
Simplify links; remove www. but include https:// so that it can be a normal url.
The file was modified chapters/preface.tex (diff)
Commit 84ef2324fe21a449a110607508395923a171cd74 by Hans.Olsson
Remove www. prefix as doesn't seem needed.
Closes #3054
The file was modified chapters/library.tex (diff)
The file was modified chapters/abstract.tex (diff)
The file was modified chapters/copyright.tex (diff)
Commit 5c99ced3e2ed66fd2b8ae49a608ee8e91644389e by Hans.Olsson
More stable links for openprod
Closes #3055
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified mls.bib (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/packages.tex (diff)
Commit 0726330fac6c25c890f3bed0f5de4163bc497568 by noreply
Update chapters/unitexpressions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/revisions.tex (diff)
Commit 010799c0756cbaef71d051e157ce6d576e9ce325 by Tidefelt Henrik
Remove incorrect escaping of '&' in bibliography 'url' entry

Fixes #3056.
The file was modified mls.bib (diff)
Commit 948991a04bfb163585a68d96c6d54229a4973437 by Tidefelt Henrik
Replace overuse of inline code by math and vice versa
The file was modified chapters/connectors.tex (diff)
Commit 501f85a702589b3c8e902a736ca35558d8037daa by Tidefelt Henrik
Finish transition to sentence-based line breaking in connectors.tex
The file was modified chapters/connectors.tex (diff)
Commit 1658d3b06a1dcd29bf9780ed58a653d392b8ff60 by Tidefelt Henrik
Fix listing with bad line breaks in comments

It has been verified that the new lines aren't too long.
The file was modified chapters/connectors.tex (diff)
Commit 6eadb3856f535f6763f207fe68a7f6fa63c2222c by Hans.Olsson
Better definition of comments.
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
Commit b63f171328610f64e1a768f7e8933dfb5031d539 by Hans.Olsson
ClarifyPureAsDiscussed
The file was modified chapters/functions.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 6a4e079addcf667d68a74a620e80849afdce052f by Tidefelt Henrik
Only recommend diagnostic in case a result trajectory is missing

As decided at phone meeting: https://github.com/modelica/ModelicaSpecification/pull/3046#discussion_r765023927

Reorganizing slightly to avoid paragraph with just a single sentence.
The file was modified chapters/annotations.tex (diff)
Commit 1f5ef8927aa432df90a6b96a51e0da5649cb657f by noreply
Apply suggestion for reducing amount of 'modeling'

According to phone meeting decision.

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified chapters/introduction.tex (diff)
Commit d802ad76da90f41cbc715703e59eecee44ac6b89 by Tidefelt Henrik
Remove repeated list of example application domains
The file was modified chapters/introduction.tex (diff)
Commit 304771c6c38c6d9857d839222be8d3c243dec35c by Tidefelt Henrik
Port new description of Modelica to README.md
The file was modified README.md (diff)
Commit f545bb3d0d66c4441bbea2dd2a08f3533fd111c0 by Tidefelt Henrik
Restore (R) in README.md

According to phone meeting decision.
The file was modified README.md (diff)
Commit 83b829778f7b3be69e19f9789de388df18366ca5 by Tidefelt Henrik
Tweak CSS for :target:before

Fixes #2967.
The file was modified css/MLS-navbar-left.css (diff)
Commit 5f52afa62d9541128f777a475761cc810f25ce35 by noreply
Update chapters/equations.tex
The file was modified chapters/equations.tex (diff)
Commit e8a650d4b8f6dac42fe09a5e75823a922a3dc570 by noreply
Update chapters/equations.tex
The file was modified chapters/equations.tex (diff)
Commit bb5b58e7512bb3be4d7784f6f5f300a100bc91e0 by noreply
Update chapters/unitexpressions.tex

Spelling out the decision.
The file was modified chapters/unitexpressions.tex (diff)
Commit 15b160b3227f81c1a05fcb544d0181b213420ade by noreply
Update chapters/lexicalstructure.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/lexicalstructure.tex (diff)
Commit 6a1016930bed57a8c268fa943b2465e1c0f579ba by noreply
Update chapters/lexicalstructure.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/lexicalstructure.tex (diff)
Commit 2224dcdf0f2d9842a893503e634110eb17d751f2 by noreply
Update chapters/lexicalstructure.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/lexicalstructure.tex (diff)
Commit eebe8040a8fa75b52b18c8e5014f324407d8e9a6 by noreply
Update chapters/lexicalstructure.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/lexicalstructure.tex (diff)
Commit dcfbdd7418984b39e5e6d89ca925445b6c81b79c by noreply
Update chapters/functions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit d54469bc5c35138cdc4b70fa39d3b190f0124af4 by noreply
Update chapters/functions.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit 873363adef5dac50be74573f762efd42d8276c60 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 0899d236090431488995e7672176f42ec900f4b4 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 94761a7a184a25c176aa0f0102d19ab30350d7ac by noreply
Update chapters/annotations.tex
The file was modified chapters/annotations.tex (diff)
Commit 4441b17fec3b943dc5b7035577fd6509f2fc1108 by noreply
Update chapters/annotations.tex
The file was modified chapters/annotations.tex (diff)
Commit b3d4ab8d64aba7c6581b2a9b8c6e6cc19ffc35ba by Tidefelt Henrik
Add some 'padding-top' to make item target visible under page header
The file was modified css/MLS-navbar-left.css (diff)
Commit 93f176e0e31d1a425d9776b172ca68036ec05bdd by Tidefelt Henrik
Fix unresolved merge conflict
The file was modified chapters/introduction.tex (diff)
Commit f9b28911de48d2d896b0fed233091736b7944c15 by Hans.Olsson
Use NON-DIGIT in grammar.
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/unitexpressions.tex (diff)
Commit b0580afe2d1a47968ebe3bb3c3e6aea6969de1af by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit ece77c080b2c68eb59dabc179387170712805f75 by noreply
Update chapters/annotations.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/annotations.tex (diff)
Commit 671590d6ea42fc1271f1c252944aa88ce80f6a34 by Hans.Olsson
Update chapters/annotations.tex
The file was modified chapters/annotations.tex (diff)
Commit 4026dd6a00533e12d25b423fb3987ed3d9540f49 by Tidefelt Henrik
Call the preferredView string the 'view'
The file was modified chapters/annotations.tex (diff)
Commit a383bf751a5c0b26a417b149acd63ab710655c3d by Tidefelt Henrik
Add alternative reading of 'info'
The file was modified chapters/annotations.tex (diff)
Commit 99ec46c5f5c52ffc0d44056771bb68f92c2cf941 by Hans.Olsson
Increase sizes a bit, and use "smallifpdf" for comments.
The file was modified mlsshared.sty (diff)
The file was modified css/MLS.css (diff)
Commit 9422b47b4f050cb420b004d4a7aa9e00863e7911 by Tidefelt Henrik
Re-introduce repetition

Addressing feedback from Hans.
The file was modified chapters/annotations.tex (diff)
The file was modified css/MLS.css (diff)
The file was modified css/MLS.css (diff)
The file was modified mlsshared.sty (diff)
The file was modified chapters/classes.tex (diff)
Commit a121b6bd0aed8c7305b0fa557a7ecaffea0f8fdf by Tidefelt Henrik
Name the HTML entry page 'index.html'
The file was modified .CI/Jenkinsfile (diff)
The file was modified Makefile (diff)
Commit e245b58d1a7d2d8660e7609f75ae399be5804c78 by Tidefelt Henrik
Utilize entry at 'index.html'
The file was modified README.md (diff)
Commit dc7da4bf72fc2551144e2890ed2ac1cdc050ff23 by noreply
Update css/MLS.css

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified css/MLS.css (diff)
Commit 639a32da1c6f7ad6afb7f3131326ed7893a47432 by Hans.Olsson
With proposed changes.
The file was modified css/MLS.css (diff)
Commit 218c6d984fb8fe34e3c19ff0d533ce4df52889d6 by Tidefelt Henrik
Break oversize listing line in AssertionLevel example
The file was modified chapters/equations.tex (diff)
Commit c2b0a82331b5ea6313a98613c3added43fe83913 by Tidefelt Henrik
Space around binary operators
The file was modified chapters/functions.tex (diff)
Commit fb23c083a21cfd41f51100dccb6db909321051e7 by Tidefelt Henrik
Break oversize listing lines in record constructor examples
The file was modified chapters/functions.tex (diff)
Commit 1fb034909543bc66f2ad3f08fcc6d1a3b0265760 by Tidefelt Henrik
Break oversize listing line in actualStream definition
The file was modified chapters/stream.tex (diff)
Commit efd9e03a07b580505802ffdf19f3f2a983125f1a by Tidefelt Henrik
Clean up listings in chapter 'State Machines'

Problems addressed include oversize listing lines, line breaks in odd places, and badly indented lines.
The file was modified chapters/statemachines.tex (diff)
Commit 9968f482b061cdc88359af4b95b552fe8072dcda by Tidefelt Henrik
Break oversize listing lines in convertModifiers examples
The file was modified chapters/annotations.tex (diff)
Commit 927c5f84dc5ba0b9272a24017157a2432682a638 by Tidefelt Henrik
Break oversize listing line in 'quadrature2'
The file was modified chapters/functions.tex (diff)
Commit 7378fe26c348be047f4bc7b0554f67b7ee8bd7c1 by Tidefelt Henrik
Break oversize listing line in 'Placement'
The file was modified chapters/annotations.tex (diff)
Commit d8e05da04ab351dc6e7436c9c71ffe325da93c2f by Tidefelt Henrik
Update status regarding LaTeXML issue 1719
The file was modified chapters/functions.tex (diff)
Commit 649099d2f0caccee1aed357f45cb340acf1bc2d0 by Tidefelt Henrik
Fix indentation of Ellipse pseudo-code record definition
The file was modified chapters/annotations.tex (diff)
Commit 7a3e980611ec7a6b66062a5c87e945dde86751de by Tidefelt Henrik
Address fancyhdr warning about too small 'headheight'

Without this, I'm getting a warning from fancyhdr on every page, making all other messages drown completely in the fancyhdr noise.
The file was modified preamble.tex (diff)
Commit a207c56111fa6d66fd01cefa8eab2bcd3e095f21 by Tidefelt Henrik
Move setting of 'headheight' to a better place
The file was modified MLS.tex (diff)
The file was modified preamble.tex (diff)
Commit d55a2c0553973baae575bd830f883cd371a698cb by Hans.Olsson
KeepSemanticRestrictionOutOfHeading
The file was modified chapters/classes.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/inheritance.tex (diff)
Commit 21d6ef2750dd25b36aa1b0e8bd5ec09babfb14e5 by Hans.Olsson
SimplerThanProposedRestrictionIsImplicit
The file was modified chapters/equations.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit b843155cced8ac1d87f37c69f8f48e1e064b69de by Hans.Olsson
KeepSemanticRestrictionOutOfHeading
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit f17afd9107294c2ae3fab8ba81ac66a043a4794b by Hans.Olsson
SimplerSimilarToReinit
The file was modified chapters/stream.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/packages.tex (diff)
Commit 77c328c56712af645405408ab558db55da2186cb by noreply
Removing indentation as requested by Hans

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/functions.tex (diff)
Commit d363eef394a975fdaac869939f33d1f82d9d8dc4 by noreply
Update chapters/classes.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/classes.tex (diff)
Commit a67d99e5c6e1c0820769d27bc209481698290874 by noreply
Update chapters/classes.tex

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/classes.tex (diff)
Commit 782c61ad49e57842ccaab44919685b28c88e73c1 by noreply
Update chapters/equations.tex

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/equations.tex (diff)
Commit 17fbca0bf837b569469c79a9d030983de7883be7 by noreply
Update chapters/statements.tex

Co-authored-by: Elena Shmoylova <eshmoylova@users.noreply.github.com>
The file was modified chapters/statements.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit 308f82a7a8c8a5f3116601d5dea0c6b6ec2621ec by Hans.Olsson
ConsistentCapitalization
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/inheritance.tex (diff)
Commit 06179f52eebc8d36473d9fc0999dc86d806cacf8 by Hans.Olsson
AvoidStartingWithAnnotation
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/inheritance.tex (diff)
Commit dc0f0edf60494c4ca7c1d12698bc8bb749d62ccb by Hans.Olsson
AvoidStartingWithArrays
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/statemachines.tex (diff)
Commit b04fc7a9421e71712c9eba4c32d02040be02aa84 by Tidefelt Henrik
Remove non-standard use of hard line breaks inside paragraph
The file was modified chapters/statemachines.tex (diff)
Commit f2104c88eb714b99018b55eeb2281fd6b005a153 by Tidefelt Henrik
Remove unnecessary splitting of source code lines
The file was modified chapters/statemachines.tex (diff)
Commit 05a399e61570d47d5e53dc67a329844e87f02e96 by Tidefelt Henrik
Fix oversize lines in listings
The file was modified chapters/classes.tex (diff)
Commit 8d311cfac4fc4acbddd987ca2f030ed681ae2d64 by Tidefelt Henrik
Sentence-based line breaking in dae.tex
The file was modified chapters/dae.tex (diff)
Commit 71b8ee236ca6bd409f3f0ee74e6905af8dc3d174 by Tidefelt Henrik
Address comment about systematic formatting
The file was modified chapters/dae.tex (diff)
Commit 89a16d24a1c0ff12c8aea614b5f02254b21b0168 by Tidefelt Henrik
Add reference kind to naked \ref
The file was modified chapters/dae.tex (diff)
Commit 76bc8d6a83c1a21fbf25839abaa27a1b59116fb4 by Tidefelt Henrik
Sentence-based line breaking of overload.tex
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit ccf7f52cc4b3336491a81b195f82a7ce23c90081 by Tidefelt Henrik
Remove odd like break in paragraph
The file was modified chapters/overloaded.tex (diff)
Commit 0d671360e980a7dc7bf803a38585441f22e0a99c by Tidefelt Henrik
Remove stray single quote
The file was modified chapters/overloaded.tex (diff)
Commit 491d1c12012974e550ad4abeb3e06a30ec4a3eac by Tidefelt Henrik
Clean up listings with bad indentation
The file was modified chapters/overloaded.tex (diff)
Commit e48cc9e3b229ac62169d53ddc099b659defb7ce1 by modelica
Minor corrections with empty arrays
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit 00b492d84b9230187917eb41060d2dab19a5b622 by noreply
Update chapters/arrays.tex

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/arrays.tex (diff)
Commit 748c93224e0b62ffe1ab7f5e52e3bf8fe4e42d36 by Hans.Olsson
Make conversion example clearer.
Closes #3081
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/inheritance.tex (diff)
Commit 2dedf3c4f0fec317883985bc262b23539cfa7414 by Hans.Olsson
BadInsteadOfMisspelling
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 5e9ddfe69c0f5ce19e862cdfff18325d9bba2f3d by Tidefelt Henrik
Drop redundant part of headings

The dropped parts are redundant in view of the heading one level above.
The file was modified chapters/classes.tex (diff)
Commit 827a61658ea87155f9998421c69079fe5457ab3d by Tidefelt Henrik
Simplify 'Enumeration Value' -> 'Enumeration' in headings

The shorter heading increases the visibility of the final "Integer", and I don't see any real risk of misinterpretation here.

An alternative improvement of this heading would have been to just change 'Values' -> 'Value'.
The file was modified chapters/classes.tex (diff)
Commit 3db8afd9b4b0da7d801ee92de1f927c023388e1d by Tidefelt Henrik
Reintroduce article in headings to emphasize example status
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/derivationofstream.tex (diff)
Commit 2b78b37856f7aaa0c772e84e8ef747bb58d9a8d0 by Tidefelt Henrik
Shorten long heading

This also avoid a lack of consistency in the use of 'and' compared to this heading:
- "Attributes start, fixed, nominal, and unbounded"
The file was modified chapters/classes.tex (diff)
Commit fb2182cc3733ac1ae87e84c5c96caddf8867a877 by Tidefelt Henrik
Remove redundant headings above small examples

If we want examples to have captions we should do this systematically, probably based on amsthm.sty.
The file was modified chapters/unitexpressions.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 2c88cc1b0f4669b261d5dccaa53e635ed95100a6 by Tidefelt Henrik
Shorten heading and put redundant part last
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit 5eb5cf2109970b5987ade0c9647ec26788d453ac by Tidefelt Henrik
Simplify heading to increase visibility of its important part
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/interface.tex (diff)
Commit fcba1f899c02ef0901ff9a8f0f8d322603e7ad9d by Tidefelt Henrik
Shorten heading, matching style of similar headings

For comparison, note that also "Element-wise Multiplication" covers the purely scalar case.
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/interface.tex (diff)
Commit 57ba3412d830c60c8136f5fb7d0d0ac2841f75f0 by Tidefelt Henrik
Shorten heading, making it more general

The previous heading didn't cover the new SourceDirectory annotation, so the headed needed some kind of adjustment anyway.
The file was modified chapters/functions.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit f8ed322d57275a8510c2e3c4e6385f19d20f2fdb by Tidefelt Henrik
Shorten heading, making it more general

Note that the section describes both 'choices' and 'choicesAllMatching'.
The file was modified chapters/inheritance.tex (diff)
Commit 1833cee4626d39bc0837d821c04b95d645f3051c by Tidefelt Henrik
Shorten long heading to make "String Concatenation" more visible

As there is only element-wise addition and subtraction, shortening the heading doesn't introduce any conflicting overlap between headings.
The file was modified chapters/arrays.tex (diff)
Commit f84612124152447100f8fe046cc123a0bc9a6ce9 by Tidefelt Henrik
Shorten subsection headings below "Function Call"
The file was modified chapters/functions.tex (diff)
Commit 6cd4d0fa5f08a638bf7bba965b28dc40f3d07073 by Tidefelt Henrik
Shorten subsection headings under "File System Mapping of Package/Class Hierarchy"
The file was modified chapters/packages.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit 49ab1c8c92c438dbd608d189261ba11616fafc90 by Tidefelt Henrik
Move 'Hierarchy' from heading to paragraph below
The file was modified chapters/packages.tex (diff)
Commit eae1eefa9262695eceec445e13fbbd0a7bf68234 by Tidefelt Henrik
Shorten headings related to synchronous solver methods
The file was modified chapters/synchronous.tex (diff)
Commit f6d7187406b357224313af0cf14b0bdf5a798e19 by Tidefelt Henrik
Shorten headings related to overconstrained connectors
The file was modified chapters/connectors.tex (diff)
Commit 94685094decaeadb311e20c89b13656bf3a1446e by Tidefelt Henrik
Fix indentation in example listing
The file was modified chapters/annotations.tex (diff)
Commit 08a7c80850038e5c72a3ad36193b664f5b19c583 by Tidefelt Henrik
Fix nearby sentence-based line breaking
The file was modified chapters/annotations.tex (diff)
Commit a2d48ead972228872454b6f1fea256b68692acdc by noreply
Change 'Overconstrained Connectors' -> '... Connections'

As suggested by @HansOlsson.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/connectors.tex (diff)
Commit 08ba6b8ceca4e0d5dcdfe111520210b33a044834 by Tidefelt Henrik
Fix indentation of listings related to versionDate and friends

Following same style of indentation as in the section "Version Handling" above.
The file was modified chapters/annotations.tex (diff)
Commit 8db966071a644e84cac27b43d8f1d5a52522c747 by noreply
Rename 'Clocked Partition Equation Solving'

As suggested by @HansOlsson.

Will remove the hyphen in separate commit.

Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
The file was modified chapters/synchronous.tex (diff)
Commit d1779a145c22928862575d1ce03fbf10f886e231 by Tidefelt Henrik
Remove hyphen in 'Clocked-Discretized partition'
The file was modified chapters/synchronous.tex (diff)
Commit a0bfbe02a879f6f558990924646b8cbbdaadba5b by Tidefelt Henrik
Say 'Connection Graphs and Their Operators'

Addressing review comment by Elena.
The file was modified chapters/connectors.tex (diff)
Commit 49702d2badde88af9c2667ee278ff231a28a34e0 by Tidefelt Henrik
Align introduced terminology (and index) with heading
The file was modified chapters/connectors.tex (diff)
Commit 07b525cf4f40e24b45dfa6ec45335033ac6af794 by Tidefelt Henrik
Rename concept 'structural parameter' -> 'evaluable parameter'

Also renaming the associated 'structural expression' and 'structural component variability'.
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/revisions.tex (diff)