diff --git a/README.org b/README.org index 4bd1802..e76affe 100644 --- a/README.org +++ b/README.org @@ -961,7 +961,7 @@ The code in listing [[lst:customize-org-babel]], [[lst:customize-org]], and (cperl "perl") (shell-script "bash") (caml "ocaml") - (Org "latex"))) + (org "latex"))) '(org-latex-minted-options '(("bgcolor" "LightGoldenrodYellow"))) `(org-latex-logfiles-extensions ',(cl-union '("lof" "lot") org-latex-logfiles-extensions :test #'equal))