Nicolas Goaziou <n.goaz...@neuf.fr> writes:

> I'm running into some kind of problem with my "export as latex and
> process as pdf" setup. I would like to have all my headings numbered
> but a few ones. Sadly, I don't know about any mean to specify
> individually what header should be exported as starred or not.
>
> I still can export to latex, edit it and then process it as pdf, but,
> being the lazy type, I'd rather have it done "automagically".
>
> So, am I missing an obvious option ? Has someone already solved that ?
>
> Thanks for any insight.

Can you give a short example of what it is you are trying to accomplish?

In the export options the H: value states how many heading levels to
export

,----[ top of one of my exported org files ]
| #+OPTIONS: H:2 num:t toc:2 \n:nil todo:t @:t ::t |:t ^:nil -:t f:t *:t TeX:t 
LaTeX:nil skip:t d:nil tags:t
`----

You can't specify individually which headlines should and shouldn't be
exported as numbered headlines as far as I know.

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to