Skip to content

Changes

Summary

  1. Remove left over "Equations:." before sequence of examples (details)
  2. Corrected examples (details)
  3. Correct name of input to integrand. (details)
  4. Clarify variability guarantee (details)
  5. Clarify pre for arrays (details)
  6. Restore to non-generic makefile, needed for nmake (details)
  7. Allocate MCP number for "Generalized Modelica URIs for external resources" (details)
  8. Fix whitespace (details)
  9. Fix whitespace (details)
  10. Add comment (details)
  11. One more math as noted (details)
  12. Move details/recommendations for RealType and IntegerType to where they belong (details)
  13. Fix strange uses of \emph for external objects (details)
  14. Fix hybrid DAE discrete-time Real equation (details)
  15. Don't use function name subscripts formatted as variable names (details)
  16. Rewrite to avoid starting sentence with 'homotopy' (details)
  17. Fix issues found when looking for un-protected in-sentence periods (details)
  18. Change one instance of incorrect use of math into \lstinline (details)
  19. Fix misc styling of array reductions (details)
  20. Misc style cleanup of matrix and vector algebra functions and constructors (details)
  21. Add missing math styling on array concatenation helper variables (details)
  22. Clean up so-called "formal" definition of array concatenation (details)
  23. Set belowskip=0pt for code listings (details)
  24. Remove some excess space (details)
  25. Add comments regarding LaTeXML issue being fixed on 'master' (details)
  26. Use math also for the 'x1' and 'x2' of linspace (details)
  27. Remove asymmetric paragraph break in table (details)
  28. Insert comma after 'that is' (details)
  29. Add escape around 'and' that's considered natural language (details)
  30. Lots of more or less font markup related fixes to chapter 'Arrays' (details)
Commit ed3e71294f3be1389bf1f08f91d71459ef92d992 by noreply
Remove left over "Equations:." before sequence of examples

This header-like paragraph dates from before each of the different examples at the end of the section was presented as an example on its own.
The file was modified chapters/equations.tex (diff)
Commit 5376fb3bcd8ad3a8a8118c27b5e3b3c56c97d2bc by Hans.Olsson
Corrected examples

Note that AC_Plug was also corrected in the next "model"
Closes #2564
The file was modified chapters/connectors.tex (diff)
Commit d345c3543b1f17998eebe3b36f888c3e2f55c0d1 by Hans.Olsson
Correct name of input to integrand.

Closes #2563
The file was modified chapters/functions.tex (diff)
Commit 45367a6b7d5ba8c86f89d4375f495b361ae16376 by Hans.Olsson
Clarify variability guarantee

Closes #2553
The file was modified chapters/classes.tex (diff)
Commit d8aa3a32eeba56ffc8b65cc947cd6ab6e6cd21af by Hans.Olsson
Clarify pre for arrays

