Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
otronarp committed Feb 11, 2020
1 parent 3831fad commit bae3410
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions chapters/annotations.tex
Expand Up @@ -103,7 +103,6 @@ \subsection{Annotations for Figures\doublelabel{annotations-for-figures}}
\autoref{plot-curves}, that all share a common x and y axis with properties
described in \autoref{axis-properties}.


The \lstinline!title! of a \lstinline!Figure! shall be non-empty and is
mandatory, as every figure needs a title for presentation in contexts such as a
list of figures, and as it is generally hard for tools to automatically generate
Expand Down Expand Up @@ -156,7 +155,6 @@ \subsubsection{Plot Curves}\doublelabel{plot-curves}
end Curve;
\end{lstlisting}


The mandatory \lstinline!x! and \lstinline!y! expressions are restricted to be
component references refering to a scalar variable or \lstinline!time!.

Expand Down Expand Up @@ -204,7 +202,6 @@ \subsubsection{Variable Replacements}\doublelabel{variable-replacements}
\lstinline!label! & \lstinline!Axis! \\ \hline
\end{longtable}


Note that expansion to the final value means that expansion is not restricted to
parameters and constants, so that values to be shown in a caption can be
determined during simulation.
Expand Down

0 comments on commit bae3410

Please sign in to comment.