Le 19/07/2015 11:00, Alexandre Bergel a ��crit :
> Hi!
>
> Is there a way to separately compile a chapter when writing a book in Pillar?
> The compilation time is pretty long...
>
> Alexandre
>
Hi Alexandre!
You can just do
./pillar export --to={export format} {nameOfYouFile.pillar}
If you edit a chapter on a SquareBracketAssociates's git, or if you took
pillar's book-skeleton, you should have a compile.sh script, so you can
just do
./compile.sh NameOfFolder/NameOfChapter.pillar
But when you do only 1 chapter the numerator will not take the whole
book into account, so at the end I recommend to compile one time the
whole book.
--
Cheers
Cyril Ferlicot-Delbecque