Kolbjørn Stuestøl (Dienstag, 27. Januar 2009, 22:49): > With the stylesheet files set to ANSI got this: (the same > fingerprint as you got) What is ANSI in this context? > $ md5sum stylesheets/authors_docbook.xsl stylesheets/authors.xml > 4ea35bec0f2475be8dc203d1f87ba7b3 *stylesheets/authors_docbook.xsl > 549e4668d969cfbbcb56b089dfbd88a8 *stylesheets/authors.xml > When set to UTF-8 I got > $ md5sum stylesheets/authors_docbook.xsl stylesheets/authors.xml > 4ff7f7132c4f41286d820b2e828010d4 *stylesheets/authors_docbook.xsl > 7e8f4bf8e24b85b050715c602de42251 *stylesheets/authors.xml Both files should be UTF-8 encoded. > > Maybe an encoding problem (stylesheets/authors.xml not UTF-8 > > encoded) or CR/LF line separators - this may happen if you are > > working on copies of your local SVN files. > > Is there any way to set all files to UTF-8 (or other formats) in this > system? IMHO all SVN file *are* UTF-8 encoded... > > You may also try > > make ... XSLTEXTRAFLAGS="--verbose" > > $ make -f Makefile.GNU ALL_LINGUAS="no" XSLTEXTRAFLAGS="--verbose" > [POT] pot/preface/authors.pot > [PO] po/no/preface/authors.po > [XML] xml/no/preface/authors.xml > *** Copying images (no) ... > *** Making html for no ... > make: *** [html/no/index.html] Error 53 > > (According to Notepad++ the authors.po is changed to ANSI, but it is > in fact in UTF-8. Some code missing?) No, UTF-8 is correct. > > or - even better - directly > > xsltproc --nonet --verbose stylesheets/authors_docbook.xsl \ > > stylesheets/authors.xml > > this will produce a lot of useless messages if everything is ok and > > hopefully a hint if an error occurs... > > No output at all. Hmm, I can't believe that. I get no output if I miss to add the second argument (stylesheets/authors.xml). You didn't wrap the above command line, did you? Bye, Ulf
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Gimp-docs mailing list Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs