From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40877 Path: news.gmane.org!not-for-mail From: Sanjoy Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Referencing Itemized Items? Date: Sat, 03 May 2008 09:32:55 -0400 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1209821685 21671 80.91.229.12 (3 May 2008 13:34:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 May 2008 13:34:45 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat May 03 15:35:20 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JsHtX-0007do-SP for gctc-ntg-context-518@m.gmane.org; Sat, 03 May 2008 15:35:19 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C73D61FC98; Sat, 3 May 2008 15:34:36 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28151-01-5; Sat, 3 May 2008 15:33:49 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 88DEC1FC14; Sat, 3 May 2008 15:33:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 575A51FC14 for ; Sat, 3 May 2008 15:33:46 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27052-01-11 for ; Sat, 3 May 2008 15:33:10 +0200 (CEST) Original-Received: from biscayne-one-station.mit.edu (BISCAYNE-ONE-STATION.MIT.EDU [18.7.7.80]) by ronja.ntg.nl (Postfix) with ESMTP id 4B3411FBAC for ; Sat, 3 May 2008 15:33:10 +0200 (CEST) Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id m43DX8ZJ010745; Sat, 3 May 2008 09:33:08 -0400 (EDT) Original-Received: from approx.mit.edu (user-0c2i1ir.cable.earthlink.net [24.41.6.91]) (authenticated bits=0) (User authenticated as sanjoy@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id m43DX7i9006284 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Sat, 3 May 2008 09:33:08 -0400 (EDT) Original-Received: from sanjoy by approx.mit.edu with local (Exim 4.69) (envelope-from ) id 1JsHrD-000271-W0; Sat, 03 May 2008 09:32:55 -0400 In-Reply-To: Your message of "Wed, 30 Apr 2008 13:07:46 EDT." (sfid-20080430_153604_764191_2B37061A) X-Mailer: MH-E 8.0.3; nmh 1.2; GNU Emacs 22.2.1 X-Scanned-By: MIMEDefang 2.42 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:40877 Archived-At: Aditya Mahajan wrote: > I usually prefer > > Note that \in Step[fire] is optional for experienced chefs. > > This way, if you enable interaction, "Step 3" will become a link, rather > than just "3". An example showing a third alternative. This alternative is useful if you use that kind of reference a lot: \definereferenceformat[instep][text=Step] \starttext You must do the following steps: \startitemize[n] \item Buy the ingredients \item Cook the food \item [abc] Put out the fire \stopitemize Note that Step \in[abc] is optional for experienced chefs. Note that \in Step[abc] is optional for experienced chefs. Note that \instep[abc] is optional for experienced chefs. \stoptext ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________