From 6d00921c75c267b6bab45decaede0c439aafb598 Mon Sep 17 00:00:00 2001 From: Thomas Dye Date: Tue, 4 Dec 2012 06:39:13 -1000 Subject: [PATCH] Texinfo: Mention #+TEXINFO_POST_HEADER in comments * contrib/lisp/org-e-texinfo.el: There are now nine keywords. TINYCHANGE --- contrib/lisp/org-e-texinfo.el | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/contrib/lisp/org-e-texinfo.el b/contrib/lisp/org-e-texinfo.el index 0782875..82d63cf 100644 --- a/contrib/lisp/org-e-texinfo.el +++ b/contrib/lisp/org-e-texinfo.el @@ -32,9 +32,12 @@ ;; export. See contrib/lisp/org-export.el for more details on how ;; this exporter works. ;; -;; It introduces eight new buffer keywords: "TEXINFO_CLASS", -;; "TEXINFO_FILENAME", "TEXINFO_HEADER", "TEXINFO_DIR_CATEGORY", -;; "TEXINFO_DIR_TITLE", "TEXINFO_DIR_DESC" "SUBTITLE" and "SUBAUTHOR". + +;; It introduces nine new buffer keywords: "TEXINFO_CLASS", +;; "TEXINFO_FILENAME", "TEXINFO_HEADER", "TEXINFO_POST_HEADER", +;; "TEXINFO_DIR_CATEGORY", "TEXINFO_DIR_TITLE", "TEXINFO_DIR_DESC" +;; "SUBTITLE" and "SUBAUTHOR". + ;; ;; It introduces 1 new headline property keywords: ;; "TEXINFO_MENU_TITLE" for optional menu titles. -- 1.8.0