I would like to create a table like so.
| field 1 | field 2 | field 3 | field 4 |
| |------+-----|-----+-----+----| |
| | sub 1|sub2 | xx | yy | zz | |
|---------+------+-----+-----+-----+----+---------|
| | | | | | | |
| | | | | | | |
Is there any way that emacs org mode to create such a table.?
table-1.5.54.el.gz
and paste it astable.el
inside.emacs/
folder ? – arvindh May 04 '16 at 08:16emacs 24.3.1
. if it is installed by default, how do i call them. – arvindh May 09 '16 at 06:19