Set a default image width of 1000
This commit is contained in:
parent
a031f5d21d
commit
10d740f409
@ -781,7 +781,7 @@ Display inline images after executing a source block:
|
||||
|
||||
** Images
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq org-image-actual-width nil)
|
||||
(setq org-image-actual-width '(1000))
|
||||
#+END_SRC
|
||||
* Projectile
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user