Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-13 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Jean-Marc Lasgouttes wrote: > >>> "Lars" == Lars Gullik Bjønnes >>> <[EMAIL PROTECTED]> writes: >> >> Lars> Or just let it be available from the Attic... (and possibly a >> Lars> tar.gz file on the ftp server) >> >> Seconded. I like the idea of ge

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-13 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: >>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: >> Lars> Or just let it be available from the Attic... (and possibly a Lars> tar.gz file on the ftp server) >> Seconded. I like the idea of

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-12 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Lars" == Lars Gullik Bjønnes >> <[EMAIL PROTECTED]> writes: > > Lars> Or just let it be available from the Attic... (and possibly a > Lars> tar.gz file on the ftp server) > > Seconded. I like the idea of getting rid of reLyX for 1.4.0. Me too. But when yo

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-12 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Or just let it be available from the Attic... (and possibly a Lars> tar.gz file on the ftp server) Seconded. I like the idea of getting rid of reLyX for 1.4.0. JMarc

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Angus Leeming
Juergen Spitzmueller wrote: Angus Leeming wrote: Interesting. I read this as saying that: $ pdfclose my_file.pdf; pdfopen my_file.pdf will reopen my_file.pdf in acroread. Correct? I think so, yes. Here's the documentation: http://www.ctan.org/tex-archive/support/xpdfopen/xpdfopen.pdf Is

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: >> Jean-Marc Lasgouttes writes: >> | Angus> The 1.3 patch looks good. For 1.4 shouldn't we be using tex2lyx >> | Angus> rather than reLyX (since you've touched this part of the >> | Angus> script...) >> | Well, I did not really

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Angus Leeming
Lars Gullik Bjønnes wrote: Jean-Marc Lasgouttes writes: | Angus> The 1.3 patch looks good. For 1.4 shouldn't we be using tex2lyx | Angus> rather than reLyX (since you've touched this part of the | Angus> script...) | Well, I did not really touch it with my brain, just my fingers. | Yes, we shal

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > | Angus> The 1.3 patch looks good. For 1.4 shouldn't we be using tex2lyx | Angus> rather than reLyX (since you've touched this part of the | Angus> script...) > | Well, I did not really t

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> The 1.3 patch looks good. For 1.4 shouldn't we be using tex2lyx Angus> rather than reLyX (since you've touched this part of the Angus> script...) Well, I did not really touch it with my brain, just my fingers. Yes, we shall eventu

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Hei once more! I have found some problems regarding viewing PDFs (with v.9) (others than previously reported, I think). 1) When View->PDF is called, ps2pdf -dCompatibilityLevel=1.3 "newfile1.ps" is called in turn. This call fails with the following error message: <> I

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Nicolás wrote: >> Hei once more! I have found some problems regarding viewing PDFs >> (with v.9) (others than previously reported, I think). 1) When >> View->PDF is called, ps2pdf -dCompatibilityLevel=1.3 "newfile1.ps" >> is called

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Peter Kümmel
Nicolás wrote: 2) When a pdf already exists in the temp directory, which is already loaded in Acrobat, and View->PDF(dvipdfm) is called, the user gets this error: "Cannot convert file. Error while executing dvipdfm ...". The debugging message is: "Unable to open newfile1.pdf" The problem is th

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Juergen Spitzmueller
Angus Leeming wrote: > Interesting. I read this as saying that: > >    $ pdfclose my_file.pdf; pdfopen my_file.pdf > > will reopen my_file.pdf in acroread. Correct? I think so, yes. Here's the documentation: http://www.ctan.org/tex-archive/support/xpdfopen/xpdfopen.pdf > Is it possible to grab th

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Nicolás
Thanks! Peter Kümmel wrote: Nicolás wrote: 2) When a pdf already exists in the temp directory, which is already loaded in Acrobat, and View->PDF(dvipdfm) is called, the user gets this error: "Cannot convert file. Error while executing dvipdfm ...". The debugging message is: "Unable to open n

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Angus Leeming
Juergen Spitzmueller wrote: Angus Leeming wrote: A similar error happens if we call View/Update->PDF(pdflatex) while the pdf file is already loaded in Acrobat I don't think that there's anythng we can do about this. You could try submitting a bug report to Adobe asking them not to be so rude

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Nicolás wrote: >> Hei once more! I have found some problems regarding viewing PDFs >> (with v.9) (others than previously reported, I think). 1) When >> View->PDF is called, ps2pdf -dCompatibilityLevel=1.3 "newfile1.ps" >> is called

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Nicolás
Angus Leeming wrote: Nicolás wrote: Hei once more! 2) When a pdf already exists in the temp directory, which is already loaded in Acrobat, and View->PDF(dvipdfm) is called, the user gets this error: "Cannot convert file. Error while executing dvipdfm ...". ... I don't think that there's an

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Juergen Spitzmueller
Angus Leeming wrote: > > A similar error happens if we call View/Update->PDF(pdflatex) while the > > pdf file is already loaded in Acrobat > > I don't think that there's anythng we can do about this. You could try > submitting a bug report to Adobe asking them not to be so rude as to keep > the HAN

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Uwe Stöhr
Nicolás a écrit: 2) When a pdf already exists in the temp directory, which is already loaded in Acrobat, and View->PDF(dvipdfm) is called, the user gets this error: "Cannot convert file. Error while executing dvipdfm ...". The debugging message is: "Unable to open newfile1.pdf" This is an ac

Re: More Bugs in Lyx 1.3.6 (Windows)

2005-06-10 Thread Angus Leeming
Nicolás wrote: Hei once more! I have found some problems regarding viewing PDFs (with v.9) (others than previously reported, I think). 1) When View->PDF is called, ps2pdf -dCompatibilityLevel=1.3 "newfile1.ps" is called in turn. This call fails with the following error message: <> I have no