public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Suppress Entry in TableOfContents for header
@ 2016-02-26 17:46 'Michael Schury' via pandoc-discuss
       [not found] ` <38f93843-a270-47a8-b81e-ee7de8038d21-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: 'Michael Schury' via pandoc-discuss @ 2016-02-26 17:46 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 915 bytes --]

Is there a way to suppress an entry in the Table Of Contents in the 
Outputformat LaTex and HTML and EPUB for a header ?

LaTeX-Example

```
$echo "# HeaderSuppress{-}" | pandoc -t latex
\section*{HeaderSuppress}\label{headersuppress}
\addcontentsline{toc}{section}{HeaderSuppress}
```

The line addcontentsline should not be in LaTeX-output.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/38f93843-a270-47a8-b81e-ee7de8038d21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 1370 bytes --]

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

* Re: Suppress Entry in TableOfContents for header
       [not found] ` <38f93843-a270-47a8-b81e-ee7de8038d21-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2016-03-31 20:15   ` Christophe Demko
  0 siblings, 0 replies; 2+ messages in thread
From: Christophe Demko @ 2016-03-31 20:15 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1095 bytes --]

Look at this issue https://github.com/jgm/pandoc/pull/2818

Le vendredi 26 février 2016 18:46:01 UTC+1, Michael Schury a écrit :
>
> Is there a way to suppress an entry in the Table Of Contents in the 
> Outputformat LaTex and HTML and EPUB for a header ?
>
> LaTeX-Example
>
> ```
> $echo "# HeaderSuppress{-}" | pandoc -t latex
> \section*{HeaderSuppress}\label{headersuppress}
> \addcontentsline{toc}{section}{HeaderSuppress}
> ```
>
> The line addcontentsline should not be in LaTeX-output.
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/a5b27751-e700-42cf-a99b-a7b1b0757735%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 1668 bytes --]

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

end of thread, other threads:[~2016-03-31 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-26 17:46 Suppress Entry in TableOfContents for header 'Michael Schury' via pandoc-discuss
     [not found] ` <38f93843-a270-47a8-b81e-ee7de8038d21-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-03-31 20:15   ` Christophe Demko

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 NNTP newsgroup(s).