emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] imaxima babel


From: yggdrasil
Subject: Re: [O] imaxima babel
Date: Tue, 26 Nov 2013 22:53:04 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (gnu/linux)

Eric Schulte <address@hidden> writes:

> <address@hidden> writes:
>
>> [... how to use maxima code from org-mode and display results inline
>> in the org-buffer ...]
>
> You would switch from ":results latex" to ":results raw", in which case
> the latex will be inserted directly into the Org-mode buffer, and
> org-mode's existing pretty display functionality may be used to view the
> equations inline and should work for export to HTML as well.
>
> Alternately, if you really want to get fancy you could use noweb
> expansion (see the manual) to insert the results of the imaxima code
> block into a latex code block, and then use the existing latex code
> block functionality to convert the imaxima output to images of different
> types depending on the export target [1].
>

Many thanks for all the help! I have now figured out how to use maxima
from org-mode source blocks and display the results as pretty printed
equations online. To remember, I made a small summarising example file,
attached below for posteriority.

All the best,

Johnny

Attachment: orgmaxima_example.org
Description: Lotus Organizer


reply via email to

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