public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Abstracts in LaTeX
@ 2017-10-26 15:44 Clayton Hayes
       [not found] ` <30c3a823-d5be-499d-a7b7-07c84ccb2832-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Clayton Hayes @ 2017-10-26 15:44 UTC (permalink / raw)
  To: pandoc-discuss


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

Does pandoc just drop abstracts out of LaTeX files? Apologies if this is 
covered in the documentation somewhere, but I'm unable to find it. Or, if 
there is some setting I need to change in order to include abstracts in the 
output, I'm unable to find that as well.

-- 
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/30c3a823-d5be-499d-a7b7-07c84ccb2832%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: Abstracts in LaTeX
       [not found] ` <30c3a823-d5be-499d-a7b7-07c84ccb2832-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2017-10-26 15:46   ` Clayton Hayes
       [not found]     ` <f71e5846-1d3c-4a45-b79b-b819afc9dc04-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Clayton Hayes @ 2017-10-26 15:46 UTC (permalink / raw)
  To: pandoc-discuss


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

For example, this TeX file compiles just fine, but the pandoc output I'm 
getting in HTML is just the title and author, no abstract.

On Thursday, October 26, 2017 at 11:44:41 AM UTC-4, Clayton Hayes wrote:
>
> Does pandoc just drop abstracts out of LaTeX files? Apologies if this is 
> covered in the documentation somewhere, but I'm unable to find it. Or, if 
> there is some setting I need to change in order to include abstracts in the 
> output, I'm unable to find that as well.
>

-- 
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/f71e5846-1d3c-4a45-b79b-b819afc9dc04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

[-- Attachment #2: abstract_test.tex --]
[-- Type: text/x-tex, Size: 175 bytes --]

\documentclass{article}
\usepackage{amsmath}

\title{Test article title}
\author{Jane Doe}

\begin{document}
	\begin{abstract}
		Text text text.
	\end{abstract}
\end{document}

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

* Re: Abstracts in LaTeX
       [not found]     ` <f71e5846-1d3c-4a45-b79b-b819afc9dc04-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2017-10-26 17:33       ` John MACFARLANE
  2017-11-06 21:18         ` Clayton Hayes
  0 siblings, 1 reply; 6+ messages in thread
From: John MACFARLANE @ 2017-10-26 17:33 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

You'd need to add the $abstract$ variable to your HTML
template.  We don't include that by default on HTML (perhaps
we should, but there is no one standard way of including
an abstract in HTML).

+++ Clayton Hayes [Oct 26 17 08:46 ]:
>   For example, this TeX file compiles just fine, but the pandoc output
>   I'm getting in HTML is just the title and author, no abstract.
>   On Thursday, October 26, 2017 at 11:44:41 AM UTC-4, Clayton Hayes
>   wrote:
>
>   Does pandoc just drop abstracts out of LaTeX files? Apologies if this
>   is covered in the documentation somewhere, but I'm unable to find it.
>   Or, if there is some setting I need to change in order to include
>   abstracts in the output, I'm unable to find that as well.
>
>   --
>   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 [1]pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>   To post to this group, send email to
>   [2]pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>   To view this discussion on the web visit
>   [3]https://groups.google.com/d/msgid/pandoc-discuss/f71e5846-1d3c-4a45-
>   b79b-b819afc9dc04%40googlegroups.com.
>   For more options, visit [4]https://groups.google.com/d/optout.
>
>References
>
>   1. mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   2. mailto:pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   3. https://groups.google.com/d/msgid/pandoc-discuss/f71e5846-1d3c-4a45-b79b-b819afc9dc04-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org?utm_medium=email&utm_source=footer
>   4. https://groups.google.com/d/optout

>\documentclass{article}
>\usepackage{amsmath}
>
>\title{Test article title}
>\author{Jane Doe}
>
>\begin{document}
>	\begin{abstract}
>		Text text text.
>	\end{abstract}
>\end{document}


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

* Re: Abstracts in LaTeX
  2017-10-26 17:33       ` John MACFARLANE
@ 2017-11-06 21:18         ` Clayton Hayes
       [not found]           ` <95771702-7fd9-42c1-9981-b5c482deff24-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Clayton Hayes @ 2017-11-06 21:18 UTC (permalink / raw)
  To: pandoc-discuss


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

Oddly, I'm able to get it to work in HTML5 but not HTML4 (which I assume 
pandoc defaults to, since it doesn't work if I don't specify a "to").

