On Oct 21, 2010, at 9:36 AM, Christian Moe wrote:

On 10/21/10 2:25 AM, Sebastian Rose wrote:
(...)

|<l>  |<l>  |<r>  |
| A   | B   |   C |
| 1   | 2   |   3 |
| 12  | 13  | 300 |
| 9   | 11  |   4 |


I get

<colgroup><col align="left" /><col align="left" /><col align="right" />
</colgroup>

as expected.

That's interesting. From the same example I get

<colgroup><col align="right" /><col align="right" /><col align="right" /></colgroup>

...using freshly pulled 7.01trans. What might account for the difference?

Actually, I also get what Christian gets. Sebastian, how did you get something different?

Currently alignment is only by the fraction of number in the column, not by the <l> and <r> markers. Should be of cause...

- Carsten


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

Reply via email to