Nick Dokos <ndo...@gmail.com> writes:

> Julien Cubizolles <j.cubizol...@free.fr> writes:
>
>
>> I've tried playing with :headline-levels so that all headings get
>> translated as section, subsection, subsubsection and redefining the
>> \section,\subsection,\subsubsection commands in the LaTeX class to
>> \relax but for some reason, the third level still gets translated as an
>> enumerate list.
>>
>
> #+OPTIONS: H:4
>
> perhaps?

That's the first thing I tried but something seems wrong with the way
the 
From: Julien Cubizolles <j.cubizol...@free.fr>
Gcc: nnfolder+archive:sent-news-2014-07
--text follows this line--
Nick Dokos <ndo...@gmail.com> writes:

> Julien Cubizolles <j.cubizol...@free.fr> writes:
>
>
>> I've tried playing with :headline-levels so that all headings get
>> translated as section, subsection, subsubsection and redefining the
>> \section,\subsection,\subsubsection commands in the LaTeX class to
>> \relax but for some reason, the third level still gets translated as an
>> enumerate list.
>>
>
> #+OPTIONS: H:4
>
> perhaps?

That's the first thing I tried but something seems wrong with the way
the org-latex-publish-to-pdf function handles this property:
H:0, H:1 and H:2 behave as expected but H:3 and higher act as H:2.

Julien.


Reply via email to