emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jason Riedy <jason@acm.org>
To: emacs-orgmode@gnu.org
Subject: [PATCH] Place org-export-latex-inline-image-extensions in the LaTeX custom group
Date: Sun, 03 May 2009 14:43:08 -0400	[thread overview]
Message-ID: <87hc02ni2r.fsf@sparse.dyndns.org> (raw)

Just fixing a typo.  The :group should be org-export-latex and not org-export-html.

Signed-off-by: Jason Riedy <jason@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

             reply	other threads:[~2009-05-03 18:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-03 18:43 Jason Riedy [this message]
2009-05-03 18:47 ` [PATCH] Place org-export-latex-inline-image-extensions in the LaTeX custom group Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hc02ni2r.fsf@sparse.dyndns.org \
    --to=jason@acm.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).