docbook: problem with jade


Previous by date: 3 Jun 2002 14:40:32 -0000 Re: problem with jade, Greg Ferguson
Next by date: 3 Jun 2002 14:40:32 -0000 Re: problem with jade, Alexander Bartolich
Previous in thread: 3 Jun 2002 14:40:32 -0000 Re: problem with jade, Greg Ferguson
Next in thread: 3 Jun 2002 14:40:32 -0000 Re: problem with jade, Alexander Bartolich

Subject: Re: problem with jade
From: Sayamindu Dasgupta ####@####.####
Date: 3 Jun 2002 14:40:32 -0000
Message-Id: <1023115429.2958.10.camel@localhost.localdomain>

hia,

On Mon, 2002-06-03 at 18:47, Greg Ferguson wrote:
> On Jun 3,  2:51pm, Alexander Bartolich wrote:
> > Subject: Re: problem with jade
> > > [...]
> > > cannot generate system identifier for public text
> > > "-//OASIS//ENTITIES DocBook Notations V4.1//EN"
> >
> > Your doctype declaration looks very strange.
> > AFAIK the correct string is:
> >
> > <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
> >
> > At least on my RedHat 7.2 that matches a PUBLIC
> > statement of
> >
> > /usr/share/sgml/docbook/sgml-dtd-4.1/catalog

basically, the sgml file begins with
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
"/usr/share/sgml/docbook/sgml-dtd-4.1/docbook.dtd">

and the catalog file says

SGMLDECL "docbook.dcl"


PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "docbook.dtd"

PUBLIC "-//USA-DOD//DTD Table Model 951010//EN" "cals-tbl.dtd"
PUBLIC "-//OASIS//ELEMENTS DocBook Information Pool V4.1//EN"
"dbpool.mod"
PUBLIC "-//OASIS//ELEMENTS DocBook Document Hierarchy V4.1//EN"
"dbhier.mod"
PUBLIC "-//OASIS//ENTITIES DocBook Additional General Entities V4.1//EN"
"dbgenent.mod"
PUBLIC "-//OASIS//ENTITIES DocBook Notations V4.1//EN" "dbnotn.mod"
PUBLIC "-//OASIS//ENTITIES DocBook Character Entities V4.1//EN"
"dbcent.mod"

and the docbook.dtd file says

<!ENTITY % dbnotn.module "INCLUDE">
<![ %dbnotn.module; [
<!ENTITY % dbnotn PUBLIC 
"-//OASIS//ENTITIES DocBook Notations V4.1//EN">
%dbnotn;

blah blah blah
where do i have to make a change??

> 
> Alexander pointed out the main/big problem.  Another problem,
> ldp.dsl is a DSSSL stylesheet that contains 2 distinct sections
> used for processing, so you need to specify one.
> 
> > jade -t sgml -d ldp.dsl pctel.sgml
> 
> should be:
> 
>   jade -t sgml -d ldp.dsl#html pctel.sgml
> 
> (for example. The other area is defined by ldp.dsl#print)

tried that, same results..


> --
> Ferg
> 
>


Previous by date: 3 Jun 2002 14:40:32 -0000 Re: problem with jade, Greg Ferguson
Next by date: 3 Jun 2002 14:40:32 -0000 Re: problem with jade, Alexander Bartolich
Previous in thread: 3 Jun 2002 14:40:32 -0000 Re: problem with jade, Greg Ferguson
Next in thread: 3 Jun 2002 14:40:32 -0000 Re: problem with jade, Alexander Bartolich


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.