Hello,
Rick Frankel <[email protected]> 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 again :).
I have trouble applying this patch. Could you rebase it against current
master and resend it?
Also, would you mind replacing in both files
(+ (org-element-property :level headline)
(plist-get info :headline-offset))
occurrences with:
(org-export-get-relative-level headline info)
Thank you.
Regards,
--
Nicolas Goaziou