emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How to join cells in tables and center content


From: Bastien
Subject: Re: [O] How to join cells in tables and center content
Date: Fri, 31 May 2013 08:06:58 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Hi Ivanov,

Ivanov Dmitry <address@hidden> writes:

> Suppose, I am writing a database table structure.
> Is it possible to join the 1-st two cells? And make 'table1'
> centered?

No.

> Current view and desired:
>
>
> | table1 |       |          |     table1     |
> |--------+-------+          |--------+-------+
> | id     | value |    ->    | id     | value |
> |        |       |          |        |       |
>
>
> I understand, that it will require programming. Just give me a hint,
> where is the function, expanding table cells, and I'll try to
> implement it.

Most code is in org-table.el -- but beware that even with some
programming skills this is a hard-perhaps-impossible task...

Good luck,

-- 
 Bastien



reply via email to

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