[O] imaxima babel

2013-11-21 Thread yggdrasil
Hi, Is there a way to evaluate imaxima source code in org-mode to display the latex output inline in the org-buffer? I have found in [1] how to evaluate maxima code, but I don't understand if and how to adopt it to get the nice latex/pdf output. Any pointers appreciated, or just whether it is

Re: [O] imaxima babel

2013-11-22 Thread yggdrasil
Thanks, this does answer my initial question and works good enough to enable latex export! Even better would be if it's possible to mimic imaxima behaviour which is (I think) to directly process the resulting latex code and (temporarily?) store it as an image to display the pretty-printed

Re: [O] imaxima babel

2013-11-26 Thread yggdrasil
Eric Schulte schulte.e...@gmail.com writes: yggdra...@gmx.co.uk 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

Re: [O] imaxima babel

2013-11-27 Thread yggdrasil
Alan Schmitt alan.schm...@polytechnique.org writes: This is very useful, thanks a lot. A couple comments and questions on your example file (which would be a nice addition to worg). There is actually already some maxima documentation on worg that got me started as I was unsure if maxima is

[O] #+BIBLIOGRAPHY multiple entries

2014-11-23 Thread yggdrasil
I am trying to figure out how to use multipe bibliography files in org-mode. What I've used so far is the #+BIBLIOGRAPHY statement which lets me enter one .bib file, but I have been unable to use more than one file. How would one go about to achieve this? I use #+BIBLIOGRAPHY mybibliographyfile