فهرست منبع

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

Nicolas Goaziou 13 سال پیش
والد
کامیت
d1019fea0d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      EXPERIMENTAL/org-e-latex.el

+ 1 - 1
EXPERIMENTAL/org-e-latex.el

@@ -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