diff --git a/README.org b/README.org index 80d0b0a..c08e480 100644 --- a/README.org +++ b/README.org @@ -1273,10 +1273,14 @@ blocks) do not work in [[info:org#Export Settings][#+SETUPFILE: ]], but on :CUSTOM_ID: sec:setupfile+include-usage :END: +Listing [[lst:source-file-export-keyword-settings]] shows a copie of the first six +lines of this [[file:README.org]] file. The last two lines shows that the file +[[file:setup-include]] serves as a [[info:org#Export Settings][#+SETUPFILE:FILE]] file and as a [[info:org#Export Settings][#+INCLUDE: FILE]]. + #+caption[Source file export keyword settings]: #+caption: Source file export keyword settings. #+name: lst:source-file-export-keyword-settings -#+begin_src org +#+begin_src org :tangle no ,#+title: Emacs setup for use with LaTeX, Org, and Python ,#+author: Gerard Vermeulen ,#+latex_class: article @@ -1285,6 +1289,10 @@ blocks) do not work in [[info:org#Export Settings][#+SETUPFILE: ]], but on ,#+include: "setup-include.org" #+end_src +Listing [[lst:setup-include-export-keyword-settings]], [[lst:use-latex-header-1]], +[[lst:use-latex-header-2]], [[lst:use-latex-header-3]], and [[lst:use-latex-header-4]] +tangle into the [[file:setup-include]] file. + #+caption[Setup and include file export keyword settings]: #+caption: Setup and include file export keyword settings. #+name: lst:setup-include-export-keyword-settings