From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Salazar Subject: Re: HTML presentations using org-html-slideshow? Date: Wed, 8 Mar 2017 01:12:53 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114917f0de0b0e054a3204fc Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57467) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clUqG-0003zj-Sx for emacs-orgmode@gnu.org; Wed, 08 Mar 2017 01:12:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clUqF-0005MV-F7 for emacs-orgmode@gnu.org; Wed, 08 Mar 2017 01:12:56 -0500 Received: from mail-wr0-x233.google.com ([2a00:1450:400c:c0c::233]:33554) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1clUqF-0005MP-63 for emacs-orgmode@gnu.org; Wed, 08 Mar 2017 01:12:55 -0500 Received: by mail-wr0-x233.google.com with SMTP id u48so16111789wrc.0 for ; Tue, 07 Mar 2017 22:12:55 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: org-mode --001a114917f0de0b0e054a3204fc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable If anyone's interested, there's a new working version of org-html-slideshow that's compatible with org-mode 9.x available here: https://github.com/aiba/org-html-slideshow. On Mon, Mar 6, 2017 at 10:04 AM, Peter Salazar wrote: > Hi everyone, > > I've been using the excellent org-html-slideshow ( > https://github.com/relevance/org-html-slideshow) to generate HTML slides > from org-mode, and it's been working well for me for years. > > It generates HTML slides from org-mode using the org-mode heading > hierarchy. Tag any heading with the org-tag :slide: and that heading and > its contents automatically become their own slide once you export to HTML > using org-export-dispatch. > > I prefer org-html-slideshow to org-reveal since it allows me the ability > to easily customize the look and feel of slides=E2=80=94by creating a cus= tom > slide=E2=80=94simply by adding an org-tag. So if I tag an org-heading wit= h the tag > :fullscreenslide: for example (so that the heading looks like * Heading > :slide:fullscreenslide:), it will then export that slide to HTML with > class=3D"fullscreenslide" =E2=80=94 and I can then use CSS to customize t= he look and > feel of all slides with that class. > > Org-html-slideshow also offers a great Presenter View, which opens in a > separate tab in your browser, and displays your speaker notes, the curren= t > slide, and the next slide. Unfortunately, org-html-slideshow is no longer > being actively developed, and a recent update to org-mode has broken the > way Presenter View functions. Somehow with the new org-mode updates, the > "next slide" view in Presenter Notes mode no longer advances correctly. T= he > "next slide" slide gets stuck in a loop of 4-5 slides, and just repeats > those few slides. It does not reliably show you what the next slide is > going to be. > > I notice that the output from example.org when I export to HTML is fairly > different from the example.html that's in the repo. Something in those > differences is breaking the ability of Presenter Notes to advance to the > next slide: > https://gist.github.com/incandescentman/dca040c750a3e9e7e687942d69ebd53f > > Anyone else using org-html-slideshow? Does anyone have any thoughts on ho= w > to get this working again? Thanks! > --001a114917f0de0b0e054a3204fc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
If anyone's interested, = there's a new working version of org-html-slideshow=C2=A0that's com= patible with org-mode 9.x available here:

On Mon, Mar 6, 2017 at 10:0= 4 AM, Peter Salazar <cycleofsong@gmail.com> wrote:
Hi everyone,

I've been using the excellent org-html-slideshow (https://github.= com/relevance/org-html-slideshow) to generate HTML slides from org= -mode, and it's been working well for me for years.=C2=A0
It generates HTML slides from org-mode using the org-mode headi= ng hierarchy. Tag any heading with the org-tag :slide: and that heading and= its contents automatically become their own slide once you export to HTML = using=C2=A0org-export-dispatch.=C2=A0

I prefer org= -html-slideshow to org-reveal since it allows me the ability to easily cust= omize the look and feel of slides=E2=80=94by creating a custom slide=E2=80= =94simply by adding an org-tag. So if I tag an org-heading with the tag :fu= llscreenslide: for example (so that the heading looks like * Heading :slide= :fullscreenslide:), it will then export that slide to HTML with class=3D&qu= ot;fullscreenslide" =E2=80=94 and I can then use CSS to customize the = look and feel of all slides with that class.=C2=A0

Org-html-slideshow also offers a great Presenter View, which opens in a se= parate tab in your browser, and displays your speaker notes, the current sl= ide, and the next slide. Unfortunately, org-html-slideshow is no longer bei= ng actively developed, and a recent update to org-mode has broken the way P= resenter View functions. Somehow with the new org-mode updates, the "n= ext slide" view in Presenter Notes mode no longer advances correctly. = The "next slide" slide gets stuck in a loop of 4-5 slides, and ju= st repeats those few slides. It does not reliably show you what the next sl= ide is going to be.

I notice that the output = from example.org when = I export to HTML is fairly different from the example.html that's in th= e repo. Something in those differences is breaking the ability of Presenter= Notes to advance to the next slide:

Anyone else using org-h= tml-slideshow? Does anyone have any thoughts on how to get this working aga= in? Thanks!

--001a114917f0de0b0e054a3204fc--