This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] xsl-stylesheets/manpages


On Mon, May 19, 2003 at 05:43:49PM +0200, Alain PORTAL wrote:

> <?xml version='1.0' encoding="ISO-8859-15"?>
> <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
>  "/usr/share/sgml/docbook/xml-dtd-4.1.2-1.0-8/docbookx.dtd">

I think you meant to use:

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

> <article lang="fr">

Your article contains no <refentry> elements.  The manpages stylesheet
only operates on those.

Tim.
*/

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]