From mboxrd@z Thu Jan 1 00:00:00 1970 From: C. Baxter Subject: Publishing errors Date: Mon, 28 Dec 2015 13:57:46 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDYJB-00035o-N0 for emacs-orgmode@gnu.org; Mon, 28 Dec 2015 08:57:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aDYJ8-0003Mh-GN for emacs-orgmode@gnu.org; Mon, 28 Dec 2015 08:57:57 -0500 Received: from plane.gmane.org ([80.91.229.3]:49407) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDYJ8-0003Mb-98 for emacs-orgmode@gnu.org; Mon, 28 Dec 2015 08:57:54 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aDYJ5-0006KF-5n for emacs-orgmode@gnu.org; Mon, 28 Dec 2015 14:57:51 +0100 Received: from host217-35-240-233.range217-35.btcentralplus.com ([217.35.240.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Dec 2015 14:57:51 +0100 Received: from m43cap by host217-35-240-233.range217-35.btcentralplus.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Dec 2015 14:57:51 +0100 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I have publishing errors using org version release_8.3.2-420-g955bc5 that are not present if I use org version 8.2.10. The problem seems to be this html section which is not rendered correctly - I just see the html code and not the output. #+BEGIN_HTML The text of this article as a pdf file #+END_HTML Any ideas?