From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: using variables in org text Date: Thu, 16 Feb 2012 15:35:50 +0100 Message-ID: <4F3D1446.50508@gmail.com> Reply-To: R.M.Krug@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ry2RJ-0008KN-F9 for emacs-orgmode@gnu.org; Thu, 16 Feb 2012 09:36:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ry2R9-0001Ax-SK for emacs-orgmode@gnu.org; Thu, 16 Feb 2012 09:36:05 -0500 Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:63102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ry2R9-0001Al-IA for emacs-orgmode@gnu.org; Thu, 16 Feb 2012 09:35:55 -0500 Received: by lamf4 with SMTP id f4so2990745lam.0 for ; Thu, 16 Feb 2012 06:35:54 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi I have defined a variable as follow #+property: var DC="/home/rkrug/tmp/CLUSTER" and I am using this path quite often in source blocks (works nicely as expected) but also in org directly, e.g. * DC path is $DC$ The DC path $DC$ is pointing to a directory. Is it possible to use the variable DC in the text as well, so that $DC$ is replaced with the value of the variable DC as defined above? In other words: how can I tell org that on export, $DC$ stands for the value of the variable DC? Cheers, Rainer PS: I know that $...$ is for LaTeX math mode - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk89FEYACgkQoYgNqgF2egrBVACeOd98IOFf/WkxnIO7FJPJ+D6i ptsAn1pmhPihT2OgZlRpZ/PfL2En1lUp =JQCJ -----END PGP SIGNATURE-----