Re: [Orgmode] org-export-latex.el renamed

2009-04-12 Thread Carsten Dominik

Hi Christopher,

On Apr 9, 2009, at 7:23 PM, Christopher Suckling wrote:


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).



You can leave the variables in, they are still unchanged.  Just change  
the require statement.




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


I think tis is fixed now, can you please try and report back?

Thanks.

- Carsten



___
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


Re: [Orgmode] org-export-latex.el renamed

2009-04-12 Thread Carsten Dominik

Yes, I just saw that too.

Fixed now.

- Carsten

On Apr 12, 2009, at 6:56 PM, Christopher Suckling wrote:


On 12 Apr 2009, at 07:23, Carsten Dominik wrote:


Hi Christopher,

On Apr 9, 2009, at 7:23 PM, Christopher Suckling wrote:


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).



You can leave the variables in, they are still unchanged.  Just  
change the require statement.


Done.



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


I think tis is fixed now, can you please try and report back?


Above error message fixed but new problem:

Exporting to LaTeX...
org-export-as-latex: Wrong type argument: number-or-marker-p, nil

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




___
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


Re: [Orgmode] org-export-latex.el renamed

2009-04-12 Thread Christopher Suckling


On 12 Apr 2009, at 19:01, Carsten Dominik wrote:


Yes, I just saw that too.

Fixed now.


Indeed it is. Thanks.

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


Re: [Orgmode] org-export-latex.el renamed

2009-04-09 Thread Christopher Suckling

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