Closes #2556
Note I also changed another part of pre for typographic reasons.
Currently I see:
y(tUnknown node type: sup)
In case mathjax isn't active (seems to be the case locally)
tpre looks weird, so t^-^ seems like the safest solution.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 175ca7b498e954ba57e823807c48f4137717da51 by Hans.Olsson
Restore to non-generic makefile, needed for nmake
The file was modified Makefile (diff)
Commit 5d757b80a9466003f86e3f6d667c50367b98dd0a by Hans.Olsson
Allocate MCP number for "Generalized Modelica URIs for external resources"
Cherry-picked 3f1f738 and updated number.
The file was modified RationaleMCP/ReadMe.md (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified Makefile (diff)
Commit 236ba13a075795ac4d394936139bb2a2a8044563 by Hans.Olsson
One more math as noted
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 2f9219d3f037629c75cddc051eaacba1d6f3960d by Tidefelt Henrik
Move details/recommendations for RealType and IntegerType to where they belong

Fixes #2552
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit 9d8f0ddd03e6216e0e3afe33afd1309c8d8e7bbf by Tidefelt Henrik
Fix strange uses of \emph for external objects

Fixes #2557
The file was modified chapters/functions.tex (diff)
Commit 0edfe79710ee4e9eee15fe150ae972ba1c47c177 by Tidefelt Henrik
Fix hybrid DAE discrete-time Real equation
The file was modified chapters/dae.tex (diff)
Commit 670478f0f1386460293136182aeebea4b70104a0 by Tidefelt Henrik
Don't use function name subscripts formatted as variable names
The file was modified chapters/dae.tex (diff)
Commit 9aa9b3cf655441b03c494b46084463efaf464961 by Tidefelt Henrik
Rewrite to avoid starting sentence with 'homotopy'
The file was modified chapters/revisions.tex (diff)
Commit a9f34b947486b2a039df30e7d77f3774330b9457 by Tidefelt Henrik
Fix issues found when looking for un-protected in-sentence periods
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/glossary.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/dae.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/library.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/literature.tex (diff)
The file was modified chapters/statements.tex (diff)
Commit e143772ae655c2c1551892b5fca0bbb67a6f772e by Tidefelt Henrik
Change one instance of incorrect use of math into \lstinline
The file was modified chapters/arrays.tex (diff)
Commit 32f8c4f9b24b91d068c2876be1c0ac85dd9cb665 by Tidefelt Henrik
Fix misc styling of array reductions
The file was modified chapters/arrays.tex (diff)
Commit 6f85e67a74af29ae0bd70ecf34a937bb10b1f9a1 by Tidefelt Henrik
Misc style cleanup of matrix and vector algebra functions and constructors
The file was modified preamble.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit a1c6a50eac81ed96db23d562f5428b68603a91fe by Tidefelt Henrik
Add missing math styling on array concatenation helper variables
The file was modified chapters/arrays.tex (diff)
Commit bf340dabfc1f1d7990b53800151da66a63a9c909 by Tidefelt Henrik
Clean up so-called "formal" definition of array concatenation
The file was modified chapters/arrays.tex (diff)
Commit 3c4dd00fefa2349e9c412f1d116ee1312f8a225f by Tidefelt Henrik
Set belowskip=0pt for code listings

I skimmed the document, and as far as I could tell, this always gives a better result.
The file was modified preamble.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit 3c835c305319bb6fb85051bcf7c659a14aaf11e3 by Tidefelt Henrik
Add comments regarding LaTeXML issue being fixed on 'master'
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/packages.tex (diff)
Commit 59e52043293c6c20e412c35360048de6f3c15f1e by Tidefelt Henrik
Use math also for the 'x1' and 'x2' of linspace
The file was modified chapters/arrays.tex (diff)
Commit 319b7861cbaf8bd9a7cb3bccf31b089e7772535b by Tidefelt Henrik
Remove asymmetric paragraph break in table

Similar sentences in other rows of the table are not written as separate paragraph, so this just makes the treatment equal across the table rows.
The file was modified chapters/arrays.tex (diff)
Commit 70478590aad0a3600e9be8d0404d01f9b9738e73 by Tidefelt Henrik
Insert comma after 'that is'
The file was modified chapters/arrays.tex (diff)
Commit 572d1a9332db900f217bc49e4f6c35f9b310040e by Tidefelt Henrik
Add escape around 'and' that's considered natural language

This makes sense when thinking of this lstlisting as a quick and dirty way of writing an equation with lots of inline code, and then this 'and' would have been inside \text{...}.
The file was modified chapters/arrays.tex (diff)
Commit d56fd72b69f1ccb1ea83de4ad15c49f5f490f24d by Tidefelt Henrik
Lots of more or less font markup related fixes to chapter 'Arrays'

I've now taken the time to go through this chapter more carefully than the other chapters, hoping that this will be possible to use as example when later returning to do more careful cleanup of the other chapters.
The file was modified chapters/arrays.tex (diff)