emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] HTML table export with col width <XY>


From: Rocky Road
Subject: Re: [Orgmode] HTML table export with col width <XY>
Date: Sun, 03 Jan 2010 21:02:31 +0100

On Sun, 2010-01-03 at 19:53 +0100, Carsten Dominik wrote:
> Hi Karl,
> 
> I still cannot reproduce this.
> Anybody else?
> 
> - Carsten
> 

I  can reproduce it from the simple input:

     | <35>                                |     |
     | header                              | len |
     |-------------------------------------+-----|
     | Short line                          |  10 |
     | A loooooooooooooooooooooooooooooooooooooooooooooooooooong line | 62 |


However, it appears that the '=>' is only a display artifact in the
generated buffer, it is not saved to a file.

But the <XY> line is actually written:

     <tr><th scope="col">&lt;35&gt;</th><th scope="col"></th></tr>


** Versions used :
  - org-mode 6.33f
  - GNU Emacs 23.0.91.1
  - linux 2.6.28-17-generic (ubuntu 9.04 jaunty)

HTH.

Michelle







reply via email to

[Prev in Thread] Current Thread [Next in Thread]