I have customized my org-export-latex-verbatim-wrap to create a shaded
box for verbatim text. However, when I have Babel source code blocks
which export results, the results are always rendered with plain
\begin{verbatim}...\end{verbatim}.I've been grepping through the code, but I can't figure out where #+results: blocks are formatted into LaTeX. Help? -- Avdi Grimm http://avdi.org
