Neil Roeth <[EMAIL PROTECTED]> writes:

> On Feb  4, Bob Hilliard ([EMAIL PROTECTED]) wrote:
>  >      I see that /usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd no
>  > longer exists.  What dtd should I insert into jargon.xml?
>
> /usr/share/xml/docbook/schema/dtd/4.1.2/docbookx.dtd

The official DOCTYPE you should be using for docbook XML 4.1.2 is the
same on *any* system you use, and this should work in Debian as well,
if you're using a tool that understands XML (or SGML) catalogs:

 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>

Cf /usr/share/doc/docbook-xml/examples/ .

xmlto, mentioned in the bug report, does work fine.  For me, 
  xmlto txt /usr/share/doc/docbook-xml/examples/test-bad-si-4.1.2.xml
works fine.

-- 
.....Adam Di [EMAIL PROTECTED]<URL:http://www.debian.org/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to