Skip to content

Changes

Summary

  1. Call it 3.5; and add short revision list. (details)
  2. MissedCref (details)
  3. AddMinor (details)
  4. Working (details)
  5. Reorder (details)
  6. More (details)
  7. More (details)
  8. AllButOnePR (details)
  9. Correct (details)
  10. Reordered (details)
  11. ReorderedFunctions (details)
  12. MissedOrdering (details)
  13. Reorder (details)
  14. Add2177 (details)
  15. Add2692 (details)
  16. AddedMore (details)
  17. Make sure our language definitions for listings are actually being used (details)
  18. Be explicit about morekeywords class number being 1 (details)
  19. Add missing language=C for \lstinline (details)
  20. Write T' as math to avoid syntax highlighting confusion (details)
  21. Make 'size_t' a class 3 keyword in C (details)
  22. Say 'variable value' instead of 'value-attribute' (details)
  23. Use comments instead of text escape in array indexing listing (details)
  24. Remove stray opening bracket in comment (details)
  25. Say 'value of the variable' instead (details)
  26. Update date and change to RC1. (details)
  27. 3.5 soon to be released and now working on 3.6. (details)
  28. Use colon instead of dash when attaching 'th' to ordinals (details)
  29. Remove forgotten space in '3.6 -dev' (details)
  30. Pass option 'pdfusetitle' to hyperref.sty (details)
  31. Remove document title also from top page sidebar (details)
  32. Remove excessive indentation of sidebar on top page (details)
  33. Update comment regarding LaTeXML issue 1400 (now fixed) (details)
  34. Write "j'th" in listing comment (details)
  35. Drop the ':' in "$k$:th" (details)
  36. Fix typo in 'bibliograph' (details)
  37. Add missing \lstinline (details)
  38. Remove use of the terms 'instantaneous equation' and 'instantaneous statement' (details)
  39. Say 'only during initialization' instead of 'at the initial time only' (details)
Commit 4eecfd3e520dff99983735d5fcce6401ef1c9ac1 by Hans.Olsson
Call it 3.5; and add short revision list.
The file was modified chapters/revisions.tex (diff)
The file was modified MLS.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
Commit 6a4fa401db3a45e0521cc0eae72f025be47d708c by Tidefelt Henrik
Make sure our language definitions for listings are actually being used

While this wasn't a problem for our 'FORTRAN77', our definition of 'C' was actually completely ignored in favor of some predefined dialect of C.
The file was modified mlsshared.sty (diff)
Commit 7c83c2213deb10c3f2e1bf45f8d18ce1c1dd3ded by Tidefelt Henrik
Be explicit about morekeywords class number being 1

This makes it consistent with how we define other languages.
The file was modified mlsshared.sty (diff)
Commit fca9d964ecc9af7ac547dc0607f17289f6a4367b by Tidefelt Henrik
Add missing language=C for \lstinline
The file was modified chapters/functions.tex (diff)
Commit fcf57ee7c0639de68d495e50540a283cc73b8bab by Tidefelt Henrik
Write T' as math to avoid syntax highlighting confusion
The file was modified chapters/functions.tex (diff)
Commit 9c7f5b90eea268f7eb732a02454f7cf883540b67 by Tidefelt Henrik
Make 'size_t' a class 3 keyword in C

This is consistent with how we highlight recognized identifiers such as 'Real' in Modelica listings.
The file was modified mlsshared.sty (diff)
Commit 799284fd592c1c79e4286a4d2903bb1a14d32835 by Tidefelt Henrik
Say 'variable value' instead of 'value-attribute'

While I can see how the term 'value-attribute' can be understood by looking at the definitions of the primitive types, the term isn't used anywhere else, and I think it is better if it is avoided here as well.

Suggestions for other ways of phrasing this are welcome.
The file was modified chapters/annotations.tex (diff)
Commit d7fc47ee879fb36a5115393b49f4dbfc70f35222 by Tidefelt Henrik
Use comments instead of text escape in array indexing listing

This makes the example more aligned with other examples, and thereby easier to read and understand.
The file was modified chapters/arrays.tex (diff)
Commit e5b82829e9d78a1acced1b7113cb196977b4584d by Tidefelt Henrik
Remove stray opening bracket in comment
The file was modified chapters/arrays.tex (diff)
Commit 81c65b54be8d3377bb624627a690c1f348462e38 by Tidefelt Henrik
Say 'value of the variable' instead

