On Sun, Jan 11, 2004 at 11:00:42AM +0100, raymond ostertag wrote: > my CVS is updated, the files gimp.xml and tools.xml are presents. > > Make process begin with : > > cd ../html/C && /usr/bin/xsltproc --xinclude --nonet > ../../stylesheets/plainhtml.xsl ../../src/gimp.xml > Attempt to load network entity > http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd > ../../src/gimp.xml:6: warning: failed to load external entity > "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" > ]> > > But I am connected and the URL seems correct ... I think, thats because of --nonet parameter. > And then : > > Writing gimp-xrefs-en.xml for book(GIMP) > No template matches xi:include in chapter. > Writing ch01.html for chapter(introduction) > No template matches xi:include in chapter. > Writing ch02.html for chapter(legal) > No template matches xi:include in chapter. > No template matches xi:include in chapter. > No template matches xi:include in chapter. > Writing ch03.html for chapter(toolbox) > No template matches xi:include in chapter. > No template matches xi:include in chapter. Are you be able to send me the files by mail? I'll have a look at it. Compare them to my ones i appended on the mail. Greetings, -- Roman Joost www: http://www.romanofski.de email: romanjoost@xxxxxx
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ <!ENTITY license SYSTEM "legal/license.xml" NDATA XML> ]> <book id="GIMP" xmlns:xi="http://www.w3.org/2003/XInclude"> <bookinfo> <title lang="en">GIMP User Manual</title> <title lang="de">GIMP Benutzerhandbuch</title> <title lang="fr">Guide Utilisateur de GIMP</title> <title lang="sv">GIMP Användarmanual</title> <copyright> <year>2000, 2001, 2002, 2003</year> <holder>The GIMP Documentation Team</holder> </copyright> <legalnotice> <title lang="en">Legal Notice</title> <title lang="de">Rechtshinweis</title> <title lang="fr">Droits légaux</title> <title lang="sv">Rättslig information</title> <para> Permission is granted to copy, distribute, and/or modify this document under the terms of the GPL. See <link linkend="license">GIMP License</link> for more. </para> </legalnotice> </bookinfo> <chapter id='introduction'> <title lang="en">Introduction</title> <title lang="de">Einführung</title> <title lang="fr">Introduction</title> <title lang="sv">Introduktion</title> <xi:include href="introduction.xml" /> </chapter> <chapter id='legal'> <title lang="en">Legalese</title> <title lang="de">Rechtliches</title> <title lang="fr">Licence d'utilisation</title> <title lang="sv">Juridik</title> <xi:include href="legal/license.xml" /> </chapter> <chapter id='toolbox'> <title lang="en">Toolbox</title> <title lang="de">Werkzeuge</title> <title lang="fr">Outils</title> <title lang="sv">Verktygslåda</title> <xi:include href="toolbox/intro.xml" /> <xi:include href="toolbox/menu.xml" /> <xi:include href="toolbox/tools.xml" /> </chapter> <chapter id='filters'> <title lang="en">Filters</title> <title lang="de">Filter</title> <title lang="fr">Filtres</title> <title lang="sv">Filter</title> <xi:include href="filters/filters_introduction.xml" /> <xi:include href="filters/blur/blur.xml" /> <xi:include href="filters/blur/gauss_iir.xml" /> <xi:include href="filters/blur/gauss_rle.xml" /> <xi:include href="filters/blur/gauss_select.xml" /> <!-- <xi:include href="filters/blur/mblur.xml" /> --> <xi:include href="filters/blur/pixelise.xml" /> <xi:include href="filters/blur/tileable.xml" /> <xi:include href="filters/color/map/alienmap1.xml" /> <xi:include href="filters/color/map/exchange.xml" /> <xi:include href="filters/color/map/gradientmap.xml" /> <xi:include href="filters/color/map/mapcolor.xml" /> <xi:include href="filters/color/map/mapcolor_range.xml" /> <xi:include href="filters/color/map/rotation.xml" /> <xi:include href="filters/color/map/sample_colorize.xml" /> </chapter> <xi:include href="glossary.xml" /> </book>
<?xml version='1.0' encoding="UTF-8" ?> <sect1 id='gimp-tools-dialog' xmlns:xi="http://www.w3.org/2003/XInclude"> <title lang="en">Tools</title> <title lang="de">Werkzeuge</title> <indexterm> <primary lang="en">Tools</primary> <primary lang="de">Werkzeuge</primary> </indexterm> <sect2> <title lang="en">Selection Tools</title> <title lang="de">Auswahlwerkzeuge</title> <xi:include href="tool-rect-select.xml" /> <xi:include href="tool-ellipse-select.xml" /> <xi:include href="tool-free-select.xml" /> <xi:include href="tool-fuzzy-select.xml" /> <xi:include href="tool-by-color-select.xml" /> <xi:include href="tool-iscissors.xml" /> </sect2> <sect2> <title lang="en">Paint Tools</title> <title lang="de">Malwerkzeuge</title> <xi:include href="tool-bucket-fill.xml" /> <xi:include href="tool-blend.xml" /> <xi:include href="tool-pencil.xml" /> <xi:include href="tool-paintbrush.xml" /> <xi:include href="tool-eraser.xml" /> <xi:include href="tool-airbrush.xml" /> <xi:include href="tool-ink.xml" /> <xi:include href="tool-clone.xml" /> <xi:include href="tool-convolver.xml" /> <xi:include href="tool-dodge-burn.xml" /> <xi:include href="tool-smudge.xml" /> </sect2> <sect2> <title lang="en">Transform Tools</title> <title lang="de">Transformationen</title> <xi:include href="tool-move.xml" /> <xi:include href="tool-crop.xml" /> <xi:include href="tool-rotate.xml" /> <xi:include href="tool-scale.xml" /> <xi:include href="tool-shear.xml" /> <xi:include href="tool-perspective.xml" /> <xi:include href="tool-flip.xml" /> </sect2> <sect2> <title lang="en">Color Tools</title> <title lang="de">Farben</title> <xi:include href="tool-color-balance.xml" /> <xi:include href="tool-hue-saturation.xml" /> <xi:include href="tool-colorize.xml" /> <xi:include href="tool-brightness-contrast.xml" /> <xi:include href="tool-threshold.xml" /> <xi:include href="tool-levels.xml" /> <xi:include href="tool-curves.xml" /> <xi:include href="tool-posterize.xml" /> </sect2> <sect2> <title lang="en">Other</title> <title lang="de">andere</title> <xi:include href="tool-path.xml" /> <xi:include href="tool-color-picker.xml" /> <xi:include href="tool-zoom.xml" /> <xi:include href="tool-measure.xml" /> <xi:include href="tool-text.xml" /> </sect2> </sect1>
Attachment:
signature.asc
Description: Digital signature