Vanilla shortcuts in dired, fixed image integration in LaTeX from org-mode

This commit is contained in:
2019-11-27 01:35:32 +01:00
parent 6ab599bd16
commit 5945d47227

View File

@@ -99,7 +99,7 @@ This function should only modify configuration layer settings."
json-fmt-tool 'web-beautify) json-fmt-tool 'web-beautify)
(keyboard-layout :variables (keyboard-layout :variables
kl-layout 'bepo kl-layout 'bepo
kl-disabled-configurations '(magit)) kl-disabled-configurations '(magit dired))
(latex :variables (latex :variables
latex-build-command "xelatex" latex-build-command "xelatex"
latex-enable-auto-fill t latex-enable-auto-fill t
@@ -960,7 +960,6 @@ So a typical ID could look like \"Org-4nd91V40HI\"."
org-use-sub-superscripts (quote {}) org-use-sub-superscripts (quote {})
org-latex-default-packages-alist '(("" "graphicx" t) org-latex-default-packages-alist '(("" "graphicx" t)
("" "minted" t) ("" "minted" t)
("" "grffile" t)
("" "longtable" nil) ("" "longtable" nil)
("" "wrapfig" nil) ("" "wrapfig" nil)
("" "rotating" nil) ("" "rotating" nil)