emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] heading numbering in LaTeX export?


From: Nick Dokos
Subject: Re: [O] heading numbering in LaTeX export?
Date: Sun, 08 Sep 2013 01:54:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Peter Salazar <address@hidden> writes:

> Thank you! That solution is very promising indeed. 
>
> I see why it's quick and dirty though - it appears to be generation
> section numbers, but just making the numbers invisible, so that the
> headings are not flush with the left margin:
> http://i.imgur.com/G6drpmf.png
>
> Is there a solution to that, or is that just the way it is? 
>

Here is a cleaner way:

#+LATEX_HEADER: \setcounter{secnumdepth}{0}
#+LATEX_HEADER: \setcounter{tocdepth}{3}

--
Nick





reply via email to

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