Skip to content

Changes

Summary

  1. Incorporate suggestions from #2578 (details)
  2. Replace en-dash by parenthesis in constrainedby requirement (details)
  3. Replace en-dash by comma when giving exception (details)
  4. Replace en-dash by comma before 'then' (details)
  5. Replace en-dash by comma before some kind of exception (details)
  6. Replace en-dash by comma before 'and' (details)
  7. Replace en-dash by comma before 'but' (details)
  8. Rewrite item list with all items in stand-alone form (details)
  9. Clean up whitespace in small code listing (details)
  10. Say 'specifying' instead of 'which specifies' after em-dash (details)
  11. Replace em-dash...comma by em-dash...em-dash when mentioning shorthand notation (details)
  12. Improve symmetry of footnotes for Mathematica and MATLAB (details)
  13. Replace two en-dashes by nothing and comma (details)
  14. Remove en-dash before 'of class' (details)
  15. Replace en-dash by comma before 'and' (details)
  16. Replace en-dash by comma before 'except' (details)
  17. Replace en-dash by comma before 'but' (details)
  18. Replace en-dash by parentheses when giving non-normative rationale (details)
  19. Replace en-dash by colon after 'twice' (details)
  20. Replace single en-dash by pair of em-dashes around 'the iteration range' (details)
  21. Clean up some whitespace in some code listings in chapter 'Statements' (details)
  22. Replace en-dash by comma, while changing the following 'and' into 'while' (details)
  23. Replace en-dash by comma before 'and' (details)
  24. Replace en-dash by period before 'however' (details)
  25. Replace almost all remaining en-dashes by em-dashes (details)
  26. Change some hyphens to em-dashes (details)
  27. Change some hyphens to commas (details)
  28. Remove a hyphen instead of changing to em-dash (details)
  29. Prefer comma over em-dash before "see" (details)
  30. Change hyphens for page ranges to en-dash (details)
  31. Remove two stray paragraph breaks (details)
  32. Apply \firstuse when introducing overdetermined type/record (details)
  33. Remove spaces around em-dash (details)
  34. Fix two more cases of space to remove around em-dash (details)
  35. Replace closed em-dash by open en-dash (details)
  36. Clarify that it's an error if cref does not designate a scalar variable (details)
  37. Clarify the behavior for unknown and incompatible units (details)
  38. Fix broken merge (details)
Commit bf43dbc6dd4ef9704e095819989d9a582ac2ca50 by ottot
Incorporate suggestions from #2578

Clarify that behavior is unspecified for:
- Curves where x or y does not designate a variable
- Unknown units or incompatible with the plotted variable
The file was modified chapters/annotations.tex (diff)
Commit 85cb6585df608ddfc1e76795e1ed9e8975a58180 by Tidefelt Henrik
Replace en-dash by parenthesis in constrainedby requirement
The file was modified chapters/inheritance.tex (diff)
Commit 80aec309306678d355ef4bc1351082a0e3709f79 by Tidefelt Henrik
Replace en-dash by comma when giving exception
The file was modified chapters/interface.tex (diff)
Commit 46cfda56b39b12ace5e583503e5cd03783a1ad68 by Tidefelt Henrik
Replace en-dash by comma before 'then'
The file was modified chapters/interface.tex (diff)
Commit 672bcf9c0739b2a529559a2fb5e8d63bfda56a97 by Tidefelt Henrik
Replace en-dash by comma before some kind of exception
The file was modified chapters/annotations.tex (diff)
Commit c304b80039bd484f4c67f2314417d962941b03b0 by Tidefelt Henrik
Replace en-dash by comma before 'and'
The file was modified chapters/classes.tex (diff)
Commit db68944e87c75b4e72bfe27637f993c5152bcd86 by Tidefelt Henrik
Replace en-dash by comma before 'but'
The file was modified chapters/functions.tex (diff)
Commit b88966600e43f9fa451a0a7a6f3cd267b269c7fd by Tidefelt Henrik
Rewrite item list with all items in stand-alone form
The file was modified chapters/functions.tex (diff)
Commit 4372d69bc0bf6c3a20560270196a0746e7c82359 by Tidefelt Henrik
Clean up whitespace in small code listing
The file was modified chapters/functions.tex (diff)
Commit bf6d8a726e5dbd146ccc77decee15dd4d9b074df by Tidefelt Henrik
Say 'specifying' instead of 'which specifies' after em-dash
The file was modified chapters/functions.tex (diff)
Commit 4f9f9f63296d9fe61460b2149bb2f1beef35354b by Tidefelt Henrik
Replace em-dash...comma by em-dash...em-dash when mentioning shorthand notation
The file was modified chapters/glossary.tex (diff)
Commit b44ef55e181b4e47d2ad5901049071fb7c4d63c5 by Tidefelt Henrik
Improve symmetry of footnotes for Mathematica and MATLAB

