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
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
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"
>
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