Hi! Is there a way to separately compile a chapter when writing a book in Pillar? The compilation time is pretty long... Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
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
I think that the biggest hurdle is LaTeX... so for example I disabled latex exports (since I was interested from 95% only in HTML), and enabled them only for the final product. Peter On Sun, Jul 19, 2015 at 1:41 PM, Ferlicot D. Cyril <cyril.ferlicot@gmail.com
wrote:
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
Le 19/07/2015 15:53, Peter Uhnák a écrit :
I think that the biggest hurdle is LaTeX... so for example I disabled latex exports (since I was interested from 95% only in HTML), and enabled them only for the final product.
Peter
I'll work soon on getting ride of the scripts. We'll try to have everything on the configuration file. So, that will be easy to export only 1 chapter, or to remove one export etc. -- Cheers Cyril Ferlicot-Delbecque
Ferlicot D. Cyril <cyril.ferlicot@gmail.com> writes:
I'll work soon on getting ride of the scripts. We'll try to have everything on the configuration file. So, that will be easy to export only 1 chapter, or to remove one export etc.
that' really important Cyril. We should get rid of bash scripts. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
Ok, thanks!!! Alexandre
On Jul 19, 2015, at 1:41 PM, Ferlicot D. Cyril <cyril.ferlicot@gmail.com> wrote:
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Alex you should use the texmate plugin because the chapter is rendered on Cmd-R. The compile.sh allows you to compile the full book or separated chapters and this from long time. Stef Le 19/7/15 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
Alex you should use the texmate plugin because the chapter is rendered on Cmd-R.
Oh! I did not know this! By the way, is there a way to have the spell checker when using TextMate? I do not have the spell checker when editing Pillar files. Am I the only one? Cheers, Alexandre
participants (5)
-
Alexandre Bergel -
Damien Cassou -
Ferlicot D. Cyril -
Peter Uhnák -
stepharo