Re: [O] [PATCH] Synchronize slideshow exporters to ox-html changes.

2013-02-26 Thread Nicolas Goaziou
Rick Frankel writes: > On Mon, Feb 25, 2013 at 10:22:54AM +0100, Nicolas Goaziou wrote: >> Hello, >> >> Rick Frankel writes: >> >> > This patch fixes a couple of bugs in the s5 exporter and brings both >> > exporters in-sync w/ the updates to ox-html (uppercase properties, and >> > HTML_CONTAI

Re: [O] [PATCH] Synchronize slideshow exporters to ox-html changes.

2013-02-25 Thread Bastien
Hi Rick, Rick Frankel writes: > Note that ox-deck has so many lines of change due to whitespace > cleanup (won't happen again :). It's better to make those whitespace changes into separate commits. Thanks! -- Bastien

Re: [O] [PATCH] Synchronize slideshow exporters to ox-html changes.

2013-02-25 Thread Bastien
Nicolas Goaziou writes: > I have trouble applying this patch. Could you rebase it against current > master and resend it? If I may nitpick, Rick, please take care of using proper sentences in the change log: start with an uppercase letter, end with a full stop. Your patch will go into Emacs, and

Re: [O] [PATCH] Synchronize slideshow exporters to ox-html changes.

2013-02-25 Thread Nicolas Goaziou
Hello, Rick Frankel writes: > This patch fixes a couple of bugs in the s5 exporter and brings both > exporters in-sync w/ the updates to ox-html (uppercase properties, and > HTML_CONTAINER_CLASS fix). > > Note that ox-deck has so many lines of change due to whitespace > cleanup (won't happen aga

[O] [PATCH] Synchronize slideshow exporters to ox-html changes.

2013-02-24 Thread Rick Frankel
This patch fixes a couple of bugs in the s5 exporter and brings both exporters in-sync w/ the updates to ox-html (uppercase properties, and HTML_CONTAINER_CLASS fix). Note that ox-deck has so many lines of change due to whitespace cleanup (won't happen again :). Rick -