From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39815 Path: news.gmane.org!not-for-mail From: "Edd Barrett" Newsgroups: gmane.comp.tex.context Subject: Re: Various ConTeXt Questions Date: Thu, 3 Apr 2008 17:44:44 +0100 Message-ID: References: <6faad9f00804030349x37910350l3d70a35f3f67c2fb@mail.gmail.com> 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 1207241183 16554 80.91.229.12 (3 Apr 2008 16:46:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2008 16:46:23 +0000 (UTC) To: "mailing list for ConTeXt users" , adityam@umich.edu Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 03 18:46:54 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 1JhSaJ-0007v5-To for gctc-ntg-context-518@m.gmane.org; Thu, 03 Apr 2008 18:46:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5F7821FC7B; Thu, 3 Apr 2008 18:46:05 +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 13450-01; Thu, 3 Apr 2008 18:45:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 61D1E1FC3E; Thu, 3 Apr 2008 18:45:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0F1DD1FC3E for ; Thu, 3 Apr 2008 18:45:22 +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 09466-07-3 for ; Thu, 3 Apr 2008 18:44:46 +0200 (CEST) Original-Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.186]) by ronja.ntg.nl (Postfix) with ESMTP id 7DF441FBF1 for ; Thu, 3 Apr 2008 18:44:46 +0200 (CEST) Original-Received: by rn-out-0910.google.com with SMTP id s46so2064302rnb.14 for ; Thu, 03 Apr 2008 09:44:45 -0700 (PDT) Original-Received: by 10.115.61.1 with SMTP id o1mr49719wak.94.1207241084930; Thu, 03 Apr 2008 09:44:44 -0700 (PDT) Original-Received: by 10.114.93.19 with HTTP; Thu, 3 Apr 2008 09:44:44 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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:39815 Archived-At: On Thu, Apr 3, 2008 at 12:59 PM, Aditya Mahajan wrote: > Parsing tags is simple, for example, > http://archive.contextgarden.net/message/20070920.231549.347dc370.en.html > and > http://archive.contextgarden.net/message/20080123.123404.d1e0dbab.en.html > > If you can specify exactly what you want, I can create a module for this. Just a way of isolating each of the marco's values that cvs defines. How about: ---8<--- \definecvskeyword[cvsdate][D/M/Y]{$Date$}% will be expanded upon commit to something like $Date: 1999/12/23 01:59:22 $ \starttext Last Updated: \cvskeyword[cvsdate] \stoptext ---8<--- would produce: Last Updated: 1999/12/23 01:59:22 List of standard keywords here, but bear in mind that users can ake their own per repository: http://badgertronics.com/writings/cvs/keywords.html Thoughts? -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett ___________________________________________________________________________________ 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 ___________________________________________________________________________________