This also fixes some strange leading whitespace in the source code.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 4906f4b3cb9b94a30bca15979b3ca7151358b2ec by Tidefelt Henrik
Replace two en-dashes by nothing and comma
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 4f7d74bdd026f7ca166566b4a59a915b9d872a2a by Tidefelt Henrik
Remove en-dash before 'of class'
The file was modified chapters/overloaded.tex (diff)
Commit f71ad64bf9c7e8e99a83b90c61ee558812dbd77a by Tidefelt Henrik
Replace en-dash by comma before 'and'
The file was modified chapters/revisions.tex (diff)
Commit b55d8fd21137b0c3a53c11e4d81ef999b97a6283 by Tidefelt Henrik
Replace en-dash by comma before 'except'
The file was modified chapters/revisions.tex (diff)
Commit 87f4ba27afb5c75a7bab266496ac60875756bef8 by Tidefelt Henrik
Replace en-dash by comma before 'but'
The file was modified chapters/revisions.tex (diff)
Commit 790ef388a94b18b519685b912933c8145dc166c2 by Tidefelt Henrik
Replace en-dash by parentheses when giving non-normative rationale
The file was modified chapters/scoping.tex (diff)
Commit cf6b60c8ec6848bbd7aa41af16f356b53f86e5fc by Tidefelt Henrik
Replace en-dash by colon after 'twice'
The file was modified chapters/statements.tex (diff)
Commit b1e3aeecbeee397858b5905f28151dc2f1a9dc25 by Tidefelt Henrik
Replace single en-dash by pair of em-dashes around 'the iteration range'
The file was modified chapters/statements.tex (diff)
Commit cc69a0d1f223c483bdef9e4de7dd2b82f14ec03c by Tidefelt Henrik
Clean up some whitespace in some code listings in chapter 'Statements'
The file was modified chapters/statements.tex (diff)
Commit a3de8377c7f0fe82c5dc607a11b458d881e34d3b by Tidefelt Henrik
Replace en-dash by comma, while changing the following 'and' into 'while'
The file was modified chapters/annotations.tex (diff)
Commit e1b8967004b9c136c2484d2de8eccbecf3ae349b by Tidefelt Henrik
Replace en-dash by comma before 'and'
The file was modified chapters/annotations.tex (diff)
Commit c1d81242113776d661fbbeb637cea8e74c2b1791 by Tidefelt Henrik
Replace en-dash by period before 'however'
The file was modified chapters/connectors.tex (diff)
Commit f3bf8c7dda4cbc67c3cdfbf74d29366dcbc06d5e by Tidefelt Henrik
Replace almost all remaining en-dashes by em-dashes
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/interface.tex (diff)
Commit 2e1eba045bfdb782e759d63dbf98b091f002b024 by Tidefelt Henrik
Change some hyphens to em-dashes
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified preamble.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit c58a1cad10e2fec464500fe05a1e16938b7ef172 by Tidefelt Henrik
Change some hyphens to commas
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/stream.tex (diff)
Commit aaa6fa0de0aafc55da72bf7279e5a30a523f8158 by Tidefelt Henrik
Remove a hyphen instead of changing to em-dash
The file was modified chapters/annotations.tex (diff)
Commit b11f38ed2b8573d9c62c05b22808c286de41fc47 by Tidefelt Henrik
Prefer comma over em-dash before "see"
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit 0a7e487bdf4f23772f52e2c27f773523f32883da by Tidefelt Henrik
Change hyphens for page ranges to en-dash
The file was modified chapters/revisions.tex (diff)
Commit 4f69819cee6b9646f530a837e8f23d3869c290e3 by Tidefelt Henrik
Remove two stray paragraph breaks
The file was modified chapters/functions.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit 97e4efbce955894b35533f29d78931c28e571626 by Tidefelt Henrik
Apply \firstuse when introducing overdetermined type/record
The file was modified chapters/connectors.tex (diff)
Commit 4b41f57960edbbac9c57e910f73f53e1ac37ffbd by Tidefelt Henrik
Remove spaces around em-dash
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/glossary.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified preamble.tex (diff)
Commit c06ec0597b1d9376144d91da6f40c794b19f06ea by Tidefelt Henrik
Fix two more cases of space to remove around em-dash

