Hi
Yes - RCS is (IMHO) the best way to do it, but you need to use the rcs
latex package.
In your preamble add this:
\usepackage{rcs}
\RCS $Header$
\RCS $Date$
\RCS $Revision$
then later on in your document, you can add this (in ERT):
Revision: \RCSRevision
Date of last revision: \RCSDate
Yo
On Thu, Feb 21, 2002 at 07:23:12PM +0100, Yannick Patois wrote:
> If you use RCS, I guess you can just put $Id:$ or whatever a
> the right place in your doc... But there are small problemes
> with that ($ is math mode, and you may have some characters
> (like _) that tex doesnt like very much...),
On Thu, 21 Feb 2002 19:23:12 +0100 (CET) wrote Yannick Patois <[EMAIL PROTECTED]>:
> Hi,
>
> On Thu, 21 Feb 2002, Ryan McBride wrote:
>
> > I'm wondering what facilities are available in lyx to access document
> > metadata and use it in the document. For example there may be a
> > requirement t
Hi,
On Thu, 21 Feb 2002, Ryan McBride wrote:
> I'm wondering what facilities are available in lyx to access document
> metadata and use it in the document. For example there may be a
> requirement to include the path and filename of a document in the
> footer. Also, if you have a document under
I'm wondering what facilities are available in lyx to access document
metadata and use it in the document. For example there may be a
requirement to include the path and filename of a document in the
footer. Also, if you have a document under version control, is there a
way to access the version i