Skip to content

Commit

Permalink
Replace en-dash by comma before 'but'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Jul 14, 2020
1 parent b55d8fd commit 87f4ba2
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions chapters/revisions.tex
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 87f4ba2

Please sign in to comment.