1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-12-31 11:13:59 +00:00

* EXPERIMENTAL/org-e-latex.el: Small documentation change

This commit is contained in:
Nicolas Goaziou 2011-12-23 16:34:20 +01:00
parent ed96338b21
commit d1019fea0d

View File

@ -24,7 +24,7 @@
;; To test it, run
;;
;; M-: (org-export-to-buffer 'e-latex "*Test e-LaTeX") RET
;; 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