Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-unix!sri-spam!ames!amdahl!pyramid!voder!blia!blipyramid!mao From: mao@blipyramid.BLI.COM (Mike Olson) Newsgroups: comp.text Subject: Re: oddball suggestion Message-ID: <33@blipyramid.BLI.COM> Date: Wed, 17-Jun-87 12:25:36 EDT Article-I.D.: blipyram.33 Posted: Wed Jun 17 12:25:36 1987 Date-Received: Sun, 21-Jun-87 10:32:31 EDT References: <455@dione.rice.EDU> Organization: Britton Lee, Inc. Lines: 13 Keywords: time, file modified times Summary: extracting last mod date with troff In article <455@dione.rice.EDU>, William LeFebvre writes that he'd like to be able to print the mod date of an input file under tex, rather than just the date of printing. we do this with troff. all of our document source files are under rcs control. you could also use sccs. we define a macro RV that extracts the date info, and then include a line .RV $Header$ in the file before checking it in. rcs inserts the mod date in the header line. you might be able to come up with a similar scheme for tex. mike olson britton lee, inc. ...!ucbvax!ucsfcgl!blia!mao