On 2011-03-29, Dr Eberhard W Lisse wrote: > On 3/29/11 8:27 AM, Guenter Milde wrote: >> On 2011-03-28, Dr Eberhard W Lisse wrote:
... > However, what I really need to do, is to put the > \usepackage{rcs-multi} > \usepackage[draft]{pdfdraftcopy} > \draftfontsize{60} > \draftcolor{gray20} > in each preamble and then > \rcsid{$Id$} > \draftstring{v\rcsfilerev, \rcsfileyear-\rcsfilemonth-\rcsfileday} > in ERT into each file. > because that way I can pdflatex the whole master document, but also each > individual one on its own :-)-O Fine. > This is very cool, but I think one should look at a Request for Feature, > because this situation is surely not unique :-)-O You could consider writing a LyX module that provides an inset (instead of the ERT) and puts the required code in the preamble if the inset is used. (See Help>Customization on hwo to do this.) Günter