On 30.5.2013, at 20:53, Ivanov Dmitry <usr...@gmail.com> wrote:

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

Hi Dmitry,

you can create such tables using table.el and use them in Org.
But the org-mode tables will not accommodate such a feature,
would be too hard.

- Carsten


Reply via email to