Re: lyx --export (or File->Export) problem

2003-06-26 Thread Kayvan A. Sylvan
Now, this is interetsing. If I give a full pathname, lyx --export works fine: [EMAIL PROTECTED] ~] lyx --export ps ~/newfile1.lyx Executing command:dvips -t letter -o 'newfile1.ps' 'newfile1.dvi' This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) ' TeX output

Re: lyx --export (or File->Export) problem

2003-06-26 Thread Kayvan A. Sylvan
On Thu, Jun 26, 2003 at 11:34:51AM +0200, Jean-Marc Lasgouttes wrote: > > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: > > Kayvan> Hmmm... Something is definitely going on here: > > Kayvan> ksylvan[~]519$ lyx --export ps newfile1.lyx Executing > Kayvan> command:dvips -t letter -o

Re: lyx --export (or File->Export) problem

2003-06-26 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> Hmmm... Something is definitely going on here: Kayvan> ksylvan[~]519$ lyx --export ps newfile1.lyx Executing Kayvan> command:dvips -t letter -o 'newfile1.ps' 'newfile1.dvi' This Kayvan> is dvips(k) 5.86 Copyright 1999 Radical

Re: lyx --export (or File->Export) problem

2003-06-26 Thread Lars Gullik Bjønnes
Rob Lahaye <[EMAIL PROTECTED]> writes: | But, eh, File->Export is one of the more dangerous operations in LyX. | If the export file already exists, it is simply overwritten, without asking | permission to overwrite. This is an extremely bad set-up, to my opinion. | Why is it still like that? No p

Re: lyx --export (or File->Export) problem

2003-06-25 Thread Rob Lahaye
Kayvan A. Sylvan wrote: > With latest CVS, it looks like File->Export->Postscript does not > copy the resulting file from the temporary directory to the > current directory. > > This is also the case with "lyx --export ps", which means that > the generated file (in the quite transient temporary d

Re: lyx --export (or File->Export) problem

2003-06-25 Thread Kayvan A. Sylvan
On Wed, Jun 25, 2003 at 10:17:28PM -0300, Garst R. Reese wrote: > "Kayvan A. Sylvan" wrote: > > > Can someone please verify? > > > Works for me on last night's build. xforms-1.02, linux-x86 > Garst Hmmm... Something is definitely going on here: ksylvan[~]519$ lyx --export ps newfile1.lyx

Re: lyx --export (or File->Export) problem

2003-06-25 Thread Garst R. Reese
"Kayvan A. Sylvan" wrote: > Can someone please verify? > Works for me on last night's build. xforms-1.02, linux-x86 Garst

lyx --export (or File->Export) problem

2003-06-25 Thread Kayvan A. Sylvan
With latest CVS, it looks like File->Export->Postscript does not copy the resulting file from the temporary directory to the current directory. This is also the case with "lyx --export ps", which means that the generated file (in the quite transient temporary directory) is immediately deleted afte