Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Feb 11, 2020
1 parent edf96c7 commit d7b33b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/annotations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ \subsubsection{Bitmap}\doublelabel{bitmap}
When the attribute \lstinline!fileName! is specified, the string refers to an
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!,
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).

When the attribute \lstinline!imageSource! is specified, the string contains the
Expand Down

0 comments on commit d7b33b8

Please sign in to comment.