emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Inconsistency between #+OPTIONS and EXPORT_OPTIONS on LaTeX head


From: Bastien
Subject: Re: [O] Inconsistency between #+OPTIONS and EXPORT_OPTIONS on LaTeX heading levels
Date: Sun, 11 Dec 2011 16:55:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Hi Sean,

Sean Whitton <address@hidden> writes:

> When I set #+OPTIONS: H:1, I get what I expect: \section{} is the only
> heading used and second level outline levels are converted to whatever
> my org-export-lower-levels is set to, and the table of contents just has
> the \section{}s in it.
>
> When I set EXPORT_OPTIONS to H:1, I get \section{} and \subsection{} in
> the body text, but the table of contents only lists \section{}s.

EXPORT_OPTIONS is for a tree, while #+OPTIONS is for the whole doc.

> I want the first behaviour myself, but in any case, shouldn’t this be
> consistent between the two?

Maybe you can send an org file as an example?

Thanks,

-- 
 Bastien



reply via email to

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