emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Changing packages and their order in LaTeX export


From: Jambunathan K
Subject: Re: [O] Changing packages and their order in LaTeX export
Date: Mon, 11 Jul 2011 15:52:26 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Dror Atariah <address@hidden> writes:

> I need to include 'amsmath' package in my LaTeX export. Using
> #+LATEX_HEADER: \usepackage{xyz} adds it at the end of the list, and
> then there are LaTeX related problems.
> I tried to find where the default list is defined - it seems like it
> is in org.el. However, I have several copies of this file, and I don't
> know which one is the right one to change.

Does M-x customize-group RET org-export-latex RET show something that
could be of interest to you.

As a user, in principle, you should refuse to look at elisp files. But
it's a very good idea to look at the manuals though.

http://orgmode.org/manual/LaTeX-and-PDF-export.html#LaTeX-and-PDF-export

> So, two questions:
> 1. Should I change the org.el or is it somewhere else?
> 2. If it is the org.el, then how can I tell which file is the one
> which is used? Should I restart emacs after each edit of this file for
> the changes to take effect?
>
> Thanks!
> Dror Atariah
>

-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]