diff --git a/README.org b/README.org index 89efca1..6943eb2 100644 --- a/README.org +++ b/README.org @@ -4,7 +4,7 @@ #+latex_class_options: [11pt,a4paper,english,svgnames] #+macro: kbd (eval (by-backend-kbd-org-macro $1)) #+options: ^:{} timestamp:nil -#+property: header-args:emacs-lisp :exports code :results silent :tangle init.el +#+property: header-args:emacs-lisp :exports code :tangle init.el #+startup: showeverything #+begin_src latex :noweb yes :results raw ,#+latex_header: <> @@ -3229,9 +3229,15 @@ Return a list of items where the filename is the `car' of each item and the #+caption: Active Org Babel languages. #+RESULTS: lst:org-babel-active-languages #+begin_src emacs-lisp -n :eval never :tangle no -(("calc") ("conf") ("emacs-lisp") ("eshell") ("fortran") ("js") - ("latex") ("latex-extra-header") ("latex-header") ("lisp") ("maxima") - ("org") ("perl") ("python") ("ruby") ("shell") ("text") ("toml")) +(("C") ("C++") ("D") ("R") ("awk") ("calc") ("clojure") + ("clojurescript") ("conf") ("cpp") ("css") ("ditaa") ("dot") + ("emacs-lisp") ("eshell") ("forth") ("fortran") ("gnuplot") + ("groovy") ("haskell") ("java") ("js") ("julia") ("latex") + ("latex-extra-header") ("latex-header") ("lilypond") ("lisp") ("lua") + ("makefile") ("matlab") ("maxima") ("ocaml") ("octave") ("org") + ("perl") ("plantuml") ("processing") ("python") ("ruby") ("sass") + ("scheme") ("screen") ("sed") ("shell") ("sql") ("sqlite") ("text") + ("toml")) #+end_src *** [[https://github.com/bdarcus/citar][Citar: citing bibliography]] with [[https://orgmode.org/][Org Mode]]