Re: [O] Table formula and text properties

2015-01-08 Thread Willem Rein Oudshoorn
Michael Brand writes: > Hi Wim > > On Wed, Jan 7, 2015 at 6:11 PM, Willem Rein Oudshoorn > wrote: >> ... >> However org mode table formula code seems to strip the display property >> from the string returned by the formula. So this trick will not work. > > I think this is by design. If someone

Re: [O] Table formula and text properties

2015-01-08 Thread Michael Brand
Hi Wim On Wed, Jan 7, 2015 at 6:11 PM, Willem Rein Oudshoorn wrote: > I am trying to insert an image into a table by using a table formula. > My basic approach is by using a string with a display property like: > > > (propertize "TEXT" 'display (list image)) > > > Or to be more precise > >(

[O] Table formula and text properties

2015-01-07 Thread Willem Rein Oudshoorn
I am trying to insert an image into a table by using a table formula. My basic approach is by using a string with a display property like: (propertize "TEXT" 'display (list image)) Or to be more precise (propertize "SPARKLINE" 'display (list (sparkline-make-sparkline