appied, thanks.
- Carsten
On May 3, 2009, at 8:43 PM, Jason Riedy wrote:
Just fixing a typo. The :group should be org-export-latex and not
org-export-html.
Signed-off-by: Jason Riedy <ja...@acm.org>
---
lisp/org-latex.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org-latex.el b/lisp/org-latex.el
index 718fc56..edf5069 100644
--- a/lisp/org-latex.el
+++ b/lisp/org-latex.el
@@ -274,7 +274,7 @@ Note that this depends on the way the LaTeX file
is processed.
The default setting (pdf and jpg) assumes that pdflatex is doing the
processing. If you are using latex and dvips or something similar,
only postscript files can be included."
- :group 'org-export-html
+ :group 'org-export-latex
:type '(repeat (string :tag "Extension")))
(defcustom org-export-latex-coding-system nil
--
1.6.3.rc3.184.g9852e
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode