lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing dependencies in doc build after addition of PDF syntax highl


From: Jonas Hahnfeld
Subject: Re: Missing dependencies in doc build after addition of PDF syntax highlighting?
Date: Thu, 21 Apr 2022 08:31:13 +0200
User-agent: Evolution 3.44.0

On Tue, 2022-04-19 at 20:13 +0200, Jean Abou Samra wrote:
> Hi,
> 
> This used to work for me in order to build just one document, as
> opposed to building the full documentation:
> 
> make -j9 CPU_COUNT=9 -C Documentation out=www out-www/en/internals.pdf
> 
> This is also recommended in the CG.

Where? I couldn't find it.

> [...]
> If I do 'make -j9 CPU_COUNT=9 doc' instead, the start of
> the build shows the generation of the missing files:
> 
> Making .pl files for lm fonts < afm
> Making tex/out-www/lmttb.tfm < pl
> Making tex/out-www/lmttbo.tfm < pl
> Making tex/out-www/lmttr.tfm < pl
> Making tex/out-www/lmttro.tfm < pl
> Making .map and .enc files for lm fonts (tex)
> 
> 
> Am I doing something wrong (in which case the CG needs updating) or
> is the doc build missing some dependencies?

This is totally expected to me, 'make doc' first needs to generate the
fonts, which is done in tex/. Directly descending into a directory can
only work for incremental builds.

Jonas

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]