Yasuo Ohgaki wrote:
> C:\cygwin\usr\local\jade\jade.exe:c:/cygwin/usr/local/lib/docbook/ent/iso-lat1.e
> nt:28:19:E: "X00E8" is not a function name
> C:\cygwin\usr\local\jade\jade.exe:c:/cygwin/usr/local/lib/docbook/ent/iso-lat2.e
> nt:108:18:E: "X016B" is not a function name
Search the archives in the future, this problem was discussed here few
days ago:
DSSSL stylesheets need SGML version of ISO entities, but if you use XML
version of DocBook you do not have them in catalog path. Just grab file
http://www.oasis-open.org/cover/ISOEnts.zip and unzip it somewhere.
Create new catalog file in this directory and name it, e.g. isoent.cat.
This file should contain following:
PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN" "isodia"
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"
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 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 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"
Finally modify your SGML_CATALOG_FILES. You should have at least three
catalog files referenced here: catalog for Jade, catalog for ISO
entities and XML DocBook catalog. These files must be mentioned in this
particular order.
-----------------------------------------------------------------
Jirka Kosek
e-mail: [EMAIL PROTECTED]
http://www.kosek.cz