archive with all included files in document

2003-06-27 Thread Marcin Bukat
Hello! There was a request of such functionality. I did a smal bash script which can do that 'cause I found it usefull. If someone interested please test. Regards wo #!/bin/sh # This script creates archive with lyx file and all included files (graphics # and so on). It can make plain tar

Re: archive with all included files in document

2003-06-27 Thread Christian Ridderström
On Fri, 27 Jun 2003, Marcin Bukat wrote: Hello! There was a request of such functionality. I did a smal bash script which can do that 'cause I found it usefull. If someone interested please test. Regards wo I hope you don't mind that I put the script on-line here:

Re: archive with all included files in document

2003-06-27 Thread Jean-Marc Lasgouttes
Marcin == Marcin Bukat [EMAIL PROTECTED] writes: Marcin Hello! There was a request of such functionality. I did a smal Marcin bash script which can do that 'cause I found it usefull. If Marcin someone interested please test. Nice script :) Just a question: does it support include files

Re: archive with all included files in document

2003-06-27 Thread Marcin Bukat
Marcin Hello! There was a request of such functionality. I did a smal Marcin bash script which can do that 'cause I found it usefull. If Marcin someone interested please test. Nice script :) Just a question: does it support include files (recursively, I guess)? My cursory reading of the code

Re: archive with all included files in document

2003-06-27 Thread Jean-Marc Lasgouttes
Marcin == Marcin Bukat [EMAIL PROTECTED] writes: Marcin Hello! There was a request of such functionality. I did a smal Marcin bash script which can do that 'cause I found it usefull. If Marcin someone interested please test. Nice script :) Just a question: does it support include files

Re: archive with all included files in document

2003-06-27 Thread wodz
Cytowanie Jean-Marc Lasgouttes [EMAIL PROTECTED]: Marcin == Marcin Bukat [EMAIL PROTECTED] writes: Marcin Hello! There was a request of such functionality. I did a smal Marcin bash script which can do that 'cause I found it usefull. If Marcin someone interested please test. Nice script

Re: archive with all included files in document

2003-06-27 Thread Jean-Marc Lasgouttes
wodz == wodz [EMAIL PROTECTED] writes: Do you look at what other .lyx files are used, in order to attach them too, along with all the files they may themselves use? wodz Hmm no. Could You send me tarbal with example of such situation? Here is a short one. I have been especially annoying,

Re: archive with all included files in document

2003-06-27 Thread R.A.G.G.
El Viernes, 27 de Junio de 2003 12:36, Jean-Marc Lasgouttes escribió: Hello! There was a request of such functionality. I did a smal bash script which can do that 'cause I found it usefull. If someone interested please test. I've found your script very insteresting, but I've had to add some

archive with all included files in document

2003-06-27 Thread Marcin Bukat
Hello! There was a request of such functionality. I did a smal bash script which can do that 'cause I found it usefull. If someone interested please test. Regards wo #!/bin/sh # This script creates archive with lyx file and all included files (graphics # and so on). It can make plain tar

Re: archive with all included files in document

2003-06-27 Thread Christian Ridderström
On Fri, 27 Jun 2003, Marcin Bukat wrote: Hello! There was a request of such functionality. I did a smal bash script which can do that 'cause I found it usefull. If someone interested please test. Regards wo I hope you don't mind that I put the script on-line here:

Re: archive with all included files in document

2003-06-27 Thread Jean-Marc Lasgouttes
Marcin == Marcin Bukat [EMAIL PROTECTED] writes: Marcin Hello! There was a request of such functionality. I did a smal Marcin bash script which can do that 'cause I found it usefull. If Marcin someone interested please test. Nice script :) Just a question: does it support include files

Re: archive with all included files in document

2003-06-27 Thread Marcin Bukat
Marcin Hello! There was a request of such functionality. I did a smal Marcin bash script which can do that 'cause I found it usefull. If Marcin someone interested please test. Nice script :) Just a question: does it support include files (recursively, I guess)? My cursory reading of the code

Re: archive with all included files in document

