all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-odt: turning off Table of Contents
@ 2011-10-16 14:03 Mehul Sanghvi
  2011-10-16 14:42 ` Christian Moe
  0 siblings, 1 reply; 3+ messages in thread
From: Mehul Sanghvi @ 2011-10-16 14:03 UTC (permalink / raw)
  To: emacs-orgmode

I do not want a table of contents as it makes no sense for a resume.
How do I disable the generation of that ?
I ran the unit test for ODT and it generated a ToC, although I didn't
see anything in the test.org file to indicate
such a  behaviour.



-- 
Mehul N. Sanghvi
email: mehul.sanghvi@gmail.com

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

* Re: org-odt: turning off Table of Contents
  2011-10-16 14:03 org-odt: turning off Table of Contents Mehul Sanghvi
@ 2011-10-16 14:42 ` Christian Moe
  2011-10-16 15:02   ` Mehul Sanghvi
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Moe @ 2011-10-16 14:42 UTC (permalink / raw)
  To: Org Mode

On 10/16/11 4:03 PM, Mehul Sanghvi wrote:
> I do not want a table of contents as it makes no sense for a resume.
> How do I disable the generation of that ?
> I ran the unit test for ODT and it generated a ToC, although I didn't
> see anything in the test.org file to indicate
> such a  behaviour.
>
>
>

In the #+OPTIONS line, set toc:nil

http://orgmode.org/manual/Export-options.html#Export-options

Hope this helps,
Christian

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

* Re: org-odt: turning off Table of Contents
  2011-10-16 14:42 ` Christian Moe
@ 2011-10-16 15:02   ` Mehul Sanghvi
  0 siblings, 0 replies; 3+ messages in thread
From: Mehul Sanghvi @ 2011-10-16 15:02 UTC (permalink / raw)
  To: mail; +Cc: Org Mode

On Sun, Oct 16, 2011 at 10:42, Christian Moe <mail@christianmoe.com> wrote:
> On 10/16/11 4:03 PM, Mehul Sanghvi wrote:
>>
>> I do not want a table of contents as it makes no sense for a resume.
>> How do I disable the generation of that ?
>> I ran the unit test for ODT and it generated a ToC, although I didn't
>> see anything in the test.org file to indicate
>> such a  behaviour.
>>
>>
>>
>
> In the #+OPTIONS line, set toc:nil
>
> http://orgmode.org/manual/Export-options.html#Export-options
>
> Hope this helps,
> Christian
>
>

Thanks.  I really need to spend time with the Org manual at some point.


-- 
Mehul N. Sanghvi
email: mehul.sanghvi@gmail.com

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

end of thread, other threads:[~2011-10-16 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-16 14:03 org-odt: turning off Table of Contents Mehul Sanghvi
2011-10-16 14:42 ` Christian Moe
2011-10-16 15:02   ` Mehul Sanghvi

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.