Re: [O] In-line code and fonts

2012-05-08 Thread Andreas Leha
Erich Neuwirth 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 result

Re: [O] In-line code and fonts

2012-05-07 Thread Neil Smithline
It is not really an Org Mode solution but, if HTML is an acceptable output format, I would imagine that you can concoct some CSS to make the HTML look the way you want it to. You can add CSS via the `style' keyword. It can go in projects (see Info section 13.3.1,2) or in the file itself (see 1