diff options
-rw-r--r-- | doc/misc/eww.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index 248bd63e87f..df1eb53c9d5 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi @@ -310,9 +310,9 @@ state the directionality. size or content. By customizing @code{shr-max-image-proportion} you can set the maximal image proportion in relation to the window they are displayed in. E.g., 0.7 means an image is allowed to take up 70% -of the width and height. If Emacs supports image scaling (ImageMagick -support required) then larger images are scaled down. You can block -specific images completely by customizing @code{shr-blocked-images}. +of the width and height. If Emacs supports image scaling, then larger +images are scaled down. You can block specific images completely by +customizing @code{shr-blocked-images}. @vindex shr-inhibit-images You can control image display by customizing |