all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* inline constant substitution
@ 2014-10-12 14:41 Paul Rudin
  2014-10-12 15:05 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Rudin @ 2014-10-12 14:41 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ


Suppose I have: 

#+CONSTANTS: foo=42

How can I make inline references to a constant on export in regular
text, rather than in a table?

I want to be able to write something like: 

  The value of foo is $foo 

in my org file, and then end up with:

  The value of foo is 42

when I export to LaTeX.

TIA.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-10-13 19:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-12 14:41 inline constant substitution Paul Rudin
2014-10-12 15:05 ` Nicolas Goaziou
2014-10-12 17:13   ` Paul Rudin
2014-10-13 11:51     ` Eric S Fraga
2014-10-13 19:38       ` Paul Rudin
2014-10-13  1:00   ` Grant Rettke

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.