diff --git a/lisp/org.el b/lisp/org.el index d95fc2a40..21b2c5470 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -16706,7 +16706,7 @@ according to the value of `org-display-remote-inline-images'." width 'imagemagick) remote? - :width width)))) + :width width :scale 1)))) (defun org-display-inline-images (&optional include-linked refresh beg end) "Display inline images.