emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] table exporters should exclude column width specifiers


From: Carsten Dominik
Subject: Re: [Orgmode] table exporters should exclude column width specifiers
Date: Mon, 2 Feb 2009 13:32:39 +0100

Hi Dan,

Use the following:

|   | aa    | bb    |
|---+-------+-------|
| / | <5>   | <5>   |
|   | xxxx  | yyyy  |

Works for all kinds of export, I believe, documented under "Advanced Features"
in the table chapter of the manual.

HTH

- Carsten



On Feb 1, 2009, at 10:34 PM, Dan Davison wrote:

The csv and tsv table exporters are currently including the <N>
'narrow columns' width specifiers. They are also appearing in the html
export. I think they should be excluded, but I'm not sure what the
best strategy is.

It seems to me that if a row contains only width specifiers, then that
row should be deleted. However, the manual says that "one field
anywhere in the column may contain just the string <N>...". Is it
possible that that is an undesirable amount of freedom? Might it be
preferable to impose the restriction that if they are present, they
are on their own row, with no other data on that row?

Dan

--
http://www.stats.ox.ac.uk/~davison


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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