public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* pandoc to reveals: to have slide number in the URL
@ 2016-11-16 12:02 Andrea Borruso
       [not found] ` <581e101b-c716-4429-86ed-c3b76bf2258e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Andrea Borruso @ 2016-11-16 12:02 UTC (permalink / raw)
  To: pandoc-discuss


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

Hi,
I use this command to produce my slides:

  pandoc input.md -o slides.html -s -V theme=beige -t revealjs

It works, but I would like to have in the slides URL the slide number (ie 
http://localhost/slides.html/#/2/1), to have a permalink to each of my 
slide.

How is it possible to have this?


Thank you,

Andrea

-- 
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/581e101b-c716-4429-86ed-c3b76bf2258e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: pandoc to reveals: to have slide number in the URL
       [not found] ` <581e101b-c716-4429-86ed-c3b76bf2258e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2016-11-16 21:56   ` Andrea Borruso
       [not found]     ` <1039ef5f-3838-464b-8699-cb40100aa9f8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  2016-11-17 12:44   ` John MacFarlane
  1 sibling, 1 reply; 5+ messages in thread
From: Andrea Borruso @ 2016-11-16 21:56 UTC (permalink / raw)
  To: pandoc-discuss


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

I have solved  adding "-V history=true"

-- 
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/1039ef5f-3838-464b-8699-cb40100aa9f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: pandoc to reveals: to have slide number in the URL
       [not found]     ` <1039ef5f-3838-464b-8699-cb40100aa9f8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2016-11-16 23:25       ` Joost Kremers
  0 siblings, 0 replies; 5+ messages in thread
From: Joost Kremers @ 2016-11-16 23:25 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


On Wed, Nov 16 2016, Andrea Borruso wrote:
> I have solved  adding "-V history=true"

Thank you for figuring that out! I've been having the same 
question, but hadn't found the answer yet.

I find this useful when I'm working on a presentation and I'm 
trying to get the layout of a particular slide just right. I often 
end up rerunning pandoc several times and reloading the 
presentation in the browser. Up until now, I would then have to 
navigate back to the slide I was working on. With this setting, 
the presentation remains on the same slide after reloading.



-- 
Joost Kremers
Life has its moments


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

* Re: pandoc to reveals: to have slide number in the URL
       [not found] ` <581e101b-c716-4429-86ed-c3b76bf2258e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  2016-11-16 21:56   ` Andrea Borruso
@ 2016-11-17 12:44   ` John MacFarlane
       [not found]     ` <20161117124428.GI21256-BKjuZOBx5Kn2N3qrpRCZGbhGAdq7xJNKhPhL2mjWHbk@public.gmane.org>
  1 sibling, 1 reply; 5+ messages in thread
From: John MacFarlane @ 2016-11-17 12:44 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I don't know, but that's more a reveal.js question than a
pandoc one.

+++ Andrea Borruso [Nov 16 16 04:02 ]:
>   Hi,
>   I use this command to produce my slides:
>     pandoc input.md -o slides.html -s -V theme=beige -t revealjs
>   It works, but I would like to have in the slides URL the slide number
>   (ie http://localhost/slides.html/#/2/1), to have a permalink to each of
>   my slide.
>   How is it possible to have this?
>   Thank you,
>   Andrea
>
>   --
>   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/581e101b-c716-4429-
>   86ed-c3b76bf2258e%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/581e101b-c716-4429-86ed-c3b76bf2258e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org?utm_medium=email&utm_source=footer
>   4. https://groups.google.com/d/optout


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

* Re: pandoc to reveals: to have slide number in the URL
       [not found]     ` <20161117124428.GI21256-BKjuZOBx5Kn2N3qrpRCZGbhGAdq7xJNKhPhL2mjWHbk@public.gmane.org>
@ 2016-11-17 13:04       ` andy
  0 siblings, 0 replies; 5+ messages in thread
From: andy @ 2016-11-17 13:04 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

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

Thank you John, you are right.

I have found "-V history=true", studing revealjs documentation

Il gio 17 nov 2016, 13:44 John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org> ha scritto:

> I don't know, but that's more a reveal.js question than a
> pandoc one.
>
> +++ Andrea Borruso [Nov 16 16 04:02 ]:
> >   Hi,
> >   I use this command to produce my slides:
> >     pandoc input.md -o slides.html -s -V theme=beige -t revealjs
> >   It works, but I would like to have in the slides URL the slide number
> >   (ie http://localhost/slides.html/#/2/1), to have a permalink to each
> of
> >   my slide.
> >   How is it possible to have this?
> >   Thank you,
> >   Andrea
> >
> >   --
> >   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/581e101b-c716-4429-
> >   86ed-c3b76bf2258e%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/581e101b-c716-4429-86ed-c3b76bf2258e-/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 a topic in the
> Google Groups "pandoc-discuss" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/pandoc-discuss/4yixfQPTsoA/unsubscribe.
> To unsubscribe from this group and all its topics, 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/20161117124428.GI21256%40Administrateurs-iMac-3.local
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 

______
Scusami per la brevità, ti sto scrivendo dal cellulare.

website: http://blog.spaziogis.it
38° 7' 48" N, 13° 21' 9" E EPSG:4326

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

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

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

end of thread, other threads:[~2016-11-17 13:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-16 12:02 pandoc to reveals: to have slide number in the URL Andrea Borruso
     [not found] ` <581e101b-c716-4429-86ed-c3b76bf2258e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-11-16 21:56   ` Andrea Borruso
     [not found]     ` <1039ef5f-3838-464b-8699-cb40100aa9f8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-11-16 23:25       ` Joost Kremers
2016-11-17 12:44   ` John MacFarlane
     [not found]     ` <20161117124428.GI21256-BKjuZOBx5Kn2N3qrpRCZGbhGAdq7xJNKhPhL2mjWHbk@public.gmane.org>
2016-11-17 13:04       ` andy

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