Skip to content

Changes

#28 (Nov 17, 2020, 10:58:02 AM)

  1. Refactor preamble to allow parts be shared with figures — Tidefelt Henrik / githubweb
  2. Move come content out of preamble.tex to make it more package-like — Tidefelt Henrik / githubweb
  3. Rename math command \pdfrac -> \udfrac (and introduce \pdfrac for comparison) — Tidefelt Henrik / githubweb
  4. Update figures after change of syntax highlighting — Tidefelt Henrik / githubweb
  5. Text from decision. (#2711) — noreply / githubweb
  6. Force a line break after paragraph to not conflict the display — dietmar.winkler / githubweb
  7. Collapse navbar unless window is really wide (#2716) — noreply / githubweb

#27 (Nov 11, 2020, 8:58:38 AM)

  1. Fix \lstinline formatting of multi-line comment syntax — Tidefelt Henrik / githubweb

#26 (Nov 11, 2020, 7:33:10 AM)

  1. Use pseudo-code <and then> to shorten long lines — Tidefelt Henrik / githubweb
  2. Improve formatting of spatialDistribution pseudo-code — Tidefelt Henrik / githubweb
  3. Break long line in 'cardinality' example — Tidefelt Henrik / githubweb

#25 (Nov 10, 2020, 9:38:12 PM)

  1. Initial commit of documents for MCP-0033 — Tidefelt Henrik / githubweb
  2. Minor corrections, mostly language and formatting — noreply / githubweb
  3. Update the predefined plots to add HTML-caption, sub-plot title and optional identifier. — Hans.Olsson / githubweb
  4. Update predefined-plots.md — noreply / githubweb
  5. Updates after demonstration of prototype — noreply / githubweb
  6. Clean up and updating proposal with features demonstrated at 100th design meeting — Tidefelt Henrik / githubweb
  7. Fix broken markdown from previous commit — Tidefelt Henrik / githubweb
  8. Drop the top level Figures container in favor of reusing Documentation — Tidefelt Henrik / githubweb
  9. Text markup for captions — Tidefelt Henrik / githubweb
  10. Added example figure from the prototype — ottot / githubweb
  11. Update predefined-plots.md — noreply / githubweb
  12. Clean up whitespace in example of Figure — noreply / githubweb
  13. Clarifications regarding Figure 'group' — Tidefelt Henrik / githubweb
  14. Specifying behavior of undefined and empty Curve 'legend' — Tidefelt Henrik / githubweb
  15. State uniqueness requirement for Figure and Plot 'identifier' — Tidefelt Henrik / githubweb
  16. Clarify rules for Figure and Plot 'title', and relation to plot labels — Tidefelt Henrik / githubweb
  17. Move preferredView and DocumentationClass to the more logical place "Annotations for the Graphical User Interface" — ottot / githubweb
  18. Initial conversion of the markdown content to latex and integration of the text — ottot / githubweb
  19. Describe all the attributes of Figure in the text — ottot / githubweb
  20. Explicitly point out all attributes where variable replacements might be used — ottot / githubweb
  21. Removing redundant statement regarding vendor annotations (they can appear anywhere in any annotation) — ottot / githubweb
  22. Be even more specific about where variable replacements can be used — ottot / githubweb
  23. Fix typo — ottot / githubweb
  24. Fix whitespace — ottot / githubweb
  25. Use the nonnormative macro — ottot / githubweb
  26. Restore list that was lost in translation from markdown — ottot / githubweb
  27. Remove outdated restriction to simulation models in ReadMe.md — noreply / githubweb
  28. Fix typo — ottot / githubweb
  29. Relax the uniqueness requirements of plot identifiers — otto / githubweb
  30. Clarify the uniqueness of Figure and Plot identifiers — ottot / githubweb
  31. Move \doublelabel out of \subsection argument — noreply / githubweb
  32. Add link to collection of examples in ReadMe.md — noreply / githubweb
  33. Incorporate suggestions from #2578 — ottot / githubweb
  34. Clarify that leading and ending newlines are ignored in captions (#2581) — noreply / githubweb
  35. Make Figure title optional as decided at the 101th design meeting (#2580) — noreply / githubweb
  36. Fix typos and improved wording reported by @matlelenz — ottot / githubweb
  37. text graphical -> text graphical primitive — ottot / githubweb
  38. Use \lstinline on 'Plot' and 'title' — noreply / githubweb
  39. Elaborate on the inheritance of figures — Tidefelt Henrik / githubweb
  40. Explain 'preferred' plot in a more open way — Tidefelt Henrik / githubweb
  41. Add missing 'as' — noreply / githubweb
  42. Remove empty line at beginning of file — Tidefelt Henrik / githubweb
  43. Use pseudocode record for 'Documentation' annotation — Tidefelt Henrik / githubweb
  44. Clarify that it's an error if cref does not designate a scalar variable — noreply / githubweb
  45. Clarify the behavior for unknown and incompatible units — ottot / githubweb
  46. Fix broken merge — noreply / githubweb
  47. Move things related to Axis.label into the same paragraph — Tidefelt Henrik / githubweb
  48. Clarify that Axis.unit is required when specifying axis bounds — Tidefelt Henrik / githubweb
  49. Make Axis.unit default to "" (without yet specifying what the default means) — Tidefelt Henrik / githubweb
  50. First try at defining the meaning of empty Axis.unit — Tidefelt Henrik / githubweb
  51. Mandate that Axis.unit is used for axis tick labels — Tidefelt Henrik / githubweb
  52. Separate meanings of presence of axis bounds and presence of Axis.unit — Tidefelt Henrik / githubweb
  53. Ignore 'min' and 'max' when 'unit' is not recognized — noreply / githubweb
  54. Move MCP state to 'Under Evaluation' — Tidefelt Henrik / githubweb
  55. Restructure CSS files to make tracking actual changes easier — Tidefelt Henrik / githubweb
  56. Improve HTML layout — Tidefelt Henrik / githubweb
  57. Change .ltx_page_main max-width to 80em — Tidefelt Henrik / githubweb
  58. Let the navbar inherit its text color — Tidefelt Henrik / githubweb
  59. Use inherited color for links — Tidefelt Henrik / githubweb
  60. Invert colors for sidebar and page header — Tidefelt Henrik / githubweb
  61. Update table to follow new style — Tidefelt Henrik / githubweb
  62. Follow surrounding style of empty line in the source after a sectioning command — Tidefelt Henrik / githubweb
  63. Introduce new dialect [nocomment]modelica for making comments appear as normal code — Tidefelt Henrik / githubweb
  64. Improving specification of escape sequences — Tidefelt Henrik / githubweb
  65. Add styling of 'x' and 'y' denoting axes — Tidefelt Henrik / githubweb
  66. Reference table in text — Tidefelt Henrik / githubweb
  67. Fix typo reported by @maltelenz — noreply / githubweb
  68. Use 'example.org' instead of 'bad.org' in crazy example — Tidefelt Henrik / githubweb
  69. Fix three cases of 'parameter-expression' -> 'parameter expression' — Tidefelt Henrik / githubweb
  70. Make assertion level a parameter expression — Tidefelt Henrik / githubweb
  71. Change 'a discrete-time variables' -> 'a discrete-time variable' — Tidefelt Henrik / githubweb
  72. State solvability requirements for discrete-valued variables — Tidefelt Henrik / githubweb
  73. Fix some white-space irregularities in the grammar — Tidefelt Henrik / githubweb
  74. Fix more white-space irregularities — Tidefelt Henrik / githubweb
  75. Partly fix white-space irregularities in lexer rules — Tidefelt Henrik / githubweb
  76. Fix two more minor white-space irregularities — Tidefelt Henrik / githubweb
  77. Update comment about LaTeXML issue being fixed on their 'master' — noreply / githubweb
  78. Fix typos in spec (#2695) — noreply / githubweb
  79. Deprecate byte order mark (#2696) — noreply / githubweb
  80. Cleanup listings related to external-clauses (#2688) — noreply / githubweb
  81. Clarify that equations in discrete-time Real variables are only solved at events — Tidefelt Henrik / githubweb
  82. Use non-inverted styling of sidebar, with dividers in logo colors — Tidefelt Henrik / githubweb
  83. Remove unused and (basically) unmodified copy of LaTeXML CSS file — Tidefelt Henrik / githubweb
  84. Rename 'LaTeXML-navbar-left.css' -> 'MLS-navbar-left.css' — Tidefelt Henrik / githubweb
  85. Add comment regarding LaTeXML failure to treat \lstinline properly inside \caption — noreply / githubweb
  86. Fix lost white-space after \textregistered (#2708) — noreply / githubweb
  87. Tone down syntax highlighting of recognized identifiers (#2690) — noreply / githubweb
  88. Ignore errors in Makefile targets 'clean-pdf' and 'clean-html' — Tidefelt Henrik / githubweb
  89. Revert to off-the-shelf LaTeXML-maybeMathjax.js — Tidefelt Henrik / githubweb
  90. Update — Hans.Olsson / githubweb
  91. Fix incorrect use of underscore in grammar rule names — Tidefelt Henrik / githubweb
  92. Break too long line before 'textString' — Tidefelt Henrik / githubweb
  93. Break too long line before 'OnMouseUpSetBoolean' — Tidefelt Henrik / githubweb
  94. Remove misplaced semicolon after 'interaction' annotation — Tidefelt Henrik / githubweb
  95. Add missing '\lstinline' before '!Real!' — Tidefelt Henrik / githubweb
  96. Cleanup related to 'OldModifier' — Tidefelt Henrik / githubweb
  97. Say 'The meanings of these annotations are' — Tidefelt Henrik / githubweb
  98. Use line breaks to reflect grouping inside 'Access' annotation — Tidefelt Henrik / githubweb
  99. Let's have a look at sentence-based line breaks — Tidefelt Henrik / githubweb
  100. Update pure function optimization example, avoiding long lines — Tidefelt Henrik / githubweb
  101. Rephrase introduction to vectorization rules — Tidefelt Henrik / githubweb
  102. Clear up description of element-wise evaluation of vectorized call — Tidefelt Henrik / githubweb
  103. Fix missing \lstinline of 'Library' (annotation) — Tidefelt Henrik / githubweb
  104. Remove empty line in assert example string literal — Tidefelt Henrik / githubweb
  105. Add missing \lstinline on 'in0', 'in1', 'out0', 'out1' — Tidefelt Henrik / githubweb
  106. Break long line with 'spatialDistribution' — Tidefelt Henrik / githubweb
  107. Improve sub-clock named argument styling and sentence — Tidefelt Henrik / githubweb
  108. Don't split sentence over listing — Tidefelt Henrik / githubweb
  109. Add missing \lstinline for 'Boolean' — Tidefelt Henrik / githubweb
  110. Suggest \linebreak[4] before \lstinline to avoid comma after line break — Tidefelt Henrik / githubweb

#10 (Nov 3, 2020, 7:44:37 AM)

  1. Remove meaningless braces around 'unique' — Tidefelt Henrik / githubweb
  2. Use \cref to reference item of enumeration — Tidefelt Henrik / githubweb
  3. Put spaces in correct locations of overloaded constructor call — Tidefelt Henrik / githubweb

#9 (Oct 14, 2020, 11:14:57 PM)

  1. One more case of 'Boolean' — Tidefelt Henrik / githubweb

#8 (Oct 14, 2020, 10:55:41 PM)

  1. Clean up whitespace — Tidefelt Henrik / githubweb

#7 (Oct 14, 2020, 9:50:55 PM)

  1. Cleanup related to 'textColor' — Tidefelt Henrik / githubweb
  2. Cleanup related to 'arrowSize', 'lineThickness', 'borderPattern', 'Arrow' — Tidefelt Henrik / githubweb
  3. Cleanup of more lower camel case identifiers — Tidefelt Henrik / githubweb
  4. Cleanup related to upper camel case identifiers — Tidefelt Henrik / githubweb

#6 (Oct 14, 2020, 12:41:01 AM)

  1. Cleanup related to 'external' — Tidefelt Henrik / githubweb
  2. Cleanup related to 'final' — Tidefelt Henrik / githubweb
  3. Cleanup related to 'flow' — Tidefelt Henrik / githubweb
  4. Cleanup related to 'function' — Tidefelt Henrik / githubweb
  5. Cleanup related to 'input' — Tidefelt Henrik / githubweb
  6. Cleanup related to 'import' — Tidefelt Henrik / githubweb
  7. Cleanup related to 'loop' — Tidefelt Henrik / githubweb
  8. Add comment regarding keyword status of 'nondiscrete' — Tidefelt Henrik / githubweb
  9. Cleanup related to 'parameter' — Tidefelt Henrik / githubweb
  10. Cleanup related to 'partial' — Tidefelt Henrik / githubweb
  11. Cleanup related to 'redeclare' — Tidefelt Henrik / githubweb
  12. Cleanup related to 'return' — Tidefelt Henrik / githubweb
  13. Cleanup related to 'terminate' — Tidefelt Henrik / githubweb
  14. Add comment regarding the only occurrence of 'while-loop' — Tidefelt Henrik / githubweb
  15. Cleanup related to 'pure' and 'impure' — Tidefelt Henrik / githubweb
  16. Cleanup related to 'transition' and 'connect' — Tidefelt Henrik / githubweb
  17. Cleanup related to 'semiLinear' — Tidefelt Henrik / githubweb
  18. Cleanup related to 'inStream' and 'actualStream' — Tidefelt Henrik / githubweb
  19. Cleanup related to 'spatialDistribution' — Tidefelt Henrik / githubweb
  20. Cleanup related to 'getInstanceName' — Tidefelt Henrik / githubweb
  21. Cleanup related to 'noEvent' and 'smooth' — Tidefelt Henrik / githubweb
  22. Cleanup related to 'sample' — Tidefelt Henrik / githubweb
  23. Cleanup related to 'pre' — Tidefelt Henrik / githubweb
  24. Cleanup related to 'reinit' — Tidefelt Henrik / githubweb
  25. Cleanup related to 'previous' — Tidefelt Henrik / githubweb
  26. Cleanup related to recognized named in synchronous — Tidefelt Henrik / githubweb
  27. Cleanup related to 'String' — Tidefelt Henrik / githubweb
  28. Cleanup related to 'Boolean' — Tidefelt Henrik / githubweb
  29. Cleanup related to 'Integer' — Tidefelt Henrik / githubweb
  30. Cleanup related to 'Real' — Tidefelt Henrik / githubweb

#5 (Oct 13, 2020, 12:21:32 AM)

  1. Cleanup related to 'extends' — Tidefelt Henrik / githubweb

#4 (Oct 13, 2020, 12:11:10 AM)

  1. Better line-break in syntax. — Hans.Olsson / githubweb
  2. Break lines for include. — Hans.Olsson / githubweb
  3. Break lines in better ways. — Hans.Olsson / githubweb
  4. The entire version numbers should be code. — Hans.Olsson / githubweb
  5. And change language just in case. — Hans.Olsson / githubweb
  6. Use consistent quoting in grammar-sections. — Hans.Olsson / githubweb
  7. Use proper meta-symbol for repetition (and break line). — Hans.Olsson / githubweb
  8. Don't use grammar-style for annotation-names in a simple table. — Hans.Olsson / githubweb
  9. WhiteSpace — Hans.Olsson / githubweb
  10. Replace 'may not' by 'shall not' — Hans.Olsson / githubweb
  11. Spelling — Hans.Olsson / githubweb
  12. Add missing newline at end of file — Tidefelt Henrik / githubweb
  13. Workaround for poor parskip.sty support in LaTeXML — Tidefelt Henrik / githubweb
  14. Avoid 'allows to' (#2685) — noreply / githubweb
  15. Remove redundant language=grammar since given by synopsis. — Hans.Olsson / githubweb
  16. Update chapters/syntax.tex — noreply / githubweb
  17. Text styling cleanup related to 'annotation' — Tidefelt Henrik / githubweb
  18. Text styling cleanup related to 'assert' — Tidefelt Henrik / githubweb
  19. Text styling cleanup related to 'block' — Tidefelt Henrik / githubweb
  20. Styling related to 'break' (including 'Connections') — Tidefelt Henrik / githubweb
  21. Cleanup related to 'connector' — Tidefelt Henrik / githubweb
  22. Cleanup related to 'constant' — Tidefelt Henrik / githubweb
  23. Cleanup related to 'discrete' — Tidefelt Henrik / githubweb
  24. Cleanup related to 'each' — Tidefelt Henrik / githubweb
  25. Cleanup related to 'elsewhen' — Tidefelt Henrik / githubweb
  26. Add comment regarding 'exit' as keyword — Tidefelt Henrik / githubweb
  27. Cleanup related to 'extends' — Tidefelt Henrik / githubweb

#3 (Oct 12, 2020, 1:18:45 AM)

  1. Use pure math instead of \lstinline for math-like content — Tidefelt Henrik / githubweb
  2. Clarify caption: the value of a clock variable isn't defined — Tidefelt Henrik / githubweb
  3. Remove superflous emphasis — Tidefelt Henrik / githubweb
  4. Use equally sized figures for the different kinds of discrete-time variables — Tidefelt Henrik / githubweb
  5. Use math for the points of a Bezier spline — Tidefelt Henrik / githubweb
  6. Use scalable graphics for Bezier spline — Tidefelt Henrik / githubweb
  7. Make sure all figures have a caption — Tidefelt Henrik / githubweb
  8. Put figure captions below the figure — Tidefelt Henrik / githubweb
  9. Styling of captions — Tidefelt Henrik / githubweb
  10. Mention that LaTeXML issue with subfig.sty is fixed on master — Tidefelt Henrik / githubweb
  11. Fix language — Tidefelt Henrik / githubweb
  12. Try to fix CI build by installing packages caption.sty and cleveref.sty — Tidefelt Henrik / githubweb
  13. Change: Allow empty quoted identifier. — Hans.Olsson / githubweb
  14. Bump Docker latexml image — Tidefelt Henrik / githubweb
  15. Use scalable graphics for subtype relation — Tidefelt Henrik / githubweb
  16. Fix typos in subtype figure caption — Tidefelt Henrik / githubweb
  17. Remove no longer used bitmap images — Tidefelt Henrik / githubweb
  18. Use scalable graphics for inside/outside connector example — Tidefelt Henrik / githubweb
  19. End all captions with period — Tidefelt Henrik / githubweb
  20. Use open en-dash instead of open em-dash — Tidefelt Henrik / githubweb
  21. Use scalable graphics for synchronous example — Tidefelt Henrik / githubweb
  22. Use scalable graphics for MODELICAPATH — Tidefelt Henrik / githubweb
  23. Use scalable graphics for overconstrained connection graph — Tidefelt Henrik / githubweb
  24. Fix failed attempt to format 'k' as subscript — Tidefelt Henrik / githubweb
  25. Use scalable graphics for fluid connection set — Tidefelt Henrik / githubweb
  26. Rename figure 'image2.png' -> 'diagram_examples.png' — Tidefelt Henrik / githubweb
  27. Remove stray extra 'q' in subscripts of figure 15.1 — Tidefelt Henrik / githubweb
  28. Improve math formatting in derivationofstream.tex — Tidefelt Henrik / githubweb
  29. Use scalable graphics for common mixing enthalpy — Tidefelt Henrik / githubweb
  30. Use scalable graphics for inStream rationale — Tidefelt Henrik / githubweb
  31. Use scalable graphics for fluid connections with sensor — Tidefelt Henrik / githubweb
  32. Small fixes to math notation in derivationofstream.tex — Tidefelt Henrik / githubweb
  33. Clarify elsewhen initial — Hans.Olsson / githubweb
  34. Update chapters/equations.tex — noreply / githubweb
  35. Fix incorrect use of "discrete states" — Tidefelt Henrik / githubweb
  36. Give proper name to section introducing 'clocked state variable' — Tidefelt Henrik / githubweb
  37. Clarify definition of 'clocked state variable' — Tidefelt Henrik / githubweb
  38. Some \lstinline cleanup in definition of 'previous' — Tidefelt Henrik / githubweb
  39. Use scalable graphics for state machine transition examples — Tidefelt Henrik / githubweb
  40. Use scalable graphics for hierarchical state machine — Tidefelt Henrik / githubweb
  41. Create LICENSE.md — noreply / githubweb
  42. Specify that chapter introductions are non-normative. — Hans.Olsson / githubweb
  43. Split of terminology as separate section. — Hans.Olsson / githubweb
  44. Remove normative text (already part of equations-chapter), — Hans.Olsson / githubweb
  45. No need to mark the start as non-normative anymore. — Hans.Olsson / githubweb
  46. Split of normative part. — Hans.Olsson / githubweb
  47. Minor state machine figure updates — Tidefelt Henrik / githubweb
  48. Use scalable graphics for the state machine behavior plot — Tidefelt Henrik / githubweb
  49. Replace PNG variant of Modelica_Language by SVG — Tidefelt Henrik / githubweb
  50. Set 'height' instead of 'scale' for image in page header — Tidefelt Henrik / githubweb
  51. Include screen shots with 'scale' instead of 'width' and 'height' for consistent scaling — Tidefelt Henrik / githubweb
  52. Add comment about LaTeXML issue being fixed on 'master' — noreply / githubweb
  53. Reformulate to have a non-normative introduction, followed by an actual normative part. — Hans.Olsson / githubweb
  54. Switch from table to item-list after latexml bug was corrected. — Hans.Olsson / githubweb
  55. Fix reference to table. — Hans.Olsson / githubweb
  56. Mark entire introduction to array chapter as non-normative. — Hans.Olsson / githubweb
  57. Move non-normative motivation for package to start of chapter, — Hans.Olsson / githubweb
  58. Reorder sections in package-chapter as discussed. — Hans.Olsson / githubweb
  59. Remove extra label. — Hans.Olsson / githubweb
  60. Use \emph instead of all upper case letters — noreply / githubweb
  61. Address GitHub warning about incorrect pair of double quotes — noreply / githubweb
  62. Improve inclusion of image in preface — Tidefelt Henrik / githubweb
  63. Remove nonnormative unclear text — Hans.Olsson / githubweb
  64. Rewrite synchronous rationale to be positive (#2656) — noreply / githubweb
  65. Fix duplicated paragraph after resolving merge conflict — Tidefelt Henrik / githubweb
  66. First attempt at environments for operator/function definitions, with application to 'previous' — Tidefelt Henrik / githubweb
  67. Sample application to 'Numeric Functions and Conversion Functions' — Tidefelt Henrik / githubweb
  68. Remove some unintentional paragraph breaks around displayed equations — Tidefelt Henrik / githubweb
  69. Sample application to base-clock conversion operators — Tidefelt Henrik / githubweb
  70. Alternative approach to avoid overuse of tables, applied to event-related operators — Tidefelt Henrik / githubweb
  71. Add Git ignore patterns for LaTexML-generated build directories — Tidefelt Henrik / githubweb
  72. More use of math for operator formal parameters — Tidefelt Henrik / githubweb
  73. Break too long \lstinline line — Tidefelt Henrik / githubweb
  74. Update name and add link for MCP-0037 — noreply / githubweb
  75. Use latexmk — Hans.Olsson / githubweb
  76. Use "discrete-time variable" consistently. (#2646) — noreply / githubweb
  77. Update all existing sample applications according to discussion with Hans — Tidefelt Henrik / githubweb
  78. Add ltx-article.css to Git ignore patterns — Tidefelt Henrik / githubweb
  79. Remove controversial part of merged with #2646 — noreply / githubweb
  80. Change small tables of arithmetic operators from 'longtable' to 'tabular' — Tidefelt Henrik / githubweb
  81. Don't end small table entries in period — Tidefelt Henrik / githubweb
  82. Clean up table of Clock constructors — Tidefelt Henrik / githubweb
  83. Use 'list' instead of 'longtable' for crazy indentation of definitions of 'incidence(e)' — Tidefelt Henrik / githubweb
  84. Uniform structure of paragraph before tables of operators/functions — Tidefelt Henrik / githubweb
  85. Clean up table of sub-clock conversion operators — Tidefelt Henrik / githubweb
  86. Use new, lighter, style for table of solver methods — Tidefelt Henrik / githubweb
  87. Clean up table of additional clock utility operators — Tidefelt Henrik / githubweb
  88. Use 'list'-based environment instead of 'longtable' for contributors — Tidefelt Henrik / githubweb
  89. Clean up tables for state machines — Tidefelt Henrik / githubweb
  90. Replace 'p{11cm}' column format by 'l' — Tidefelt Henrik / githubweb
  91. Don't use 'longtable' for collection of all keywords — Tidefelt Henrik / githubweb
  92. Use new table style for string escape sequences — Tidefelt Henrik / githubweb
  93. Use 'itemize' instead of 'longtable' for notation in dae.tex — Tidefelt Henrik / githubweb
  94. Basic cleanup of table for overconstrained connections — Tidefelt Henrik / githubweb
  95. Structure 'Annotations for Code Generation' similar to operators — Tidefelt Henrik / githubweb
  96. Use 'itemize' instead of 'longtable' for definitions of specialized classes — Tidefelt Henrik / githubweb
  97. Clean up table of inheritance rules — Tidefelt Henrik / githubweb
  98. Clean up table and listings in 'Merging of Modifications' — Tidefelt Henrik / githubweb
  99. Say, for example, "C type", not "C-type" — Tidefelt Henrik / githubweb
  100. Clean up tables in 'External Function Interface' — Tidefelt Henrik / githubweb
  101. Minor math cleanup — Tidefelt Henrik / githubweb
  102. Allow Dialog for classes as well, with restriction. (#2618) — noreply / githubweb
  103. Update convertMessage to handle elements. — Hans.Olsson / githubweb
  104. Clean up a couple of tables related to arrays — Tidefelt Henrik / githubweb
  105. Clean up array and element-wise operator tables — Tidefelt Henrik / githubweb
  106. Avoid paragraph columns in operator precedence table — Tidefelt Henrik / githubweb
  107. Remove vertical lines in operator precedence table — Tidefelt Henrik / githubweb
  108. Clean up definition of 'promote' — Tidefelt Henrik / githubweb
  109. Clean up whitespace in array function example — Tidefelt Henrik / githubweb
  110. Clean up last tables of array operators and functions — Tidefelt Henrik / githubweb
  111. Don't load unused package 'longtable' — Tidefelt Henrik / githubweb
  112. Matrix/vector algebra functions return reals — Martin Sjölund / githubweb
  113. No need to say Real/Integer - Real is enough — Martin Sjölund / githubweb
  114. Minor cleanup of listing for 'cross' — Tidefelt Henrik / githubweb
  115. Add files for editing files using Sublime Text (#2674) — noreply / githubweb
  116. Forbid mixing clocks (#2670) — noreply / githubweb
  117. Change notation for mass flow rate from \dot{m} to \tilde{m}. (#2645) — noreply / githubweb
  118. Specify that each is wrt enclosing array for its position (#2648) — noreply / githubweb
  119. Reorder rows of external function type mapping table — Tidefelt Henrik / githubweb
  120. Partition table of 'Utility Functions for Reporting Errors' in three sections — Tidefelt Henrik / githubweb
  121. Consistent use of comments between arguments to \lstdefinelanguage — Tidefelt Henrik / githubweb
  122. Remove periods (.) from 'alsoletter' — Tidefelt Henrik / githubweb
  123. Add line break before long \lstinline — Tidefelt Henrik / githubweb
  124. Move comments above synchronous solver method equations — Tidefelt Henrik / githubweb
  125. Force normal font weight in <th> elements — Tidefelt Henrik / githubweb
  126. Fix issue with syntax highlighting of 'getInstanceName' and 'terminal' — Tidefelt Henrik / githubweb
  127. Add syntax highlighting of synchronous operators — Tidefelt Henrik / githubweb
  128. Don't use \nameref* in LaTeXML build — Tidefelt Henrik / githubweb
  129. Don't exclude directory 'css' from Sublime Text project — Tidefelt Henrik / githubweb
  130. Restrict use of 'size' on components of expandable connectors (#2596) — noreply / githubweb
  131. Clarify HTML encoded contents. (#2672) — noreply / githubweb
  132. Get rid of \autoref uses introduced by merge with 'central/master' — Tidefelt Henrik / githubweb
  133. Teach Jenkins about MLS.css — Tidefelt Henrik / githubweb
  134. Adjust monospace font size in LaTeXML build — Tidefelt Henrik / githubweb
  135. Remove CSS files that are identical to the default ones from LaTeXML — Tidefelt Henrik / githubweb
  136. Migrate modifications of LaTeXML.css to MLS.css — Tidefelt Henrik / githubweb
  137. Scale down non-mathescape math in CSS instead of scaling up monospace — Tidefelt Henrik / githubweb
  138. Add comment regarding problem with labels on the LaTeXML 'master' branch — Tidefelt Henrik / githubweb
  139. Fix build break by changing \autoref -> \cref (#2679) — noreply / githubweb
  140. Add missing period at end of last sentence in abstract (#2677) — noreply / githubweb
  141. Add workaround for LaTeXML issue leaving a ']' after abstract (#2678) — noreply / githubweb
  142. Add enumeration and within as keywords, since it looked odd in the keyword table. — Hans.Olsson / githubweb
  143. Better non-normative text for empty function calls. — Hans.Olsson / githubweb
  144. Use \lstinline on 'homotopy' — Tidefelt Henrik / githubweb
  145. Clean up whitespace in listing related to pure functions — Tidefelt Henrik / githubweb
  146. Add missing \lstinline for 'homotopy' — Tidefelt Henrik / githubweb

#2 (Sep 6, 2020, 11:17:27 PM)

  1. Replace en-dash by parenthesis in constrainedby requirement — Tidefelt Henrik / githubweb
  2. Replace en-dash by comma when giving exception — Tidefelt Henrik / githubweb
  3. Replace en-dash by comma before 'then' — Tidefelt Henrik / githubweb
  4. Replace en-dash by comma before some kind of exception — Tidefelt Henrik / githubweb
  5. Replace en-dash by comma before 'and' — Tidefelt Henrik / githubweb
  6. Replace en-dash by comma before 'but' — Tidefelt Henrik / githubweb
  7. Rewrite item list with all items in stand-alone form — Tidefelt Henrik / githubweb
  8. Clean up whitespace in small code listing — Tidefelt Henrik / githubweb
  9. Say 'specifying' instead of 'which specifies' after em-dash — Tidefelt Henrik / githubweb
  10. Replace em-dash...comma by em-dash...em-dash when mentioning shorthand notation — Tidefelt Henrik / githubweb
  11. Improve symmetry of footnotes for Mathematica and MATLAB — Tidefelt Henrik / githubweb
  12. Replace two en-dashes by nothing and comma — Tidefelt Henrik / githubweb
  13. Remove en-dash before 'of class' — Tidefelt Henrik / githubweb
  14. Replace en-dash by comma before 'and' — Tidefelt Henrik / githubweb
  15. Replace en-dash by comma before 'except' — Tidefelt Henrik / githubweb
  16. Replace en-dash by comma before 'but' — Tidefelt Henrik / githubweb
  17. Replace en-dash by parentheses when giving non-normative rationale — Tidefelt Henrik / githubweb
  18. Replace en-dash by colon after 'twice' — Tidefelt Henrik / githubweb
  19. Replace single en-dash by pair of em-dashes around 'the iteration range' — Tidefelt Henrik / githubweb
  20. Clean up some whitespace in some code listings in chapter 'Statements' — Tidefelt Henrik / githubweb
  21. Replace en-dash by comma, while changing the following 'and' into 'while' — Tidefelt Henrik / githubweb
  22. Replace en-dash by comma before 'and' — Tidefelt Henrik / githubweb
  23. Replace en-dash by period before 'however' — Tidefelt Henrik / githubweb
  24. Replace almost all remaining en-dashes by em-dashes — Tidefelt Henrik / githubweb
  25. Change some hyphens to em-dashes — Tidefelt Henrik / githubweb
  26. Change some hyphens to commas — Tidefelt Henrik / githubweb
  27. Remove a hyphen instead of changing to em-dash — Tidefelt Henrik / githubweb
  28. Prefer comma over em-dash before "see" — Tidefelt Henrik / githubweb
  29. Change hyphens for page ranges to en-dash — Tidefelt Henrik / githubweb
  30. Remove two stray paragraph breaks — Tidefelt Henrik / githubweb
  31. Apply \firstuse when introducing overdetermined type/record — Tidefelt Henrik / githubweb
  32. Remove spaces around em-dash — Tidefelt Henrik / githubweb
  33. Fix two more cases of space to remove around em-dash — Tidefelt Henrik / githubweb
  34. Replace closed em-dash by open en-dash — Tidefelt Henrik / githubweb
  35. Use \lstinline for 'noEvent' — Tidefelt Henrik / githubweb
  36. Remove stray line break in when-statement example — noreply / githubweb
  37. When speaking of when-equations, don't say "when-statements" — noreply / githubweb
  38. Say "\lstinline!start! attribute" — Tidefelt Henrik / githubweb
  39. Remove extra period at end of sentence — Tidefelt Henrik / githubweb