From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: #+ATTR_HTML ineffetive in recent org_mode? Date: Tue, 27 Mar 2012 07:49:20 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0444edd3d533d504bc381448 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCUty-0007rH-2H for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 07:49:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCUtv-0007UL-Sj for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 07:49:25 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:45934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCUtv-0007Te-L5 for emacs-orgmode@gnu.org; Tue, 27 Mar 2012 07:49:23 -0400 Received: by obbta14 with SMTP id ta14so7684404obb.0 for ; Tue, 27 Mar 2012 04:49:20 -0700 (PDT) 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: Org Mode --f46d0444edd3d533d504bc381448 Content-Type: text/plain; charset=ISO-8859-1 Hi, I pulled from git yesterday and am having trouble with #+ATTR_HTML in html export -- from what I cna tell, the #+ATTR_HTML: lines are just being ignored. Has anyone else seen this? I've inlined a very simple test file below, perhaps there are errors that I'm missing? -------------------------------- test.org In the dashboard, take note of the "Publications" area in the lefthand side: #+ATTR_HTML: alt="cat/spider image" title="Action!" align="right" [[file:~/publications.jpeg]] ----------------------------------- --f46d0444edd3d533d504bc381448 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I pulled from git yesterday and am having trouble with #+ATTR_HT= ML in html export -- from what I cna tell, the #+ATTR_HTML: lines are just = being ignored.=A0 Has anyone else seen this? I've inlined a very simple= test file below, perhaps there are errors that I'm missing?


-------------------------------- test.o= rg

In the dashboard, take note of the "Publications" a= rea in the lefthand side:
#+ATTR_HTML: alt=3D"cat/spider image"= ; title=3D"Action!" align=3D"right"
[[file:~/publications.jpeg]]

-----------------------------------
--f46d0444edd3d533d504bc381448--