Hi,
I am writing a document with multiple include chapters using the
intrinsic RCS on LyX RC1 on OS X 10.6.7.
I am using pdfdraftcopy to watermark the master document and all
included files, and have
\usepackage{rcs-multi}
\rcsid{$Id$}
\usepackage[draft]{pdfdraftcopy}
\draftfontsize{60}
\draftcolor{gray20}
\draftstring{Draft v\rcsfilerev, \rcsfileyear-\rcsfilemonth-\rcsfileday}
in the preamble of each file and when the Id contains the correct
information (different) for each file.
I would expect the revision numbers and dates to be different for each
include file but only get the one from the master on all pages.
When I export the master document to pdflatex the children do not have
the preamble, so the output is technically correct, however undesired.
How do I achieve the wanted behaviour so I an see when I last edited a
particular page?
greetings, el