diff --git a/chapters/revisions.tex b/chapters/revisions.tex index 41e455be7..77aff2e00 100644 --- a/chapters/revisions.tex +++ b/chapters/revisions.tex @@ -904,9 +904,8 @@ \subsection{Main changes in Modelica 3.2 Revision 2}\doublelabel{main-changes-in pre-variables, \autoref{discrete-time-expressions}. Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/853}{\#853}. \item - Updated noDerivative to be consistent with MSL, \autoref{using-the-derivative-annotation}. This - is an incompatibility -- but the other variant was not used. Ticket - \href{https://github.com/modelica/ModelicaSpecification/issues/1035}{\#1035}. + Updated \lstinline!noDerivative! to be consistent with MSL, \autoref{using-the-derivative-annotation}. This is an incompatibility, but the other variant was not used. + Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/1035}{\#1035}. \item Clarified handling of component with missingInnerMessage; \autoref{annotations-for-the-graphical-user-interface}. Ticket @@ -950,10 +949,9 @@ \subsection{Main changes in Modelica 3.2 Revision 2}\doublelabel{main-changes-in Clarified equation count for if-equations, \autoref{if-equations}. Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/888}{\#888}. \item - Complete definition of reinit, \autoref{reinit}. Ticket - \href{https://github.com/modelica/ModelicaSpecification/issues/578}{\#578}. This - forbids reinit in algorithms -- but it was previously not - well-defined. + Complete definition of \lstinline!reinit!, \autoref{reinit}. + Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/578}{\#578}. + This forbids \lstinline!reinit! in algorithms, but it was previously not well-defined. \item Clarified initializaton of pre(vc) for a non-discrete (that is continuous-time) Real variable vc, \autoref{initialization-initial-equation-and-initial-algorithm}. Ticket