It is for this kind of reasons one shouldn't have newlines inside the source of a sentence (or paragraph)...
The file was modified chapters/functions.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit e559aab3bf1266756ae367d36be2ddbac1a53c54 by Tidefelt Henrik
Replace closed em-dash by open en-dash

As long as the spaces on either side remain the space character (and not a newline), it will be trivial to change back to either closed or open em-dash.  The biggest threat is thus the line breaks inserted just to avoid long lines of source code.
The file was modified chapters/stream.tex (diff)
The file was modified preamble.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/glossary.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/inheritance.tex (diff)
Commit 1b616ec0619bcdb182df0afbc87c6d4566de3394 by noreply
Clarify that it's an error if cref does not designate a scalar variable
The file was modified chapters/annotations.tex (diff)
Commit dd07ae8efdaecec9ecbe34c5b5cba77d85a4b7f9 by ottot
Clarify the behavior for unknown and incompatible units
The file was modified chapters/annotations.tex (diff)
Commit 41a06ebd3d4d5b7ccec0e0fe33cc175ea8b5f9c4 by noreply
Fix broken merge

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

Summary

  1. Incorporate suggestions from #2578 (details)
  2. Replace en-dash by parenthesis in constrainedby requirement (details)
  3. Replace en-dash by comma when giving exception (details)
  4. Replace en-dash by comma before 'then' (details)
  5. Replace en-dash by comma before some kind of exception (details)
  6. Replace en-dash by comma before 'and' (details)
  7. Replace en-dash by comma before 'but' (details)
  8. Rewrite item list with all items in stand-alone form (details)
  9. Clean up whitespace in small code listing (details)
  10. Say 'specifying' instead of 'which specifies' after em-dash (details)
  11. Replace em-dash...comma by em-dash...em-dash when mentioning shorthand notation (details)
  12. Improve symmetry of footnotes for Mathematica and MATLAB (details)
  13. Replace two en-dashes by nothing and comma (details)
  14. Remove en-dash before 'of class' (details)
  15. Replace en-dash by comma before 'and' (details)
  16. Replace en-dash by comma before 'except' (details)
  17. Replace en-dash by comma before 'but' (details)
  18. Replace en-dash by parentheses when giving non-normative rationale (details)
  19. Replace en-dash by colon after 'twice' (details)
  20. Replace single en-dash by pair of em-dashes around 'the iteration range' (details)
  21. Clean up some whitespace in some code listings in chapter 'Statements' (details)
  22. Replace en-dash by comma, while changing the following 'and' into 'while' (details)
  23. Replace en-dash by comma before 'and' (details)
  24. Replace en-dash by period before 'however' (details)
  25. Replace almost all remaining en-dashes by em-dashes (details)
  26. Change some hyphens to em-dashes (details)
  27. Change some hyphens to commas (details)
  28. Remove a hyphen instead of changing to em-dash (details)
  29. Prefer comma over em-dash before "see" (details)
  30. Change hyphens for page ranges to en-dash (details)
  31. Remove two stray paragraph breaks (details)
  32. Apply \firstuse when introducing overdetermined type/record (details)
  33. Remove spaces around em-dash (details)
  34. Fix two more cases of space to remove around em-dash (details)
  35. Replace closed em-dash by open en-dash (details)
  36. Clarify that it's an error if cref does not designate a scalar variable (details)
  37. Clarify the behavior for unknown and incompatible units (details)
  38. Fix broken merge (details)
