Re: [O] Babel shell error

2012-11-22 Thread Eric Schulte
Russell Adams writes: > It appears that in ob-sh.el function org-babel-sh-evaluate fails to > honor other result types like latex. > > Adding latex to the result params test allows proper exporting of > shell which results in latex code, otherwise it is imported with > spaces separated into |'s t

[O] Babel shell error

2012-11-21 Thread Russell Adams
It appears that in ob-sh.el function org-babel-sh-evaluate fails to honor other result types like latex. Adding latex to the result params test allows proper exporting of shell which results in latex code, otherwise it is imported with spaces separated into |'s to make a table. Verified against 7