For what it's worth

Visuwesh <[email protected]> writes:

> I do not want the result to be hidden though.  I think
>
>     #+BEGIN_SRC calc :language latex
>     4:5
>     #+END_SRC
>
> producing
>
>     #+RESULTS:
>     \begin{equation*}
>     \frac{4}{5}
>     \end{equation*}
>
> is acceptable (note how there is no need to specify :results raw)?

I really like using :results raw drawer. It is a consistent, explicit,
reliable, and intuitive way get multi-line src block results that also
need to be treated like normal org elements.

Reply via email to