diff --git a/chapters/synchronous.tex b/chapters/synchronous.tex index 04b754985..2ad523f1a 100644 --- a/chapters/synchronous.tex +++ b/chapters/synchronous.tex @@ -1084,10 +1084,8 @@ \subsection{Clocked Discrete-Time and Clocked Discretized Continuous-Time Partit When \lstinline!previous(x)! is used on a continuous-time state variable \lstinline!x!, then \lstinline!previous(x)! uses the start value of \lstinline!x! as value for the first clock tick. -In a clocked discrete-time partition all event generating mechanisms do -no longer apply. Especially neither relations, nor one of the built-in -operators of \cref{event-triggering-mathematical-functions} (event triggering mathematical functions) -will trigger an event. +In a clocked discrete-time partition all event generating mechanisms do no longer apply. +Especially neither relations, nor any of the built-in operators of \cref{event-triggering-mathematical-functions} (event triggering mathematical functions) will trigger an event. \subsection{Solver Methods}\label{solver-methods}