Re: Problem with openjade and "unknown character name"

Subject: Re: Problem with openjade and "unknown character name"
From: Peter <octavian@xxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Aug 2000 23:22:27 -0700 (PDT)
On Tue, 1 Aug 2000, Peter wrote:

> openjade -t sgml -d /usr/local/share/docbook/stylesheets/html/docbook.dsl mydoc.sgml 
> openjade:/usr/local/share/docbook/stylesheets/html/../common/dbl1ja.dsl:369:26:E: unknown character name "U-524D\U-306E\U-30DA\U-30FC\U-30B8"
> openjade:/usr/local/share/docbook/stylesheets/html/../common/dbl1ja.dsl:378:26:E: unknown character name "U-6B21\U-306E\U-30DA\U-30FC\U-30B8"

I decided to poke around in the dbl1ja.ent file associated with the
file listed above. What I noticed about these lines that was different
than all of the others is that the items are not separated by ';'. So
I changed these to:

"U-524D;\U-306E;\U-30DA;\U-30FC;\U-30B8"
"U-6B21;\U-306E;\U-30DA;\U-30FC;\U-30B8"

Not sure if this was the correct thing to do, but it got rid of the errors.

Peter


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread