Hi, When I export a org file with an inline code like "Two plus two equals src_python{return(2+2)}" to latex, it is exported as "Two plus two equals \texttt{4}". Is there any way to suppress \texttt and have it exported as a common text? Usually I would want the verbatim font, but in this particular case I want to combine some texts with a result of a calculation automatically. Best,Joon
- [O] ox-latex export code block results without \texttt Joon Ro