As suggested by Hans in review comment.
The file was modified chapters/annotations.tex (diff)
Commit 50b002fd2d37f3f951d24670b0a2a3cc567d0d15 by Hans.Olsson
Update date and change to RC1.
The file was modified chapters/revisions.tex (diff)
The file was modified MLS.tex (diff)
Commit e783c19a0a1f5b5b2d34dfb37a4f72c7146f13f4 by Hans.Olsson
3.5 soon to be released and now working on 3.6.
The file was modified chapters/revisions.tex (diff)
The file was modified MLS.tex (diff)
The file was modified README.md (diff)
Commit 78402f2ffed47683e678b32234b0b96610407638 by Tidefelt Henrik
Use colon instead of dash when attaching 'th' to ordinals
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit 6f8f900a2c503773c7790ecc198bbf87db04d09e by noreply
Remove forgotten space in '3.6 -dev'

At least, the previous development version 3.5-dev didn't have this kind of space in the version.
The file was modified MLS.tex (diff)
Commit 5d8f40986d33c11ce9c496f70edb5844c1834edd by Tidefelt Henrik
Pass option 'pdfusetitle' to hyperref.sty

Fixes #2795.
The file was modified preamble.tex (diff)
Commit 20c1921146335588442a586decd422b791be11d0 by Tidefelt Henrik
Remove document title also from top page sidebar
The file was modified css/MLS-navbar-left.css (diff)
Commit 0f74988daf9ae7f4df8842401970cb400f8c65c1 by Tidefelt Henrik
Remove excessive indentation of sidebar on top page
The file was modified css/MLS-navbar-left.css (diff)
Commit ac3eacde29eb9865c5c4b09a274fd80c05e0423c by noreply
Update comment regarding LaTeXML issue 1400 (now fixed)
The file was modified preamble.tex (diff)
Commit 620c2536d43bc02849dc014b9737c69185e22998 by Tidefelt Henrik
Write "j'th" in listing comment
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit cb553359cc3de46b7ecacca952274c20d45af880 by noreply
Fix typo in 'bibliograph'
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit 21be91ebb4b2fc2f34b940f17b514c81af9c0f38 by Tidefelt Henrik
Remove use of the terms 'instantaneous equation' and 'instantaneous statement'
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit d5f338003f8613a5dca2fd4ce027cfc88b55ffb3 by Tidefelt Henrik
Say 'only during initialization' instead of 'at the initial time only'

Since the equations aren't active during the initial event iteration, it sounds a bit misleading (although not logically incorrect) to say that they are used at the initial time only.
The file was modified chapters/introduction.tex (diff)

Summary

  1. Call it 3.5; and add short revision list. (details)
  2. MissedCref (details)
  3. AddMinor (details)
  4. Working (details)
  5. Reorder (details)
  6. More (details)
  7. More (details)
  8. AllButOnePR (details)
  9. Correct (details)
  10. Reordered (details)
  11. ReorderedFunctions (details)
  12. MissedOrdering (details)
  13. Reorder (details)
  14. Add2177 (details)
  15. Add2692 (details)
  16. AddedMore (details)
  17. Make sure our language definitions for listings are actually being used (details)
  18. Be explicit about morekeywords class number being 1 (details)
  19. Add missing language=C for \lstinline (details)
  20. Write T' as math to avoid syntax highlighting confusion (details)
  21. Make 'size_t' a class 3 keyword in C (details)
  22. Say 'variable value' instead of 'value-attribute' (details)
  23. Use comments instead of text escape in array indexing listing (details)
  24. Remove stray opening bracket in comment (details)
  25. Say 'value of the variable' instead (details)
  26. Update date and change to RC1. (details)
  27. 3.5 soon to be released and now working on 3.6. (details)
  28. Use colon instead of dash when attaching 'th' to ordinals (details)
  29. Remove forgotten space in '3.6 -dev' (details)
  30. Pass option 'pdfusetitle' to hyperref.sty (details)
  31. Remove document title also from top page sidebar (details)
  32. Remove excessive indentation of sidebar on top page (details)
  33. Update comment regarding LaTeXML issue 1400 (now fixed) (details)
  34. Write "j'th" in listing comment (details)
  35. Drop the ':' in "$k$:th" (details)
  36. Fix typo in 'bibliograph' (details)
  37. Add missing \lstinline (details)
  38. Remove use of the terms 'instantaneous equation' and 'instantaneous statement' (details)
  39. Say 'only during initialization' instead of 'at the initial time only' (details)
Commit 4eecfd3e520dff99983735d5fcce6401ef1c9ac1 by Hans.Olsson
Call it 3.5; and add short revision list.
The file was modified chapters/revisions.tex (diff)
The file was modified MLS.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
Commit 6a4fa401db3a45e0521cc0eae72f025be47d708c by Tidefelt Henrik
Make sure our language definitions for listings are actually being used