On Thursday, October 26, 2017 at 1:33:39 PM UTC-4, John MacFarlane wrote:
>
> You'd need to add the $abstract$ variable to your HTML 
> template.  We don't include that by default on HTML (perhaps 
> we should, but there is no one standard way of including 
> an abstract in HTML). 
>

-- 
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/95771702-7fd9-42c1-9981-b5c482deff24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: Abstracts in LaTeX
       [not found]           ` <95771702-7fd9-42c1-9981-b5c482deff24-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2017-11-06 22:19             ` John MACFARLANE
  2017-11-07 14:03               ` Clayton Hayes
  0 siblings, 1 reply; 6+ messages in thread
From: John MACFARLANE @ 2017-11-06 22:19 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

Pandoc 2.x defaults to html5, pandoc 1.x defaults to html4.

+++ Clayton Hayes [Nov 06 17 13:18 ]:
>   Oddly, I'm able to get it to work in HTML5 but not HTML4 (which I
>   assume pandoc defaults to, since it doesn't work if I don't specify a
>   "to").
>   On Thursday, October 26, 2017 at 1:33:39 PM UTC-4, John MacFarlane
>   wrote:
>
>     You'd need to add the $abstract$ variable to your HTML
>     template.  We don't include that by default on HTML (perhaps
>     we should, but there is no one standard way of including
>     an abstract in HTML).
>
>   --
>   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 [1]pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>   To post to this group, send email to
>   [2]pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>   To view this discussion on the web visit
>   [3]https://groups.google.com/d/msgid/pandoc-discuss/95771702-7fd9-42c1-
>   9981-b5c482deff24%40googlegroups.com.
>   For more options, visit [4]https://groups.google.com/d/optout.
>
>References
>
>   1. mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   2. mailto:pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   3. https://groups.google.com/d/msgid/pandoc-discuss/95771702-7fd9-42c1-9981-b5c482deff24-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org?utm_medium=email&utm_source=footer
>   4. https://groups.google.com/d/optout


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

* Re: Abstracts in LaTeX
  2017-11-06 22:19             ` John MACFARLANE
@ 2017-11-07 14:03               ` Clayton Hayes
  0 siblings, 0 replies; 6+ messages in thread
From: Clayton Hayes @ 2017-11-07 14:03 UTC (permalink / raw)
  To: pandoc-discuss


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

Of course, I missed the update. Thanks!

On Monday, November 6, 2017 at 5:19:29 PM UTC-5, John MacFarlane wrote:
>
> Pandoc 2.x defaults to html5, pandoc 1.x defaults to html4. 
>
> +++ Clayton Hayes [Nov 06 17 13:18 ]: 
> >   Oddly, I'm able to get it to work in HTML5 but not HTML4 (which I 
> >   assume pandoc defaults to, since it doesn't work if I don't specify a 
> >   "to"). 
> >   On Thursday, October 26, 2017 at 1:33:39 PM UTC-4, John MacFarlane 
> >   wrote: 
> > 
> >     You'd need to add the $abstract$ variable to your HTML 
> >     template.  We don't include that by default on HTML (perhaps 
> >     we should, but there is no one standard way of including 
> >     an abstract in HTML). 
> > 
> >   -- 
> >   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 [1]pandoc-discus...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <javascript:>. 
> >   To post to this group, send email to 
> >   [2]pandoc-...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <javascript:>. 
> >   To view this discussion on the web visit 
> >   [3]
> https://groups.google.com/d/msgid/pandoc-discuss/95771702-7fd9-42c1- 
> >   9981-b5c482deff24%40googlegroups.com. 
> >   For more options, visit [4]https://groups.google.com/d/optout. 
>

-- 
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/8fbca40c-cb61-4379-b9d4-d3f36b433e67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2017-11-07 14:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-26 15:44 Abstracts in LaTeX Clayton Hayes
     [not found] ` <30c3a823-d5be-499d-a7b7-07c84ccb2832-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-10-26 15:46   ` Clayton Hayes
     [not found]     ` <f71e5846-1d3c-4a45-b79b-b819afc9dc04-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-10-26 17:33       ` John MACFARLANE
2017-11-06 21:18         ` Clayton Hayes
     [not found]           ` <95771702-7fd9-42c1-9981-b5c482deff24-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-06 22:19             ` John MACFARLANE
2017-11-07 14:03               ` Clayton Hayes

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