emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Mathematical Pseudocode in Source Block


From: Bastien
Subject: Re: [Orgmode] Mathematical Pseudocode in Source Block
Date: Thu, 12 Aug 2010 18:30:15 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Jeremiah Via <address@hidden> writes:

> I was wondering if there was any way to make the source blocks work
> with LaTeX formulas. I wanted to use it for some pesudocode; for
> example:
>
> while not converged
>   for each state i
>        \( U^{'}_i = r_i + \underset{a}{argmax} \sum{Pa_{ij}U_j} \)
>        \( U_i \rightarrow U^{'}_i \)
>   end for
> end while
>
> If a source block isn't possible, is there at least a way to get a
> textbox around it?

Can you rephrase your question a bit?  I'm not sure to understand.  

Do you want to have a source block in an org file with mixed languages
and export this source block so that it is properly fontified in HTML?

-- 
 Bastien



reply via email to

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