2003-06-27 Thread Jean-Marc Lasgouttes
Marcin == Marcin Bukat [EMAIL PROTECTED] writes: Marcin Hello! There was a request of such functionality. I did a smal Marcin bash script which can do that 'cause I found it usefull. If Marcin someone interested please test. Nice script :) Just a question: does it support include files

Re: archive with all included files in document

2003-06-27 Thread wodz
Cytowanie Jean-Marc Lasgouttes [EMAIL PROTECTED]: Marcin == Marcin Bukat [EMAIL PROTECTED] writes: Marcin Hello! There was a request of such functionality. I did a smal Marcin bash script which can do that 'cause I found it usefull. If Marcin someone interested please test. Nice script

Re: archive with all included files in document

2003-06-27 Thread Jean-Marc Lasgouttes
wodz == wodz [EMAIL PROTECTED] writes: Do you look at what other .lyx files are used, in order to attach them too, along with all the files they may themselves use? wodz Hmm no. Could You send me tarbal with example of such situation? Here is a short one. I have been especially annoying,

Re: archive with all included files in document

2003-06-27 Thread R.A.G.G.
El Viernes, 27 de Junio de 2003 12:36, Jean-Marc Lasgouttes escribió: Hello! There was a request of such functionality. I did a smal bash script which can do that 'cause I found it usefull. If someone interested please test. I've found your script very insteresting, but I've had to add some

archive with all included files in document

2003-06-27 Thread Marcin Bukat
Hello! There was a request of such functionality. I did a smal bash script which can do that 'cause I found it usefull. If someone interested please test. Regards wo #!/bin/sh # This script creates archive with lyx file and all included files (graphics # and so on). It can make plain tar

Re: archive with all included files in document

2003-06-27 Thread Christian Ridderström
On Fri, 27 Jun 2003, Marcin Bukat wrote: > Hello! > There was a request of such functionality. I did a smal bash script > which can do that 'cause I found it usefull. > If someone interested please test. > > > Regards > wo > I hope you don't mind that I put the script on-line here:

Re: archive with all included files in document

2003-06-27 Thread Jean-Marc Lasgouttes
> "Marcin" == Marcin Bukat <[EMAIL PROTECTED]> writes: Marcin> Hello! There was a request of such functionality. I did a smal Marcin> bash script which can do that 'cause I found it usefull. If Marcin> someone interested please test. Nice script :) Just a question: does it support include

Re: archive with all included files in document

2003-06-27 Thread Marcin Bukat
Marcin> Hello! There was a request of such functionality. I did a smal Marcin> bash script which can do that 'cause I found it usefull. If Marcin> someone interested please test. Nice script :) Just a question: does it support include files (recursively, I guess)? My cursory reading of the code

Re: archive with all included files in document

2003-06-27 Thread Jean-Marc Lasgouttes
> "Marcin" == Marcin Bukat <[EMAIL PROTECTED]> writes: Marcin> Hello! There was a request of such functionality. I did a smal Marcin> bash script which can do that 'cause I found it usefull. If Marcin> someone interested please test. >> Nice script :) Just a question: does it support include

Re: archive with all included files in document

2003-06-27 Thread wodz
Cytowanie Jean-Marc Lasgouttes <[EMAIL PROTECTED]>: > > "Marcin" == Marcin Bukat <[EMAIL PROTECTED]> writes: > > Marcin> Hello! There was a request of such functionality. I did a smal > Marcin> bash script which can do that 'cause I found it usefull. If > Marcin> someone interested please

Re: archive with all included files in document

2003-06-27 Thread Jean-Marc Lasgouttes
> "wodz" == wodz <[EMAIL PROTECTED]> writes: >> Do you look at what other .lyx files are used, in order to attach >> them too, along with all the files they may themselves use? wodz> Hmm no. Could You send me tarbal with example of such situation? Here is a short one. I have been

Re: archive with all included files in document

2003-06-27 Thread R.A.G.G.
El Viernes, 27 de Junio de 2003 12:36, Jean-Marc Lasgouttes escribió: > Hello! There was a request of such functionality. I did a smal > bash script which can do that 'cause I found it usefull. If > someone interested please test. I've found your script very insteresting, but I've had to add