Re: [Pharo-users] Issue with Pillar

2017-05-11 Thread p...@highoctane.be
Will work in creating the book artifact. But not the PDF because of some crap in TeX. Docker container alleviates that pain. We could make a book builder thing using AppVeyor and docker I think. Phil On Thu, May 11, 2017 at 8:44 PM, Stephane Ducasse wrote: > so > ./pillar archetype book > >

Re: [Pharo-users] Issue with Pillar

2017-05-11 Thread Stephane Ducasse
so ./pillar archetype book will work. On Thu, May 11, 2017 at 8:43 PM, Stephane Ducasse wrote: > Hi alexandre > > This is a problem I identified and I'm trying to fix it. > Now the version works for book, it is the one I used for all the booklets > and new books > I'm writing. > > Stef > > > On

Re: [Pharo-users] Issue with Pillar

2017-05-11 Thread Stephane Ducasse
Hi alexandre This is a problem I identified and I'm trying to fix it. Now the version works for book, it is the one I used for all the booklets and new books I'm writing. Stef On Wed, May 10, 2017 at 7:42 PM, p...@highoctane.be wrote: > Forget about that way which doesn't work. > > Use this:

Re: [Pharo-users] Issue with Pillar

2017-05-10 Thread p...@highoctane.be
Forget about that way which doesn't work. Use this: https://github.com/cdlm/docker-texlive Works nicely and removes 90% of the setup frustration (you'll need latest docker-ce for this to work). Phil On Wed, May 10, 2017 at 5:38 PM, Alexandre Bergel wrote: > Hi! > > I am trying to get Pillar w

[Pharo-users] Issue with Pillar

2017-05-10 Thread Alexandre Bergel
Hi! I am trying to get Pillar working on OS X. I followed the instruction given on https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/PillarChap/Pillar.html I did: curl https://raw.githubusercontent.com/pillar-markup/pillar/master/download.sh