setq org-image-actual-width nil

This commit is contained in:
2020-03-01 13:57:50 +01:00
parent b000cab022
commit 5e5b9ddb9c

View File

@@ -351,6 +351,7 @@ The most important parts are configuring key bindings to quickly access the file
org-footnote-section nil
org-hide-leading-stars nil
org-link-file-path-type 'relative
org-image-actual-width nil ; with this image sizes can be set per image, with an attribute
)
(setcar (nthcdr 4 org-emphasis-regexp-components) 4)