On Thu, Apr 3, 2008 at 12:59 PM, Aditya Mahajan
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