emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Schulte <schulte.eric@gmail.com>
To: "Rüdiger Sonderfeld" <ruediger@c-plusplus.de>
Cc: emacs-orgmode@gnu.org, yggdrasil@gmx.co.uk
Subject: Re: imaxima babel
Date: Thu, 21 Nov 2013 16:33:19 -0700	[thread overview]
Message-ID: <87ppptjd0s.fsf@gmail.com> (raw)
In-Reply-To: 35517207.uS1ReSrXEG@descartes

Changing ":results output" to ":results output latex" in Rüdiger's nice
example below would probably be an improvement.

Best,

Rüdiger Sonderfeld <ruediger@c-plusplus.de> writes:

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

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D

  reply	other threads:[~2013-11-22  4:07 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
2013-11-21 23:33   ` Eric Schulte [this message]
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=87ppptjd0s.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ruediger@c-plusplus.de \
    --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).