Skip to content

Commit

Permalink
Clean up source line break
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Jan 24, 2021
1 parent accca51 commit c0516ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chapters/annotations.tex
Expand Up @@ -1379,8 +1379,7 @@ \section{Annotations for the Graphical User Interface}\label{annotations-for-the
If \lstinline!showStartAttribute = true! the dialog should allow the user to set the start-value and the \lstinline!fixed! attribute for the variable instead of the value of the variable.

\begin{nonnormative}
The \lstinline!showStartAttribute = true! is primarily intended for non-parameter values and avoids introducing
a separate parameter for the start-value of the variable.
The \lstinline!showStartAttribute = true! is primarily intended for non-parameter values and avoids introducing a separate parameter for the start-value of the variable.
\end{nonnormative}

If \lstinline!colorSelector = true!, it indicates that an rgb-value selector can be presented for a vector of three elements and generate values 0..255 (the color selector should be useable both for vectors of \lstinline!Integer! and \lstinline!Real!).
Expand Down

0 comments on commit c0516ad

Please sign in to comment.