emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Question: How to suppress the generation of toc in html export?
@ 2013-09-24 16:14 Daniel Thom
  2013-09-24 16:31 ` Thorsten Jolitz
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Thom @ 2013-09-24 16:14 UTC (permalink / raw)
  To: emacs-orgmode

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 461 bytes --]

Hi,

i am trying to transform my html output via jekyll to my website.
jekyll needs the first lines for its config.

i use html export config from worg (http://orgmode.org/worg/org-tutorials/org-jekyll.html)

but this line seems to be ignored
:body-only t ;; Only export section between <body> </body>

i am not able to produce a html output without a table of content.

I use orgmode in Version: 8.1.2 

-- 
Gruß
Daniel

http://netbunker.de

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

* Re: Question: How to suppress the generation of toc in html export?
  2013-09-24 16:14 Question: How to suppress the generation of toc in html export? Daniel Thom
@ 2013-09-24 16:31 ` Thorsten Jolitz
  0 siblings, 0 replies; 4+ messages in thread
From: Thorsten Jolitz @ 2013-09-24 16:31 UTC (permalink / raw)
  To: emacs-orgmode

Daniel Thom <dt@netbunker.de> writes:

> i am trying to transform my html output via jekyll to my website.
> jekyll needs the first lines for its config.
>
> i use html export config from worg
> (http://orgmode.org/worg/org-tutorials/org-jekyll.html)
>
> but this line seems to be ignored
> :body-only t ;; Only export section between <body> </body>
>
> i am not able to produce a html output without a table of content.
>
> I use orgmode in Version: 8.1.2 


maybe just put a 

,-----------------
| #+OPTIONS toc:nil
`-----------------

before the first headline of your org file?

-- 
cheers,
Thorsten

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

* Question: How to suppress the generation of toc in html export?
@ 2013-09-25  7:25 Daniel Thom
  2013-09-25  7:31 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Thom @ 2013-09-25  7:25 UTC (permalink / raw)
  To: emacs-orgmode

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 457 bytes --]

"maybe just put a 

,-----------------
| #+OPTIONS toc:nil
`-----------------

before the first headline of your org file?"

No, that did not help. In the html output there is a toc again.
Besides i have a lot export projects like pdf and odt and for that i want a toc.
Only the html output should be without a toc.

for jekyll use i need to set the first lines of the html output. 

Another Idea?

-- 
Gruß
Daniel

http://netbunker.de

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

* Re: Question: How to suppress the generation of toc in html export?
  2013-09-25  7:25 Daniel Thom
@ 2013-09-25  7:31 ` Carsten Dominik
  0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2013-09-25  7:31 UTC (permalink / raw)
  To: Daniel Thom; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 620 bytes --]


On 25.9.2013, at 09:25, Daniel Thom <dt@netbunker.de> wrote:

> "maybe just put a 
> 
> ,-----------------
> | #+OPTIONS toc:nil
> `-----------------

Colon missing after OPTIONS.

- Carsten

> 
> before the first headline of your org file?"
> 
> No, that did not help. In the html output there is a toc again.
> Besides i have a lot export projects like pdf and odt and for that i want a toc.
> Only the html output should be without a toc.
> 
> for jekyll use i need to set the first lines of the html output. 
> 
> Another Idea?
> 
> -- 
> Gru�
> Daniel
> 
> http://netbunker.de
> 


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

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

end of thread, other threads:[~2013-09-25  7:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-24 16:14 Question: How to suppress the generation of toc in html export? Daniel Thom
2013-09-24 16:31 ` Thorsten Jolitz
  -- strict thread matches above, loose matches on Subject: below --
2013-09-25  7:25 Daniel Thom
2013-09-25  7:31 ` 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).