diff --git a/chapters/equations.tex b/chapters/equations.tex index 70ae30071..49e435a49 100644 --- a/chapters/equations.tex +++ b/chapters/equations.tex @@ -820,7 +820,7 @@ \section{Initialization, initial equation, and initial algorithm}\label{initiali It may be difficult for a user to figure out how many initial equations have to be added, especially if the system has a higher index. \end{nonnormative} -Based on these non-normative considerations we have the following rules: +Based on these non-normative considerations we have the following rules. A tool may add or remove initial equations automatically according to the rules below such that the resulting system is structurally nonsingular: \begin{itemize} \item A missing initial value of a discrete-time variable (see \cref{component-variability-prefixes-discrete-parameter-constant} -- this does not include parameter and constant variables -- which does not influence the simulation result, may be automatically set to the start value or its default without informing the user. diff --git a/chapters/functions.tex b/chapters/functions.tex index 1aecd9452..db86a0523 100644 --- a/chapters/functions.tex +++ b/chapters/functions.tex @@ -2385,9 +2385,8 @@ \subsection{Annotations for External Libraries and Include Files}\label{annotati platform specific directory is used. \begin{nonnormative} -A tool may give a diagnostic if the directory corresponding to the selected compiler version is missing. The directories may use symbolic links or use -a text-file as described below: e.g.\ a text-file \filename{vs2008} containing the text \emph{../win32/vs2005} (or \emph{vs2005}) suggesting that it is -compatible with vs2005. +A tool may give a diagnostic if the directory corresponding to the selected compiler version is missing. +The directories may use symbolic links or use a text-file as described below: e.g.\ a text-file \filename{vs2008} containing the text \emph{../win32/vs2005} (or \emph{vs2005}) suggesting that it is compatible with vs2005. \end{nonnormative} The \lstinline!ModelicaLibraryName! used for \lstinline!IncludeDirectory!, \lstinline!LibraryDirectory!, and \lstinline!SourceDirectory! indicates the top-level class where the annotation is found in the Modelica source code.