From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Using #+NAME for single value, not table? Date: Thu, 26 Jun 2014 14:27:14 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X08m3-00057K-SX for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 08:27:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X08lv-0007vF-C7 for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 08:27:31 -0400 Received: from mail-we0-f173.google.com ([74.125.82.173]:38796) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X08lv-0007v0-6z for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 08:27:23 -0400 Received: by mail-we0-f173.google.com with SMTP id t60so3598015wes.18 for ; Thu, 26 Jun 2014 05:27:22 -0700 (PDT) Received: from Rainers-MacBook-Pro-3.local (arn78-1-88-186-171-7.fbx.proxad.net. [88.186.171.7]) by mx.google.com with ESMTPSA id w5sm65406179wif.3.2014.06.26.05.27.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Jun 2014 05:27:20 -0700 (PDT) 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@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi I use #+NAME to define some parameters for my analysis, which works quite nice for tables. but I would now like to use the same apprioach for values, e.g. a single number, but I don't manage. Is this possible? For illustration a short example: =2D-8<---------------cut here---------------start------------->8--- *** Species names and iespece codes #+NAME: SPECIES | | fullName | shortName | iespece | IFNName | color= | |---------+-----------------+-----------+---------+-----------------+------= -| | fagus | Fagus sylvatica | fagus | 4 | fagus_sylvatica | red = | | quercus | Quercus robur | quercus | 3 | quercus_robur | green= | *** Random Number Definition Defines random number generator kind, normal.kind and seed (see set.seed he= lp in R for details) #+NAME: RNGSEED=20 13 =2D-8<---------------cut here---------------end--------------->8--- SPECIES works, but how do I get RNGSEED to be 13? Thanks, Rainer =2D-=20 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 PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJTrBGlAAoJENvXNx4PUvmCylcIALzZYM0Sc/0PQhVJ14SJSEGD i9TzEB5bSl4umIXfy48nk+JxzPNmkqqMxqbnRc6Spy0O/x6GDhfVXn98Ac3JmfQf VqupJlzYINqm48bMWbT4fbA+0T4vmU3ztKDANEUwY3nnBXTvG3IDoZzh4E3MfzJ4 dqX2RgLxNpPItkZiuYMGe5i0j6TSPYtLdndGuwUmVtd0gDrX0yQDI12EtYL5DoAC lhpsVIpSOQckexirF401SJDOFpPgf1kGUityV5VutL2AYz8oE/8imWbQGJCJU4YA DaI2YS6TfZZoApTxSZGCMhitb074gOLQtjaDVSaSiEDZC5jnCKSh1nCquBRSP5Y= =6LCl -----END PGP SIGNATURE----- --=-=-=--