[docbook-apps] Title page docbook5 ns

2009-02-14 Thread Bruno GUEGAN
Hello, Y want to get a title page, and i do this : java -cp docbook-xsl-ns-1.74.0/extensions/saxon65.jar:/libs/xerces-2_9_0/xercesImpl.jar docbook-xsl-ns-1.74.0/fo/titlepage.templates.xsl -o /tmp/titlepage.templates.xsl docbook-xsl-ns-1.74.0/fo/titlepage.templates.xml Messages are :

[docbook-apps] Cannot validate a UTF-8 document with mediaobject

2009-02-14 Thread Shlomi Fish
Hi all! I cannot seem to validate the attached document using: {{{ xmllint --relaxng http://www.docbook.org/xml/5.0/rng/docbook.rng hebrew-html-tutorial.xml }}} I'm on Mandriva Linux Cooker. When I comment out the mediaobject it validates. My question is why? What am I doing wrong? Regards,

RE: [docbook-apps] Cannot validate a UTF-8 document with mediaobject

2009-02-14 Thread Mauritz Jeanson
| -Original Message- | From: Shlomi Fish | | I cannot seem to validate the attached document using: | | {{{ | xmllint --relaxng http://www.docbook.org/xml/5.0/rng/docbook.rng | hebrew-html-tutorial.xml | }}} | | I'm on Mandriva Linux Cooker. When I comment out the

RE: [docbook-apps] Title page docbook5 ns

2009-02-14 Thread Dick Hamilton
Bruno, I think your command line is the problem. The following should make it work: - Add the saxon jar (saxon.jar) to the -cp argument. (saxon65.jar contains extensions, not all of saxon). Depending on your system saxon.jar could be in any number of places. If you're not sure, look in