On 9 October 2016 at 19:49, stepharo <steph...@free.fr> wrote: > Are the files in Chapters automatically added to the pillar.conf? >
No, they don't have to be in it. The main file includes them. > Does it mean that all the files should be always compiling? > Yes, only the whole-book compilation works for now. Per-chapter compilation works in EnterprisePharo but it's done in the makefile. A proper solution would be to replace all the ${includeFile:foo.pillar}$ directives with something more semantic that does not lose track of which file was included.