Re: [LyX/master] We only have the last LyX release in the export menu (the others are accessible via SendTo and SaveAs dialogs)

2013-11-12 Thread Scott Kostyshak
On Tue, Nov 12, 2013 at 3:46 AM, Jürgen Spitzmüller wrote: > 2013/11/12 Scott Kostyshak > >> I do not see LyX 1.y.x in the "File > Save As" dialog. I can only save >> as .lyx. I do see it in the SendTo dialog. > > > Yes, this is a bug in the dialog. I hav

Re: [LyX/master] We only have the last LyX release in the export menu (the others are accessible via SendTo and SaveAs dialogs)

2013-11-12 Thread Jürgen Spitzmüller
2013/11/12 Scott Kostyshak > I do not see LyX 1.y.x in the "File > Save As" dialog. I can only save > as .lyx. I do see it in the SendTo dialog. > Yes, this is a bug in the dialog. I have a pending patch somewhere in my long pipe. Jürgen

Re: [LyX/master] We only have the last LyX release in the export menu (the others are accessible via SendTo and SaveAs dialogs)

2013-11-11 Thread Scott Kostyshak
On Mon, Nov 11, 2013 at 3:49 AM, Juergen Spitzmueller wrote: > commit 73ab0fb665a9225b46dcd6cfd4e3f0ff292023b0 > Author: Juergen Spitzmueller > Date: Mon Nov 11 09:48:56 2013 +0100 > > We only have the last LyX release in the export menu (the others are > accessible via

[patch] add pdflatex to Sendto

2007-12-30 Thread Jürgen Spitzmüller
Pdflatex isn't in the Export->Custom dialog. The following patches fix this (pdflatex has to be added manually, like latex, cf. Exporter.cpp). Jürgen Index: src/frontends/controllers/ControlSendto.cpp === --- src/frontends/controller

Re: [Patch] gtk Sendto dialog

2004-11-22 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | John Spray wrote: > >> As in subject line. > | It does not compile with concept checks turned on. I'll apply the attached | patch shortly. We should probably report this to the gtkmm people somehow. and then they can decide if any changes are warranted.

Re: [Patch] gtk Sendto dialog

2004-11-22 Thread Georg Baum
pt checks (see below) + 2004-11-21 John Spray <[EMAIL PROTECTED]> * The Sendto Dialog: Index: src/frontends/gtk/GSendto.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/gtk/GSendto.C,v retrieving revision

[Patch] gtk Sendto dialog

2004-11-20 Thread John Spray
e.h" @@ -489,8 +489,9 @@ Dialogs::DialogPtr Dialogs::build(string dialog->setView(new FormRef(*dialog)); dialog->bc().bp(new NoRepeatedApplyReadOnlyPolicy); } else if (name == "sendto") { + dialog->bc().view(new GBC(dialog->bc())); dialog->setController

LFUN_EXPORT_CUSTOM and converted sendto dialog.

2004-03-27 Thread Angus Leeming
Just committed. Patch attached for those interested. -- Angus sendto.diff.bz2 Description: BZip2 compressed data

Re: getting rid of sendto/custom export...

2002-03-07 Thread Juergen Vigna
On 07-Mar-2002 Lars Gullik Bjønnes wrote: >| BTW.: I did this for the forms directory (I didn't know it was striktly >| forbidden) and it seemed to work. What is now wrong with the forms >| directory? > > it is not really deleting the directly it only deletes the files... Yes and t

Re: getting rid of sendto/custom export...

2002-03-07 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 07-Mar-2002 Lars Gullik Bjønnes wrote: > >>| ??? So I'm not allowed to do 'cvs delete support' which deletes all >>| files in this directory (which should have been rm'ed before)? >>> >>| I don't think so. >> >> excatly. You are not allowed to do th

Re: getting rid of sendto/custom export...

2002-03-07 Thread Juergen Vigna
On 07-Mar-2002 Lars Gullik Bjønnes wrote: >| ??? So I'm not allowed to do 'cvs delete support' which deletes all >| files in this directory (which should have been rm'ed before)? >> >| I don't think so. > > excatly. You are not allowed to do that. And why? It's the same operation as doing cvs

Re: getting rid of sendto/custom export...

2002-03-07 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 07-Mar-2002 Lars Gullik Bjønnes wrote: > >> _NO_! >> >> You never ever delete dirs with CVS. > | ??? So I'm not allowed to do 'cvs delete support' which deletes all | files in this directory (which should have been rm'ed before)? > | I don't think s

Re: getting rid of sendto/custom export...

2002-03-07 Thread Juergen Vigna
On 07-Mar-2002 Lars Gullik Bjønnes wrote: > _NO_! > > You never ever delete dirs with CVS. ??? So I'm not allowed to do 'cvs delete support' which deletes all files in this directory (which should have been rm'ed before)? I don't think so. Jug -- -._-._-._-._-._-._-._-._-._-._-._-.

Re: getting rid of sendto/custom export...

2002-03-07 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 07-Mar-2002 Angus Leeming wrote: > >> So what needs to be done to remove frontends/support? (It is now empty as >> LyXImage has gone the way of the dodo.) Just remove directory CVS? > | Will we need this directory in future maybe for other stuff? >

Re: getting rid of sendto/custom export...

2002-03-07 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Thursday 07 March 2002 2:49 pm, Lars Gullik Bjønnes wrote: >> | Lars, can you shout loudly if you don't want this to go in. I don't >> | want to jump on your toes again. >> >> I don't feel jumped on? It was I that "grabbed" your space, wasn't it? >

Re: getting rid of sendto/custom export...

