From c72fe6c71a58f09e72c3677c86389c83b31771dd Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Sat, 15 Jun 2024 18:19:32 +0200 Subject: [PATCH] Update the results of "lst:org-babel-active-languages" --- README.org | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 12b0310..d1f5b3d 100644 --- a/README.org +++ b/README.org @@ -2537,9 +2537,8 @@ def __org_babel_python_format_value(result, result_file, result_params): #+caption: Active Org Babel languages. #+RESULTS: lst:org-babel-active-languages #+begin_src emacs-lisp -n :eval never :tangle no -(("calc") ("emacs-lisp") ("eshell") ("fortran") ("latex") - ("latex-extra-header") ("latex-header") ("lisp") ("org") ("perl") - ("python") ("ruby") ("shell")) +(("calc") ("emacs-lisp") ("eshell") ("fortran") ("latex") ("lisp") + ("org") ("perl") ("python") ("ruby") ("shell")) #+end_src #+caption[Get "in-buffer" settings]: