On 08/25/2010 07:24 PM, Marco Peterseil wrote:
hi
maybe someone can help me.
building with publican always shows "mismatched tag" at the xref line.
i think the syntax is correct 'cause i can make it without any
problems with docbook2html.

----
<chaper id="blalba">
<section id="sect-nagios-nagvis-overview">
<para>To check the status of the ndmod broker module read<xref
linkend="sect-nagios-nagvis-overview">.</para>
</section>
</chapter>
----

fedora 13 64bit
publican version=2.1

regards
marco

_______________________________________________
publican-list mailing list
publican-list@redhat.com
https://www.redhat.com/mailman/listinfo/publican-list
Wiki: https://fedorahosted.org/publican


try:

<xref
linkend="sect-nagios-nagvis-overview" />

_______________________________________________
publican-list mailing list
publican-list@redhat.com
https://www.redhat.com/mailman/listinfo/publican-list
Wiki: https://fedorahosted.org/publican

Reply via email to