On 25/01/2012 5:21 AM, Francisco Vila wrote:
Hello. This error did not break the build process and I don't know
exactly what consequences it has.

While make doc:

...
cd ./out-www; texi2pdf -I ./out-www -I
/home/fravd/source/lilypond/Documentation/out -I
/home/fravd/source/lilypond/Documentation -I
/home/fravd/source/lilypond/Documentation --quiet  snippets.texi
Error (196): Command token too long
Error (196): Command token too long
Error (196): Command token too long
Error (196): Command token too long
/home/fravd/source/lilypond/scripts/build/out/texi2omf --format pdf
--location /usr/local/share/doc/lilypond/html/Documentation/usage.pdf
--version 2.15.28 usage.tely>  out-www/usage.pdf.omf
cd ./out-www; texi2pdf -I ./out-www -I
/home/fravd/source/lilypond/Documentation/out -I
/home/fravd/source/lilypond/Documentation -I
/home/fravd/source/lilypond/Documentation --quiet  usage.texi
...

HEAD is 8be61c2 in the lilypond/translation branch.

If I recall correctly this is the bug in texi2pdf that goes away if you set the environment variable LC_ALL=C. We do this when calling texi2pdf from within lilypond-book, maybe we should also do it in the build.

--
Julien


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to