On Saturday 31 January 2009 04:57:10 am Xianwen Chen wrote:
> Dear friends,
> Is it possible to export with data in the file name? For example, I have a
> LyX file named "foo.lyx". Can I make LyX automatically export it as
> "foo_year_month_date_hour_mintue.pdf"?
>
> Thank you in advance,
>
> Wen

Make a shellscript that uses the command line command:

lyx --export pdf $lyxname.lyx
mv $lyxname.pdf $pdfname.pdf

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US

Reply via email to