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]

xsltproc/stylesheet1.42



 I wrote a xml-document according to the XML-version of 
 the docbook-DTD (docbook41/docbookx.dtd).

 I want translate it with xsltproc and I get:

 No localization exists for "en" or "". Using default "en".
 No "en" localization exists.
 No context named "title" exists in the "en" localization.
 No template named "book" exists in the context named "title" in the "en" localization.
 No localization exists for "en" or "". Using default "en".
 No "en" localization of "TableofContents" exists; using "en".
 No localization exists for "en" or "". Using default "en". 
 No "en" localization exists.
 No context named "title" exists in the "en" localization.
 No template named "chapter" exists in the context named "title" in the "en" localization.


 -- Using libxml 20418, libxslt 10014 and libexslt 705
 -- the document is valid
 -- stylesheetversion 1.42 

xsltproc-call:
xsltproc --output "xsltproc-test.html" \
	/usr/share/sgml/docbkxsl/xhtml/docbook.xsl test.xml

without the --catalogs xsltproc use /etc/xml/catalog file.

Any help how to overcome this ?


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