Are the files in Chapters automatically added to the pillar.conf? Because the pillar.conf is just { "title":"Book title", "newLine":#unix, "configurations": { "LaTeX" : { "outputType":#'latex:sbabook', "separateOutputFiles":true }, "HTML" : { "outputType":#html, "separateOutputFiles":true } } } Does it mean that all the files should be always compiling? Stef Le 9/10/16 à 19:42, stepharo a écrit :
Hi
Is there anybody maintaining Pillar?
I did
wget https://raw.githubusercontent.com/pillar-markup/pillar/master/download.sh
chmod +x download.sh
./download.sh
./pillar archetype book
ogrammingArchetype make pdf git submodule update --init --recursive mkdir -p ./build ln -fs ../support ./build support/latex/sbabook/gitinfo2.sh > build/gitHeadLocal.gin /bin/sh: support/latex/sbabook/gitinfo2.sh: Permission denied make: *** [build/gitHeadLocal.gin] Error 126
I have no idea how to fix it.
in the past I removed this git version script because it was going in my way.
Stef