emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* (new exporter) itemized lists converted from deep headlines should not be numbered
@ 2012-11-02 18:22 Hsiu-Khuern Tang
  2012-11-02 20:08 ` Hsiu-Khuern Tang
  0 siblings, 1 reply; 2+ messages in thread
From: Hsiu-Khuern Tang @ 2012-11-02 18:22 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

Under the new exporter, if I export this to ascii:

------------------------------
#+TITLE: 
#+AUTHOR: 
#+OPTIONS:   H:1 num:t toc:nil

* First level

** Second level

   Something
------------------------------

I get

------------------------------
1 First level
=============

* 1.1 Second level

  Something
------------------------------


I'd prefer

* Second level

without the "1.1" label, just like with the old exporter.

Thanks!

-- 
Best,
Hsiu-Khuern.

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

end of thread, other threads:[~2012-11-02 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-02 18:22 (new exporter) itemized lists converted from deep headlines should not be numbered Hsiu-Khuern Tang
2012-11-02 20:08 ` Hsiu-Khuern Tang

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).