Error found?
Jeff Schering
jeffschering at gmail.com
Mon Sep 19 01:01:08 UTC 2005
On 9/18/05, Robert Stoffers <rstoffers at gmail.com> wrote:
>
> Ok, the thing is that the xincludes don't build the faq properly. How
> will it affect translations if I move everything back into the one file?
>
> Rob
>
The --xinclude switch needs to be passed to xsltproc in the makefile.
I will do this in a couple of minutes.
Also note, that I will also add the --nonet switch. This is necessary
otherwise xsltproc will download the docbook v4.3 DTD from the net
(for the xincluded files), which can cause a long delay in the
processing. I'm not knowledgable enough to know why xsltproc wants to
do this, it could be a feature or it could be a bug.
With the --nonet switch, you will get errors like this:
I/O error : Attempt to load network entity
http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
../generic/faqguide/C/faqguide.xml:14: warning: failed to load
external entity
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
Don't worry about these errors. It builds fine.
I'll add the --xinclude and --nonet switches to the make faqi386 in
trunk, as I don't have a working copy of the breezy stuff.
Cheers,
Jeff
--
GPG Key: 1024D/F23C67E8 2005-02-20 Jeff Schering <jeffschering at gmail.com>
More information about the ubuntu-doc
mailing list