public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* footnote citations in reveal.js slides from pandoc markdown
@ 2019-05-08 17:55 Louis Smith
       [not found] ` <40a8e3cc-d3c5-4a4f-bac3-9c7a7b2dcb68-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Louis Smith @ 2019-05-08 17:55 UTC (permalink / raw)
  To: pandoc-discuss


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

I have a slideshow with slides that looks like this:
```
# slidesample

- there's a point to this text
- lots of people are talking about it[^1]

[^1]: @item1

# nextslide
- and so forth
```

I would figure that these would put the citation referenced by @item1 in a 
footnote below the text in the slide. Instead, the link points at the first 
slide in my presentation. If I use a .csl with endnote style references, 
those are printed as the last slide. If I use a style with the 
'class="note"' attribute, I don't get anything at the end other than a 
number and a link pointing to the first slide. If I add some text to the 
footnote before the tag that gets printed next to the number at the end of 
the slideshow.

My objective is to have references an interested listener could scribble 
down on each slide. Is this possible? What am I missing?

Thanks for your time.

-- 
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/40a8e3cc-d3c5-4a4f-bac3-9c7a7b2dcb68%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2019-05-08 21:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08 17:55 footnote citations in reveal.js slides from pandoc markdown Louis Smith
     [not found] ` <40a8e3cc-d3c5-4a4f-bac3-9c7a7b2dcb68-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-05-08 21:24   ` John MacFarlane
2019-05-08 21:34   ` 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).