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

Re: Help Wanted for dict-jargon (again)



Neil Roeth <neil@debian.org> writes:

> On Feb  4, Bob Hilliard (hilliard@debian.org) 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 Carlo....adam@debian.org.....<URL:http://www.debian.org/>



Reply to: