discuss: Re: Is there a HOW-TO that works?


Previous by date: 9 Jun 2004 22:59:37 -0000 Re: Is there a HOW-TO that works?, John W. Stevens
Next by date: 9 Jun 2004 22:59:37 -0000 Re: Linux-html-HOWTOs.tar.gz has a junk (fwd), Ferg / LDP
Previous in thread: 9 Jun 2004 22:59:37 -0000 Re: Is there a HOW-TO that works?, John W. Stevens
Next in thread:

Subject: Re: HELP: Is there a HOW-TO that works?
From: Emma Jane Hogbin ####@####.####
Date: 9 Jun 2004 22:59:37 -0000
Message-Id: <20040609225917.GB5404@smeagol>

On Wed, Jun 09, 2004 at 04:46:25PM -0600, John W. Stevens wrote:
> openjade -t xml -d /usr/share/sgml/docbook/stylesheet/dsssl/ldp/ldp.dsl#html 
>   /usr/share/sgml/docbook/dtd/4.1/docbook.dcl test.xml

> openjade:/usr/share/sgml/docbook/dtd/xml/4.1/docbookx.dtd:74:17:E: "X20AC" is not a function name
> openjade:/usr/share/sgml/entities/xml-iso-entities-8879.1986/ISOamsa.ent:6:19:E: "X21B6" is not a function name
> openjade:/usr/share/sgml/entities/xml-iso-entities-8879.1986/ISOamsa.ent:7:19:E: "X21B7" is not a function name

That error looks like the one described here:
	http://tldp.org/LDP/LDP-Author-Guide/html/transformations.html
	(scroll about half way down the page)
		Not a function name errors
 	

If you get an error about "is not a function name", you will need to add a
pointer to xml.dcl. It has to be listed immediately before the pointer to
your XML document. Try one of the following locations:
/usr/lib/sgml/declaration/xml.dcl, or /usr/share/sgml/declaration/xml.dcl.
Use locate to find the file if it is not in either of those two places.
The modified command would be as follows:

bash$ jade -t xml -i html \
	-d /usr/local/sgml/dsssl/docbook/html/ldp.dsl#html \
	/usr/lib/sgml/declaration/xml.dcl HOWTO.xml
	

-- 
Emma Jane Hogbin
Technical Review Coordinator
The Linux Documentation Project
www.tldp.org

Previous by date: 9 Jun 2004 22:59:37 -0000 Re: Is there a HOW-TO that works?, John W. Stevens
Next by date: 9 Jun 2004 22:59:37 -0000 Re: Linux-html-HOWTOs.tar.gz has a junk (fwd), Ferg / LDP
Previous in thread: 9 Jun 2004 22:59:37 -0000 Re: Is there a HOW-TO that works?, John W. Stevens
Next in thread:


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