Skip to content

Changes

Summary

  1. Add 'equalityConstraint' to document index (details)
  2. Require that equalityConstraint dimension is constant Integer (details)
  3. Don't present value of predefined type as having a name (details)
  4. Improve description of string allocation functions (details)
  5. Add missing 'of' (details)
  6. Update chapters/functions.tex (details)
  7. Clean up some white-space (details)
  8. Relate 'min' and 'max' attributes to '<value>' (details)
  9. Add newtxtt.sty to LaTeXML continuous integration builds (details)
  10. FixLineBreaks (#2906) (details)
  11. Restore non-strict inequality for dimension of equalityConstraint (details)
  12. Always use \leq and \geq instead of their less common variants (details)
  13. Clean up formatting in "Matching Function" (details)
  14. Fix typo: 'w_{i}' -> 'w_{j}' (details)
  15. Fix typo (3 times): 'A' -> 'a' (details)
  16. Just give references for discrete-time requirements in example (details)
Commit 0ce6fdda16d6b89235023d8863c1c054c48de6ab by Tidefelt Henrik
Add 'equalityConstraint' to document index
The file was modified chapters/connectors.tex (diff)
Commit 28dc20776d6d42fd8341b54d21b86daf433eb362 by Tidefelt Henrik
Require that equalityConstraint dimension is constant Integer

Also rephrasing a bit to avoid some repetition.
The file was modified chapters/connectors.tex (diff)
Commit 6d2c6c91e8853e40e0ca4dfaf5641b11ae9e57b5 by Tidefelt Henrik
Don't present value of predefined type as having a name
The file was modified chapters/classes.tex (diff)
Commit f0e43db7ed5e031b9e1dafc9af42e2af2342ab4b by Tidefelt Henrik
Improve description of string allocation functions
The file was modified chapters/functions.tex (diff)
Commit 367976912ef3aeb769c861571e77be9ac8568c61 by noreply
Add missing 'of'

Applying suggestion by Thomas.

Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
The file was modified chapters/functions.tex (diff)
Commit 6023446a76d90f054a62c5cfdfed302f53c2200f by noreply
Update chapters/functions.tex

Remove 'all'

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/functions.tex (diff)
Commit 3ea234b55b70f6fac7f2ff022ab9a257838c9c07 by Tidefelt Henrik
Clean up some white-space
The file was modified chapters/classes.tex (diff)
Commit 94477f20b712114343f29c44c2726e1d09d86d85 by Tidefelt Henrik
Relate 'min' and 'max' attributes to '<value>'

Addressing review comment from Hans.
The file was modified chapters/classes.tex (diff)
Commit d33a9f157dc70ea70f20e75edc2cba827372ff82 by Tidefelt Henrik
Add newtxtt.sty to LaTeXML continuous integration builds
The file was modified .CI/latexml/Dockerfile (diff)
The file was modified .CI/latexml/Dockerfile.2.incremental (diff)
The file was modified .CI/Jenkinsfile (diff)
Commit 1d2cf7a116cfb21a4daeb874087a2aac71184b2b by noreply
FixLineBreaks (#2906)

The file was modified chapters/connectors.tex (diff)
Commit ee43de5d35ac2f0b0dba1d80588da4adfa6f5d6c by Tidefelt Henrik
Restore non-strict inequality for dimension of equalityConstraint

Addressing review comment by Elena.
The file was modified chapters/connectors.tex (diff)
Commit 44cc95313f30c75d1e810398545b7e1196598d58 by Tidefelt Henrik
Always use \leq and \geq instead of their less common variants
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/overloaded.tex (diff)
Commit 9fa20d60ad6c57450636dc89c45030f8ea482c63 by Tidefelt Henrik
Clean up formatting in "Matching Function"
The file was modified chapters/overloaded.tex (diff)
Commit 81575bc8670bc0836baf3fc3cb7f3711b4e926f8 by Tidefelt Henrik
Fix typo: 'w_{i}' -> 'w_{j}'
The file was modified chapters/overloaded.tex (diff)
Commit 7ecd7b839cdb49fbbd6d4521e7569ea0ec38a272 by Tidefelt Henrik
Fix typo (3 times): 'A' -> 'a'

This typo is a regression from 3.4.
The file was modified chapters/overloaded.tex (diff)
Commit 216632b9f066463f8f232ecfe38f82f78cdd3084 by Tidefelt Henrik
Just give references for discrete-time requirements in example
The file was modified chapters/equations.tex (diff)