From b33b787a68a2d154bb465bd3ce8ad0ad06338739 Mon Sep 17 00:00:00 2001 From: Mark Meyer Date: Fri, 14 Apr 2017 07:35:36 +0200 Subject: [PATCH] Remove org-html--build-meta-info from template --- ox-epub.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ox-epub.el b/ox-epub.el index 7152b0b..a7df411 100644 --- a/ox-epub.el +++ b/ox-epub.el @@ -359,7 +359,6 @@ holding export options." ">\n") "\n" - (org-html--build-meta-info info) (when (plist-get info :html-head-include-default-style) "\n") (when (plist-get info :epub-style)