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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Using olink.dsl


I'm using olink.dsl to generate links to
external documents.

I followed 1 to 1 the instructions for using
it, but as I compile the whole with jade, I
get a number of messages like this:

jade: /docs/tech/en/glossary/tech_r03e_glossary.olink:150:10:E: end tag
for "A" omitted, but its declaration does not permit this

This message occurs because olink.dsl generates elements like
<a name="3"/> instead of <a name="3"></a> (I'm using XML docbook 4.1).

How can I make olink.dsl generating the right elements?

Thanks,
Giuseppe



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