Problems with Davenport



gtk-doc experts:

I am trying to build the gtk-docs for "bonobo/doc/api".  The bonobo-api.sgml
file has this line at the top:

   <!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [

It works fine for "make scan", "make templates", and "make sgml" but doesn't
seem to work when I run "make html".  It generates a lot of error/warning
messages and does not actually generate the HTML files.  You can see these
error/warning messages at the end of this email.

You can see the messages at the end of the email, but the first message that
worries me is:

   jade:E: cannot open "<docbook_install_dir>/sgml/html/docbook.dsl" (No such file or directory)
   jade:E: specification document does not have the DSSSL architecture as a base architecture

On our system we don't have a file "<docbook_install_dir>/sgml/html/docbook.dsl". 
Instead the "docbook.dsl" file is in this location:

   <docbook_install_dir>/sgml/stylesheets/nwalsh-modular/print/docbook.dsl
  
I'm not sure how to communicate the proper location of this file, or if the file is actually
missing.

The second message that worries me is:

   [...] "element" is not the name of any flow object class

I've done some research and I have found this web page:

   http://www.jclark.com/jade/transform.htm

This page seems to indicate that I simply need to add this sort of entry:

   (declare-flow-object-class element
     "UNREGISTERED::James Clark//Flow Object Class::element")

However, I'm not sure where to add this for the "Davenport" style sheet.  Can anyone
point me in the right direction?  I've attached my <docbook_install_dir>/sgml/CATALOG
file for reference.

I believe the other messages are mostly warnings that should not interfere with
the HTML files being built, but correct me if I am overlooking something.

Interestingly enough, when I run this command to generate the HTML, it works fine
(at least it generates the HTML).  In this situation, I do not get the messages that
I mention above as worrying. 

   db2html bonobo-api.sgml

I notice that our db2html script has these lines in it:

   DB_STYLESHEET=<docbook_install_dir>/sgml/stylesheets/gdp-both.dsl
   HTML_STYLESHEET=<docbook_install_dir>/sgml/stylesheets/nwalsh-modular/test/docbook.css

Brian

--jade error/warning messages follow--

jade:../sgml/bonobo-property-bag-client.sgml:22:56:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:49:59:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:77:59:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:89:57:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:93:58:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:97:27:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:105:27:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:206:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:393:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:582:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:663:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:690:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:717:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-property-bag-client.sgml:771:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-transient.sgml:128:12:E: end tag for "PARA" omitted, but OMITTAG NO was specified
jade:../sgml/bonobo-transient.sgml:124:4: start tag was here
jade:../sgml/bonobo-transient.sgml:193:12:E: element "VARIABLE" undefined
jade:../sgml/bonobo-control-frame.sgml:39:76:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-control-frame.sgml:323:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-zoomable.sgml:51:27:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-zoomable.sgml:357:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-zoomable-frame.sgml:44:56:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-zoomable-frame.sgml:46:56:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-zoomable-frame.sgml:366:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-zoomable-frame.sgml:385:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-button-item.sgml:38:60:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-button-item.sgml:257:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-icon.sgml:35:60:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-icon.sgml:41:60:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-icon.sgml:338:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-icon.sgml:384:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:17:73:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:19:74:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:21:77:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:24:27:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:31:27:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:34:59:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:54:65:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:78:66:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:112:69:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:149:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:197:19:Q: length of name token must not exceed NAMELEN (44)
jade:../sgml/bonobo-ui-toolbar-toggle-button-item.sgml:218:19:Q: length of name token must not exceed NAMELEN (44)
jade:E: cannot open "/sgnome/tools/docbook/stylesheets/1.0/sgml/html/docbook.dsl" (No such file or directory)
jade:E: specification document does not have the DSSSL architecture as a base architecture
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:232:7:E: "element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:236:7:E: "element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:230:53:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:185:6:E: "entity" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:148:6:E: reference to undefined variable "html-document"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:150:7:E: "element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:182:10:E: reference to undefined variable "generate-toc-in-front"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:168:3:E: reference to undefined variable "build-toc"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:168:29:E: reference to undefined variable "toc-depth"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:167:9:E: reference to undefined variable "%generate-book-toc%"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:163:15:E: reference to undefined variable "generate-toc-in-front"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:160:3:E: mode "dedication-page-mode" not defined
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:155:5:E: reference to undefined variable "book-titlepage"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:154:5:E: reference to undefined variable "book-titlepage"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:152:9:E: reference to undefined variable "%generate-book-titlepage%"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:146:58:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:144:13:E: mode "head-title-mode" not defined
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:143:13:E: reference to undefined variable "titlepage-info-elements"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:141:53:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:139:50:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:138:64:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:132:5:E: reference to undefined variable "$block-container$"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:131:2:E: "empty-element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:109:5:E: "element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:122:4:E: reference to undefined variable "make-table-endnotes"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:108:52:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:107:52:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:106:52:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:104:27:E: reference to undefined variable "$table-width$"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:90:31:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:87:33:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:86:10:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:84:32:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:83:32:E: reference to undefined variable "normalize"
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:215:7:E: "formatting-instruction" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:204:2:E: "formatting-instruction" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:39:5:E: "element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:46:4:E: "element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:47:3:E: "element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:51:9:E: "element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:55:8:E: "element" is not the name of any flow object class
jade:/sgnome/tools/gtk-doc/0.6/share/gtk-doc//gtk-doc.dsl:57:7:E: "element" is not the name of any flow object class
/sgnome/gnome1.4/sparc-solaris/bin/gtkdoc-mkhtml: index.sgml: cannot open

 -- start sgml-common 1.0 -- 
PUBLIC        "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" ISOamsa
PUBLIC        "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" ISOamsb
PUBLIC        "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" ISOamsc
PUBLIC        "ISO 8879:1986//ENTITIES        Added Math Symbols: Negated Relations//EN" ISOamsn
PUBLIC        "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" ISOamso
PUBLIC        "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" ISOamsr
PUBLIC        "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" ISObox
PUBLIC        "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" ISOcyr1
PUBLIC        "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" ISOcyr2
PUBLIC        "ISO 8879:1986//ENTITIES Diacritical Marks//EN" ISOdia
PUBLIC        "ISO 8879:1986//ENTITIES Greek Letters//EN" ISOgrk1
PUBLIC        "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" ISOgrk2
PUBLIC        "ISO 8879:1986//ENTITIES Greek Symbols//EN" ISOgrk3
PUBLIC        "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" ISOgrk4
PUBLIC        "ISO 8879:1986//ENTITIES Added Latin 1//EN" ISOlat1
PUBLIC        "ISO 8879:1986//ENTITIES Added Latin 2//EN" ISOlat2
PUBLIC        "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" ISOnum
PUBLIC        "ISO 8879:1986//ENTITIES Publishing//EN" ISOpub
PUBLIC        "ISO 8879:1986//ENTITIES General Technical//EN" ISOtech
 -- end sgml-common 1.0 -- 
 -- start stylesheets 1.0 -- 
PUBLIC "UNREGISTERED::Cygnus Solutions//Docbook Style Sheet for HTML//EN" stylesheets/dbtohtml.dsl
PUBLIC "UNREGISTERED::Cygnus Solutions//Docbook Generic Style Sheet//EN" stylesheets/bosak-db3.dsl
PUBLIC "UNREGISTERED::Cygnus Solutions//Docbook Modular Style Sheet//EN" stylesheets/cygnus-both.dsl
 -- end stylesheets 1.0 -- 
 -- start nwalsh-modular 1.0 -- 
OVERRIDE YES

-- Stylesheets --

PUBLIC "-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN"
  print/docbook.dsl

PUBLIC "-//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN"
  html/docbook.dsl

PUBLIC "-//Norman Walsh//DOCUMENT DSSSL Library//EN"
  lib/dblib.dsl

PUBLIC "-//Norman Walsh//DOCUMENT DSSSL Library V2//EN"
  lib/dblib.dsl

-- DTDs --

PUBLIC "+//IDN nwalsh.com//DTD DocBook DSSSL Architecture V1.0//EN"
  dtds/dbdsssl/dbdsssl.dtd

PUBLIC "-//Norman Walsh//DTD DocBook OLink Summary V1.1//EN"
  dtds/olink/olinksum.dtd

PUBLIC "-//Norman Walsh//DTD DocBook HTML 1.0//EN"
  dtds/html/dbhtml.dtd

PUBLIC "-//Norman Walsh//DTD Image Library 1.0//EN"
  dtds/imagelib/imagelib.dtd

-- Entities --

PUBLIC "ISO 8879-1986//ENTITIES Added Latin 1//EN//HTML" 
  dtds/html/ISOlat1.gml

-- Documents --

PUBLIC "-//Norman Walsh//DOCUMENT DocBook DSSSL Stylesheet Documentation V1.0//EN"
  docsrc/docbook.sgm

PUBLIC "-//Norman Walsh//DOCUMENT OLink Test Document V1.0//EN"
  docsrc/olinktarget.sgm

PUBLIC "-//Norman Walsh//DOCUMENT OLink Semantics in the DocBook DSSSL Stylesheets V1.0//EN"
  docsrc/olinksemantics.sgm

-- Declarations --

SGMLDECL "docbook.dcl"
 -- end nwalsh-modular 1.0 -- 
 -- start docbook 3.1 -- 
  -- ...................................................................... --
  -- Catalog data for DocBook V3.1 ........................................ --
  -- File docbook.cat ..................................................... --

  -- Please direct all questions, bug reports, or suggestions for
     changes to the davenport berkshire net mailing list. For more
     information, see http://www.oasis-open.org/.
  --

  -- This is the catalog data file for Version 3.1 of the DocBook DTD.
     It is provided as a convenience in building your own catalog files.
     You need not use the filenames listed here, and need not use the
     filename method of identifying storage objects at all.  See the
     documentation for detailed information on the files associated with
     the DocBook DTD.  See SGML Open Technical Resolution 9401 for
     detailed information on supplying and using catalog data.
  --

  -- ...................................................................... --
  -- SGML declaration associated with DocBook ............................. --

-- DTDDECL "-//OASIS//DTD DocBook V3.1//EN" "docbook.dcl" --

  -- ...................................................................... --
  -- DocBook driver file .................................................. --

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

  -- ...................................................................... --
  -- DocBook modules ...................................................... --

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

  -- ...................................................................... --
  -- ISO entity sets ...................................................... --

PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" "iso-dia.gml"
PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" "iso-num.gml"
PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" "iso-pub.gml"
PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" "iso-tech.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" "iso-lat1.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" "iso-lat2.gml"
PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" "iso-grk1.gml"
PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" "iso-grk2.gml"
PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" "iso-grk3.gml"
PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" "iso-grk4.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" "iso-amsa.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" "iso-amsb.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" "iso-amsc.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" "iso-amsn.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" "iso-amso.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" "iso-amsr.gml"
PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" "iso-box.gml"
PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" "iso-cyr1.gml"
PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" "iso-cyr2.gml"

  -- End of catalog data for DocBook V3.1 ................................. --
  -- ...................................................................... --
 -- end docbook 3.1 -- 
 -- start docbook-3.0/docbook 3.0 -- 
  -- ...................................................................... --
  -- Catalog data for DocBook V3.0 ........................................ --
  -- File docbook.cat ..................................................... --

  -- Please direct all questions, bug reports, or suggestions for
     changes to the davenport online ora com mailing list or to one of
     the maintainers:

     o Terry Allen, Fujitsu Software Corporation
       3055 Orchard Drive, San Jose, CA 95134
       <tallen fsc fujitsu com>

     o Eve Maler, ArborText Inc.
       105 Lexington St., Burlington, MA 01803
       <elm arbortext com>
  --

  -- This is the catalog data file for Version 3.0 of the DocBook DTD.
     It is provided as a convenience in building your own catalog files.
     You need not use the filenames listed here, and need not use the
     filename method of identifying storage objects at all.  See the
     documentation for detailed information on the files associated with
     the DocBook DTD.  See SGML Open Technical Resolution 9401 for
     detailed information on supplying and using catalog data.
  --

  -- ...................................................................... --
  -- SGML declaration associated with DocBook ............................. --

-- DTDDECL "-//Davenport//DTD DocBook V3.0//EN" "docbook-3.0/docbook.dcl" --

  -- ...................................................................... --
  -- DocBook driver file .................................................. --

PUBLIC "-//Davenport//DTD DocBook V3.0//EN" "docbook-3.0/docbook.dtd"

  -- ...................................................................... --
  -- DocBook modules ...................................................... --

PUBLIC "-//USA-DOD//DTD Table Model 951010//EN" "docbook-3.0/cals-tbl.dtd"
PUBLIC "-//Davenport//ELEMENTS DocBook Information Pool V3.0//EN" "docbook-3.0/dbpool.mod"
PUBLIC "-//Davenport//ELEMENTS DocBook Document Hierarchy V3.0//EN" "docbook-3.0/dbhier.mod"
PUBLIC "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN" "docbook-3.0/dbgenent.mod"

  -- ...................................................................... --
  -- ISO entity sets ...................................................... --

PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" "iso-dia.gml"
PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN" "iso-num.gml"
PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN" "iso-pub.gml"
PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN" "iso-tech.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN" "iso-lat1.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN" "iso-lat2.gml"
PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN" "iso-grk1.gml"
PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN" "iso-grk2.gml"
PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN" "iso-grk3.gml"
PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN" "iso-grk4.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN" "iso-amsa.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN" "iso-amsb.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN" "iso-amsc.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN" "iso-amsn.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN" "iso-amso.gml"
PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN" "iso-amsr.gml"
PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN" "iso-box.gml"
PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN" "iso-cyr1.gml"
PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN" "iso-cyr2.gml"

  -- End of catalog data for DocBook V3.0 ................................. --
  -- ...................................................................... --
 -- end docbook-3.0/docbook 3.0 -- 
 -- start png-support 3.1 -- 
-- GNOME DOCBOOK PNG CUSTOM VARIANT --

--for DocBook 3.0--
PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.0//EN" "png-support-3.0.dtd"
--for DocBook 3.1--
PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN" "png-support-3.1.dtd"

-- END GNOME DOCBOOK PNG CUSTOM VARIANT -- -- end png-support 3.1 -- 
 -- start dsssl 1.3.3 -- 
PUBLIC "-//James Clark//DTD DSSSL Flow Object Tree//EN" "fot.dtd"
PUBLIC "ISO/IEC 10179:1996//DTD DSSSL Architecture//EN" "dsssl.dtd"
PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" "style-sheet.dtd"
 -- end dsssl 1.3.3 -- 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]