emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* export options toc:t depends on num:t
@ 2011-04-06  3:04 John Hendy
  2011-04-06  4:48 ` Jambunathan K
  0 siblings, 1 reply; 4+ messages in thread
From: John Hendy @ 2011-04-06  3:04 UTC (permalink / raw)
  To: emacs-orgmode

Hi,


Maybe this is obvious to most, but I was puzzled by it. It seems that
,---
| #+options: toc:t
`---

will not function when paired with:
,---
| #+options: toc:t num:nil
`---

I didn't know that. I say that perhaps it's obvious, because I guess
when the toc does show up, it's format is:
,---
| 1   Section 1      pg#
| 2   Section 2      pg#
| ...
`---

But I wouldn't think it would be impossible to just have:

,---
| Section 1      pg#
| Section 2      pg#
| ...
`---


Anyway, if these two are necessary, perhaps the manual could be
updated (http://orgmode.org/manual/Export-options.html#Export-options):
,---
| toc:       turn on/off table of contents, or set level limit
(integer); requires num:t or no setting (t is default for num)
`---

Or something to that effect.



John

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

end of thread, other threads:[~2011-04-06 16:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-06  3:04 export options toc:t depends on num:t John Hendy
2011-04-06  4:48 ` Jambunathan K
2011-04-06  9:20   ` Aankhen
2011-04-06 16:36     ` John Hendy

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