On Fri, 2004-05-14 at 15:33, Jose' Matos wrote: > On Friday 14 May 2004 15:33, Ernesto Jardim wrote: > > > > I have a small script that creates a bunch of dirs and populates them > > with empty documents that I use when I start a paper or report. Like > > notes documents, R scripts and so. One of them is "report.lyx". > > I'm just being lazy :) > > create a an empty template, put it somewhere and then in your script: > > cp /path/to/template/report.lyx . > > :-) > > > > EJ
Yes, That's my next option ;-) Regards EJ