Skip to content

Changes

Summary

  1. Clarify scoping for component names (details)
  2. No deduction of iterator range from array in bus (details)
  3. Make mathescape=true by default (details)
  4. Add SameName example in same style. (details)
  5. Update chapters/scoping.tex (details)
  6. Update chapters/scoping.tex (details)
  7. Remove trailing ws (details)
  8. Update chapters/statements.tex (details)
  9. Restore workarounds for LaTeXML issue 1274 (details)
  10. Tidy up function calls that are parameter expressions (details)
  11. Improve readability of source of nested item list on expandable connectors (details)
  12. Say 'Error', not 'Not allowed' in listing comments (details)
  13. Restrict uses of sizeless array components of expandable connectors (details)
Commit 85b0b137f95ce534ee86df1b82b8a32f2f124d9f by Hans.Olsson
Clarify scoping for component names

Resolve #2547
The file was modified chapters/classes.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit 13b98097920a31d1b317d18abcd18edc2895d840 by Hans.Olsson
No deduction of iterator range from array in bus

Resolve #2560
The file was modified chapters/statements.tex (diff)
Commit 300ad9087c95b729d6195541542567144d9effc2 by Tidefelt Henrik
Make mathescape=true by default

This significantly reduces the clutter around all the \lstinline where math is used.
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified preamble.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/statemachines.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/overloaded.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/packages.tex (diff)
Commit a42a2a756837e305a9e7ddecfc1683cb6fb4efbd by Hans.Olsson
Add SameName example in same style.
The file was modified chapters/scoping.tex (diff)
Commit 7f66c9f9e42479487b8795fa2a605eab2d09202b by noreply
Update chapters/scoping.tex

Clearer language

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/scoping.tex (diff)
Commit d26d68fde330f91378ec223a320e1448616267ec by noreply
Update chapters/scoping.tex

Avoid "looking up"

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit f9b718470f2c196747c2ae1697703434396c39df by noreply
Update chapters/statements.tex

Use proposed ", where the expressions" instead of " - that"

Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/statements.tex (diff)
Commit 4ae37a1808cad84db5262cc751b9b138b3409a9f by Tidefelt Henrik
Restore workarounds for LaTeXML issue 1274
The file was modified chapters/packages.tex (diff)
Commit c37320a5cce739631dcda20d43604a4ea670d92e by Tidefelt Henrik
Tidy up function calls that are parameter expressions

Stumbled upon these when looking for specification of 'size'.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 65490e05ad7928132ff5d7392be49e7436a27f9d by Tidefelt Henrik
Improve readability of source of nested item list on expandable connectors

Also throwing in some missing \lstinline.
The file was modified chapters/connectors.tex (diff)
Commit 7e7da24b79e1198a21c941b6817fc34a29c41bd7 by Tidefelt Henrik
Say 'Error', not 'Not allowed' in listing comments
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit 1edb1d25b46133b6e1e8c336a01f9ab1bf396743 by Tidefelt Henrik
Restrict uses of sizeless array components of expandable connectors
The file was modified chapters/connectors.tex (diff)