diff --git a/chapters/annotations.tex b/chapters/annotations.tex index 7373a5471..184a84b0a 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -888,7 +888,7 @@ \subsubsection{Bitmap}\doublelabel{bitmap} external file containing image data. The mapping from the string to the file is specified for some URIs in \autoref{external-resources}. The supported file formats include \lstinline!PNG!, \lstinline!BMP!, \lstinline!JPEG!, -and \lstinline!SVG! (provided that the outermost svg-element specify the size, i.e. width and height). +and \lstinline!SVG! (provided that the outermost svg-element specify the size, i.e., width and height). When the attribute \lstinline!imageSource! is specified, the string contains the image data -- and the image format is determined based on the contents.