Skip to content

Changes

Summary

  1. Give precedence to special interpretation of 'variable:' and 'plot:' in links (details)
  2. Introduce text markup for vendor-specific links (details)
  3. Improve comments in the LaTeX source (details)
  4. Mention URI reference links non-normatively (details)
  5. Rebreand 'vendor-specific links' as 'vendor-specific markup' (details)
  6. Call it 3.5; and add short revision list. (details)
  7. MissedCref (details)
  8. AddMinor (details)
  9. Working (details)
  10. Reorder (details)
  11. More (details)
  12. More (details)
  13. AllButOnePR (details)
  14. Correct (details)
  15. Reordered (details)
  16. ReorderedFunctions (details)
  17. MissedOrdering (details)
  18. Reorder (details)
  19. Add2177 (details)
  20. Add2692 (details)
  21. Fix spelling (details)
  22. Add 'vendor-specific markup' to index (details)
  23. Update formatting of variable 'id' in link (details)
  24. Add SourceDirectory - with current restrictions. (details)
  25. Updated based on preliminary decision. (details)
  26. AddedMore (details)
  27. Fix issues related to 'declaration equation' in index (details)
  28. Don't treat 'exit' as keyword in listings (details)
  29. New impure (#2778) (details)
  30. Make sure our language definitions for listings are actually being used (details)
  31. Be explicit about morekeywords class number being 1 (details)
  32. Add missing language=C for \lstinline (details)
  33. Write T' as math to avoid syntax highlighting confusion (details)
  34. Make 'size_t' a class 3 keyword in C (details)
  35. Say 'variable value' instead of 'value-attribute' (details)
  36. Use comments instead of text escape in array indexing listing (details)
  37. Style 'nondiscrete' as keyword in revision history (details)
  38. Remove stray opening bracket in comment (details)
  39. Say 'value of the variable' instead (details)
  40. Update date and change to RC1. (details)
  41. 3.5 soon to be released and now working on 3.6. (details)
  42. Use colon instead of dash when attaching 'th' to ordinals (details)
  43. Remove forgotten space in '3.6 -dev' (details)
  44. Pass option 'pdfusetitle' to hyperref.sty (details)
  45. Remove document title also from top page sidebar (details)
  46. Remove excessive indentation of sidebar on top page (details)
  47. Update comment regarding LaTeXML issue 1400 (now fixed) (details)
  48. Write "j'th" in listing comment (details)
  49. Drop the ':' in "$k$:th" (details)
  50. Fix typo in 'bibliograph' (details)
Commit 484208e0b912af3c6d695040f9faf14c14052662 by Tidefelt Henrik
Give precedence to special interpretation of 'variable:' and 'plot:' in links

This is needed as the special forms typically take the shape of (often relative) URIs.
The file was modified chapters/annotations.tex (diff)
Commit 884f556f55b56d58e34ebb70a4d33c778983e55b by Tidefelt Henrik
Introduce text markup for vendor-specific links
The file was modified chapters/annotations.tex (diff)
Commit 71cb36638e6c86011488d1ce2f90d73f2cbb60b3 by Tidefelt Henrik
Improve comments in the LaTeX source
The file was modified chapters/annotations.tex (diff)
Commit 82467c42765acf560db9e17d7191c460183d2505 by Tidefelt Henrik
Mention URI reference links non-normatively
The file was modified chapters/annotations.tex (diff)
Commit 31d2c7b257e4d089e41d70a46aa2a43500be4b7e by Tidefelt Henrik
Rebreand 'vendor-specific links' as 'vendor-specific markup'
The file was modified chapters/annotations.tex (diff)
Commit 4eecfd3e520dff99983735d5fcce6401ef1c9ac1 by Hans.Olsson
Call it 3.5; and add short revision list.
The file was modified MLS.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified chapters/annotations.tex (diff)
Commit 8bd21b1fd8901e5fb6a0e9675f1cb21abb86bb86 by Tidefelt Henrik
Add 'vendor-specific markup' to index
The file was modified chapters/annotations.tex (diff)
Commit e57d1a34ea6ef87f99ed71c5975ad396fd8b9359 by Tidefelt Henrik
Update formatting of variable 'id' in link
The file was modified chapters/annotations.tex (diff)
Commit 00c351f4e89ad9753c931d21ca8f66852bf22b15 by Hans.Olsson
Add SourceDirectory - with current restrictions.
Closes #2145
The file was modified chapters/functions.tex (diff)
Commit a98e5ad19d629502fdceeda6c2757920f8b9663a by Hans.Olsson
Updated based on preliminary decision.
Closes #2288
The file was modified chapters/annotations.tex (diff)
The file was modified chapters/revisions.tex (diff)
Commit 14e00d93c5df42477e120f19ca205ecdda2af8b5 by Tidefelt Henrik
Fix issues related to 'declaration equation' in index

This both fixes an error in the index for 'declaration equation' pointing to the deprecated 'declaration assignment', and further improves the index on the topic of declaration equations.
The file was modified chapters/functions.tex (diff)
The file was modified chapters/classes.tex (diff)
The file was modified chapters/equations.tex (diff)
Commit 7c43750365afb7e7d8fe50562a4a92050c8f56db by Tidefelt Henrik
Don't treat 'exit' as keyword in listings
The file was modified mlsshared.sty (diff)
Commit 4ab72ad19aca52497b163eeac319d0671c1770e0 by noreply
New impure (#2778)

* Decisions in poll.
A and B1.
Closes #2756
* Add to subtyping as well.
* Apply suggestions from code review
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
The file was modified chapters/interface.tex (diff)
The file was modified chapters/functions.tex (diff)
Commit 6a4fa401db3a45e0521cc0eae72f025be47d708c by Tidefelt Henrik
Make sure our language definitions for listings are actually being used

While this wasn't a problem for our 'FORTRAN77', our definition of 'C' was actually completely ignored in favor of some predefined dialect of C.
The file was modified mlsshared.sty (diff)
Commit 7c83c2213deb10c3f2e1bf45f8d18ce1c1dd3ded by Tidefelt Henrik
Be explicit about morekeywords class number being 1

This makes it consistent with how we define other languages.
The file was modified mlsshared.sty (diff)
Commit fca9d964ecc9af7ac547dc0607f17289f6a4367b by Tidefelt Henrik
Add missing language=C for \lstinline
The file was modified chapters/functions.tex (diff)
Commit fcf57ee7c0639de68d495e50540a283cc73b8bab by Tidefelt Henrik
Write T' as math to avoid syntax highlighting confusion
The file was modified chapters/functions.tex (diff)
Commit 9c7f5b90eea268f7eb732a02454f7cf883540b67 by Tidefelt Henrik
Make 'size_t' a class 3 keyword in C

This is consistent with how we highlight recognized identifiers such as 'Real' in Modelica listings.
The file was modified mlsshared.sty (diff)
Commit 799284fd592c1c79e4286a4d2903bb1a14d32835 by Tidefelt Henrik
Say 'variable value' instead of 'value-attribute'

While I can see how the term 'value-attribute' can be understood by looking at the definitions of the primitive types, the term isn't used anywhere else, and I think it is better if it is avoided here as well.

Suggestions for other ways of phrasing this are welcome.
The file was modified chapters/annotations.tex (diff)
Commit d7fc47ee879fb36a5115393b49f4dbfc70f35222 by Tidefelt Henrik
Use comments instead of text escape in array indexing listing

This makes the example more aligned with other examples, and thereby easier to read and understand.
The file was modified chapters/arrays.tex (diff)
Commit a398ecfa7b8f27f39fb8effa5f16f28e8e94b6d3 by Tidefelt Henrik
Style 'nondiscrete' as keyword in revision history
The file was modified chapters/revisions.tex (diff)
Commit e5b82829e9d78a1acced1b7113cb196977b4584d by Tidefelt Henrik
Remove stray opening bracket in comment
The file was modified chapters/arrays.tex (diff)
Commit 81c65b54be8d3377bb624627a690c1f348462e38 by Tidefelt Henrik
Say 'value of the variable' instead

As suggested by Hans in review comment.
The file was modified chapters/annotations.tex (diff)
Commit 50b002fd2d37f3f951d24670b0a2a3cc567d0d15 by Hans.Olsson
Update date and change to RC1.
The file was modified chapters/revisions.tex (diff)
The file was modified MLS.tex (diff)
Commit e783c19a0a1f5b5b2d34dfb37a4f72c7146f13f4 by Hans.Olsson
3.5 soon to be released and now working on 3.6.
The file was modified MLS.tex (diff)
The file was modified chapters/revisions.tex (diff)
The file was modified README.md (diff)
Commit 78402f2ffed47683e678b32234b0b96610407638 by Tidefelt Henrik
Use colon instead of dash when attaching 'th' to ordinals
The file was modified chapters/synchronous.tex (diff)
The file was modified chapters/arrays.tex (diff)
Commit 6f8f900a2c503773c7790ecc198bbf87db04d09e by noreply
Remove forgotten space in '3.6 -dev'

At least, the previous development version 3.5-dev didn't have this kind of space in the version.
The file was modified MLS.tex (diff)
Commit 5d8f40986d33c11ce9c496f70edb5844c1834edd by Tidefelt Henrik
Pass option 'pdfusetitle' to hyperref.sty

Fixes #2795.
The file was modified preamble.tex (diff)
Commit 20c1921146335588442a586decd422b791be11d0 by Tidefelt Henrik
Remove document title also from top page sidebar
The file was modified css/MLS-navbar-left.css (diff)
Commit 0f74988daf9ae7f4df8842401970cb400f8c65c1 by Tidefelt Henrik
Remove excessive indentation of sidebar on top page
The file was modified css/MLS-navbar-left.css (diff)
Commit ac3eacde29eb9865c5c4b09a274fd80c05e0423c by noreply
Update comment regarding LaTeXML issue 1400 (now fixed)
The file was modified preamble.tex (diff)
Commit 620c2536d43bc02849dc014b9737c69185e22998 by Tidefelt Henrik
Write "j'th" in listing comment
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/equations.tex (diff)
The file was modified chapters/arrays.tex (diff)
The file was modified chapters/functions.tex (diff)
The file was modified chapters/synchronous.tex (diff)
Commit cb553359cc3de46b7ecacca952274c20d45af880 by noreply
Fix typo in 'bibliograph'
The file was modified chapters/revisions.tex (diff)