* ox-latex export code block results without \texttt
@ 2015-05-01 22:34 Joon Ro
2015-05-01 22:43 ` Joon Ro
0 siblings, 1 reply; 2+ messages in thread
From: Joon Ro @ 2015-05-01 22:34 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 406 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 700 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ox-latex export code block results without \texttt
2015-05-01 22:34 ox-latex export code block results without \texttt Joon Ro
@ 2015-05-01 22:43 ` Joon Ro
0 siblings, 0 replies; 2+ messages in thread
From: Joon Ro @ 2015-05-01 22:43 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 630 bytes --]
I'm sorry, :results latex solved my problem. :)From: joon.ro@outlook.com
To: emacs-orgmode@gnu.org
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
[-- Attachment #2: Type: text/html, Size: 1219 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-01 22:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-01 22:34 ox-latex export code block results without \texttt Joon Ro
2015-05-01 22:43 ` Joon Ro
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).