* 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
1 changed files with 1 additions and 1 deletions

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