Russell Adams <[email protected]> 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 to make a table.
>
> Verified against 7.9.2 repo.
>
This works in the current git head.
#+begin_src sh :results latex
echo "\tt{shell}"
#+end_src
--
Eric Schulte
http://cs.unm.edu/~eschulte