Skip to content

Commit

Permalink
Include screen shots with 'scale' instead of 'width' and 'height' for…
Browse files Browse the repository at this point in the history
… consistent scaling
  • Loading branch information
henrikt-ma committed Sep 8, 2020
1 parent 7e0eb0d commit 47c9d83
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions chapters/annotations.tex
Expand Up @@ -1299,8 +1299,11 @@ \section{Annotations for the Graphical User Interface}\label{annotations-for-the
should not be modified by the user (an alternative is to show parameter
\lstinline!nInports! in the menu but with disabled input field):

\includegraphics[width=2.25in,height=1.125in]{disabledparameter}
\includegraphics[width=2.625in,height=0.89583in]{tabparameter}\\
\begin{center}
\includegraphics[scale=0.5]{disabledparameter}
\quad
\includegraphics[scale=0.5]{tabparameter}\\
\end{center}
\end{example}

\begin{nonnormative}
Expand Down

0 comments on commit 47c9d83

Please sign in to comment.