From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: Bug: Bug report about html export, wrong attachments [7.8.03] Date: Fri, 06 Jul 2012 17:51:30 +0200 Message-ID: <87k3yg28hp.fsf@gilgamesch.quim.ucm.es> References: <87lij4whur.fsf@mat.ucm.es> <87y5mygoxk.fsf@altern.org> Reply-To: Uwe Brauer Mime-Version: 1.0 Content-Type: multipart/related; boundary="=-=-=" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SnAou-00071c-5t for emacs-orgmode@gnu.org; Fri, 06 Jul 2012 11:51:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SnAos-00025H-CY for emacs-orgmode@gnu.org; Fri, 06 Jul 2012 11:51:47 -0400 In-Reply-To: <87y5mygoxk.fsf@altern.org> (Bastien's message of "Thu, 05 Jul 2012 18:20:23 +0200") 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: Bastien Cc: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain >> On Thu, 05 Jul 2012 18:20:23 +0200, Bastien wrote: > Uwe Brauer writes: >> Sorry I sent the wrong files (I forgot to insert the png) >> here are the correct ones, as tar files > This mailing list doesn't support big attachments. > Can you simply post the HTML code instead of the files? > Thanks, I don't understand the tgz are 4 K, this is big? In any case here are the html files Uwe --=-=-= Content-Type: text/html Content-Disposition: attachment; filename=export-no-ok.html However when I write

However when I write

\[ 
EVal=


[[file:ltxpng/export-no-ok_036843e35ec16858633d4feec029e76828c1b8d5.png]]

 
\]

Without the space in \begin{array}, then the corresponding equation (image) is not generated correctly, both html files are attached. I am puzzled.

Date: 2012-07-06 17:44:48 CEST

Author: Uwe Brauer

Org version 7.8.03 with Emacs version 21

Validate XHTML 1.0
--=-=-= Content-Type: text/html Content-Disposition: attachment; filename=export-ok.html Hello

Hello

Consider the following minimal example (file) Test equation

\[ 
EVal=
\begin {array}{cc} 
u&0<br/>
0&u\\
0&0\\
0&0
\end{array} 
\]

This is exported correctly to html.

Date: 2012-07-06 17:45:19 CEST

Author: Uwe Brauer

Org version 7.8.03 with Emacs version 21

Validate XHTML 1.0
--=-=-=--