[PVFS2-developers] Version numbers for LaTeX documents
Thomas Ludwig
thomas.ludwig at informatik.uni-heidelberg.de
Sat Mar 6 14:50:45 EST 2004
Hi all,
it might be nice to have CVS tags in the text files of the docs
directory. (I always wonder, which documentations might have
changed). Some $Id:$ somewhere in the headlines.
Perhaps include this into your latex files:
%=== postscript identification ================================================
% ps-comments must not be too long!
\catcode`\%=11
\special{!%% $RCSfile:$}
\special{!%% $Date:$}
\special{!%% $Revision:$}
\special{!%% $Author:$}
\catcode`\%=14
The advantage of this is that it gets transferred into the ps-file
such that 'ident' shows you what's included. (Does anybody know a
trick how to transfer it to pdf-files?).
Thomas
More information about the PVFS2-developers
mailing list