emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [PATCH] Place org-export-latex-inline-image-extensions in


From: Carsten Dominik
Subject: Re: [Orgmode] [PATCH] Place org-export-latex-inline-image-extensions in the LaTeX custom group
Date: Sun, 3 May 2009 20:47:15 +0200

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 <address@hidden>
---
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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]