[சனி நவம்பர் 08, 2025] Panayotis Manganaris wrote: > 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
This is just me blabbering about sane defaults, you will be able to use :results drawer just fine. I would like to avoid typing :results raw just to get a previewable LaTeX fragment, ob-calc should do TRT without extra input from the user.
