From 47c9d837f32f579728e86f2d874e90c34833865e Mon Sep 17 00:00:00 2001 From: Henrik Tidefelt Date: Wed, 9 Sep 2020 00:35:44 +0200 Subject: [PATCH] Include screen shots with 'scale' instead of 'width' and 'height' for consistent scaling --- chapters/annotations.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/chapters/annotations.tex b/chapters/annotations.tex index 86b185f55..3c6f9702a 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -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}