Skip to content

Commit

Permalink
SentencePerLine
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed May 11, 2022
1 parent 19d7455 commit bc13d9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/interface.tex
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ \section{Interface Terminology}\label{interface-terminology}
sections of \lstinline!B! is also available in \lstinline!A!.
\par
\begin{nonnormative*}
E.g., if \lstinline!B! has a declaration \lstinline!Real x!, this declaration must also be present in \lstinline!A!. If \lstinline!A! has a declaration \lstinline!Real y!, this declaration must
not be present in \lstinline!B!.
E.g., if \lstinline!B! has a declaration \lstinline!Real x!, this declaration must also be present in \lstinline!A!.
If \lstinline!A! has a declaration \lstinline!Real y!, this declaration must not be present in \lstinline!B!.
\end{nonnormative*}
\end{definition}

Expand Down

0 comments on commit bc13d9f

Please sign in to comment.