Skip to content

Commit

Permalink
Fix typos in revisions notes of v3.5
Browse files Browse the repository at this point in the history
(originally by Leo Gall on 3.5 branch.)
  • Loading branch information
GallLeo authored and HansOlsson committed Jan 25, 2021
1 parent 8b69147 commit 25e5767
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions chapters/revisions.tex
Expand Up @@ -6,7 +6,7 @@ \chapter{Modelica Revision History}\label{modelica-revision-history}
\url{https://www.modelica.org/documents}.

\section{Modelica 3.5}\label{modelica-3-5}
Modelica 3.5 was last edited December 31, 2020, and will later be voted to be approved
Modelica 3.5 was last edited December 31, 2020, and will later be voted to be approved.
The Modelica 3.5 specification was edited by Hans Olsson.

\subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Expand All @@ -21,7 +21,7 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Ticket \href{https://github.com/modelica/ModelicaSpecification/pull/2692}{\#2692}.
\item Mandate that Axis.unit is for tick labels, \cref{axis-properties}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/pull/2633}{\#2633}.
\item Define meaing of empty Axis.unit, \cref{axis-properties}.
\item Define meaning of empty Axis.unit, \cref{axis-properties}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/pull/2632}{\#2632}.
\item Elaborate on inheritance of figures, \cref{annotations-for-figures}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/pull/2588}{\#2588}.
Expand Down Expand Up @@ -104,7 +104,7 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2403}{\#2403}.
\end{itemize}

\item Clarified synchonous Modelica, \cref{synchronous-language-elements}
\item Clarified synchronous Modelica, \cref{synchronous-language-elements}
\begin{itemize}
\item Clarified that clock operators are not callable in functions and that functions may not contain Clock-variables and that they do not vectorize, \cref{argument-restrictions-component-expression}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2177}{\#2177} and Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2269}{\#2269}.
Expand All @@ -120,7 +120,7 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2651}{\#2651}.
\item Clarified that clocked signals are extrapolated using hold, not constant \cref{clocks-and-clocked-variables}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/pull/2607}{\#2607}.
\item Clarified that clock constructors can take named arguments and that clock paritioning must be parametric, \cref{clock-constructors};
\item Clarified that clock constructors can take named arguments and that clock partioning must be parametric, \cref{clock-constructors};
Ticket \href{https://github.com/modelica/ModelicaSpecification/pull/2394}{\#2394}.
\item Restricted noClock to not take a Clock as input, \cref{sub-clock-conversion-operators}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2355}{\#2355}.
Expand Down Expand Up @@ -294,7 +294,7 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2676}{\#2676}.
\item Made when-descriptions more similar, \cref{restrictions-on-where-a-when-equation-may-occur} and \cref{restrictions-on-equations-within-when-equations}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2635}{\#2635}.
\item Make assertion level a structural parameteter, \cref{assert}.
\item Make assertion level a structural parameter, \cref{assert}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2642}{\#2642}.
\item Deprecate byte order mark, \cref{mapping-a-package-class-hierarchy-into-a-directory-hierarchy-structured-entity}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2675}{\#2675}.
Expand Down

0 comments on commit 25e5767

Please sign in to comment.