David Kastrup <d...@gnu.org> writes: > David Kastrup <d...@gnu.org> writes: > >> dak@lola:/usr/local/tmp/lilypond$ CPU_COUNT=9 make -j9 info >> Making Documentation/out-www/lilypond-changes.info < texi >> Making Documentation/out-www/lilypond-learning.info < texi >> Making Documentation/out-www/en/notation.texi < tely >> Making Documentation/out-www/lilypond-usage.info < texi >> lilypond-book.py: error: file not found: en/hyphenation.itexi > > Well, it is not like make doc works either: > > dak@lola:/usr/local/tmp/lilypond$ CPU_COUNT=9 make -j9 doc > Making latt1095.tfm in TeX Live (mktextfm) > Making Documentation/out-www/en/notation.texi < tely > Making Documentation/out-www/ca/notation.texi < tely > Making Documentation/out-www/de/notation.texi < tely > Making Documentation/out-www/es/notation.texi < tely > Making Documentation/out-www/fr/learning.texi < tely > Making Documentation/out-www/fr/notation.texi < tely > Making Documentation/out-www/it/notation.texi < tely > Making Documentation/out-www/it/usage.texi < tely > Making larm1095.tfm in TeX Live (mktextfm) > Making Documentation/out-www/fr/web.texi (copy) > Making Documentation/out-www/en/changes.xref-map < texi > lilypond-book.py: error: file not found: en/hyphenation.itexi > > make[2]: *** [../make/lilypond-book-rules.make:6: out-www/en/notation.texi] > Error 1 > make[2]: *** Waiting for unfinished jobs.... > lilypond-book.py: error: file not found: en/hyphenation.itexi > > make[2]: *** [../make/lilypond-book-rules.make:6: out-www/ca/notation.texi] > Error 1 > lilypond-book.py: error: file not found: en/hyphenation.itexi > > make[2]: *** [../make/lilypond-book-rules.make:6: out-www/de/notation.texi] > Error 1 > lilypond-book.py: error: file not found: en/hyphenation.itexi > > make[2]: *** [../make/lilypond-book-rules.make:6: out-www/es/notation.texi] > Error 1 > lilypond-book.py: error: file not found: en/hyphenation.itexi > > lilypond-book.py: error: file not found: en/hyphenation.itexi > > make[2]: *** [../make/lilypond-book-rules.make:6: out-www/fr/notation.texi] > Error 1 > make[2]: *** [../make/lilypond-book-rules.make:6: out-www/it/notation.texi] > Error 1 > make[1]: *** > [/usr/local/tmp/lilypond/stepmake/stepmake/generic-targets.make:150: > WWW] Error 2 > make: *** > [/usr/local/tmp/lilypond/stepmake/stepmake/generic-targets.make:155: > doc] Error 2
I am reverting commit 79114c78d12a24b6089af0375dcac5b739c29a0c Author: Jean Abou Samra <j...@abou-samra.fr> Date: Tue Aug 31 17:49:30 2021 +0200 Doc: Better hyphenation in PDF output for camel-case names Node names from the Internals Reference often appear in non-typewriter fonts in "See also" section, where TeX would break them at ugly places. Autogenerate a file containing hyphenation exceptions for Texinfo to avoid this. in my local tree for now. Has anybody tried this with an in-tree build? -- David Kastrup _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond