On Nov 23, 2019, at 08:06, Malte Meyn wrote:
>
> Yes, I wanted to save time and build only that single document. For that I
> followed the CG:
> http://lilypond.org/doc/v2.19/Documentation/contributor/generating-documentation#building-a-single-document
>
I ran these commands in my build direc
Am 23.11.19 um 13:59 schrieb Jonas Hahnfeld:
Am Samstag, den 23.11.2019, 12:23 +0100 schrieb Malte Meyn:
$ cd ~/lilypond/build/Documentation/ && touch
../../Documentation/changes.tely && time make -j5 CPU_COUNT=5 out=www
out-www/changes.pdf
is there a reason you're running directly in build
Hi,
Am Samstag, den 23.11.2019, 12:23 +0100 schrieb Malte Meyn:
> Hi list,
>
> I used to build the changes document like this:
>
> $ cd ~/lilypond/build/Documentation/ && touch
> ../../Documentation/changes.tely && time make -j5 CPU_COUNT=5 out=www
> out-www/changes.pdf
is there a reason you'
Hello Malte,
On 23/11/2019 11:23, Malte Meyn wrote:
Hi list,
I used to build the changes document like this:
$ cd ~/lilypond/build/Documentation/ && touch
../../Documentation/changes.tely && time make -j5 CPU_COUNT=5 out=www
out-www/changes.pdf
This doesn’t work anymore for me, even after
Am 23.11.19 um 12:23 schrieb Malte Meyn:
Hi list,
I used to build the changes document like this:
$ cd ~/lilypond/build/Documentation/ && touch
../../Documentation/changes.tely && time make -j5 CPU_COUNT=5 out=www
out-www/changes.pdf
This doesn’t work anymore for me, even after a fresh
$
Hi list,
I used to build the changes document like this:
$ cd ~/lilypond/build/Documentation/ && touch
../../Documentation/changes.tely && time make -j5 CPU_COUNT=5 out=www
out-www/changes.pdf
This doesn’t work anymore for me, even after a fresh
$ cd ~/lilypond
$ rm -rf build
$ ./autogen.sh