Commit bf43dbc6dd4ef9704e095819989d9a582ac2ca50 by ottot
Incorporate suggestions from #2578

Clarify that behavior is unspecified for:
- Curves where x or y does not designate a variable
- Unknown units or incompatible with the plotted variable
The file was modified chapters/annotations.tex (diff)
Commit 85cb6585df608ddfc1e76795e1ed9e8975a58180 by Tidefelt Henrik
Replace en-dash by parenthesis in constrainedby requirement
The file was modified chapters/inheritance.tex (diff)
Commit 80aec309306678d355ef4bc1351082a0e3709f79 by Tidefelt Henrik
Replace en-dash by comma when giving exception
The file was modified chapters/interface.tex (diff)
Commit 46cfda56b39b12ace5e583503e5cd03783a1ad68 by Tidefelt Henrik
Replace en-dash by comma before 'then'
The file was modified chapters/interface.tex (diff)
Commit 672bcf9c0739b2a529559a2fb5e8d63bfda56a97 by Tidefelt Henrik
Replace en-dash by comma before some kind of exception
The file was modified chapters/annotations.tex (diff)
Commit c304b80039bd484f4c67f2314417d962941b03b0 by Tidefelt Henrik
Replace en-dash by comma before 'and'
The file was modified chapters/classes.tex (diff)
Commit db68944e87c75b4e72bfe27637f993c5152bcd86 by Tidefelt Henrik
Replace en-dash by comma before 'but'
The file was modified chapters/functions.tex (diff)
Commit b88966600e43f9fa451a0a7a6f3cd267b269c7fd by Tidefelt Henrik
Rewrite item list with all items in stand-alone form
The file was modified chapters/functions.tex (diff)
Commit 4372d69bc0bf6c3a20560270196a0746e7c82359 by Tidefelt Henrik
Clean up whitespace in small code listing
The file was modified chapters/functions.tex (diff)
Commit bf6d8a726e5dbd146ccc77decee15dd4d9b074df by Tidefelt Henrik
Say 'specifying' instead of 'which specifies' after em-dash
The file was modified chapters/functions.tex (diff)
Commit 4f9f9f63296d9fe61460b2149bb2f1beef35354b by Tidefelt Henrik
Replace em-dash...comma by em-dash...em-dash when mentioning shorthand notation
The file was modified chapters/glossary.tex (diff)
Commit b44ef55e181b4e47d2ad5901049071fb7c4d63c5 by Tidefelt Henrik
Improve symmetry of footnotes for Mathematica and MATLAB

