Skip to content

Changes

Summary

  1. State solvability requirements for discrete-valued variables (details)
  2. Clarify that equations in discrete-time Real variables are only solved at events (details)
  3. Add comment regarding LaTeXML failure to treat \lstinline properly inside \caption (details)
  4. Fix lost white-space after \textregistered (#2708) (details)
  5. Tone down syntax highlighting of recognized identifiers (#2690) (details)
  6. Ignore errors in Makefile targets 'clean-pdf' and 'clean-html' (details)
  7. Revert to off-the-shelf LaTeXML-maybeMathJax.js (details)
Commit 46f79ed8cb09851f16e72e1d20a66d26a6df00eb by Tidefelt Henrik
State solvability requirements for discrete-valued variables

According to phone meeting decision on #2639.
The file was modified chapters/dae.tex (diff)
Commit acb429526db0792a39f91a5f70ffbcc0a1c11b36 by Tidefelt Henrik
Clarify that equations in discrete-time Real variables are only solved at events
The file was modified chapters/dae.tex (diff)
Commit b6f065160f14dd8fd962b391a01a4ded6b2ac1bc by noreply
Add comment regarding LaTeXML failure to treat \lstinline properly inside \caption
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 3599c6d8d4b1eef8be62c9399c7485ece1f726ba by noreply
Fix lost white-space after \textregistered (#2708)

* Fix lost white-space after \textregistered
* Add braces around argument to \textsuperscript
The file was modified preamble.tex (diff)
Commit 950899d0bc1b420f00d39015d15b60445261763c by noreply
Tone down syntax highlighting of recognized identifiers (#2690)

* Change syntax color from red to brown
* Adjust syntax highlighting colors
* Make plain 'keyword' style pop out in bright red (should never be seen)
* Add commented-out attempt at getting nice listings comments in PDF build
* Use the hyperref 'hidelinks' option to avoid distracting links
Readers will expect things a linked anyway.
* Use darker green for comments
* Remove special de-highlighting of semicolon
Regardless of whether this is nice or not for the semicolon at the end of elements, it makes no sense to apply styling that also affects the semicolon used as an array concatenation operator.
The file was modified preamble.tex (diff)
Commit df99345f379dc9a82d7047a6659ece248c8b1e45 by Tidefelt Henrik
Ignore errors in Makefile targets 'clean-pdf' and 'clean-html'
The file was modified Makefile (diff)
Commit d14112925535deb4f3bfc1010db40c81407071d6 by Tidefelt Henrik
Revert to off-the-shelf LaTeXML-maybeMathJax.js

Our file was identical to the original one, so it is better to just as for the original, so that we can automatically benefit from upstream improvements.
The file was modified .CI/Jenkinsfile (diff)
The file was modified edit/Sublime/config.sublime-project (diff)
The file was modified Makefile (diff)
The file was removedcss/LaTeXML-maybeMathJax.js
The file was modified .gitignore (diff)

Summary

  1. State solvability requirements for discrete-valued variables (details)
  2. Clarify that equations in discrete-time Real variables are only solved at events (details)
  3. Add comment regarding LaTeXML failure to treat \lstinline properly inside \caption (details)
  4. Fix lost white-space after \textregistered (#2708) (details)
  5. Tone down syntax highlighting of recognized identifiers (#2690) (details)
  6. Ignore errors in Makefile targets 'clean-pdf' and 'clean-html' (details)
  7. Revert to off-the-shelf LaTeXML-maybeMathJax.js (details)
Commit 46f79ed8cb09851f16e72e1d20a66d26a6df00eb by Tidefelt Henrik
State solvability requirements for discrete-valued variables

According to phone meeting decision on #2639.
The file was modified chapters/dae.tex (diff)
Commit acb429526db0792a39f91a5f70ffbcc0a1c11b36 by Tidefelt Henrik
Clarify that equations in discrete-time Real variables are only solved at events
The file was modified chapters/dae.tex (diff)
Commit b6f065160f14dd8fd962b391a01a4ded6b2ac1bc by noreply
Add comment regarding LaTeXML failure to treat \lstinline properly inside \caption
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 3599c6d8d4b1eef8be62c9399c7485ece1f726ba by noreply
Fix lost white-space after \textregistered (#2708)

* Fix lost white-space after \textregistered
* Add braces around argument to \textsuperscript
The file was modified preamble.tex (diff)
Commit 950899d0bc1b420f00d39015d15b60445261763c by noreply
Tone down syntax highlighting of recognized identifiers (#2690)

* Change syntax color from red to brown
* Adjust syntax highlighting colors
* Make plain 'keyword' style pop out in bright red (should never be seen)
* Add commented-out attempt at getting nice listings comments in PDF build
* Use the hyperref 'hidelinks' option to avoid distracting links
Readers will expect things a linked anyway.
* Use darker green for comments
* Remove special de-highlighting of semicolon
Regardless of whether this is nice or not for the semicolon at the end of elements, it makes no sense to apply styling that also affects the semicolon used as an array concatenation operator.
The file was modified preamble.tex (diff)
Commit df99345f379dc9a82d7047a6659ece248c8b1e45 by Tidefelt Henrik
Ignore errors in Makefile targets 'clean-pdf' and 'clean-html'
The file was modified Makefile (diff)
Commit d14112925535deb4f3bfc1010db40c81407071d6 by Tidefelt Henrik
Revert to off-the-shelf LaTeXML-maybeMathJax.js

Our file was identical to the original one, so it is better to just as for the original, so that we can automatically benefit from upstream improvements.
The file was modified Makefile (diff)
The file was removedcss/LaTeXML-maybeMathJax.js
The file was modified .gitignore (diff)
The file was modified .CI/Jenkinsfile (diff)
The file was modified edit/Sublime/config.sublime-project (diff)