|
From: | Joon Ro |
Subject: | Re: [O] ox-latex export code block results without \texttt |
Date: | Fri, 1 May 2015 17:43:13 -0500 |
I'm sorry, :results latex solved my problem. :)
From: address@hidden To: address@hidden Date: Fri, 1 May 2015 17:34:34 -0500 Subject: [O] ox-latex export code block results without \texttt 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 |
[Prev in Thread] | Current Thread | [Next in Thread] |