emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] In-line code and fonts


From: Andreas Leha
Subject: Re: [O] In-line code and fonts
Date: Tue, 08 May 2012 09:26:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Erich Neuwirth <address@hidden> writes:

> I need control over the font used for results of inline computations in 
> exported files.
> When I have the following code
>
> This is inline R 1+2 = src_R{1+2} 
>
> and export it to html (or LaTeX) the fonts used for the regular text and the 
> fonts used for the results 
> of the computation are different. Is there an easy way to tell org mode to 
> use the regular text font for the
> result of the computation?

Hi Erich,

try something like

This is inline R 1+2 = src_R[:results raw]{1+2}

Cheers,
Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]