emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Rüdiger Sonderfeld" <ruediger@c-plusplus.de>
To: emacs-orgmode@gnu.org
Cc: yggdrasil@gmx.co.uk
Subject: Re: imaxima babel
Date: Fri, 22 Nov 2013 00:07:36 +0100	[thread overview]
Message-ID: <35517207.uS1ReSrXEG@descartes> (raw)
In-Reply-To: <87li0htl9g.fsf@gmx.co.uk>

TeX output is a feature of Maxima.  See
(info "(maxima) Functions and Variables for TeX Output")

E.g.

#+name: solve-maxima
#+header: :exports results
#+begin_src maxima :results output
  tex(exp(-x)/x);
#+end_src

#+RESULTS: solve-maxima
: $${{e^ {- x }}\over{x}}$$


On Thursday 21 November 2013 23:58:35 yggdrasil@gmx.co.uk wrote:
> 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 possible or not.
> 
> 
> I am running emacs 24.3.1 with org mode 7.9.3f.
> 
> Thanks,
> 
> Johnny
> 
> Footnotes:
> [1]  http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-maxima.html

  reply	other threads:[~2013-11-21 23:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21 22:58 imaxima babel yggdrasil
2013-11-21 23:07 ` Rüdiger Sonderfeld [this message]
2013-11-21 23:33   ` Eric Schulte
2013-11-22 17:05     ` yggdrasil
2013-11-23 16:12       ` Eric Schulte
2013-11-26 21:53         ` yggdrasil
2013-11-27  8:54           ` Alan Schmitt
2013-11-27 23:10             ` yggdrasil
2013-11-28  0:42               ` Nick Dokos
2013-11-28  1:09               ` Thomas S. Dye
2013-11-30 10:19               ` Cannot generate latex preview images (Was: imaxima babel) Alan Schmitt
2013-11-30 12:49                 ` Cannot generate latex preview images Nicolas Goaziou
2013-12-02 10:09                   ` Alan Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=35517207.uS1ReSrXEG@descartes \
    --to=ruediger@c-plusplus.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=yggdrasil@gmx.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).