public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* (enhancement) proposal for unified speaker notes output in dzslides and revealjs
@ 2014-11-04 15:32 Christoph Pfeiffer
       [not found] ` <0fb5b5a8-54f7-4c83-b30e-f48fc1bf5ce1-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Pfeiffer @ 2014-11-04 15:32 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

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

Hi list,

perhaps I posted my asking as issue #1693 
(https://github.com/jgm/pandoc/issues/1693) wrongly in the github issue 
tracker, without explaining it here on the list.
If so, I was not aware of this and therefore am sorry.

Now to the proposal:

Not only reveal.js and beamer allow speaker notes, dzslides does as well.

* in revealjs we have <div class="notes">
* in dzslides we had <details> and should use <div role="note">

a unified solution would be for addressing both output formats as:

<div class="notes" role="note">

Could we get another case in HTML.hs for dzslides, thus outputting the <div 
class="notes" role="note">, an extension or such?

... and as I wrote on the github issues list: 

as a precautionary measure for unwanted regression regarding the hitherto 
not outputted <div class="notes" role="note"> in dzslides we would add the 
.notes[role=note] to the already there details-selector. (with probably 
updating the dzslides/template.html).

I would love to use this functionality for speaker notes too.
In addition, dzslides allows for real --self-contained presentations.

best regards and waiting on your thoughts,
christoph


-- 
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/0fb5b5a8-54f7-4c83-b30e-f48fc1bf5ce1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

* Re: (enhancement) proposal for unified speaker notes output in dzslides and revealjs
       [not found] ` <0fb5b5a8-54f7-4c83-b30e-f48fc1bf5ce1-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2014-11-14 23:36   ` Christoph Pfeiffer
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Pfeiffer @ 2014-11-14 23:36 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

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

hi list,

perhaps this small edit can let us have speaker notes output in dzslides as 
well:

https://github.com/jgm/pandoc/issues/1693

so <div class="notes"> and <div class="notes" role="note"> can get output 
if -t dzslides is used.

thanks

-- 
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/1874eb72-7640-4527-890c-9b802408f1aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

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

end of thread, other threads:[~2014-11-14 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-04 15:32 (enhancement) proposal for unified speaker notes output in dzslides and revealjs Christoph Pfeiffer
     [not found] ` <0fb5b5a8-54f7-4c83-b30e-f48fc1bf5ce1-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2014-11-14 23:36   ` Christoph Pfeiffer

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