public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Clayton Hayes <claytonllibrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Abstracts in LaTeX
Date: Thu, 26 Oct 2017 08:46:03 -0700 (PDT)	[thread overview]
Message-ID: <f71e5846-1d3c-4a45-b79b-b819afc9dc04@googlegroups.com> (raw)
In-Reply-To: <30c3a823-d5be-499d-a7b7-07c84ccb2832-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>


[-- 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}

  parent reply	other threads:[~2017-10-26 15:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-26 15:44 Clayton Hayes
     [not found] ` <30c3a823-d5be-499d-a7b7-07c84ccb2832-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-10-26 15:46   ` Clayton Hayes [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f71e5846-1d3c-4a45-b79b-b819afc9dc04@googlegroups.com \
    --to=claytonllibrar-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).