public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* How could I add an image in title_page?
@ 2013-05-03 22:52 Feng LI
       [not found] ` <c55d256f-e82a-4b8a-8aa3-7190e088db74-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Feng LI @ 2013-05-03 22:52 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

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

Hi all,

I would like add an image in the title page (highlight part) in the 
generated epub file. Something like this:

$if(titlepage)$
  <h1 class="title">$title$</h1>
$for(author)$
  <h2 class="author">$author$</h2>
$endfor$
$if(date)$
  <h3 class="date">$date$</h3>
$endif$
<div class="my-logo"><img src="mylogo.gif" /></div>

But couldn't figure how to refer to an image in the template since all 
images are renamed after processing by pandoc?

Thanks,
Feng

-- 
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/msg/pandoc-discuss/-/rEn4d4qZaEgJ.
For more options, visit https://groups.google.com/groups/opt_out.



[-- Attachment #2: Type: text/html, Size: 4126 bytes --]

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

end of thread, other threads:[~2014-05-20 18:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-03 22:52 How could I add an image in title_page? Feng LI
     [not found] ` <c55d256f-e82a-4b8a-8aa3-7190e088db74-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2013-05-04  2:08   ` John MacFarlane
     [not found]     ` <20130504020837.GC18967-9Rnp8PDaXcadBw3G0RLmbRFnWt+6NQIA@public.gmane.org>
2014-05-11 11:56       ` Russ
     [not found]         ` <83fcb9e5-f974-4520-8b5b-f3359d4d3869-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2014-05-11 16:38           ` Matthew Pickering
     [not found]             ` <da2771fa-b941-4ccb-9ed3-24b6d1f33651-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2014-05-11 18:54               ` Russ
2014-05-20 10:17   ` Russ
     [not found]     ` <047bbd40-b9d1-4bf6-98e8-62d4c5a4104d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2014-05-20 10:21       ` Russ
2014-05-20 18:29       ` 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).