public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Bibliography with images
@ 2016-03-31 11:43 José Romildo Malaquias
       [not found] ` <20160331114353.GA10565-2AzaZFOwFssuagvECLh61g@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: José Romildo Malaquias @ 2016-03-31 11:43 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

Hello.

I would like to have an image associated with each bibliography entry in
my document.

When the references are typeset, the image would appear together with
the other fields. The idea is to add the cover of the publication in the
references.

How can it be done with pandoc?

Romildo


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

* Re: Bibliography with images
       [not found] ` <20160331114353.GA10565-2AzaZFOwFssuagvECLh61g@public.gmane.org>
@ 2016-04-11 21:24   ` Bruce D'Arcus
       [not found]     ` <923d9f1f-5134-491f-90ca-9ee6bcf8c720-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce D'Arcus @ 2016-04-11 21:24 UTC (permalink / raw)
  To: pandoc-discuss


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

I can't immediately see any way to do this. 

CSL has no support for this feature, and almost certainly won't. So then 
you're left doing it all manually, or doing some kind of scripting, I'd 
imagine.

On Thursday, March 31, 2016 at 7:44:02 AM UTC-4, José Romildo Malaquias 
wrote:
>
> Hello. 
>
> I would like to have an image associated with each bibliography entry in 
> my document. 
>
> When the references are typeset, the image would appear together with 
> the other fields. The idea is to add the cover of the publication in the 
> references. 
>
> How can it be done with pandoc? 
>
> Romildo 
>

-- 
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/923d9f1f-5134-491f-90ca-9ee6bcf8c720%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: Bibliography with images
       [not found]     ` <923d9f1f-5134-491f-90ca-9ee6bcf8c720-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2016-04-12  3:42       ` John MacFarlane
  0 siblings, 0 replies; 3+ messages in thread
From: John MacFarlane @ 2016-04-12  3:42 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

If you use YAML bibliographies, the contents of most fields
(e.g. title) are interpreted as pandoc markdown.  So, you
can include an image.  pandoc-citeproc should handle that
okay.  But if you're talking about an image that is
associated in some other way with a bibliography item
(not part of author, title, or one of the other standard
fields), then no.

+++ Bruce D'Arcus [Apr 11 16 14:24 ]:
>   I can't immediately see any way to do this.
>   CSL has no support for this feature, and almost certainly won't. So
>   then you're left doing it all manually, or doing some kind of
>   scripting, I'd imagine.
>   On Thursday, March 31, 2016 at 7:44:02 AM UTC-4, José Romildo Malaquias
>   wrote:
>
>     Hello.
>     I would like to have an image associated with each bibliography
>     entry in
>     my document.
>     When the references are typeset, the image would appear together
>     with
>     the other fields. The idea is to add the cover of the publication in
>     the
>     references.
>     How can it be done with pandoc?
>     Romildo
>
>   --
>   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/923d9f1f-5134-491f-
>   90ca-9ee6bcf8c720%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/923d9f1f-5134-491f-90ca-9ee6bcf8c720-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org?utm_medium=email&utm_source=footer
>   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/20160412034245.GC7812%40MacBook-Air-2.local.
For more options, visit https://groups.google.com/d/optout.


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

end of thread, other threads:[~2016-04-12  3:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-31 11:43 Bibliography with images José Romildo Malaquias
     [not found] ` <20160331114353.GA10565-2AzaZFOwFssuagvECLh61g@public.gmane.org>
2016-04-11 21:24   ` Bruce D'Arcus
     [not found]     ` <923d9f1f-5134-491f-90ca-9ee6bcf8c720-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-04-12  3:42       ` John MacFarlane

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