public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* external hyperlinks in markdown => beamer
@ 2014-06-16 14:06 Fred Zimmerman
       [not found] ` <CAJ4fGLuvpadrDLY6qjd=Z955B5Jm4tajoNYTUBRBJBHRKXzoGA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Fred Zimmerman @ 2014-06-16 14:06 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

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

I want something like this in the markdown:

[Full text](http://johnmacfarlane.net/pandoc/demo/example13.pdf)


to create a hyperlink in the beamer pdf.

I see this is how to do it in latex:

http://tex.stackexchange.com/questions/20800/beamer-button-which-opens-a-browser-with-an-url

but can't figure out how to make that work in markdown.

Fred

Fred Zimmerman
Ann Arbor, Michigan, USA
"a fox, not a hedgehog" -- Isaiah Berlin

-- 
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/CAJ4fGLuvpadrDLY6qjd%3DZ955B5Jm4tajoNYTUBRBJBHRKXzoGA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: external hyperlinks in markdown => beamer
       [not found] ` <CAJ4fGLuvpadrDLY6qjd=Z955B5Jm4tajoNYTUBRBJBHRKXzoGA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2014-06-16 19:39   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2014-06-16 19:39 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

This works fine for me:

# Slide title

[Full text](http://johnmacfarlane.net/pandoc/demo/example13.pdf)

The beamer slide show contains a link.  (Note:  The link is not
colored.  If you want colors, try adding `-V linkcolor=blue` to
your command line.)

+++ Fred Zimmerman [Jun 16 14 10:06 ]:
>   I want something like this in the markdown:
>   [Full text]([1]http://johnmacfarlane.net/pandoc/demo/example13.pdf)
>   to create a hyperlink in the beamer pdf.
>   I see this is how to do it in latex:
>   [2]http://tex.stackexchange.com/questions/20800/beamer-button-which-ope
>   ns-a-browser-with-an-url
>   but can't figure out how to make that work in markdown.
>   Fred
>   Fred Zimmerman
>   Ann Arbor, Michigan, USA
>   "a fox, not a hedgehog" -- Isaiah Berlin
>
>   --
>   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 [3]pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>   To post to this group, send email to
>   [4]pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>   To view this discussion on the web visit
>   [5]https://groups.google.com/d/msgid/pandoc-discuss/CAJ4fGLuvpadrDLY6qj
>   d%3DZ955B5Jm4tajoNYTUBRBJBHRKXzoGA%40mail.gmail.com.
>   For more options, visit [6]https://groups.google.com/d/optout.
>
>References
>
>   1. http://johnmacfarlane.net/pandoc/demo/example13.pdf
>   2. http://tex.stackexchange.com/questions/20800/beamer-button-which-opens-a-browser-with-an-url
>   3. mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   4. mailto:pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
>   5. https://groups.google.com/d/msgid/pandoc-discuss/CAJ4fGLuvpadrDLY6qjd%3DZ955B5Jm4tajoNYTUBRBJBHRKXzoGA%40mail.gmail.com?utm_medium=email&utm_source=footer
>   6. https://groups.google.com/d/optout


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

end of thread, other threads:[~2014-06-16 19:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-16 14:06 external hyperlinks in markdown => beamer Fred Zimmerman
     [not found] ` <CAJ4fGLuvpadrDLY6qjd=Z955B5Jm4tajoNYTUBRBJBHRKXzoGA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-06-16 19:39   ` 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).