Re: [O] latex export settings in init files

2011-03-28 Thread Aankhen
Hi Chris, On Mon, Mar 28, 2011 at 17:25, Chris Beard wrote: > Hello, > I've tried to modify some default latex export settings based on info from > here > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg07645.html > > I basically add to the org-mode-hook to do: > > [snip] > > This works if

Re: [O] latex export settings in init files

2011-03-28 Thread Chris Malone
Hi Chris, I would try Eric's suggestion of making sure you have all the correct "require" statements in your .emacs file. If that doesn't work, make sure you have a recent version of =org-mode= --- I've run into this problem in the past, even with the appropriate "require"s, but with an old versi

Re: [O] latex export settings in init files

2011-03-28 Thread Eric S Fraga
Chris Beard writes: > Hello, > I've tried to modify some default latex export settings based on info from > here > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg07645.html > > I basically add to the org-mode-hook to do: > (setq org-export-latex-classes (cons '("myarticle" >

[O] latex export settings in init files

2011-03-28 Thread Chris Beard
Hello, I've tried to modify some default latex export settings based on info from here http://www.mail-archive.com/emacs-orgmode@gnu.org/msg07645.html I basically add to the org-mode-hook to do: (setq org-export-latex-classes (cons '("myarticle" "% BEGIN My