Fix size of LaTeX fragments in Org buffers

This commit is contained in:
Dimitri Lozeve 2022-07-01 19:57:44 +02:00
parent 5216ca180c
commit 48b92ee85d

View file

@ -738,7 +738,7 @@
(setq org-src-preserve-indentation nil
org-edit-src-content-indentation 0)
(setq org-format-latex-options (plist-put org-format-latex-options :scale 1.5))
(setq org-format-latex-options (plist-put org-format-latex-options :scale 1))
(require 'ox-latex)
(add-to-list 'org-latex-classes