emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Mathematical Pseudocode in Source Block
@ 2010-08-11 19:47 Jeremiah Via
  2010-08-12 16:30 ` Bastien
  2010-08-12 16:46 ` Dan Davison
  0 siblings, 2 replies; 4+ messages in thread
From: Jeremiah Via @ 2010-08-11 19:47 UTC (permalink / raw)
  To: emacs-orgmode

Hi there,

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?

Thank you
-- 
Jeremiah M. Via
School of Computer Science
University of Birmingham

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-12 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-11 19:47 Mathematical Pseudocode in Source Block Jeremiah Via
2010-08-12 16:30 ` Bastien
2010-08-12 16:46 ` Dan Davison
2010-08-12 22:14   ` Jeremiah Via

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).