Kim Schulz wrote:
> 
> Sorry I wasn't clear about this. I am talking about the docbook5_config
> in Documents and Settings/kim/application
> data/XMLmind/XMLeditor/addon/docbook5_config
> Might be an addon I have installed, but still, it should be possible to
> change to fit my needs. 

Sure, but you probably did a mistake. I doubt that you have found a bug
here.

--> The stock docbook5_config/ has no xslMenu.incl and has no xsl/
subdirectory.

The stock docbook5_config/ does not allow to convert DocBook 5 documents
to HTML, RTF, PDF, etc.

--> The only dependencies between docbook5_config/ and the configuration
for the DocBook 4.x DTD are:

* docbook5.css contains:
---
@import url(xxe-config:docbook/css/docbook.css);
---

* XXE_install_dir/addon/config/docbook/docbook.jar and
XXE_install_dir/addon/config/xhtml/xhtml.jar must ``be in the CLASSPATH
of XXE'' (because these two jars contain table commands, stylesheet
extensions related to tables, etc). In practice, this simply means that
these two jars must not be deleted from the distribution (unless you
don't need any flavor of XHTML and DocBook).



Reply via email to