emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Brunner <daniel@dbrunner.de>
To: emacs-orgmode@gnu.org
Subject: Re: Can not export to LaTeX anymore
Date: Sat, 15 Oct 2011 12:47:29 +0200	[thread overview]
Message-ID: <874nzaedku.fsf@systemhaus-brunner.de> (raw)
In-Reply-To: 87botkot76.fsf@systemhaus-brunner.de

Hi!

Well, in the meantime I found the error and a workaround. It resulted
from an (require 'org-export-latex) somewhere in my .emacs because I
wanted to add some LaTeX export definitions to
org-export-latex-classes. The effect was the the very old org-latex.el
(v 6.21) from the original Emacs distribution has been loaded and that
didn't work with the rest of the 7.7 org-mode distribution. 

I was thinking, that the new org-mode gets rid of old parts. I changed
the (require 'org-export-latex) to (require 'org-latex) and then it
worked (because the newest org-latex exports org-latex as well as
org-export-latex).

Kind regards, Daniel

      reply	other threads:[~2011-10-15 10:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-27  6:50 Can not export to LaTeX anymore Henri-Paul Indiogine
2011-09-27  7:31 ` Henri-Paul Indiogine
2011-09-27  7:42   ` Sebastien Vauban
2011-10-14  8:47     ` daniel
2011-10-15 10:47       ` Daniel Brunner [this message]

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=874nzaedku.fsf@systemhaus-brunner.de \
    --to=daniel@dbrunner.de \
    --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).