This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: OpenJade HTML transformations


/ "Kenneth J. Hughes" <kjh@ald.net> was heard to say:
| Hi, I've gotten our DocBook document instance transformed to HTML with
| OpenJade 1.3.
| The only errors I get are
|      openjade:c:/usr/local/sgml/stylesheets/docbook/3.1/html/../common/dbl1ja.dsl:369:26:E:
| unknown character name "U-524D\U-306E\U-30DA\U-30FC\U-30B8"
|      openjade:c:/usr/local/sgml/stylesheets/docbook/3.1/html/../common/dbl1ja.dsl:378:26:E:
| unknown character name "U-6B21\U-306E\U-30DA\U-30FC\U-30B8"
| 
| Anyone know how to eliminate these?  They appear to be innocuous
| enough as I still get HTML
| output, but I'd like to eliminate them.

Put semicolons at the end of each \U-xxxx sequence. Fixed in the next
release.

|    What controls the single versus multiple page aspect?

Multipage is the default. To get single page, you have to do either,
specify -V nochunks on the command line or set (define nochunks #t)
in your customization layer. Oh, or set <?dbhtml chunk='no'> at the
top level of your document instance.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | And gentlemen in England now a-bed
http://www.oasis-open.org/docbook/ | / Shall think themselves accursed
Chair, DocBook Technical Committee | they were not here, / And hold
                                   | their manhoods cheap whiles any
                                   | speaks / That fought with us upon
                                   | Saint Crispin's day.--William
                                   | Shakespeare, Henry V

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]