Re: XML configuration

2001-08-25 Thread Jose Abilio Oliveira Matos
On Sun, Aug 05, 2001 at 03:57:21AM +0200, ben wrote: Jose Abilio Oliveira Matos a écrit : [...] I will try to see how to use it to detect where the NW's DocBook XSLs are for the db2lyx config (same as the java catalog classes use). Good. I've written this small C program to

Re: XML configuration

2001-08-25 Thread ben
Jose Abilio Oliveira Matos a écrit : I've written this small C program to resolve ids from catalogs. It shows that with xml2/xslt we don't need any java stuff, for the configuration and for the running time. Ok, I have installed libxslt, I'll try it. :-) This is the catresolve program

Re: XML configuration

2001-08-25 Thread Jose Abilio Oliveira Matos
On Sun, Aug 05, 2001 at 03:57:21AM +0200, ben wrote: > Jose Abilio Oliveira Matos a écrit : > > > [...] > > > > > I will try to see how to use it to detect where the NW's DocBook XSLs are for the > > > db2lyx config (same as the java catalog classes use). > > > > Good. > > I've written this

Re: XML configuration

2001-08-25 Thread ben
Jose Abilio Oliveira Matos a écrit : > > I've written this small C program to resolve ids from catalogs. It shows that with > > xml2/xslt we don't need any java stuff, for the configuration and for the running >time. > > Ok, I have installed libxslt, I'll try it. :-) This is the catresolve

Re: XML configuration

2001-08-04 Thread ben
Jose Abilio Oliveira Matos a écrit : [...] I will try to see how to use it to detect where the NW's DocBook XSLs are for the db2lyx config (same as the java catalog classes use). Good. I've written this small C program to resolve ids from catalogs. It shows that with xml2/xslt we

Re: XML configuration

2001-08-04 Thread ben
Jose Abilio Oliveira Matos a écrit : > [...] > > > I will try to see how to use it to detect where the NW's DocBook XSLs are for the > > db2lyx config (same as the java catalog classes use). > > Good. I've written this small C program to resolve ids from catalogs. It shows that with xml2/xslt

Re: XML configuration

2001-07-30 Thread Jose Abilio Oliveira Matos
On Fri, Jul 27, 2001 at 06:12:41PM +0200, ben wrote: Jose Abilio Oliveira Matos a écrit : [...] Did you try db2lyx with xlst from gnome. If that takes me the trouble to keep java well installed and configured I will switch right now. :-) I've tried xsltproc (linked with

Re: XML configuration

2001-07-30 Thread ben
Jose Abilio Oliveira Matos a écrit : On Fri, Jul 27, 2001 at 06:12:41PM +0200, ben wrote: Jose Abilio Oliveira Matos a écrit : [...] Did you try db2lyx with xlst from gnome. If that takes me the trouble to keep java well installed and configured I will switch right now. :-)

Re: XML configuration

2001-07-30 Thread Jose Abilio Oliveira Matos
On Fri, Jul 27, 2001 at 06:12:41PM +0200, ben wrote: > Jose Abilio Oliveira Matos a écrit : > > > [...] Did you try db2lyx with xlst from gnome. If that takes me the trouble to > > > > keep java well installed and configured I will switch right now. :-) > > I've tried xsltproc (linked with

Re: XML configuration

2001-07-30 Thread ben
Jose Abilio Oliveira Matos a écrit : > On Fri, Jul 27, 2001 at 06:12:41PM +0200, ben wrote: > > Jose Abilio Oliveira Matos a écrit : > > > > > [...] Did you try db2lyx with xlst from gnome. If that takes me the trouble to > > > > > > keep java well installed and configured I will switch right

Re: XML configuration

2001-07-27 Thread ben
Jose Abilio Oliveira Matos a écrit : [...] Did you try db2lyx with xlst from gnome. If that takes me the trouble to keep java well installed and configured I will switch right now. :-) I've tried xsltproc (linked with libxslt-0.14.0 and libxml2-2.4.1) running on the db2lyx stylesheets

Re: XML configuration

2001-07-27 Thread ben
Jose Abilio Oliveira Matos a écrit : > [...] Did you try db2lyx with xlst from gnome. If that takes me the trouble to > > keep java well installed and configured I will switch right now. :-) I've tried xsltproc (linked with libxslt-0.14.0 and libxml2-2.4.1) running on the db2lyx stylesheets

Re: XML configuration

2001-07-26 Thread ben
Jose Abilio Oliveira Matos a écrit : On Wed, Jul 25, 2001 at 07:13:04PM +0200, ben wrote: Ok, I'll have a look into it. Fine! I will soon release db2lyx that contains the script. Don't hesitate to make any remark. I have been looking to reLyX, that is the older brother of

Re: XML configuration

2001-07-26 Thread ben
Jose Abilio Oliveira Matos a écrit : > On Wed, Jul 25, 2001 at 07:13:04PM +0200, ben wrote: > > > > Ok, I'll have a look into it. > > > > Fine! I will soon release db2lyx that contains the script. Don't hesitate to > > make any remark. > > I have been looking to reLyX, that is the older

Re: XML configuration

2001-07-25 Thread ben
Jose Abilio Oliveira Matos a écrit : On Thu, Jul 05, 2001 at 01:05:04AM +0200, ben wrote: Hi, Jose, here is the config_xml script updated, that detects the available and needed things by using the catalog mechanisms. The constraint is that it needs an extra java archive, the advantage

Re: XML configuration

2001-07-25 Thread ben
Jose Abilio Oliveira Matos a écrit : > On Thu, Jul 05, 2001 at 01:05:04AM +0200, ben wrote: > > Hi, > > > > Jose, here is the config_xml script updated, that detects the available > > and needed things by using the catalog mechanisms. The constraint is > > that it needs an extra java archive,

Re: XML configuration

2001-07-24 Thread Jose Abilio Oliveira Matos
On Thu, Jul 05, 2001 at 01:05:04AM +0200, ben wrote: Hi, Jose, here is the config_xml script updated, that detects the available and needed things by using the catalog mechanisms. The constraint is that it needs an extra java archive, the advantage is that this method is 100% xml :-). The

Re: XML configuration

2001-07-24 Thread Jose Abilio Oliveira Matos
On Thu, Jul 05, 2001 at 01:05:04AM +0200, ben wrote: > Hi, > > Jose, here is the config_xml script updated, that detects the available > and needed things by using the catalog mechanisms. The constraint is > that it needs an extra java archive, the advantage is that this method > is 100% xml

XML configuration

2001-07-04 Thread ben
Hi, Jose, here is the config_xml script updated, that detects the available and needed things by using the catalog mechanisms. The constraint is that it needs an extra java archive, the advantage is that this method is 100% xml :-). The script is expected to be in the db2lyx package. I attach

XML configuration

2001-07-04 Thread ben
Hi, Jose, here is the config_xml script updated, that detects the available and needed things by using the catalog mechanisms. The constraint is that it needs an extra java archive, the advantage is that this method is 100% xml :-). The script is expected to be in the db2lyx package. I attach