Package: docbook-xsl
Version: 1.73.2.dfsg.1-5
Severity: normal

$ cat buggy.xml
<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE refentry PUBLIC '-//OASIS//DTD DocBook XML V4.5//EN' 
'http://www.docbook.org/xml/4.5/docbookx.dtd'>
<refentry>
<refnamediv>
    <refname>buggy</refname>
    <refpurpose/>
</refnamediv>
<refsection>
    <title>S1</title>
    <refsection>
        <title>S2</title>
        <refsection>
            <title>S3</title>
            <para>
                foo1
                <itemizedlist>
                    <listitem><para>bar</para></listitem>
                </itemizedlist>
            </para>
            <para>foo2</para>
        </refsection>
    </refsection>
</refsection>
</refentry>

$ xsltproc --nonet /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl 
buggy.xml 2>/dev/null

$ man -l buggy.1
BUGGY(1)                                                              BUGGY(1)



NAME
       buggy

S1
   S2
       S3
              foo1

              ยท   bar


       foo2



                                  03/12/2009                          BUGGY(1)
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages docbook-xsl depends on:
ii  xml-core                      0.12       XML infrastructure and XML catalog

Versions of packages docbook-xsl recommends:
ii  docbook-xml              4.5-6           standard XML documentation system,
ii  docbook-xsl-doc-html [do 1.73.2.dfsg.1-5 stylesheets for processing DocBook

Versions of packages docbook-xsl suggests:
pn  fop                           <none>     (no description available)
pn  libsaxon-java                 <none>     (no description available)
pn  libxalan2-java                <none>     (no description available)
pn  xalan                         <none>     (no description available)
ii  xsltproc                      1.1.24-2   XSLT command line processor

-- no debconf information

--
Jakub Wilk



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

Reply via email to