Skip to content

Changes

Summary

  1. Add style guide section on inline code at beginning of sentence (details)
  2. Move rule that constants must have declaration equation (details)
  3. Reference rule about constants having declaration equation (details)
  4. Reorder in increasing order of variability (details)
  5. Change model to function and clean up line-breaks. (details)
  6. Correct double for introduced in #2916 (details)
  7. Remove copy-paste from unknown source. UseDriveLine is part of other example. (details)
  8. Align keywords for 'grammar' with keywords for 'modelica' (details)
  9. Sentence-based line breaks in 'Derivative and Special Purpose Operators' (details)
  10. Fix typo (details)
  11. Add missing formatting of 'expr' (details)
  12. Move misplaced paragraph break (details)
  13. Update copies of 'equation' and 'statement' rules to match appendix (details)
  14. Add missing white-space in copies of 'for-index' rule (details)
  15. Misc minor white-space cleanup (details)
  16. Update copy of 'algorithm-section' rule to match appendix (details)
  17. Align formatting of grammar listings (details)
  18. amend misc white-space (details)
  19. Sentence-based line breaking in statements.tex (details)
  20. Sentence-based line breaking in equations.tex (details)
  21. Start bullet item with upper case letter (details)
  22. Cross reference restriction on multiple extends-clauses (details)
  23. Shorten comment to fit line width (details)
  24. Fix some formatting in scoping.tex (details)
  25. Fix indentation of the external-clause in the grammar (details)
  26. Add space around binary operator (details)
  27. Fix typo: 'subsample' -> 'subSample' (details)
  28. Say "class name of any extends-clause", non-normatively (details)
  29. Do not incorrectly use import name (details)
  30. And better line-break. (details)
  31. Add to index and have first use. (details)
  32. Complete transition to sentence-based line breaking in scoping.tex (details)
  33. Minor white-space styling in listings (details)
  34. Fix missing of 'missingInnerMessage' (details)
  35. Fix formatting related to lookup of non-operator function (details)
  36. Remove period at end of section heading (details)
  37. Apply suggestion for formatting of 'component' (details)
  38. Update comments about LaTeXML issues that are now fixed on 'master' (details)
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/operatorsandexpressions.tex (diff)
The file was modified chapters/classes.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 2b6a4c45bd17f4d4380f47612c9f3fa708e24cb2 by Hans.Olsson
Change model to function and clean up line-breaks.
Closes #2963
The file was modified chapters/inheritance.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/statements.tex (diff)
The file was modified chapters/equations.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/statements.tex (diff)
The file was modified chapters/equations.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 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/functions.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 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)