This also fixes some strange leading whitespace in the source code.
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 4906f4b3cb9b94a30bca15979b3ca7151358b2ec by Tidefelt Henrik
Replace two en-dashes by nothing and comma
The file was modified chapters/operatorsandexpressions.tex (diff)
Commit 4f7d74bdd026f7ca166566b4a59a915b9d872a2a by Tidefelt Henrik
Remove en-dash before 'of class'
The file was modified chapters/overloaded.tex (diff)
Commit f71ad64bf9c7e8e99a83b90c61ee558812dbd77a by Tidefelt Henrik
Replace en-dash by comma before 'and'
The file was modified chapters/revisions.tex (diff)
Commit b55d8fd21137b0c3a53c11e4d81ef999b97a6283 by Tidefelt Henrik
Replace en-dash by comma before 'except'
The file was modified chapters/revisions.tex (diff)
Commit 87f4ba27afb5c75a7bab266496ac60875756bef8 by Tidefelt Henrik
Replace en-dash by comma before 'but'
The file was modified chapters/revisions.tex (diff)
Commit 790ef388a94b18b519685b912933c8145dc166c2 by Tidefelt Henrik
Replace en-dash by parentheses when giving non-normative rationale
The file was modified chapters/scoping.tex (diff)
Commit cf6b60c8ec6848bbd7aa41af16f356b53f86e5fc by Tidefelt Henrik
Replace en-dash by colon after 'twice'
The file was modified chapters/statements.tex (diff)
Commit b1e3aeecbeee397858b5905f28151dc2f1a9dc25 by Tidefelt Henrik
Replace single en-dash by pair of em-dashes around 'the iteration range'
The file was modified chapters/statements.tex (diff)
Commit cc69a0d1f223c483bdef9e4de7dd2b82f14ec03c by Tidefelt Henrik
Clean up some whitespace in some code listings in chapter 'Statements'
The file was modified chapters/statements.tex (diff)
Commit a3de8377c7f0fe82c5dc607a11b458d881e34d3b by Tidefelt Henrik
Replace en-dash by comma, while changing the following 'and' into 'while'
The file was modified chapters/annotations.tex (diff)
Commit e1b8967004b9c136c2484d2de8eccbecf3ae349b by Tidefelt Henrik
Replace en-dash by comma before 'and'
The file was modified chapters/annotations.tex (diff)
Commit c1d81242113776d661fbbeb637cea8e74c2b1791 by Tidefelt Henrik
Replace en-dash by period before 'however'
The file was modified chapters/connectors.tex (diff)
Commit f3bf8c7dda4cbc67c3cdfbf74d29366dcbc06d5e by Tidefelt Henrik
Replace almost all remaining en-dashes by em-dashes
The file was modified chapters/classes.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/interface.tex (diff)
Commit 2e1eba045bfdb782e759d63dbf98b091f002b024 by Tidefelt Henrik
Change some hyphens to em-dashes
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified preamble.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit c58a1cad10e2fec464500fe05a1e16938b7ef172 by Tidefelt Henrik
Change some hyphens to commas
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit aaa6fa0de0aafc55da72bf7279e5a30a523f8158 by Tidefelt Henrik
Remove a hyphen instead of changing to em-dash
The file was modified chapters/annotations.tex (diff)
Commit b11f38ed2b8573d9c62c05b22808c286de41fc47 by Tidefelt Henrik
Prefer comma over em-dash before "see"
The file was modified chapters/classes.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit 0a7e487bdf4f23772f52e2c27f773523f32883da by Tidefelt Henrik
Change hyphens for page ranges to en-dash
The file was modified chapters/revisions.tex (diff)
Commit 4f69819cee6b9646f530a837e8f23d3869c290e3 by Tidefelt Henrik
Remove two stray paragraph breaks
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 97e4efbce955894b35533f29d78931c28e571626 by Tidefelt Henrik
Apply \firstuse when introducing overdetermined type/record
The file was modified chapters/connectors.tex (diff)
Commit 4b41f57960edbbac9c57e910f73f53e1ac37ffbd by Tidefelt Henrik
Remove spaces around em-dash
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified preamble.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/glossary.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/classes.tex (diff)
Commit c06ec0597b1d9376144d91da6f40c794b19f06ea by Tidefelt Henrik
Fix two more cases of space to remove around em-dash

It is for this kind of reasons one shouldn't have newlines inside the source of a sentence (or paragraph)...
The file was modified chapters/scoping.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit e559aab3bf1266756ae367d36be2ddbac1a53c54 by Tidefelt Henrik
Replace closed em-dash by open en-dash

As long as the spaces on either side remain the space character (and not a newline), it will be trivial to change back to either closed or open em-dash.  The biggest threat is thus the line breaks inserted just to avoid long lines of source code.
The file was modified chapters/annotations.tex (diff)
The file was modified preamble.tex (diff)
The file was modified chapters/glossary.tex (diff)
The file was modified chapters/interface.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/introduction.tex (diff)
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/lexicalstructure.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/syntax.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/connectors.tex (diff)
The file was modified chapters/packages.tex (diff)
The file was modified chapters/stream.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/statements.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/inheritance.tex (diff)
The file was modified chapters/operatorsandexpressions.tex (diff)
The file was modified chapters/scoping.tex (diff)
Commit 1b616ec0619bcdb182df0afbc87c6d4566de3394 by noreply
Clarify that it's an error if cref does not designate a scalar variable
The file was modified chapters/annotations.tex (diff)
Commit dd07ae8efdaecec9ecbe34c5b5cba77d85a4b7f9 by ottot
Clarify the behavior for unknown and incompatible units
The file was modified chapters/annotations.tex (diff)
Commit 41a06ebd3d4d5b7ccec0e0fe33cc175ea8b5f9c4 by noreply
Fix broken merge

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