On 9 Apr 2009, at 17:33, Carsten Dominik wrote:

the file org-export-latex.el has been renamed to org-latex.el.

I think some of you might have

 (require 'org-export-latex)

in your setup, this needs to be changed.

Also, after pulling from the git repo,
running

  make clean
  make

to produce the correct autoloads will be important.

Hi Carsten,

I did as above and additionally removed any latex stuff from my .emacs (org-export-latex-classes and org-export-latex-default-class).

On trying to export to latex, I get the following error:

org-export-latex-set-initial-vars: Symbol's value as variable is void: org-export-html-style-include-default

Best,

Christopher


_______________________________________________
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

Reply via email to