<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Thu, 2011-09-22 at 16:22 -0700, Alan Coopersmith wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 09/22/11 15:16, Peter Hutterer wrote:
> On Thu, Sep 22, 2011 at 08:51:01AM -0400, Gaetan Nadon wrote:
>> On Thu, 2011-09-22 at 09:21 +1000, Peter Hutterer wrote:
>>
>>> I've gone ahead and merged this patch for now. It has the desired
>>> effect on
>>> my machine and until we figure out what's going on at least the
>>> behaviour is
>>> fixed. Once we know what exactly is causing this, we can revert the
>>> patch.
>>>
>>>
>>
>> I could not find any bug description on the net that resembles what you
>> have for asciidoc.
>>
>> You can send me your intermediate xml file produced so I can compare it
>> to mine. At least we can distinguished if the problem is related to
>> asciidoc or docbook xsl.
>
> Attached, this is with the standard F15 sciidoc-8.4.5-6.fc15.noarch
When I run xmlto man on that, I get XFreeDeviceList.libmansuffix that has:
.so manlibmansuffix/XListInputDevices.libmansuffix
This is with these docbook packages:
NAME (PUBLISHER) VERSION
data/docbook/docbook-dtds (solaris) 1.0
data/docbook/docbook-style-dsssl (solaris) 1.79
data/docbook/docbook-style-xsl (solaris) 1.75.2
(I think built from RHEL 6 srpms.)
</PRE>
</BLOCKQUOTE>
<BR>
I get the same results with the same version of docbook-style-xsl you have. In addition, for the Fedora version of XListInputDevices, I get a bunch of warnings which I don't have with the Debian generated version:
<BLOCKQUOTE>
<PRE>
<A HREF="mailto:nadon@ubuntu">nadon@ubuntu</A>:~/xorg/src/lib/libXi/man$ /usr/bin/xmlto man XListInputDevices-peter.xml
Note: meta source : no *info/productname or alternative XListInputDevices
Note: meta source : see <A HREF="http://docbook.sf.net/el/productname ">http://docbook.sf.net/el/productname </A> XListInputDevices
Note: meta source : no refentry/refmeta/<A HREF="mailto:refmiscinfo@class=source">refmiscinfo@class=source</A> XListInputDevices
Note: meta source : see <A HREF="http://docbook.sf.net/el/refmiscinfo ">http://docbook.sf.net/el/refmiscinfo </A> XListInputDevices
Note: meta version: no *info/productnumber or alternative XListInputDevices
Note: meta version: see <A HREF="http://docbook.sf.net/el/productnumber ">http://docbook.sf.net/el/productnumber </A> XListInputDevices
Note: meta version: no refentry/refmeta/<A HREF="mailto:refmiscinfo@class=version">refmiscinfo@class=version</A> XListInputDevices
Note: meta version: see <A HREF="http://docbook.sf.net/el/refmiscinfo ">http://docbook.sf.net/el/refmiscinfo </A> XListInputDevices
Warn: meta source : no fallback for source, so inserted a fixme XListInputDevices
Note: meta manual : no titled ancestor of refentry XListInputDevices
Note: meta manual : no refentry/refmeta/<A HREF="mailto:refmiscinfo@class=manual">refmiscinfo@class=manual</A> XListInputDevices
Note: meta manual : see <A HREF="http://docbook.sf.net/el/refmiscinfo ">http://docbook.sf.net/el/refmiscinfo </A> XListInputDevices
Warn: meta manual : no fallback for manual, so inserted a fixme XListInputDevices
Warn: meta author : no refentry/info/author XListInputDevices
Note: meta author : see <A HREF="http://docbook.sf.net/el/author ">http://docbook.sf.net/el/author </A> XListInputDevices
Warn: meta author : no author data, so inserted a fixme XListInputDevices
Note: Writing XListInputDevices.libmansuffix
Note: Writing XFreeDeviceList.libmansuffix (soelim stub)
</PRE>
</BLOCKQUOTE>
The markup for the fedora file is different but does not seem to have an impact on the final results. It may have an impact on Fedora if the asciidoc/docbook-xsl version combination are too far apart in time.<BR>
<BR>
Three sets of markup missing:
<BLOCKQUOTE>
<PRE>
<?asciidoc-toc?>
<?asciidoc-numbered?>
<refentryinfo>
<title>XLISTINPUTDEVICES(libmansuffix)</title>
</refentryinfo>
<refmiscinfo class="source">&#160;</refmiscinfo>
<refmiscinfo class="manual">&#160;</refmiscinfo>
</PRE>
</BLOCKQUOTE>
<BR>
Peter, how about you try the Debian generated xml on fedora?<BR>
Any local configuration of the tools involved?<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>