> On Sunday 21 June 2009 05:52:00 am Sven Neumann wrote:
>> Hi,
>>
>> On Sat, 2009-06-20 at 21:35 +0200, Jogchum Reitsma wrote:
>> > Seems a perfect solution, be it that in my case (Suse 11.1),
>> > the first make fails with
>> >
>> >     *** Making html for en ...
>> >     /usr/bin/xsltproc \
>> >               --nonet  \
>> >               --xinclude \
>> >               --stringparam l10n.gentext.default.language en \
>> >               -o html/en/ \
>> >               stylesheets/plainhtml.xsl \
>> >               xml/en/gimp.xml
>> >     I/O error : Attempt to load network entity
>> >
>> > http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.
>> >xsl warning: failed to load external entity
>> >
>> > "http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk
>> >.xsl" compilation error: file stylesheets/plainhtml.xsl line 8
>> > element import xsl:import : unable to load
>> >
>> > http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.
>> >xsl make[1]: *** [html/en/index.html] Fout 5
>> >
>> > The URL is accessable in a browser, so that's not the problem.
>> >
>> > Any idea what that might be?
>>
>> Your installation of the Docbook tools is incomplete. The make
>> rules explicitly disable the use of non-local style-sheets
>> (that's what --nonet does), so you need to have a complete
>> Docbook/XML installation locally.
>>
>>
>> Sven
>
> My run seems to blow up on LaTeX code that presumes MSWIn.
> I use Slackware 12.2.
>  Here are some of the error messages:
> no support found for ifxetex
> no support found for fontspec
> no support found for xltxtra
> no support found for fontenc
> no support found for inputenc
> no support found for fancybox
> built-in module makeidx registered
> no support found for docbook
> no support found for unicode
> <portions omitted>
>
> gimp_tmp.tex:6847: Undefined control sequence \windows.
> gimp_tmp.tex:6847: leading text:  \nolinkurl{C:\windows\fonts}
> gimp_tmp.tex:6847: Undefined control sequence \fonts.
> gimp_tmp.tex:6847: leading text:  \nolinkurl{C:\windows\fonts}
> gimp_tmp.tex:6848: Undefined control sequence \winnt.
> gimp_tmp.tex:6848: leading text:  \nolinkurl{C:\winnt\fonts}
> gimp_tmp.tex:6848: Undefined control sequence \fonts.
> gimp_tmp.tex:6848: leading text:  \nolinkurl{C:\winnt\fonts}
> gimp_tmp.tex:9385: Undefined control sequence \Documents.
> gimp_tmp.tex:9385: leading
> text: ...nd~Settings\[Username]\.gimp-2.6\menurc}
> gimp_tmp.tex:9385: Undefined control sequence \...@nil.
> gimp_tmp.tex:9385: leading
> text: ...nd~Settings\[Username]\.gimp-2.6\menurc}
> gimp_tmp.tex:9385: Incomplete \iffalse; all text was ignored after
> line 9385.
> gimp_tmp.tex: Emergency stop.





You need at xetex, (tex-live xetex)

You need to follow Sven's advice above about Docbook as well

Do that and then see what residual errors you have

-- 



Owen

_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to