2002-03-07 Thread Juergen Vigna
On 07-Mar-2002 Angus Leeming wrote: > So what needs to be done to remove frontends/support? (It is now empty as > LyXImage has gone the way of the dodo.) Just remove directory CVS? Will we need this directory in future maybe for other stuff? If yes then just remove the files you don't need an

Re: getting rid of sendto/custom export...

2002-03-07 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 07-Mar-2002 Lars Gullik Bjønnes wrote: > >> You cannot "cvs delete" a directory. Just make sure that it is empty >> and that you prune directories when updating... > | Ok then I will delete the hole directory as it is not used anymore. You will do n

Re: getting rid of sendto/custom export...

2002-03-07 Thread Angus Leeming
On Thursday 07 March 2002 2:49 pm, Lars Gullik Bjønnes wrote: > | Lars, can you shout loudly if you don't want this to go in. I don't > | want to jump on your toes again. > > I don't feel jumped on? It was I that "grabbed" your space, wasn't it? I find that sometimes email isn't the best medium

Re: getting rid of sendto/custom export...

2002-03-07 Thread Angus Leeming
On Thursday 07 March 2002 2:51 pm, Juergen Vigna wrote: > On 07-Mar-2002 Angus Leeming wrote: > > Jürgen, > > Well Angus I just updated various source files and removed print_forms and > lyx_gui_misc. I'm ready to commit. So I'll commit this and you can then update. > I did not modify anything i

Re: getting rid of sendto/custom export...

2002-03-07 Thread John Levon
On Thu, Mar 07, 2002 at 03:54:42PM +0100, Juergen Vigna wrote: > You mean here? And what do you mean LyX or the Custom Export function. > The first is No I'm using it and friends of mine. Second is the same, just > not in everydays work. Anyway I think we did agree that in general it's > a nice f

Re: getting rid of sendto/custom export...

2002-03-07 Thread Juergen Vigna
On 07-Mar-2002 John Levon wrote: >> in everydays work (well then I don't use LyX in everydays work ;) and we >> changed now to use StarOffice instead of LyX for writing letters. > > OK, so now /nobody/ uses it ?! You mean here? And what do you mean LyX or the Custom Export function. The first

Re: getting rid of sendto/custom export...

2002-03-07 Thread Juergen Vigna
On 07-Mar-2002 Lars Gullik Bjønnes wrote: > You cannot "cvs delete" a directory. Just make sure that it is empty > and that you prune directories when updating... Ok then I will delete the hole directory as it is not used anymore. Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-.

Re: getting rid of sendto/custom export...

2002-03-07 Thread John Levon
On Thu, Mar 07, 2002 at 02:07:53PM +0100, Juergen Vigna wrote: > in everydays work (well then I don't use LyX in everydays work ;) and we > changed now to use StarOffice instead of LyX for writing letters. OK, so now /nobody/ uses it ?! regards john -- I am a complete moron for forgetting abo

Re: getting rid of sendto/custom export...

2002-03-07 Thread Juergen Vigna
On 07-Mar-2002 Angus Leeming wrote: > Jürgen, Well Angus I just updated various source files and removed print_forms and lyx_gui_misc. I'm ready to commit. So I'll commit this and you can then update. I did not modify anything in the patch you sent so you shouldn't have conflicts. Is that ok?

Re: getting rid of sendto/custom export...

2002-03-07 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Jürgen, > | shall I just commit my sendto patch myself now? I'd rather avoid any | conflicts that'll ensue if you commit, I update and then commit the | improvements. If Jürgen says ok. | Lars, can you shout loudly if you don&#

Re: getting rid of sendto/custom export...

2002-03-07 Thread Angus Leeming
Jürgen, shall I just commit my sendto patch myself now? I'd rather avoid any conflicts that'll ensue if you commit, I update and then commit the improvements. Lars, can you shout loudly if you don't want this to go in. I don't want to jump on your toes again. Can some

Re: getting rid of sendto/custom export...

2002-03-07 Thread Angus Leeming
On Thursday 07 March 2002 1:07 pm, Juergen Vigna wrote: > On 06-Mar-2002 Angus Leeming wrote: > > now I've got Jürgen's attention ;-) > > #:O) > > > Attached is a patch for a new custom export dialog such as he has wanted oh > > so badly these last 12 months! > > Well let's say that I like th

RE: getting rid of sendto/custom export...

2002-03-07 Thread Juergen Vigna
On 06-Mar-2002 Angus Leeming wrote: > now I've got Jürgen's attention ;-) #:O) > Attached is a patch for a new custom export dialog such as he has wanted oh > so badly these last 12 months! Well let's say that I like the idea of the Custom export I don't use it in everydays work (well then I

Re: getting rid of sendto/custom export...

2002-03-06 Thread John Levon
On Wed, Mar 06, 2002 at 09:59:14PM +, Angus Leeming wrote: > I know we're meant to be in bug hunting mode, but it'd be really nice to get > rid of the last remaining dialog south of the frontends border. you really managed to resist nuking lyx_gui_misc ?? woew ! john -- I am a complete

getting rid of sendto/custom export...

2002-03-06 Thread Angus Leeming
now I've got Jürgen's attention ;-) Attached is a patch for a new custom export dialog such as he has wanted oh so badly these last 12 months! Jürgen, could you try it out as you're the only one who seems to use this thing. It works fine for me with more $$FName but your mileage may va

Re: SendTo

2002-01-17 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Is it intended that this is activated in the menu Juergen> (File->Export->Custom)? Yes. JMarc

SendTo

2002-01-17 Thread Juergen Spitzmueller
Is it intended that this is activated in the menu (File->Export->Custom)? Juergen.