emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] tables column width question


From: Jude DaShiell
Subject: Re: [O] tables column width question
Date: Sat, 9 Jul 2011 16:55:28 -0400 (EDT)

Yes, thanks.

On Sat, 9 Jul 2011, Michael Brand wrote:

> Hi Jude
> 
> On Sat, Jul 9, 2011 at 15:06, Jude DaShiell <address@hidden> wrote:
> > Is it possible in table mode to have a table expand as well as contract?
> > If you make a header which has a minimal amount of spaces in it say:
> > | date | time | syst | dias | pulse |
> > +-
> 
> "+-" is only for table.el format AFAIK. For Org tables format you need
> "|-" or "C-c -". Then you will get the expanded header:
> | date             | time    | syst | dias | pulse |
> |------------------+---------+------+------+-------|
> | <2011-07-09 Sat> | 08:06AM |  139 |   89 |    81 |
> 
> Is that what you are looking for?
> 
> Michael
> 
> 





reply via email to

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