commit 8af710c41c8cfe5977255a0ccd17853de8d3dd96 (patch)
parent df6b7be93 Rename EXPERIMENTAL/org-latex.el to EXPERIMENTAL/org-e-latex.el.
tree bf5ff0365e4b005a818dba1b5e86e8b409099558
author Bastien Guerry <bzg@altern.org> 2011-12-11 16:33:34 +0100
committer Bastien Guerry <bzg@altern.org> 2011-12-11 16:33:34 +0100
Add a commentary: how to test org-e-latex.el.
---
EXPERIMENTAL/org-e-latex.el | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/EXPERIMENTAL/org-e-latex.el b/EXPERIMENTAL/org-e-latex.el
index 1a90418b8..a4d270935 100644
--- a/EXPERIMENTAL/org-e-latex.el
+++ b/EXPERIMENTAL/org-e-latex.el
@@ -22,6 +22,14 @@
;; This library implements a LaTeX back-end for Org generic exporter.
+;; To test it, run
+;;
+;; M-: (org-export-to-buffer 'e-latex "*Test e-LaTeX") RET
+;;
+;; in an org-mode buffer then switch to the buffer to see the LaTeX
+;; export. See contrib/lisp/org-export.el for more details on how
+;; this exporter works.
+
;; It introduces three new buffer keywords: "LATEX_CLASS",
;; "LATEX_CLASS_OPTIONS" and "LATEX_HEADER".
glossary
--------
Commit objects reference one tree, and zero or more parents.
Single parent commits can typically generate a patch in
unified diff format via `git format-patch'.
Multiple parents means the commit is a merge.
Root commits have no ancestor. Note that it is
possible to have multiple root commits when merging independent histories.
Every commit references one top-level tree object.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).