Status: Accepted
Owner: ----
Labels: Type-Build

New issue 2038 by [email protected]: Czech translation of learning never builds
http://code.google.com/p/lilypond/issues/detail?id=2038

If you run make doc to build the documents, and immediately follow it with another make doc, you get this in the output:

Must remake target `[snip]/build/Documentation/./out-www/learning/index.cs.html'.

Every time.

If you run the make recipe for this:

DEPTH=../../../ TOP_SRC_DIR=/home/phil/lilypond-git PERL_UNICODE=SD texi2html --prefix=index --split=section --I=. --I=/home/phil/lilypond-git/Documentation/cs --I=./out-www -I /home/phil/lilypond-git/Documentation/cs/included -I /home/phil/lilypond-git/Documentation -I /media/IntelSSD/lilypond/lilypond-git/build/Documentation/./out-www --I=/media/IntelSSD/lilypond/lilypond-git/build/./out-www/xref-maps --lang=cs --init-file=/home/phil/lilypond-git/Documentation/lilypond-texi2html.init --output=./out-www/learning out-www/learning.texi

from the command line, you get:

no such file: search-box.ihtml: No such file or directory at /home/phil/lilypond-git/Documentation/lilypond-texi2html.init line 1617.

If we look in git/Documentation, /cs is the only language missing a search box. A simple fix would appear to be to put an English language search box in the CS tree, but this would need checking.


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to