Le jeudi 04 janvier 2007 à 00:33 +0100, Karl Hammar a écrit : > Hmm, when building I get: > > out/lilypond.nexi:62: warning: unrecognized encoding name `utf-8'. > out/lilypond-internals.nexi:10: warning: unrecognized encoding name `utf-8'. > out/music-glossary.nexi:6: warning: unrecognized encoding name `utf-8'. > out/INSTALL.texi:6: warning: unrecognized encoding name `utf-8'. > out/README.texi:6: warning: unrecognized encoding name `utf-8'. > > I've got: > > $ makeinfo --version > makeinfo (GNU texinfo) 4.8 > > The latest texinfo at http://ftp.gnu.org/gnu/texinfo/ seems to be too old. > Does anybody know where the makeinfo with utf-8 support is, a patch ?
AFAIK Texinfo does no character encoding conversion for the Info and HTML output, so the LilyPond devels have decided to use the modern character set UTF-8, not Latin1. This will really become a problem for the PDF (outputted by Texinfo/TeX) when we decide to make PDF of Lily docs translation. Well, you can safely ignore these warnings. See also http://lists.gnu.org/archive/html/lilypond-devel/2007-01/msg00047.html Greetings -- John Mandereau <[EMAIL PROTECTED]> _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
