emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Rocky Road <rocky.road@rocky-shore.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: HTML table export with col width <XY>
Date: Mon, 4 Jan 2010 10:23:18 +0100	[thread overview]
Message-ID: <8A000067-CD92-4903-BCF6-269014BAC9DD@gmail.com> (raw)
In-Reply-To: <1262548951.6172.121.camel@claddagh>


On Jan 3, 2010, at 9:02 PM, Rocky Road wrote:

> 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.


Ah, that clears it up.  I had understood that the arrow shows up in  
the browser.
But now I see it in the .html Emacs buffer, this is a left-over  
display property.
Fixed, thanks.

>
> But the <XY> line is actually written:
>
>     <tr><th scope="col">&lt;35&gt;</th><th scope="col"></th></tr>

Yes.  You can get rid of it by adding a special first column and  
putting a
"/" into the first column of lines you'd like to have removed.

At some point I had code that would do this automatically for lines  
that only
have these cookies.  But I removed it again because it was causing  
trouble.  Maybe I should in fact get a better version of that back  
into the code - it would be nice
to make them go away automatically.....

- Carsten


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

- Carsten

      reply	other threads:[~2010-01-04  9:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-30  7:57 HTML table export with col width <XY> Karl Eichwalder
2009-12-31  7:55 ` Carsten Dominik
2009-12-31  8:26   ` Karl Eichwalder
2010-01-03 18:53     ` Carsten Dominik
2010-01-03 20:02       ` Rocky Road
2010-01-04  9:23         ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8A000067-CD92-4903-BCF6-269014BAC9DD@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rocky.road@rocky-shore.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).