diff --git a/README.org b/README.org index 7504a61..017ec1d 100644 --- a/README.org +++ b/README.org @@ -2510,13 +2510,13 @@ the first nine lines of this [[file:README.org]] file. The last line shows that #+begin_src org :tangle no #+title: Emacs setup for use with LaTeX, Org, and Python #+author: Gerard Vermeulen -#+babel: :cache no #+latex_class: article-local #+latex_class_options: [11pt,a4paper,english,svgnames,tables] #+macro: kbd (eval (by-backend-kbd-org-macro $1)) #+property: header-args:emacs-lisp :exports code :results silent :tangle init.el #+property: header-args:org :tangle include.org -#+startup: content +#+startup: showeverything +#+include: "include.org" #+end_src :end: