emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Suppressing some header numbers during export
@ 2009-02-24 19:32 Jeff Putsch
  2009-02-25 12:51 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Putsch @ 2009-02-24 19:32 UTC (permalink / raw)
  To: emacs-orgmode

I have an org-mode file that has several headers:

   * Revision History
   * Approvals
   * Introduction ...
   * Overall Description ...
   * System Features ...

That when exporting numbers all headers. This behavior is expected.

I'd like to prevent the first to headers from getting numbered during  
export to html and/or latex,  and starting the numbering, at number 1,  
with the Introduction.

Is this possible, or must I post-process the HTML and .tex files?

Thanks,

Jeff.

--
Jeff Putsch
Email: putsch@mxim.com
Office: 503.267.5480
Horse ... Water ... Drink.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Suppressing some header numbers during export
  2009-02-24 19:32 Suppressing some header numbers during export Jeff Putsch
@ 2009-02-25 12:51 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-02-25 12:51 UTC (permalink / raw)
  To: Jeff Putsch; +Cc: emacs-orgmode


On Feb 24, 2009, at 8:32 PM, Jeff Putsch wrote:

> I have an org-mode file that has several headers:
>
>  * Revision History
>  * Approvals
>  * Introduction ...
>  * Overall Description ...
>  * System Features ...
>
> That when exporting numbers all headers. This behavior is expected.
>
> I'd like to prevent the first to headers from getting numbered  
> during export to html and/or latex,  and starting the numbering, at  
> number 1, with the Introduction.
>
> Is this possible, or must I post-process the HTML and .tex files?

This is not possible currently with Org.
You can turn of numbering entirely with

#+OPTIONS: num:nil

but not partially for individual headlines.

- Carsten

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-25 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-24 19:32 Suppressing some header numbers during export Jeff Putsch
2009-02-25 12:51 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).