While this wasn't a problem for our 'FORTRAN77', our definition of 'C' was actually completely ignored in favor of some predefined dialect of C.
The file was modified mlsshared.sty (diff)
Commit 7c83c2213deb10c3f2e1bf45f8d18ce1c1dd3ded by Tidefelt Henrik
Be explicit about morekeywords class number being 1

This makes it consistent with how we define other languages.
The file was modified mlsshared.sty (diff)
Commit fca9d964ecc9af7ac547dc0607f17289f6a4367b by Tidefelt Henrik
Add missing language=C for \lstinline
The file was modified chapters/functions.tex (diff)
Commit fcf57ee7c0639de68d495e50540a283cc73b8bab by Tidefelt Henrik
Write T' as math to avoid syntax highlighting confusion
The file was modified chapters/functions.tex (diff)
Commit 9c7f5b90eea268f7eb732a02454f7cf883540b67 by Tidefelt Henrik
Make 'size_t' a class 3 keyword in C

This is consistent with how we highlight recognized identifiers such as 'Real' in Modelica listings.
The file was modified mlsshared.sty (diff)
Commit 799284fd592c1c79e4286a4d2903bb1a14d32835 by Tidefelt Henrik
Say 'variable value' instead of 'value-attribute'

While I can see how the term 'value-attribute' can be understood by looking at the definitions of the primitive types, the term isn't used anywhere else, and I think it is better if it is avoided here as well.

Suggestions for other ways of phrasing this are welcome.
The file was modified chapters/annotations.tex (diff)
Commit d7fc47ee879fb36a5115393b49f4dbfc70f35222 by Tidefelt Henrik
Use comments instead of text escape in array indexing listing

This makes the example more aligned with other examples, and thereby easier to read and understand.
The file was modified chapters/arrays.tex (diff)
Commit e5b82829e9d78a1acced1b7113cb196977b4584d by Tidefelt Henrik
Remove stray opening bracket in comment
The file was modified chapters/arrays.tex (diff)
Commit 81c65b54be8d3377bb624627a690c1f348462e38 by Tidefelt Henrik
Say 'value of the variable' instead

As suggested by Hans in review comment.
The file was modified chapters/annotations.tex (diff)
Commit 50b002fd2d37f3f951d24670b0a2a3cc567d0d15 by Hans.Olsson
Update date and change to RC1.
The file was modified MLS.tex (diff)
The file was modified chapters/revisions.tex (diff)
Commit e783c19a0a1f5b5b2d34dfb37a4f72c7146f13f4 by Hans.Olsson
3.5 soon to be released and now working on 3.6.
The file was modified MLS.tex (diff)
The file was modified README.md (diff)
The file was modified chapters/revisions.tex (diff)
Commit 78402f2ffed47683e678b32234b0b96610407638 by Tidefelt Henrik
Use colon instead of dash when attaching 'th' to ordinals
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit 6f8f900a2c503773c7790ecc198bbf87db04d09e by noreply
Remove forgotten space in '3.6 -dev'

At least, the previous development version 3.5-dev didn't have this kind of space in the version.
The file was modified MLS.tex (diff)
Commit 5d8f40986d33c11ce9c496f70edb5844c1834edd by Tidefelt Henrik
Pass option 'pdfusetitle' to hyperref.sty

Fixes #2795.
The file was modified preamble.tex (diff)
Commit 20c1921146335588442a586decd422b791be11d0 by Tidefelt Henrik
Remove document title also from top page sidebar
The file was modified css/MLS-navbar-left.css (diff)
Commit 0f74988daf9ae7f4df8842401970cb400f8c65c1 by Tidefelt Henrik
Remove excessive indentation of sidebar on top page
The file was modified css/MLS-navbar-left.css (diff)
Commit ac3eacde29eb9865c5c4b09a274fd80c05e0423c by noreply
Update comment regarding LaTeXML issue 1400 (now fixed)
The file was modified preamble.tex (diff)
Commit 620c2536d43bc02849dc014b9737c69185e22998 by Tidefelt Henrik
Write "j'th" in listing comment
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit cb553359cc3de46b7ecacca952274c20d45af880 by noreply
Fix typo in 'bibliograph'
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit 21be91ebb4b2fc2f34b940f17b514c81af9c0f38 by Tidefelt Henrik
Remove use of the terms 'instantaneous equation' and 'instantaneous statement'
The file was modified chapters/equations.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/introduction.tex (diff)
Commit d5f338003f8613a5dca2fd4ce027cfc88b55ffb3 by Tidefelt Henrik
Say 'only during initialization' instead of 'at the initial time only'

Since the equations aren't active during the initial event iteration, it sounds a bit misleading (although not logically incorrect) to say that they are used at the initial time only.
The file was modified chapters/introduction.tex (diff)