emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gary Oberbrunner <garyo@oberbrunner.com>
To: Orgmode Mailing List <emacs-orgmode@gnu.org>
Subject: Evaluating simple inline expressions in org-mode
Date: Wed, 3 Feb 2016 08:45:33 -0500	[thread overview]
Message-ID: <CAFChFyjRoO6nVyuzn+ST=_q=9EF8PbcVa3facAYkko+vW-8QtA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

I'd like to just have a few inline formulas evaluated in my org-mode
document (I'm exporting to LaTeX if that matters). Something like this:

=========================
# a constant:
# pi = 3.14159

The value of interest is {{{2*$pi}}}.
=========================

I want that to export as:

  The value of interest is 6.28318.

Of course I made up that {{{}}} syntax, that's not a real thing. I've seen
org-mode tables with calc, but I'm hoping for something simpler, just
inline math expression eval. (I'm fine with elisp, calc, whatever.)

Possible?

-- 
Gary

[-- Attachment #2: Type: text/html, Size: 851 bytes --]

             reply	other threads:[~2016-02-03 13:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03 13:45 Gary Oberbrunner [this message]
2016-02-03 13:58 ` Evaluating simple inline expressions in org-mode Ken Mankoff
2016-02-03 16:09 ` Eric S Fraga
2016-02-03 16:14   ` Gary Oberbrunner
2016-02-04  7:01   ` H. Dieter Wilhelm
2016-02-04  8:38     ` Eric S Fraga
2016-02-07 15:45       ` H. Dieter Wilhelm
2016-02-08  9:33         ` Eric S Fraga

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='CAFChFyjRoO6nVyuzn+ST=_q=9EF8PbcVa3facAYkko+vW-8QtA@mail.gmail.com' \
    --to=garyo@oberbrunner.com \
    --cc=emacs-orgmode@gnu.org \
    /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).