Re: Select file format with save-as?

2012-05-11 Thread Guenter Milde
On 2012-05-11, Scott Kostyshak wrote: Guenter Milde [mi...@users.sf.net] Sent: Friday, May 11, 2012 1:50 AM Currently, the filename of the exported file is determined by LyX and you can only change it later in a file manager (e.g. when exporting to an older lyx file format). OTOH, LyX's

RE: Select file format with save-as?

2012-05-11 Thread Scott Kostyshak
From: Guenter Milde [mi...@users.sf.net] Sent: Friday, May 11, 2012 2:12 AM Probably. I can't tell, as I cannot find it in my LyX 2.0.3. But it would solve a long standing issue. It was implemented in the development version. See here:

Re: Select file format with save-as?

2012-05-11 Thread Jean-Marc Lasgouttes
Le 11/05/12 08:33, Scott Kostyshak a écrit : Still, this leaves open my suggestion to provide this option under save_as via a Format drop-down list. You are correct. This is not implemented. I think this is just a matter of preference. I like it how it is because it makes you realize that you

Re: Select file format with save-as?

2012-05-11 Thread Jürgen Spitzmüller
2012/5/11 Jean-Marc Lasgouttes: Tell us how to do that with Qt and we will do it :) I think adding a way to (optionally) pass a different name to the export target would not be too difficult. GUI-wise, we can add this possibility to the Custom export (f.k.a. Send to) dialog. I agree with Scott's

RE: Select file format with save-as?

2012-05-11 Thread Scott Kostyshak
From: Jean-Marc Lasgouttes [lasgout...@lyx.org] Sent: Friday, May 11, 2012 4:28 AM Tell us how to do that with Qt and we will do it :) Ah. The only relevant option I see is QFileDialog::HideNameFilterDetails() which doesn't help us. I thought there would be a way to disable that box. Scott

Re: Select file format with save-as?

2012-05-11 Thread Jean-Marc Lasgouttes
Le 11/05/12 12:12, Scott Kostyshak a écrit : From: Jean-Marc Lasgouttes [lasgout...@lyx.org] Sent: Friday, May 11, 2012 4:28 AM Tell us how to do that with Qt and we will do it :) Ah. The only relevant option I see is QFileDialog::HideNameFilterDetails() which doesn't help us. I thought

Re: Select file format with save-as?

2012-05-11 Thread Olivier Ripoll
On 11.05.2012 08:33, Scott Kostyshak wrote: From: Guenter Milde [mi...@users.sf.net] Sent: Friday, May 11, 2012 2:12 AM [...] Still, this leaves open my suggestion to provide this option under save_as via a Format drop-down list. You are correct. This is not implemented. I think this is

Re: [LyX 2.0.x] Correctly ignore the pot file when one uses version-suffix

2012-05-11 Thread Jean-Marc Lasgouttes
Grr! I only intended to push the first commit, which only changes the repository. Richard, I can revert the other patches (which a really backpots) if you prefer. If we keep them, I will add status entries. JMarc Le 11/05/12 17:48, Jean-Marc Lasgouttes a écrit : The branch, 2.0.x, has

Re: [LyX 2.0.x] Correctly ignore the pot file when one uses version-suffix

2012-05-11 Thread Richard Heck
On 05/11/2012 11:51 AM, Jean-Marc Lasgouttes wrote: Grr! I only intended to push the first commit, which only changes the repository. I've taken to doing: git push -n before doing the actual push. This shows you what is about to happen. Better yet, if you put the attached script

Re: Select file format with save-as?

2012-05-11 Thread Guenter Milde
On 2012-05-11, Scott Kostyshak wrote: > Guenter Milde [mi...@users.sf.net] > Sent: Friday, May 11, 2012 1:50 AM >>Currently, the filename of the exported file is determined by LyX and you > can only change it later in a file manager (e.g. when exporting to an > older lyx file format). OTOH, LyX's

RE: Select file format with save-as?

2012-05-11 Thread Scott Kostyshak
From: Guenter Milde [mi...@users.sf.net] Sent: Friday, May 11, 2012 2:12 AM >Probably. I can't tell, as I cannot find it in my LyX 2.0.3. But it would >solve a long standing issue. It was implemented in the development version. See here:

Re: Select file format with save-as?

2012-05-11 Thread Jean-Marc Lasgouttes
Le 11/05/12 08:33, Scott Kostyshak a écrit : Still, this leaves open my suggestion to provide this option under save_as via a Format drop-down list. You are correct. This is not implemented. I think this is just a matter of preference. I like it how it is because it makes you realize that you

Re: Select file format with save-as?

2012-05-11 Thread Jürgen Spitzmüller
2012/5/11 Jean-Marc Lasgouttes: > Tell us how to do that with Qt and we will do it :) I think adding a way to (optionally) pass a different name to the export target would not be too difficult. GUI-wise, we can add this possibility to the "Custom export" (f.k.a. "Send to") dialog. I agree with

RE: Select file format with save-as?

2012-05-11 Thread Scott Kostyshak
From: Jean-Marc Lasgouttes [lasgout...@lyx.org] Sent: Friday, May 11, 2012 4:28 AM >Tell us how to do that with Qt and we will do it :) Ah. The only relevant option I see is QFileDialog::HideNameFilterDetails() which doesn't help us. I thought there would be a way to disable that box. Scott

Re: Select file format with save-as?

2012-05-11 Thread Jean-Marc Lasgouttes
Le 11/05/12 12:12, Scott Kostyshak a écrit : From: Jean-Marc Lasgouttes [lasgout...@lyx.org] Sent: Friday, May 11, 2012 4:28 AM Tell us how to do that with Qt and we will do it :) Ah. The only relevant option I see is QFileDialog::HideNameFilterDetails() which doesn't help us. I thought

Re: Select file format with save-as?

2012-05-11 Thread Olivier Ripoll
On 11.05.2012 08:33, Scott Kostyshak wrote: From: Guenter Milde [mi...@users.sf.net] Sent: Friday, May 11, 2012 2:12 AM [...] Still, this leaves open my suggestion to provide this option under save_as via a Format drop-down list. You are correct. This is not implemented. I think this is

Re: [LyX 2.0.x] Correctly ignore the pot file when one uses version-suffix

2012-05-11 Thread Jean-Marc Lasgouttes
Grr! I only intended to push the first commit, which only changes the repository. Richard, I can revert the other patches (which a really backpots) if you prefer. If we keep them, I will add status entries. JMarc Le 11/05/12 17:48, Jean-Marc Lasgouttes a écrit : The branch, 2.0.x, has

Re: [LyX 2.0.x] Correctly ignore the pot file when one uses version-suffix

2012-05-11 Thread Richard Heck
On 05/11/2012 11:51 AM, Jean-Marc Lasgouttes wrote: Grr! I only intended to push the first commit, which only changes the repository. I've taken to doing: git push -n before doing the actual push. This shows you what is about to happen. Better yet, if you put the attached script