Jeremiah Via <jxv...@cs.bham.ac.uk> 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

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to